Difference between revisions of "Template:IconAbility"
(2 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
− | | <span id="{{{1}}}">'''{{{1}}}'''</span> || [[File:{{{1}}}.png| | + | | <span id="{{{1}}}">'''{{{1}}}'''</span> |
+ | | style="background: #22354b; text-align: center; padding: 0px" | [[File:{{{1}}}.png|x30px|{{{1}}}]] || {{nowrap|{{{2}}}}} | ||
| {{{3}}}</includeonly> | | {{{3}}}</includeonly> |
Latest revision as of 07:10, 1 March 2020
Usage
This template produces a row in the Icon Ability table.
Example
This shorthand within a table
|- {{IconAbility|Devoid|{{BFZ}}{{OGW}}{{ZVE}}|Gains mana from Void gem matches.}} |- {{IconAbility|Lifelink|{{Evergreen}}|Your Planeswalker gains life equal to the combat damage dealt by this creature.}}
Produces:
Devoid | Gains mana from Void gem matches. | ||
Lifelink | Evergreen | Your Planeswalker gains life equal to the combat damage dealt by this creature. |