Difference between revisions of "Template:Formatnum"

From blackwiki
Jump to navigation Jump to search
imported>CharlotteWebb
(avoid confusing people when they use the wrong syntax. somebody can run a bot once a week to correct it. Template:DEFAULTSORT embraces the same principle)
imported>Dispenser
(Lets not do this the Microsoft way)
Line 1: Line 1:
<includeonly>{{#if:{{{2|}}}
+
<strong class="error">Use the colon (<tt>:</tt>) to invoke the [[mw:Help:Magic words|magic word]] directly instead of the pipe (<tt>|</tt>) which invokes the template.</strong><noinclude>
| {{formatnum:{{{1}}}|{{{2}}}}}
+
{{documentation|content=
| {{formatnum:{{{1}}}}}
+
Error message for when people attempt to invoke [[mw:Help:Magic words#Formatting]] and informing them of the difference between templates and magic words.
}}</includeonly><noinclude>{{softredirect|mw:Help:Magic_words#Formatting}}</noinclude>
+
== See also ==
 +
* {{tl|DEFAULTSORT}}
 +
}}
 +
</noinclude>

Revision as of 15:55, 28 June 2009

Use the colon (:) to invoke the magic word directly instead of the pipe (|) which invokes the template.

Template documentation

Error message for when people attempt to invoke mw:Help:Magic words#Formatting and informing them of the difference between templates and magic words.

See also