Difference between revisions of "Template:Note/doc"

From stoney cloud
Jump to: navigation, search
(Improved documentation)
m (Rework)
Line 1: Line 1:
 
{{Template}}
 
{{Template}}
 
Use this template to display additional information.
 
Use this template to display additional information.
 +
 +
== Parameters ==
 +
; unnamed: Add the note text.
  
 
== Usage ==
 
== Usage ==
Add this code to the page text:  
+
See the template's [[Template:Note/testcases|testcases]]:
<pre>
+
{{Template:Note/testcases}}
{{Note|Your text}}
+
</pre>
+
 
+
generates
+
 
+
{{Note|Your text}}
+
  
 
== See also ==
 
== See also ==
 +
* {{Tl|Note}}
 
* {{Tl|Important}}
 
* {{Tl|Important}}
 
* {{Tl|Warning}}
 
* {{Tl|Warning}}

Revision as of 16:39, 23 August 2012

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.

Parameters

unnamed
Add the note text.

Usage

See the template's testcases:


Parameter: unnamed
Wiki code
{{Note|Some information.}}

Main version
Note
Some information.

Sandbox version
Note
Some information.

See also