Template:Ability card v2/Card: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Saag (talk | contribs)
softened corners
Saag (talk | contribs)
Reduced heading sizes
Line 5: Line 5:
   <div style="display:flex; flex-direction:row; justify-content: space-between; width: 100%; background: #121212; font-size: calc(1em - 2px); border-radius: 2px">     
   <div style="display:flex; flex-direction:row; justify-content: space-between; width: 100%; background: #121212; font-size: calc(1em - 2px); border-radius: 2px">     
     <div style="display:flex; flex-direction:column; padding: 20px 0 20px 20px">
     <div style="display:flex; flex-direction:column; padding: 20px 0 20px 20px">
       <div style="font-size: 1.8rem">{{#if:{{{name_link|}}}|[[{{{name_link}}}|{{{name}}}]]|{{{name}}}}}</div>
       <div style="font-size: 1.6rem">{{#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;">
         {{User:Saag/Sandbox/AbilityCard/HeaderAttr|{{{range|}}}|uom=m|icon=CastRange.png}}
         {{User:Saag/Sandbox/AbilityCard/HeaderAttr|{{{range|}}}|uom=m|icon=CastRange.png}}
Line 41: Line 41:
   {{#if: {{{notes|}}}|
   {{#if: {{{notes|}}}|
   <div style="align-self: flex-start; margin: 10px 0 10px 20px">
   <div style="align-self: flex-start; margin: 10px 0 10px 20px">
     <div style="font-size:1.5rem;"> Notes </div>
     <div style="font-size:1.25rem;"> Notes </div>
<div>
<div>
{{{notes}}}
{{{notes}}}

Revision as of 14:34, 24 September 2024

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