Difference between revisions of "Template:Dec"

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 decimal separators. For example:
 
  4.99
 
If it appears in a template, 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>

Revision as of 01:08, 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