Template:Note: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="width: 98%; margin-left:30px; padding: 10px; text-align: left; background-color:#F5F5F5">'''NOTE''': {{{1}}}</div><noinclude>[[Category:Templates]]
<div style="width: 98%; padding: 10px; text-align: left; background-color:#F5F5F5">'''''NOTE''''': ''{{{1|INSERT TEXT}}}''</div><noinclude>[[Category:Templates]]




==Usage==
==Usage==


This template displays a note box. To use this template, enter the following code in the page:  
This template displays the note box shown above. To use this template, copy and paste the following code in the page:  


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


where the parameter TEXT is the content of the note box.
where the parameter TEXT is the content of the note box.</noinclude>
 
 
For example:
 
{{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>

Latest revision as of 22:37, 23 August 2012

NOTE: INSERT TEXT


Usage

This template displays the note box shown above. To use this template, copy and paste the following code in the page:

{{Note|TEXT}}

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