Template:Ability card v2/Card: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
narrower |
||
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: rgb(40,40,40); | <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"> | 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; width: 550px"> | ||
<!-- HEADER --> | <!-- HEADER --> | ||
<div style="display:flex; flex-direction:row; justify-content: space-between; width: 100%; background: #121212;"> | <div style="display:flex; flex-direction:row; justify-content: space-between; width: 100%; background: #121212;"> | ||
Line 23: | Line 23: | ||
<!-- INFO SECTIONS --> | <!-- INFO SECTIONS --> | ||
<div style="display:flex; flex-direction:column; align-items: center; margin: 5px 10px 20px 10px"> | <div style="display:flex; flex-direction:column; align-items: center; margin: 5px 10px 20px 10px"> | ||
<div style=" | <div style="padding: 10px">{{{description}}}</div> | ||
<div style="display:flex; flex-direction:row; flex-wrap: wrap; justify-content: center"> | <div style="display:flex; flex-direction:row; flex-wrap: wrap; justify-content: center"> | ||
{{#invoke: AbilityData|get_info_main|{{{hero_name}}}|{{{ability_num}}}|1}} | {{#invoke: AbilityData|get_info_main|{{{hero_name}}}|{{{ability_num}}}|1}} |
Revision as of 18:12, 22 September 2024
Script error: The function "get_ability_card" does not exist.