Difference between revisions of "Template:Stat Entry/Base"
Jump to navigation
Jump to search
(Created page with "{{#if:{{{2|}}}|[[{{#if:1|{{{1}}}}} Base::{{{2}}}|{{#ifexpr:{{{2}}}<0|−{{formatnum:{{#expr:-1*{{{2}}}}}}}|{{formatnum:{{{2}}}}}}}]]}}") |
|||
Line 1: | Line 1: | ||
− | {{# | + | {{#ifexpr:{{{2|0}}}<0|−{{formatnum:{{#expr:-1*{{{2|0}}}}}}}|{{formatnum:{{{2|}}}}}}}}} |
Revision as of 19:11, 26 February 2015
}}