Template:Ability card: Difference between revisions

m Oops missing bracket
m Added label for ability link
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
         <div class="abilityHeader"
         <div class="abilityHeader"
           style="color: #ffefd7; font-weight:bold; font-size:140%; padding: 10px 10px 10px 10px; background: #121212;">
           style="color: #ffefd7; font-weight:bold; font-size:140%; padding: 10px 10px 10px 10px; background: #121212;">
           <div style="display: flex; align-items: center;"> {{#if:{{{name_link}}}|[[{{{name_link}}}]]|{{{name}}}}}</div>
           <div style="display: flex; align-items: center;"> {{#if:{{{name_link|}}}|[[{{{name_link}}}|{{{name}}}]]|{{{name}}}}}</div>
         </div>
         </div>
         <div class="summaryInfoAndImage" style="display:inline-flex; background: #353535; width:100%">
         <div class="summaryInfoAndImage" style="display:inline-flex; background: #353535; width:100%">