Open main menu

mtgpq wiki β

Changes

Template:Infobox PW series

1,815 bytes added, 06:36, 9 March 2019
Created page with "<noinclude> ==Template usage== An infobox which lists each playable Planeswalker representing the same character. The first parameter is the Planeswalker character's name (n..."
<noinclude>
==Template usage==

An infobox which lists each playable Planeswalker representing the same character.

The first parameter is the Planeswalker character's name (not necessarily the name of a playable Planeswalker).

Each following parameter is the full name of a Planeswalker who represents that character.

All Planeswalkers in a Planeswalker series are assumed to have an alias.

==Example==
This shorthand:
<pre>
{{Infobox PW series
|Sarkhan Vol (human)
|Sarkhan the Mad
|Sarkhan, Fireblood
|Sarkhan Unbroken
}}
</pre>

Produces:
{{Infobox PW series
|Sarkhan Vol (human)
|Sarkhan the Mad
|Sarkhan, Fireblood
|Sarkhan Unbroken
}}

[[Category:Infobox templates]]

</noinclude><includeonly>{{Infobox
| abovestyle = {{Infobox sec|above}}
| headerstyle = {{Infobox sec|header}}
| labelstyle = {{Infobox sec|label|width=30%}}
| above = Planeswalker series
| data1 = '''{{Trim|{{{1}}}}}'''
| label2 = {{#if:{{{2|}}}|{{PW data: {{{2}}}|2}} {{Color Icons|{{PW data: {{{2}}}|7}}}}}}
| data2 = {{#if:{{{2|}}}|{{SetSymbol|{{PW data: {{{2}}}|6}}}} [[{{Trim|{{{2}}}}}]]}}
| label3 = {{#if:{{{3|}}}|{{PW data: {{{3}}}|2}} {{Color Icons|{{PW data: {{{3}}}|7}}}}}}
| data3 = {{#if:{{{3|}}}|{{SetSymbol|{{PW data: {{{3}}}|6}}}} [[{{Trim|{{{3}}}}}]]}}
| label4 = {{#if:{{{4|}}}|{{PW data: {{{4}}}|2}} {{Color Icons|{{PW data: {{{4}}}|7}}}}}}
| data4 = {{#if:{{{4|}}}|{{SetSymbol|{{PW data: {{{4}}}|6}}}} [[{{Trim|{{{4}}}}}]]}}
| label5 = {{#if:{{{5|}}}|{{PW data: {{{5}}}|2}} {{Color Icons|{{PW data: {{{5}}}|7}}}}}}
| data5 = {{#if:{{{5|}}}|{{SetSymbol|{{PW data: {{{5}}}|6}}}} [[{{Trim|{{{5}}}}}]]}}
| label6 = {{#if:{{{6|}}}|{{PW data: {{{6}}}|2}} {{Color Icons|{{PW data: {{{6}}}|7}}}}}}
| data6 = {{#if:{{{6|}}}|{{SetSymbol|{{PW data: {{{6}}}|6}}}} [[{{Trim|{{{6}}}}}]]}}

}}</includeonly>