Open main menu

mtgpq wiki β

Changes

Template:Supercharged

786 bytes added, 02:20, 22 February 2019
Created page with "<noinclude> ==Usage== Displays the supercharged feature of an event. * The first parameter is which side (player, enemy, or both) the Supercharged status affects. * The secon..."
<noinclude>
==Usage==
Displays the supercharged feature of an event.

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

==Example==

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

Produces:

{{Supercharged|both|5}}
{{Supercharged|enemy|3}}

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