User:Saag/Sandbox/AbilityCard/InfoSection/MainBox: Difference between revisions
relative font size |
Moved spirit marker to top right of box |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div style="display:flex; flex-direction:column; flex-grow: 1; flex-basis: 0; {{#ifeq: {{{scale_type}}} | spirit | background: rgb(42,41,43); | <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: | 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"> | ||
<div style="font-weight: bold;">{{Icon/{{{icon_color|Grey}}}|[[File:{{{icon}}}|20px]]|{{ValueAndUom|'''{{{value}}}'''|{{Lang|key={{{key}}}_postfix}}|uom_style=font-size: calc(1em - 4px); color: #9C9C9C | {{#ifeq: {{{scale_type}}}|spirit| | ||
<div style="position: relative;"> | |||
<div style="position: absolute; top: -30px; right: -7px"> | |||
<span style="font-size: 0.8em">'''''x''{{{scale_value}}}'''[[File:Spirit scaling.png|link=Spirit Power#Spirit Power Scaling|40px|Spirit Power#Spirit Power Scaling]]</span> | |||
</div> | |||
</div>}} | |||
<div style="font-weight: bold;">{{Icon/{{{icon_color|Grey}}}|[[File:{{{icon}}}|20px]]|{{ValueAndUom|'''{{{value}}}'''|{{Lang|key={{{key}}}_postfix}}|uom_style=font-size: calc(1em - 4px); color: #9C9C9C}}}}</div> | |||
<div>{{Lang|key={{{key}}}_label}}</div> | <div>{{Lang|key={{{key}}}_label}}</div> | ||
</div> | </div> | ||
Line 9: | Line 15: | ||
<noinclude> | <noinclude> | ||
{{#invoke:AbilityData|get_ability_card| | {{#invoke:AbilityData|get_ability_card|Infernus|4|true}} | ||
</noinclude> | </noinclude> |
Revision as of 13:54, 24 September 2024
Script error: The function "get_ability_card" does not exist.