Difference between revisions of "Template:PW stats max level"
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
This template produces a table detailing a Planeswalker's stats at their maximum level. | This template produces a table detailing a Planeswalker's stats at their maximum level. | ||
− | The | + | The first parameter is the full name of the Planeswalker. |
+ | |||
+ | A named parameter "flipped" may be present; if it's equal to 1 then the Planeswalker's Transformed stats are used instead. | ||
== Example == | == Example == | ||
Line 10: | Line 12: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{PW stats max level|Ajani Vengeant}} | {{PW stats max level|Ajani Vengeant}} | ||
+ | {{PW stats max level|Rowan Kenrith|flipped=1}} | ||
</nowiki></pre> | </nowiki></pre> | ||
Produces: | Produces: | ||
{{PW stats max level|Ajani Vengeant}} | {{PW stats max level|Ajani Vengeant}} | ||
+ | {{PW stats max level|Rowan Kenrith|flipped=1}} | ||
</noinclude> | </noinclude> | ||
<includeonly>{| class="wikitable" | <includeonly>{| class="wikitable" | ||
− | ! colspan="11" style="text-align:left;" | {{{1}}} - level 60 | + | ! colspan="11" style="text-align:left;" | {{#ifeq:{{{flipped|}}}|1|{{PW data: {{{1}}}|4}} (Transformed)|{{{1}}}}} - level 60 |
|- | |- | ||
! colspan="6" | Mana bonus | ! colspan="6" | Mana bonus | ||
Line 24: | Line 28: | ||
! Leveling cost | ! 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}}|W}} | {{CellTintW}}{{!}} | }} {{Symbol|W|16}} {{#if: {{#pos:{{PW data: {{{1}}}|7}}|W}} | '''{{#explode: {{PW data: {{{1}}}|{{#ifeq:{{{flipped|}}}|1|17|8}}}}|,|0}}''' | {{#explode: {{PW data: {{{1}}}|{{#ifeq:{{{flipped|}}}|1|17|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}}|U}} | {{CellTintU}}{{!}} | }} {{Symbol|U|16}} {{#if: {{#pos:{{PW data: {{{1}}}|7}}|U}} | '''{{#explode: {{PW data: {{{1}}}|{{#ifeq:{{{flipped|}}}|1|17|8}}}}|,|1}}''' | {{#explode: {{PW data: {{{1}}}|{{#ifeq:{{{flipped|}}}|1|17|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}}|B}} | {{CellTintB}}{{!}} | }} {{Symbol|B|16}} {{#if: {{#pos:{{PW data: {{{1}}}|7}}|B}} | '''{{#explode: {{PW data: {{{1}}}|{{#ifeq:{{{flipped|}}}|1|17|8}}}}|,|2}}''' | {{#explode: {{PW data: {{{1}}}|{{#ifeq:{{{flipped|}}}|1|17|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}}|R}} | {{CellTintR}}{{!}} | }} {{Symbol|R|16}} {{#if: {{#pos:{{PW data: {{{1}}}|7}}|R}} | '''{{#explode: {{PW data: {{{1}}}|{{#ifeq:{{{flipped|}}}|1|17|8}}}}|,|3}}''' | {{#explode: {{PW data: {{{1}}}|{{#ifeq:{{{flipped|}}}|1|17|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}} }} | + | | {{#if: {{#pos:{{PW data: {{{1}}}|7}}|G}} | {{CellTintG}} {{!}} | }} {{Symbol|G|16}} {{#if: {{#pos:{{PW data: {{{1}}}|7}}|G}} | '''{{#explode: {{PW data: {{{1}}}|{{#ifeq:{{{flipped|}}}|1|17|8}}}}|,|4}}''' | {{#explode: {{PW data: {{{1}}}|{{#ifeq:{{{flipped|}}}|1|17|8}}}}|,|4}} }} |
| {{Symbol|L|16}} 0 | | {{Symbol|L|16}} 0 | ||
| {{Creatures | {{#explode: {{PW data: {{{1}}}|9}}|,|0}} }} | | {{Creatures | {{#explode: {{PW data: {{{1}}}|9}}|,|0}} }} |
Latest revision as of 11:25, 20 March 2020
Usage
This template produces a table detailing a Planeswalker's stats at their maximum level.
The first parameter is the full name of the Planeswalker.
A named parameter "flipped" may be present; if it's equal to 1 then the Planeswalker's Transformed stats are used instead.
Example
This shorthand:
{{PW stats max level|Ajani Vengeant}} {{PW stats max level|Rowan Kenrith|flipped=1}}
Produces:
Ajani Vengeant - level 60 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Mana bonus | Deck limits | Health | Leveling cost | |||||||
+3 | +1 | 0 | +2 | +2 | 0 | 9 | 6 | 5 | 119 | 160,720 |
Will Kenrith (Transformed) - level 60 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Mana bonus | Deck limits | Health | Leveling cost | |||||||
+2 | +6 | 0 | 0 | 0 | 0 | 7 | 7 | 5 | 122 | 160,720 |