Difference between revisions of "Template:IconAbility"
(Created page with "<span class="ie9" style="display:inline-block;vertical-align:baseline;position:relative;top:-0.15em;margin:0 0.035em"> <noinclude> == Usage == This template produces a row in...") |
|||
(3 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. |