Changes

Jump to: navigation, search

Template:Pw restrict

1,815 bytes added, 05:48, 16 March 2019
Created page with "<noinclude> ==Usage== Explains planeswalker restrictions affecting an event. The parameters are in groups of 3: * The first parameter in a group is the name of the situation..."
<noinclude>
==Usage==
Explains planeswalker restrictions affecting an event.

The parameters are in groups of 3:
* The first parameter in a group is the name of the situation in which the first planeswalker is required for a node.
* The second parameter in a group is the name of the node a planeswalker is required for.
* The third parameter in a group is the name of the Planeswalker required for the node.

==Example==

The following shorthand:
<pre><nowiki>
{{Pw restrict
|Elspeth HoD
|Node 1
|Elspeth, Sun's Champion
|Bolas HoD
|Node 1
|Nicol Bolas, God-Pharaoh
}}
</nowiki></pre>

Produces:

{{Pw restrict
|Elspeth HoD
|Node 1 (top)
|Elspeth, Sun's Champion
|Bolas HoD
|Node 1 (top)
|Nicol Bolas, God-Pharaoh
}}

[[Category:Event tip templates]]

</noinclude><includeonly>{| class="wikitable"
! style="text-align:left" colspan="2" | {{Event Icon|pw_restrict}} Planeswalker requirement
| <small>''One or more nodes can only be played with a required Planeswalker.''</small><!--
-->{{#if:{{{1|}}}|<br>
{{!}}-
! {{{1}}}
{{!}} {{{2}}}
{{!}} colspan="1" {{!}} [[{{Trim|{{{3}}}}}]]&nbsp; '''·''' &nbsp;{{Color Icons|{{PW data: {{{3}}}|7}}}}}}&nbsp; '''·''' &nbsp;<!--
-->{{Creatures|{{#explode: {{PW data: {{{3}}}|9}}|,|0}}}}&nbsp;'''·'''&nbsp;<!--
-->{{Spells|{{#explode: {{PW data: {{{3}}}|9}}|,|1}}}}&nbsp;'''·'''&nbsp;<!--
-->{{Supports|{{#explode: {{PW data: {{{3}}}|9}}|,|2}}}}<!--
-->{{#if:{{{4|}}}|<br>
{{!}}-
! {{{4}}}
{{!}} {{{5}}}
{{!}} colspan="1" {{!}} [[{{Trim|{{{6}}}}}]]&nbsp; '''·''' &nbsp;{{Color Icons|{{PW data: {{{6}}}|7}}}}}}&nbsp; '''·''' &nbsp;<!--
-->{{Creatures|{{#explode: {{PW data: {{{6}}}|9}}|,|0}}}}&nbsp;'''·'''&nbsp;<!--
-->{{Spells|{{#explode: {{PW data: {{{6}}}|9}}|,|1}}}}&nbsp;'''·'''&nbsp;<!--
-->{{Supports|{{#explode: {{PW data: {{{6}}}|9}}|,|2}}}}
|}</includeonly>

Navigation menu