Difference between revisions of "Template:Dec"

From Team Fortress Wiki
Jump to: navigation, search
m
m (Protected "Template:Dec": High server impact ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
 
(4 intermediate revisions by the same user not shown)
Line 24: Line 24:
 
  | zh-hant = .
 
  | zh-hant = .
 
}}<noinclude>{{translation switching|all languages}}
 
}}<noinclude>{{translation switching|all languages}}
 
+
{{template doc}}
{{doc begin}}
+
[[Category:Formatting templates]]
This template should be used to replace decimal separators. For example:
 
  4.99
 
This should be replaced with
 
  4<nowiki>{{dec}}</nowiki>99
 
Which will display the correct decimal separator for each language.
 
 
 
== See also ==
 
* [[Template:thou]]
 
 
 
 
</noinclude>
 
</noinclude>

Latest revision as of 22:26, 3 January 2013

.

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

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

 4.99

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

 4{{dec}}99

Which will display the correct decimal separator for each language.

See also