Template:Hero changes: Difference between revisions

No edit summary
mNo edit summary
Line 8: Line 8:
{{#if:{{{cost before|}}}{{{cost after|}}}|{{#ifexpr:{{{cost before|0}}} > {{{cost after|0}}}|
{{#if:{{{cost before|}}}{{{cost after|}}}|{{#ifexpr:{{{cost before|0}}} > {{{cost after|0}}}|
*{{buff|Placement cost reduced|${{formatnum:{{{cost before}}}}}|${{formatnum:{{{cost after}}}}}}}
*{{buff|Placement cost reduced|${{formatnum:{{{cost before}}}}}|${{formatnum:{{{cost after}}}}}}}
|{{#ifexpr:0{{{cost before|0}}} < 0{{{cost after|0}}}|
|{{#ifexpr:{{{cost before|0}}} < {{{cost after|0}}}|
*{{nerf|Placement cost increased|${{formatnum:{{{cost before}}}}}|${{formatnum:{{{cost after}}}}}}}
*{{nerf|Placement cost increased|${{formatnum:{{{cost before}}}}}|${{formatnum:{{{cost after}}}}}}}
}}}}}}<!--
}}}}}}<!--
Line 131: Line 131:
{{#if:{{{cost before|}}}{{{cost after|}}}|{{#ifexpr:{{{cost before|0}}} > {{{cost after|0}}}|
{{#if:{{{cost before|}}}{{{cost after|}}}|{{#ifexpr:{{{cost before|0}}} > {{{cost after|0}}}|
*{{buff|Placement cost reduced|${{formatnum:{{{cost before}}}}}|${{formatnum:{{{cost after}}}}}}}
*{{buff|Placement cost reduced|${{formatnum:{{{cost before}}}}}|${{formatnum:{{{cost after}}}}}}}
|{{#ifexpr:0{{{cost before|0}}} < 0{{{cost after|0}}}|
|{{#ifexpr:{{{cost before|0}}} < {{{cost after|0}}}|
*{{nerf|Placement cost increased|${{formatnum:{{{cost before}}}}}|${{formatnum:{{{cost after}}}}}}}
*{{nerf|Placement cost increased|${{formatnum:{{{cost before}}}}}|${{formatnum:{{{cost after}}}}}}}
}}}}}}<!--
}}}}}}<!--