Template:Reference Example/documentation: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '__NOTOC__<div style="background-color: #E3DAC9;"> {{Font|Template Documentation|16|Calibri|bold|black}} This template is used in the Reference Examples pages for all Synthesi…')
 
No edit summary
Line 1: Line 1:
__NOTOC__<div style="background-color: #E3DAC9;">
__NOTOC__<div style="background-color: #DBE9F4;">




{{Font|Template Documentation|16|Calibri|bold|black}}
={{Font|Template Documentation|16|Calibri|bold|black}}=




This template is used in the Reference Examples pages for all Synthesis applications.
This template is used in the Reference Examples pages for all Synthesis applications.


=Usage=
==Usage==


By default, this template is configured for Weibull++. This template can be customized for use with any other reference example pages.  
By default, this template is configured for Weibull++; however, you can customized it for use with any other reference example pages.  
 
 
'''Example 1'''


===Example 1===
To add this template to a Weibull++ reference example page, type the following:
To add this template to a Weibull++ reference example page, type the following:


<pre>{{Reference Example}}</pre>
<pre>{{Reference Example}}</pre>


===Example 2===
 
'''Example 2'''
 
To add this template to any other reference example pages, type the following:
To add this template to any other reference example pages, type the following:


<pre>{{Reference Example|Image=XXX|Link:YYY}}</pre>
<pre>{{Reference Example|Image=XXX|Link:YYY}}</pre>


where XXX is the name of the banner image and YYY is the link to the application's reference example index page. For example, to customize the template for RGA, type the following:
where '''XXX''' is the name of the banner image and '''YYY''' is the link to the application's reference example index page. For example, to customize the template for RGA, type the following:


<pre>{{Reference Example|Image=RGA_Reference_Examples_Banner.png|Link=RGA_Reference_Examples}}</pre>
<pre>{{Reference Example|Image=RGA_Reference_Examples_Banner.png|Link=RGA_Reference_Examples}}</pre>
Line 37: Line 41:




=Related Templates=
==Related Templates==


* [[Template:Reference_Example_Heading1]]
* [[Template:Reference_Example_Heading1]]

Revision as of 22:25, 29 May 2014


Template Documentation

This template is used in the Reference Examples pages for all Synthesis applications.

Usage

By default, this template is configured for Weibull++; however, you can customized it for use with any other reference example pages.


Example 1

To add this template to a Weibull++ reference example page, type the following:

{{Reference Example}}


Example 2

To add this template to any other reference example pages, type the following:

{{Reference Example|Image=XXX|Link:YYY}}

where XXX is the name of the banner image and YYY is the link to the application's reference example index page. For example, to customize the template for RGA, type the following:

{{Reference Example|Image=RGA_Reference_Examples_Banner.png|Link=RGA_Reference_Examples}}

For your convenience, the list of banner images for all other software are listed below:

  • 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


Related Templates