Template:Ability card v2/Card: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Saag (talk | contribs)
added gap between alt boxes
Saag (talk | contribs)
reduced row gap for alt boxes
Line 34: Line 34:
        
        
       <!-- Alt Info -->
       <!-- Alt Info -->
       <div style="display:flex; flex-direction:row; flex-wrap: wrap; justify-content: center; background-color: #2A2A2A; width: calc(97% - 19px); min-width: 310px; padding: 0 4px 0 4px; gap: 20px">
       <div style="display:flex; flex-direction:row; flex-wrap: wrap; justify-content: center; background-color: #2A2A2A; width: calc(97% - 19px); min-width: 310px; padding: 0 4px 0 4px; column-gap: 20px">
         {{#invoke: AbilityData|get_info_alt|{{{hero_name}}}|{{{ability_num}}}|1}}
         {{#invoke: AbilityData|get_info_alt|{{{hero_name}}}|{{{ability_num}}}|1}}
       </div>
       </div>

Revision as of 12:48, 28 September 2024

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