Template:Ability card v2/Card/MainBox: Difference between revisions
Jump to navigation
Jump to search
m Saag moved page User:Saag/Sandbox/AbilityCard/InfoSection/Box to User:Saag/Sandbox/AbilityCard/MainBox |
Removed redirect to User:Saag/Sandbox/AbilityCard/InfoSection/MainBox Tag: Removed redirect |
||
Line 1: | Line 1: | ||
# | <includeonly> | ||
<div style="display:flex; flex-direction:column; flex-grow: 1; flex-basis: 0; {{#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: 10px 0px 10px 0px; margin: 3px; 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: -30px; right: -2px"> | |||
{{Ability card v2/Spirit mult|{{{scale_value}}}}} | |||
</div> | |||
</div>}} | |||
<div style="font-weight: bold;">{{Icon/{{{icon_color|Grey}}}|[[File:{{{icon}}}|18px]]|{{ValueAndUom|'''{{{value}}}'''|{{Lang|key={{{key}}}_postfix}}|uom_style=font-size: calc(1em - 4px); color: #9C9C9C}}}}</div> | |||
<div>{{Lang|key={{{key}}}_label}}</div> | |||
</div> | |||
</includeonly> | |||
<noinclude> | |||
{{#invoke:AbilityData|get_ability_card|Infernus|4|true}} | |||
</noinclude> |
Revision as of 19:00, 24 September 2024
Script error: The function "get_ability_card" does not exist.