Template:Zero/doc
![]() | This is a documentation subpage for Template:Zero. It may contain usage information, categories and other content that is not part of the original template page. |
This template converts "-0" to "0". This template is included in certain other templates that use numerical calculations.
Examples:
<syntaxhighlight lang="wikitext" inline>0</syntaxhighlight> | → | 0 |
<syntaxhighlight lang="wikitext" inline>0</syntaxhighlight> | → | 0 |
<syntaxhighlight lang="wikitext" inline>47</syntaxhighlight> | → | 47 |
<syntaxhighlight lang="wikitext" inline>cat</syntaxhighlight> | → | cat |
<syntaxhighlight lang="wikitext" inline>2</syntaxhighlight> | → | 2 |