Difference between revisions of "Template:Enraged"

From mtgpq wiki
Jump to: navigation, search
Line 21: Line 21:
 
</noinclude><includeonly>{| class="wikitable"
 
</noinclude><includeonly>{| class="wikitable"
 
! style="text-align:left" | {{Event Icon|enraged}} Enraged
 
! style="text-align:left" | {{Event Icon|enraged}} Enraged
! Side:
+
| '''Side:''' {{ucfirst:{{{1}}}}}
| {{ucfirst:{{{1}}}}}
+
| '''Turns:''' {{{2}}}
! 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 enraged feature of an event.

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

Example

The following shorthand:

{{Enraged|both|5}}
{{Enraged|enemy|3}}

Produces:

Enraged (2x damage) Enraged Side: Both Turns: 5
After 5 turns, both players become enraged and deal double damage.
Enraged (2x damage) Enraged Side: Enemy Turns: 3
After 3 turns, the enemy becomes enraged and deals double damage.