Template:Allbooksindex footer: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>[[Category:Templates]]
<hr>
This template is used on the index page of all books.
 
==Usage==
Use the following code to insert the template. It takes two parameters, where: 1 = is the name of the Examples page, and 2 = is the name of the book:
 
<pre>{{Template:Allbooksindex footer|1|2}}</pre>
 
If you do not enter any parameters, the template will link to the Weibull++ book by default.
 
 
The correct spelling of the existing Example pages are listed below for convenience.
 
:* Weibull++ Examples
:* ALTA Examples
:* BlockSim Examples
 
 
==Example==
 
The following example shows the parameters for the ALTA book:
 
<pre>{{Template:Allbooksindex footer|ALTA Examples|ALTA}}</pre>
 
{{Template:Allbooksindex footer|ALTA Examples|ALTA}}
 
</noinclude><includeonly><hr>
[[File:examples_heading.png|link={{{1|Weibull++ Examples}}}]]
[[File:examples_heading.png|link={{{1|Weibull++ Examples}}}]]
As a supplement to the reference book, the {{{2|Weibull++}}} examples collection provides quick access to a variety of step-by-step examples that demonstrate how you can put the capabilities of {{{2|Weibull++}}} to work for you. Some of these examples also appear in the reference book. Others have been published in other locations, such as [http://www.reliasoft.com www.ReliaSoft.com] and [http://www.reliasoft.tv www.ReliaSoft.tv].</p></includeonly>
As a supplement to the reference book, the {{{2|Weibull++}}} examples collection provides quick access to a variety of step-by-step examples that demonstrate how you can put the capabilities of {{{2|Weibull++}}} to work for you. Some of these examples also appear in the reference book. Others have been published in other locations, such as [http://www.reliasoft.com www.ReliaSoft.com] and [http://www.reliasoft.tv www.ReliaSoft.tv].</p><noinclude>{{Template:Allbooksindex footer/documentation}}[[Category: Footers]]</noinclude>

Revision as of 23:21, 4 June 2014


Examples heading.png

As a supplement to the reference book, the Weibull++ examples collection provides quick access to a variety of step-by-step examples that demonstrate how you can put the capabilities of Weibull++ to work for you. Some of these examples also appear in the reference book. Others have been published in other locations, such as www.ReliaSoft.com and www.ReliaSoft.tv.


Template Documentation

This template is used on the index page of all reference books.

Usage

By default, the template will link to the Weibull++ reference book, but you can customize the template to link to any other books.

Example 1

To add the footer to a Weibull++ page, insert the following code at the bottom of the article/page:

{{Template:Allbooksindex footer}}

Example 2

To add the footer to any other books, type the following:

{{Template:Allbooksindex footer|1|2}}

where: 1 = is the name of the examples page, and 2 = is the name of the software. For example, to customize the template for ALTA, you would type the following:

{{Template:Allbooksindex footer|ALTA Examples|ALTA}}

The correct spelling of the existing example pages are listed below for your convenience.

  • Weibull++ Examples
  • ALTA Examples
  • BlockSim Examples