User:Saag/Sandbox/AbilityCard/InfoSection/MainBox: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Saag (talk | contribs)
Moved spirit marker to top right of box
Saag (talk | contribs)
Move to a spirit mult template
Line 4: Line 4:
   {{#ifeq: {{{scale_type}}}|spirit|
   {{#ifeq: {{{scale_type}}}|spirit|
   <div style="position: relative;">
   <div style="position: relative;">
     <div style="position: absolute; top: -30px; right: -7px">
     {{Ability card v2/Spirit mult|{{{scale_value}}}}}
<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>}}
   <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 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>

Revision as of 14:00, 24 September 2024



Script error: The function "get_ability_card" does not exist.