Template:Ability card v2/Card/UpgradeBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tags: Mobile edit Mobile web edit |
added new spirit scaler tag |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div style="display:flex; flex-direction:column; flex-grow: 1; flex-basis: 0; max-height: 120px | <div style="display:flex; flex-direction:column; flex-grow: 1; flex-basis: 0; max-height: 120px; {{#ifeq: {{{scale_type}}} | spirit | background: rgb(42,41,43); | ||
background: radial-gradient(circle, rgba(42,41,43,1) 0%, rgba(59,49,69,1) 100%); |background-color: #2A2A2A}}; padding: 20px 0px 20px 0px; margin: 5px; text-align: center; border: 3px solid {{#ifeq: {{{scale_type}}} | spirit | #583D6F | #2A2A2A}}; box-shadow: 0 0 10px {{#ifeq: {{{scale_type}}} | spirit | #3d2c4d | #2A2A2A}}; border-radius: 1px"> | background: radial-gradient(circle, rgba(42,41,43,1) 0%, rgba(59,49,69,1) 100%); |background-color: #2A2A2A}}; padding: 20px 0px 20px 0px; margin: 5px; text-align: center; border: 3px solid {{#ifeq: {{{scale_type}}} | spirit | #583D6F | #2A2A2A}}; box-shadow: 0 0 10px {{#ifeq: {{{scale_type}}} | spirit | #3d2c4d | #2A2A2A}}; border-radius: 1px"> | ||
{{#ifeq: {{{scale_type}}}|spirit| | |||
<div style="position: relative;"> | |||
<div style="position: absolute; top: -40px; right: -2px"> | |||
{{Ability card v2/Spirit mult|{{{scale_value}}}}} | |||
</div> | |||
</div>}} | |||
<div style="font-size: clamp(0.70em, 2vw, 1em);">{{Ap|{{{cost}}}}}</div> | <div style="font-size: clamp(0.70em, 2vw, 1em);">{{Ap|{{{cost}}}}}</div> | ||
<div style="font-size: clamp(0.70em, 2vw, {{{fontsize|1em}}}); padding: 5px;">{{{description | <div style="font-size: clamp(0.70em, 2vw, {{{fontsize|1em}}}); padding: 5px;">{{{description}}}</div> | ||
</div></includeonly> | </div></includeonly> | ||
<noinclude> | <noinclude> | ||
{{#invoke:AbilityData|get_ability_card| | {{#invoke:AbilityData|get_ability_card|Lash|1|true}} | ||
</noinclude> | </noinclude> |
Revision as of 14:23, 24 September 2024
Script error: The function "get_ability_card" does not exist.