Open main menu

mtgpq wiki β

Changes

Template:Legendary

753 bytes added, 02:22, 22 February 2019
Created page with "<noinclude> ==Usage== Displays the legendary feature of an event. * The first parameter is which side (player, enemy, or both) the Legendary status affects. * The second para..."
<noinclude>
==Usage==
Displays the legendary feature of an event.

* The first parameter is which side (player, enemy, or both) the Legendary status affects.
* The second parameter is the turn on which the Legendary status activates.

==Example==

The following shorthand:
<pre><nowiki>
{{Legendary|both|5}}
{{Legendary|enemy|3}}
</nowiki></pre>

Produces:

{{Legendary|both|5}}
{{Legendary|enemy|3}}

</noinclude><includeonly>{| class="wikitable"
! Legendary {{Event Icon|legendary}}
! Side:
| {{ucfirst:{{{1}}}}}
! Turns:
| {{{2}}}
|-
| colspan="5" | <small>''After {{{2}}} turns, {{#ifeq:{{{1}}}|both|
both players become|
the {{{1}}} becomes
}} '''legendary''', dealing double damage and gaining +3 mana on each match.''</small>
|}</includeonly>