Template:Ability card v2/Card/AltBox: Difference between revisionsGive feedback
Created page with "<includeonly> <div style="display:flex; flex-direction:row; background-color: #2A2A2A; width: 150px; padding: 20px 0 20px 0; margin: 3px; text-align: center; border: 3px solid {{#ifeq: {{{scale_type}}} | spirit | #583D6F | #2A2A2A}}; box-shadow: 0 0 10px {{#ifeq: {{{scale_type}}} | spirit | #583D6F | #2A2A2A}}; border-radius: 1px"> <div style="font-weight: bold;">{{{value}}}{{#ifeq: {{{scale_type}}}|spirit|{{ss|{{{scale_value}}}}}}}</div> <div>{{Lang|key={{{key}}}_la..." |
Gammaton32 (talk | contribs) alt size for boon icon |
||
| (44 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div | <div class="ability-altbox {{#ifeq:{{{hide|}}}|true|hide}}"> | ||
<span class="ac-altbox-inner"> | |||
{{Icon/{{{icon_color|Grey}}}| | |||
</div> | {{#if:{{{icon|}}}|[[File:{{{icon}}}|{{{icon_size|18px}}}|link={{{icon_link}}}]]|{{#invoke:Abilities/icon|getAttrIconFile|{{{type|}}}}}}}| | ||
</includeonly> | {{ValueAndUom|'''{{{value}}}'''|id={{{key}}}|class=ability-attr|{{Lang|key={{{key}}}_postfix}}|uom_style=font-size: 10px; color: #9C9C9C}} | ||
}} <span class="ac-altbox-label">{{#if:{{{label|}}}|{{{label}}}|{{Lang|key={{{key}}}_label}}}}{{#if: {{{scale_type|}}}| {{Ability card v2/Card/Scaling|{{{scale_value}}}||scale_type={{{scale_type}}}|id={{{key}}}-scale|icon_size={{#ifeq:{{{scale_type}}}|power_increase|15px|20px}}}}}}</span></span> | |||
</div></includeonly><noinclude> | |||
<noinclude> | {{Documentation}} | ||
{{ | |||
</noinclude> | </noinclude> | ||