|
|
| Line 1: |
Line 1: |
| {{anchor|{{{name|Card Trick}}}}}<div style="font-size: 15px; line-height: 1.4; font-family: 'PT Serif', 'Palatino', 'Georgia'; color: #FFEFD7; display:flex; flex-direction:column; background: rgb(52,52,52);
| |
| background: linear-gradient(90deg, rgba(52,52,52,1) 0%, rgba(66,66,66,1) 14%, rgba(77,77,77,1) 100%); align-items: center; max-width: 570px; width: 570px; border-radius: 2px">
| |
|
| |
| {| style="width:100%;" | | {| style="width:100%;" |
| | | | | |
| <tabber> | | <tabber> |
| |-|Main=
| |
| {{#invoke:AbilityData|get_ability_card|{{{hero_name|Wraith}}}|{{{ability_num|1}}}|false}}
| |
| |-|Notes= | | |-|Notes= |
| <div style="background: #121212; padding: 20px 0 20px 20px; border-radius: 2px">
| |
| <div style="font-size: 1.6rem">{{{name|Card Trick}}}</div>
| |
| </div>
| |
| {{{notes}}} | | {{{notes}}} |
| |-|Details= | | |-|Details= |
| <div style="background: #121212; padding: 20px 0 20px 20px; border-radius: 2px">
| |
| <div style="font-size: 1.6rem">{{{name|Card Trick}}}</div>
| |
| </div>
| |
| {{Ability card v2/Details|{{{hero_name|Wraith}}}}} | | {{Ability card v2/Details|{{{hero_name|Wraith}}}}} |
| </tabber> | | </tabber> |
| |} | | |} |
| </div>
| |