Difference between revisions of "Template:Supercharged"
Line 21: | Line 21: | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
! style="text-align:left" | {{Event Icon|supercharged}} Supercharged | ! style="text-align:left" | {{Event Icon|supercharged}} Supercharged | ||
− | + | | '''Side:''' {{ucfirst:{{{1}}}}} | |
− | + | | '''Turns:''' {{{2}}} | |
− | |||
− | |||
|- | |- | ||
| colspan="5" | <small>''After {{{2}}} turns, {{#ifeq:{{{1}}}|both| | | colspan="5" | <small>''After {{{2}}} turns, {{#ifeq:{{{1}}}|both| |
Revision as of 05:47, 24 February 2019
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:
{{Supercharged|both|5}} {{Supercharged|enemy|3}}
Produces:
Supercharged | Side: Both | Turns: 5 | ||
---|---|---|---|---|
After 5 turns, both players become supercharged and gain +3 mana on each match. |
Supercharged | Side: Enemy | Turns: 3 | ||
---|---|---|---|---|
After 3 turns, the enemy becomes supercharged and gains +3 mana on each match. |