Difference between revisions of "Template:Thou"

From Team Fortress Wiki
Jump to: navigation, search
m
m
Line 25: Line 25:
 
}}<noinclude>{{translation switching|all languages}}
 
}}<noinclude>{{translation switching|all languages}}
  
{{doc begin}}
+
{{template doc}}
This template should be used to replace thousands separators. For example:
 
  2,900
 
If it appears in a template, this should be replaced with:
 
  2<nowiki>{{dec}}</nowiki>900
 
Which will display the correct thousands separator for each language.
 
 
 
== See also ==
 
* [[Template:dec]]
 
  
 
</noinclude>
 
</noinclude>

Revision as of 01:09, 3 January 2013

,

Template documentation [view] [edit] [history] [purge]

This template should be used to replace thousands separators. For example:

 2,900

If it appears in a template, this should be replaced with:

 2{{thou}}900

Which will display the correct thousands separator for each language.

See also