Difference between revisions of "Template:Note/doc"

From stoney cloud
Jump to: navigation, search
m (Increase headings size)
(Improved documentation)
Line 1: Line 1:
 
{{Template}}
 
{{Template}}
 +
Use this template to display additional information.
  
 
== Usage ==
 
== Usage ==
 +
Add this code to the page text:
 +
<pre>
 +
{{Note|Your text}}
 +
</pre>
 +
 +
generates
 +
 +
{{Note|Your text}}
  
 
== See also ==
 
== See also ==
 +
* {{Tl|Important}}
 +
* {{Tl|Warning}}
  
 
<includeonly>
 
<includeonly>

Revision as of 17:59, 24 November 2011

Note
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages.

As this template is widely used in our wiki, it may be protected in which case only staff members can change it. Use the discussion page to propose enhancements, fixes or voice your opinion.

Use this template to display additional information.

Usage

Add this code to the page text:

{{Note|Your text}}

generates

Note
Your text

See also