Editing Template: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}}}" data-index="{{{index}}}" tabindex=0 class="cdx-button cdx-button--action-progressive ability-upgrade"> | <div id="ability-upgrade-{{{cost}}}" data-index="{{{index}}}" tabindex=0 class="cdx-button cdx-button--action-progressive ability-upgrade"> | ||
<div class="ability-upgrade-header">{{Ap|{{{cost}}}|icon_size=15px}}</div> | <div class="ability-upgrade-header">{{Ap|{{{cost}}}|icon_size=15px}}</div> | ||
<div class="ac-upgrade-desc" style="font-size: clamp(0.70em, 2vw, {{{fontsize|1em}}});">{{{description}}}</div> | |||
<div>{{#ifeq: {{{scale_type}}}|spirit|{{Ability card v2/Spirit mult|{{{scale_value}}}}}}}</div> | |||
<div>{{# | |||
</div></includeonly> | </div></includeonly> | ||
<noinclude> | <noinclude> | ||
{{#invoke:Abilities/card|get_ability_card|Wraith|2|false}} | {{#invoke:Abilities/card|get_ability_card|Wraith|2|false}} | ||
</noinclude> | </noinclude> | ||