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...") |
|||
Line 16: | Line 16: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
− | | <span id="{{{1}}}">{{{1}}}</span> || [[File:{{{1}}}.png|30px|{{{1}}}]] || {{nowrap|{{{2}}}}} | + | | <span id="{{{1}}}">'''{{{1}}}'''</span> || [[File:{{{1}}}.png|30px|{{{1}}}]] || {{nowrap|{{{2}}}}} |
| {{{3}}}</includeonly> | | {{{3}}}</includeonly> |
Revision as of 10:12, 28 December 2018
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. |