Template:Format eq stat

This is the current revision of this page, as edited by Alex (talk | contribs) at 00:27, 17 October 2024 (Created page with "==Use== Formats the data used in Infobox Bonuses to always start with either a + or - sign to facilitate automatic sorting. <includeonly><onlyinclude>{{#ifeq:{{#sub:{{{1}}}|0|1}}|+|{{{1}}}|{{#ifeq:{{#sub:{{{1}}}|0|1}}|-|{{{1}}}|+{{{1}}} }}}}</onlyinclude></includeonly>"). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Use

Formats the data used in Infobox Bonuses to always start with either a + or - sign to facilitate automatic sorting.