Editing User:Saag/Sandbox/Ability card v2/Card/UpgradeBoxGive feedback
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div id="ability-upgrade-{{{cost}}}" | <div id="ability-upgrade-{{{cost}}}" class="ability-upgrade" role="button">{{Ap|{{{cost}}}|icon_size=15px}}</div> | ||
<div style="padding: 10px 4px 4px 4px; font-size: clamp(0.70em, 2vw, {{{fontsize|1em}}});">{{{description}}}</div> | <div style="padding: 10px 4px 4px 4px; font-size: clamp(0.70em, 2vw, {{{fontsize|1em}}});">{{{description}}}</div> | ||
<div>{{#ifeq: {{{scale_type}}}|spirit|{{Ability card v2/Spirit mult|{{{scale_value}}}}}}}</div> | <div>{{#ifeq: {{{scale_type}}}|spirit|{{Ability card v2/Spirit mult|{{{scale_value}}}}}}}</div> | ||