Template:Ability card v2/Card: Difference between revisions
Jump to navigation
Jump to search
min width on info box and upgrades |
fixed header attrs on mobile |
||
Line 4: | Line 4: | ||
<!-- HEADER --> | <!-- HEADER --> | ||
<div style="display:flex; flex-direction:row; justify-content: space-between; width: 100%; background: #121212; font-size: 14px;"> | <div style="display:flex; flex-direction:row; justify-content: space-between; width: 100%; background: #121212; font-size: 14px;"> | ||
<div style="display:flex; flex-direction:column; padding: 20px"> | <div style="display:flex; flex-direction:column; padding: 20px 0 20px 20px"> | ||
<div style="font-size: 26px">{{#if:{{{name_link|}}}|[[{{{name_link}}}|{{{name}}}]]|{{{name}}}}}</div> | <div style="font-size: 26px">{{#if:{{{name_link|}}}|[[{{{name_link}}}|{{{name}}}]]|{{{name}}}}}</div> | ||
<div style="display:flex; flex-direction:row; margin-left: 10px;"> | <div style="display:flex; flex-direction:row; margin-left: 10px;"> | ||
Line 13: | Line 13: | ||
</div> | </div> | ||
</div> | </div> | ||
<div style="display:flex; flex-direction:column; align-items: end; padding: 20px"> | <div style="display:flex; flex-direction:column; align-items: end; padding: 20px 0 20px 0"> | ||
<div style="display:flex; flex-direction:row; justify-content: flex-end; margin-bottom: 5px; margin-right: 20px;"> | <div style="display:flex; flex-direction:row; justify-content: flex-end; margin-bottom: 5px; margin-right: 20px;"> | ||
{{User:Saag/Sandbox/AbilityCard/HeaderAttr|{{{num_of_charges|}}}|icon=AttributeIconMaxChargesIncrease.png|style=margin-right: 0;}} | {{User:Saag/Sandbox/AbilityCard/HeaderAttr|{{{num_of_charges|}}}|icon=AttributeIconMaxChargesIncrease.png|style=margin-right: 0;}} |
Revision as of 18:01, 23 September 2024
Script error: The function "get_ability_card" does not exist.