Template:Note: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><div style="width: 98%; margin-left:30px; padding: 10px; text-align: left; background-color:#F5F5F5">'''{{{1}}}''': {{{2}}}</div></includeonly><noinclude>[[Category:Templates]]
<div style="width: 98%; margin-left:30px; padding: 10px; text-align: left; background-color:#F5F5F5">'''NOTE''': {{{1}}}</div><noinclude>[[Category:Templates]]
 


==Usage==
==Usage==


This template displays a note box. Use the following code:
This template displays a note box. To use this template, enter the following code in the page:  
 
<pre>{{Note|1|2}}</pre>
 
where parameter 1 is the name of the note box, and parameter 2 is the text.
 
 
Here are some examples:
{{Note|Note|Text for the note.}}
 
 
 
{{Note|Tip|Text for a tip.}}
 


<pre>{{Note|TEXT}}</pre>


{{Note|IMPORTANT|Text for important information.}}
where the parameter TEXT is the content of the note box.




For example:


{{Note|[[Image:examples_movie.png]]|An image instead of text.}}</noinclude>
{{Note|Unlike the probability plots for other distributions, the y-axis in an exponential probability plot always indicates the reliability instead of the unreliability. This tradition arose from the time when probability plotting was performed "by hand." The exponential reliability model starts with R = 1 at T = 0 (or gamma). Thus, if the unreliability were plotted, the axis would start at Q = 1 - R = 0, which is not possible, given that the y-axis scale is logarithmic.}}</noinclude>

Revision as of 22:41, 22 August 2012

NOTE: {{{1}}}


Usage

This template displays a note box. To use this template, enter the following code in the page:

{{Note|TEXT}}

where the parameter TEXT is the content of the note box.


For example:

NOTE: {{{1}}}