Template:Reference Example/documentation: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
__NOTOC__<div style="background-color:  #DBE9F4;"><noinclude>[[Category: Template Documentation]]</noinclude>
__NOTOC__<div style="background-color:  #DBE9F4;">




Line 7: Line 7:
This series of templates is designed for use in the Reference Example pages for all Synthesis applications. For an example on how the templates are used, see the following page: [[Median Rank for Single Censored Data]]. '''''Note that this example is a live page on ReliaWiki. Please do not edit or use it to experiment with the templates!'''''
This series of templates is designed for use in the Reference Example pages for all Synthesis applications. For an example on how the templates are used, see the following page: [[Median Rank for Single Censored Data]]. '''''Note that this example is a live page on ReliaWiki. Please do not edit or use it to experiment with the templates!'''''


There are five templates in this series. This template in particular (i.e., Template: Reference Example) contains the design for the banner/header that runs across the top of the pages. Complete instructions for using all these templates are provided below.  
There are five templates in this series. This template in particular (i.e., Template: Reference Example) contains design elements for the banner/header that runs across the top of the pages. Complete instructions for using all these templates are provided below.  


===Usage===
===Usage===
When you create a new page for a reference example, copy and paste the following code into the page:
When you create a new page for a reference example, copy and paste the following code into the page:


<pre>{{Reference Example|XXX|YYY}}
<pre>{{Reference Example|{{XXX}}}}
Your text here.
Your text here.


Line 24: Line 24:
Your text here.
Your text here.


{{Reference_Example_Heading4|ZZZ}}
{{Reference_Example_Heading4|YYY}}
Your text here.</pre>
Your text here.</pre>


where '''XXX''' is the name of the banner image, '''YYY''' is the link to the application's reference example index page and '''ZZZ''' is the software name. If you do not define the parameters, the template will default to the Weibull++ design.
where '''XXX''' is the name of the banner template for the software and '''YYY''' is the software name. If you do not define the parameters, the template will default to the Weibull++ banner design.


The following example shows what the parameters might look like for the ALTA pages.
The following example shows what the parameters might look like for the ALTA pages.


<pre>{{Reference Example|ALTA_Reference_Examples_Banner.png|ALTA_Reference_Examples}}
<pre>{{Reference Example|{{Banner ALTA Reference Examples}}}}
Your text here.
Your text here.


Line 46: Line 46:
Your text here.</pre>
Your text here.</pre>


==Notes==
For your convenience, below are the names of the banner templates for each software:
 
* [[Template:Banner ALTA Reference Examples|Banner ALTA Reference Examples]]
* [[Template:Banner BlockSim Reference Examples|Banner BlockSim Reference Examples]]
* [[Template:Banner DOE Reference Examples|Banner DOE Reference Examples]]
* [[Template:Banner Predict Reference Examples|Banner Predict Reference Examples]]
* [[Template:Banner RCM Reference Examples|Banner RCM Reference Examples]]
* [[Template:Banner RENO Reference Examples|Banner RENO Reference Examples]]
* [[Template:Banner RGA Reference Examples|Banner RGA Reference Examples]]
* [[Template:Banner Weibull Reference Examples|Banner Weibull Reference Examples]]
* [[Template:Banner Xfmea Reference Examples|Banner Xfmea Reference Examples]]
 
===Modifying the Blue Header===
Wherever this template is transcluded, a blue header that shows the name of the page will be displayed at the top of the said page. There may be several reasons why you might want to change the text displayed in the header; for example, the page name is not ideal or you want to change the capitalization, etc.
 
'''''IMPORTANT''': If the page name has a typo, you must use the '''Move''' feature to transfer the page to a new page with an appropriate name. Do not use the instructions presented below.''
 
To change the text in the blue header, you must modify the Reference Example template as shown in the following example:
 
<pre>{{Reference Example|{{Banner ALTA Reference Examples}}|ZZZ}}</pre>
 
where '''ZZZ''' is the text you want to appear in the blue header.
 
For another example, see [[Repairable Systems Analysis Reference Example]]. ''Note that this example is a live page on ReliaWiki. Please do not edit it or use it to experiment with the templates!''
 


For your convenience, below are the names of the banner file graphics for the Reference Example pages:


* ALTA_Reference_Examples_Banner.png
* BlockSim_Reference_Examples_Banner.png
* DOE_Reference_Examples_Banner.png
* Predict_Reference_Examples_Banner.png
* RCM_Reference_Examples_Banner.png
* RENO_Reference_Examples_Banner.png
* RGA_Reference_Examples_Banner.png
* Xfmea_Reference_Examples_Banner.png




</div>
</div>

Latest revision as of 23:40, 24 June 2015


Template Documentation

This series of templates is designed for use in the Reference Example pages for all Synthesis applications. For an example on how the templates are used, see the following page: Median Rank for Single Censored Data. Note that this example is a live page on ReliaWiki. Please do not edit or use it to experiment with the templates!

There are five templates in this series. This template in particular (i.e., Template: Reference Example) contains design elements for the banner/header that runs across the top of the pages. Complete instructions for using all these templates are provided below.

Usage

When you create a new page for a reference example, copy and paste the following code into the page:

{{Reference Example|{{XXX}}}}
Your text here.

{{Reference_Example_Heading1}}
Your text here.

{{Reference_Example_Heading2}}
Your text here.

{{Reference_Example_Heading3}}
Your text here.

{{Reference_Example_Heading4|YYY}}
Your text here.

where XXX is the name of the banner template for the software and YYY is the software name. If you do not define the parameters, the template will default to the Weibull++ banner design.

The following example shows what the parameters might look like for the ALTA pages.

{{Reference Example|{{Banner ALTA Reference Examples}}}}
Your text here.

{{Reference_Example_Heading1}}
Your text here.

{{Reference_Example_Heading2}}
Your text here.

{{Reference_Example_Heading3}}
Your text here.

{{Reference_Example_Heading4|ALTA}}
Your text here.

For your convenience, below are the names of the banner templates for each software:

Modifying the Blue Header

Wherever this template is transcluded, a blue header that shows the name of the page will be displayed at the top of the said page. There may be several reasons why you might want to change the text displayed in the header; for example, the page name is not ideal or you want to change the capitalization, etc.

IMPORTANT: If the page name has a typo, you must use the Move feature to transfer the page to a new page with an appropriate name. Do not use the instructions presented below.

To change the text in the blue header, you must modify the Reference Example template as shown in the following example:

{{Reference Example|{{Banner ALTA Reference Examples}}|ZZZ}}

where ZZZ is the text you want to appear in the blue header.

For another example, see Repairable Systems Analysis Reference Example. Note that this example is a live page on ReliaWiki. Please do not edit it or use it to experiment with the templates!