Template:Zero
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 |