Open main menu

mtgpq wiki β

Changes

Template:PW table row

1,175 bytes added, 06:23, 7 March 2019
Created page with "<noinclude>Creates a row of a table containing details of a given Planeswalker. The only parameter is the full name of the Planeswalker. == Example == This shorthand <pre> {..."
<noinclude>Creates a row of a table containing details of a given Planeswalker.

The only parameter is the full name of the Planeswalker.

== Example ==
This shorthand
<pre>
{| class="wikitable"
{{PW table row|Ajani, Unyielding}}
{{PW table row|Arlinn Kord}}
|}
</pre>

Produces:
{| class="wikitable"
{{PW table row|Ajani, Unyielding}}
{{PW table row|Arlinn Kord}}
|}

</noinclude><includeonly>|-
! style="text-align: left;" | {{nowrap| [[{{{1}}}]]<!--
-->{{#if: {{PW data: {{{1}}}|2}} |&nbsp;<small>({{PW data: {{{1}}}|2}})</small> |}}<!--
-->{{#if: {{PW data: {{{1}}}|4}} |&nbsp; [[File:PW-transform-icon.png|x18px|link={{{1}}}|Transforms]]|}} }}
| [[{{PW data: {{{1}}}|6}}]]
| {{Color Icons|{{PW data: {{{1}}}|7}}}}
| {{CellTintW}} | {{#explode:{{PW data: {{{1}}}|8}}|,|0}}
| {{CellTintU}} | {{#explode:{{PW data: {{{1}}}|8}}|,|1}}
| {{CellTintB}} | {{#explode:{{PW data: {{{1}}}|8}}|,|2}}
| {{CellTintR}} | {{#explode:{{PW data: {{{1}}}|8}}|,|3}}
| {{CellTintG}} | {{#explode:{{PW data: {{{1}}}|8}}|,|4}}
| {{#explode:{{PW data: {{{1}}}|9}}|,|0}}
| {{#explode:{{PW data: {{{1}}}|9}}|,|1}}
| {{#explode:{{PW data: {{{1}}}|9}}|,|2}}
| {{PW data: {{{1}}}|10}}
</includeonly>