This template is protected from editing.

Difference between revisions of "Template:Dec"

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

Revision as of 22:31, 2 January 2013

.

Documentation for Dec

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