Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 21:39, 12 July 2020 by commons>Tacsipacsi (Created page with '{{Heavily used template}} {{TemplateBox |1 = 1 |1label-en= invisible text |1d-en = The invisible text. Useful in more complex cases like when th...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

<templatedata>JSON</templatedata> ./. {{TemplateBox}}
TemplateData

TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard.


Existing template documentation
At Wikimedia Commons, it is recommended to use {{TemplateBox}} with either ‎useTemplateData=1 or ‎useTemplateData=only on the ‎/doc subpage and transcluding it with {{Documentation}} into the template. ‎<nowiki>-tags can be wrapped around the arguments, if required, to avoid templates being expanded.

Newly created template documentation and imports
Another option, especially for imported templates, or for users with JSON experience, is placing raw ‎<templatedata>-tags into the Wikitext of the template, as described in various Wikipediae.


Wikipedia's help about TemplateDataCommons-specific information

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.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
invisible text1

The invisible text. Useful in more complex cases like when thousands separators are present

Default
0
Lineoptional

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:

00,012.00 km
00,123.40 km
01,234.50 km
12,345.67 km
0

Localization

This template is not intended to be localized.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.