Template:Ability card v2/Card: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Saag (talk | contribs)
No edit summary
Saag (talk | contribs)
No edit summary
Line 1: Line 1:
<includeonly>{{anchor|{{{name}}}}}
<includeonly>{{anchor|{{{name}}}}}
<div style="font-size: 16px; font-family: 'PT Serif', 'Palatino', 'Georgia'; color: #FFEFD7; display:flex; flex-direction:column; background-color: #121212; align-items: center">
<div style="font-size: 16px; font-family: 'PT Serif', 'Palatino', 'Georgia'; color: #FFEFD7; display:flex; flex-direction:column; background: rgb(40,40,40);
background: linear-gradient(90deg, rgba(40,40,40,1) 0%, rgba(59,59,59,1) 30%, rgba(59,59,59,1) 100%); align-items: center">
   <!-- HEADER -->
   <!-- HEADER -->
   <div style="display:flex; flex-direction:row; justify-content: space-between; width: 100%;">     
   <div style="display:flex; flex-direction:row; justify-content: space-between; width: 100%; background: #121212">     
     <div style="display:flex; flex-direction:column;">
     <div style="display:flex; flex-direction:column;">
       <div style="font-size: 26px">{{{name}}}</div>
       <div style="font-size: 26px">{{{name}}}</div>
Line 21: Line 22:
    
    
   <!-- INFO SECTIONS -->
   <!-- INFO SECTIONS -->
   <div style="display:flex; flex-direction:column; align-items: center; background-color: #3B3B3B;>
   <div style="display:flex; flex-direction:column; align-items: center;">
     <div>{{{description}}}</div>
     <div>{{{description}}}</div>
     <div style="display:flex; flex-direction:row;">
     <div style="display:flex; flex-direction:row;">

Revision as of 16:51, 22 September 2024


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