Open main menu

mtgpq wiki β

Changes

Template:PW stats max level

2,176 bytes added, 03:09, 9 March 2019
Created page with "<noinclude> == Usage == This template produces a table detailing a Planeswalker's stats at their maximum level. The only parameter is the full name of the Planeswalker. ==..."
<noinclude>

== Usage ==
This template produces a table detailing a Planeswalker's stats at their maximum level.

The only parameter is the full name of the Planeswalker.

== Example ==
<pre><nowiki>
This shorthand:
{{PWLevel60Stats | +3,+1,0,+2,+2,0 | 9,6,5 | 119 | 160720 | WG}}
{{PW stats max level|Ajani Vengeant}}
</nowiki></pre>

Produces:
{{PWLevel60Stats | +3,+1,0,+2,+2,0 | 9,6,5 | 119 | 160720 | WG}}
{{PW stats max level|Ajani Vengeant}}

</noinclude>
<includeonly>{| class="wikitable"
! colspan="11" style="text-align:left;" | {{{1}}} - level 60
|-
! colspan="6" | Mana bonus
! colspan="3" | Deck limits
! Health
! Leveling cost
|-
| {{#if: {{#pos:{{PW data: {{{1}}}|7}}|W}} | {{CellTintW}}{{!}} | }} {{Symbol|W|16}} {{#if: {{#pos:{{PW data: {{{1}}}|7}}|W}} | '''{{#explode: {{PW data: {{{1}}}|8}}|,|0}}''' | {{#explode: {{PW data: {{{1}}}|8}}|,|0}} }}
| {{#if: {{#pos:{{PW data: {{{1}}}|7}}|U}} | {{CellTintU}}{{!}} | }} {{Symbol|U|16}} {{#if: {{#pos:{{PW data: {{{1}}}|7}}|U}} | '''{{#explode: {{PW data: {{{1}}}|8}}|,|1}}''' | {{#explode: {{PW data: {{{1}}}|8}}|,|1}} }}
| {{#if: {{#pos:{{PW data: {{{1}}}|7}}|B}} | {{CellTintB}}{{!}} | }} {{Symbol|B|16}} {{#if: {{#pos:{{PW data: {{{1}}}|7}}|B}} | '''{{#explode: {{PW data: {{{1}}}|8}}|,|2}}''' | {{#explode: {{PW data: {{{1}}}|8}}|,|2}} }}
| {{#if: {{#pos:{{PW data: {{{1}}}|7}}|R}} | {{CellTintR}}{{!}} | }} {{Symbol|R|16}} {{#if: {{#pos:{{PW data: {{{1}}}|7}}|R}} | '''{{#explode: {{PW data: {{{1}}}|8}}|,|3}}''' | {{#explode: {{PW data: {{{1}}}|8}}|,|3}} }}
| {{#if: {{#pos:{{PW data: {{{1}}}|7}}|G}} | {{CellTintG}} {{!}} | }} {{Symbol|G|16}} {{#if: {{#pos:{{PW data: {{{1}}}|7}}|G}} | '''{{#explode: {{PW data: {{{1}}}|8}}|,|4}}''' | {{#explode: {{PW data: {{{1}}}|8}}|,|4}} }}
| {{Symbol|L|16}} 0
| {{Creatures | {{#explode: {{PW data: {{{1}}}|9}}|,|0}} }}
| {{Spells | {{#explode: {{PW data: {{{1}}}|9}}|,|1}} }}
| {{Supports | {{#explode: {{PW data: {{{1}}}|9}}|,|2}} }}
| {{#explode: {{PW data: {{{1}}}|10}}|,|0}}
| {{Runes|{{#ifeq:{{PW data: {{{1}}}|7}}|C|323,750|{{#ifeq:{{#len:{{PW data: {{{1}}}|7}}|1}}|1|79,920|{{#ifeq:{{#len:{{PW data: {{{1}}}|7}}|1}}|2|160,720|323,750}}}}}}}}
|}</includeonly>