This template is protected from editing.

Difference between revisions of "Template:Thou"

From Team Fortress Wiki
Jump to: navigation, search
m
m
Line 28: Line 28:
 
This template should be used to replace thousands separators. For example:
 
This template should be used to replace thousands separators. For example:
 
   2,900
 
   2,900
This should be replaced with
+
If it appears in a template, this should be replaced with:
 
   2<nowiki>{{dec}}</nowiki>900
 
   2<nowiki>{{dec}}</nowiki>900
 
Which will display the correct thousands separator for each language.
 
Which will display the correct thousands separator for each language.

Revision as of 22:31, 2 January 2013

,

Documentation for Thou

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{{dec}}900

Which will display the correct thousands separator for each language.

See also