Difference between revisions of "Template:Legendary"

From mtgpq wiki
Jump to: navigation, search
Line 20: Line 20:
  
 
</noinclude><includeonly>{| class="wikitable"
 
</noinclude><includeonly>{| class="wikitable"
! Legendary {{Event Icon|legendary}}
+
! style="text-align:left" | {{Event Icon|legendary}} Legendary
! Side:
+
| '''Side:''' {{ucfirst:{{{1}}}}}
| {{ucfirst:{{{1}}}}}
+
| '''Turns:''' {{{2}}}
! Turns:
 
| {{{2}}}
 
 
|-
 
|-
| colspan="5" | <small>''After {{{2}}} turns, {{#ifeq:{{{1}}}|both|
+
| colspan="3" | <small>''After {{{2}}} turns, {{#ifeq:{{{1}}}|both|
 
   both players become|
 
   both players become|
 
   the {{{1}}} becomes
 
   the {{{1}}} becomes

Revision as of 05:47, 24 February 2019

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:

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

Produces:

Legendary (2x damage and bonus mana) Legendary Side: Both Turns: 5
After 5 turns, both players become legendary, dealing double damage, gaining +3 mana on each match, and drawing an extra card each turn.
Legendary (2x damage and bonus mana) Legendary Side: Enemy Turns: 3
After 3 turns, the enemy becomes legendary, dealing double damage, gaining +3 mana on each match, and drawing an extra card each turn.