Open main menu

mtgpq wiki β

Changes

Template:Event Icon

1,795 bytes added, 06:24, 14 February 2019
Created page with "<noinclude> == Usage == This template produces a small icon representing a special feature of an event. * The first parameter is the name of the special feature. * The second..."
<noinclude>
== Usage ==
This template produces a small icon representing a special feature of an event.
* The first parameter is the name of the special feature.
* The second parameter (optional) is the height of the icon (default: 24).

== Examples ==

{| border="0" width="896"
|- style="text-align: center;"
| width="25%" | <code><nowiki>{{Event Icon|color_restrict}}</nowiki></code>
| width="25%" | <code><nowiki>{{Event Icon|locked_nodes}}</nowiki></code>
| width="25%" | <code><nowiki>{{Event Icon|pw_restrict}}</nowiki></code>
| width="25%" | <code><nowiki>{{Event Icon|duel_decks}}</nowiki></code>
|- valign="top" style="text-align: center;"
| {{Event Icon|color_restrict}}
| {{Event Icon|locked_nodes}}
| {{Event Icon|pw_restrict}}
| {{Event Icon|duel_decks}}
|- style="text-align: center;"
| width="25%" | <code><nowiki>{{Event Icon|boss_hp}}</nowiki></code>
| width="25%" | <code><nowiki>{{Event Icon|perm_support}}</nowiki></code>
| width="25%" | <code><nowiki>{{Event Icon|special_rules}}</nowiki></code>
| width="25%" | <code><nowiki>{{Event Icon|bonus_cards}}</nowiki></code>
|- valign="top" style="text-align: center;"
| {{Event Icon|boss_hp}}
| {{Event Icon|perm_support}}
| {{Event Icon|special_rules}}
| {{Event Icon|bonus_cards}}
|- style="text-align: center;"
| width="25%" | <code><nowiki>{{Event Icon|enraged|16}}</nowiki></code>
| width="25%" | <code><nowiki>{{Event Icon|supercharged|24}}</nowiki></code>
| width="25%" | <code><nowiki>{{Event Icon|legendary|32}}</nowiki></code>
|- valign="top" style="text-align: center;"
| {{Event Icon|enraged|16}}
| {{Event Icon|supercharged|24}}
| {{Event Icon|legendary|32}}
|}



[[Category:Symbol templates]]
</noinclude><includeonly>[[File:event-{{{1}}}.png|{{#if:{{{2|}}}|x{{{2}}}px|x24px}}|link={{{1}}}|{{{1}}}]]</includeonly>