Open main menu

mtgpq wiki β

Changes

Template:Perma support

1,426 bytes added, 04:03, 28 February 2019
Created page with "<noinclude> ==Usage== Explain a specific permanent support, or indicate that permanent supports appear in an event. If no parameters are given, a generic notification of perm..."
<noinclude>
==Usage==
Explain a specific permanent support, or indicate that permanent supports appear in an event.

If no parameters are given, a generic notification of permanent supports is produced.

Otherwise, the following parameters are used:
* name - The name of the permanent support.
* color - (optional) A string of letters representing the colors of the permanent support.
* side - Which side is affected; player, enemy, or both.
* effect - What the permanent support does.

==Example==

The following shorthand:
<pre><nowiki>
{{Perma support}}

{{Perma support
|name = Mirari's Influence
|side = both
|color = G
|effect = Whenever a nontoken creature is reinforced, it gets +1/+1 and its controller gains 3 mana. ''(see bugs)''
}}
</nowiki></pre>

Produces:

{{Perma support}}

{{Perma support
|name = Mirari's Influence
|side = both
|color = G
|effect = Whenever a nontoken creature is reinforced, it gets +1/+1 and its controller gains 3 mana. ''(see bugs)''
}}

</noinclude><includeonly>{| class="wikitable"
! style="text-align:left" {{#if:{{{name|}}}|colspan="2"}} {{!}} {{Event Icon|perm_support}} Permanent support<!--
-->{{#if:{{{name|}}}|'''&#58;''' {{{name}}} &nbsp;{{#if:{{{color|}}}|{{Color Icons|{{{color}}}}}}}
{{!}}-
{{!}} '''Side''': {{ucfirst:{{{side}}}}}
{{!}} {{{effect}}} |<br>
{{!}} A permanent support affects play on one or more nodes.
}}
|}</includeonly>



[[Category:Event tip templates]]