Template:0
![]() | Note: This template is used on a lot of pages. In order not to put too much load on the servers, edits should be kept to a bare minimum. Please discuss proposed changes on the talk page first.
|
Inserts a visibility:hidden and color:transparent (i.e. invisible) zero (0) character. It is used for padding statistics and other numbers in table columns so that they line up properly.
Usage
{{0}}
Template parameters
Inserts a visibility:hidden and color:transparent (i.e. invisible) zero (0) character. It is used for padding statistics and other numbers in table columns so that they line up properly.
Parameter | Description | Type | Status | |
---|---|---|---|---|
invisible text | 1 | The invisible text. Useful in more complex cases like when thousands separators are present
| Line | optional |
Additional information
The template is intended to be used in the following namespaces: no namespace specified
The template is intended to be used by the following user groups: no user group specified
Example
{{0|00,0}}12{{0|.00}} km<br />
{{0|00,}}123.4{{0|0}} km<br />
{{0|0}}1,234.5{{0|0}} km<br />
12,345.67 km<br />
{{0}}
renders as:
123.4 km
1,234.5 km
12,345.67 km
Localization
This template is not intended to be localized.