Template:Formatnum
From Kerbal Space Program Wiki
An language specific to the FormatNum extension. Following values for the languages are used:
Language code | Decimal separator | Thousand separater |
---|---|---|
de | , |   |
en | . | |
fr | , |
According to ISO 31-0 (and in German also DIN 1333, 5008) a space should be used as a thousand separator to avoid confusion with the decimal separator. This templates uses the Unicode 820110 (or 200916) which is a thin space.
Parameters
# | Optional | Description |
---|
See also
- {{Formatnum/Core}} gets called by this but is without the <span> tag. Useful for usage in tooltips.
- {{Formatnum/SortCell}} automatically adds the data-sort-value and then calls this template