Difference between revisions of "Template:PWLevelTableRow"
Line 42: | Line 42: | ||
| {{AltTableStyle{{{1}}}}} | | | {{AltTableStyle{{{1}}}}} | | ||
{{#if: {{{6|}}} | {{!}} rowspan="{{#explode:{{{6}}}|,|0}}" {{!}} [[File:AbilityLev{{#explode:{{{6}}}|,|1}}.png|x24px]] | }}<!-- | {{#if: {{{6|}}} | {{!}} rowspan="{{#explode:{{{6}}}|,|0}}" {{!}} [[File:AbilityLev{{#explode:{{{6}}}|,|1}}.png|x24px]] | }}<!-- | ||
− | -->{{#if: {{{7|}}} | {{!}}{{!}} rowspan="{{#explode:{{{7}}}|,|0}}" {{!}} [[File:AbilityLev{{#explode:{{{7}}}|,|1}}.png|x24px]] | }}<!-- | + | -->{{#if: {{{7|}}} | {{#if: {{{6|}}} | {{!}}{{!}} | {{{!}}} }} rowspan="{{#explode:{{{7}}}|,|0}}" {{!}} [[File:AbilityLev{{#explode:{{{7}}}|,|1}}.png|x24px]] | }}<!-- |
-->{{#if: {{{8|}}} | {{!}}{{!}} rowspan="{{#explode:{{{8}}}|,|0}}" {{!}} [[File:AbilityLev{{#explode:{{{8}}}|,|1}}.png|x24px]] | }} | -->{{#if: {{{8|}}} | {{!}}{{!}} rowspan="{{#explode:{{{8}}}|,|0}}" {{!}} [[File:AbilityLev{{#explode:{{{8}}}|,|1}}.png|x24px]] | }} | ||
| {{AltTableStyle{{{1}}}}} | </includeonly> | | {{AltTableStyle{{{1}}}}} | </includeonly> |
Revision as of 08:28, 2 January 2019
Usage
This template produces a row in the Planeswalker level table.
Example
This shorthand within a table
{{PWLevelTableRow |1| 1-5,1220 | 3,+1,-1,-1,+1,-1,0 | 1,6,3,2 | 2,32 | 5,0 | 10,0 | 10,0 }} {{PWLevelTableRow |1| | | 6,'''7''',3,2 | | | | | }} {{PWLevelTableRow |1| | | | 2,35 | | | | }} {{PWLevelTableRow |1| | 6,'''+2''',-1,-1,+1,-1,0 | | | | | | }} {{PWLevelTableRow |1| | | | 2,38 | | | | }} {{PWLevelTableRow |2| 6-10,4580 | | | | 5,1 | | }} {{PWLevelTableRow |2| | | | 2,41 | | | | }} {{PWLevelTableRow |2| | | 6,'''7''',3,4 | | | | | }} {{PWLevelTableRow |2| | | | 2,44 | | | | }} {{PWLevelTableRow |2| | 6,+2,-1,-1,'''+2''',-1,0 | | | | | | }}
Produces:
1-5 | +1 | -1 | -1 | +1 | -1 | 0 | 6 | 3 | 2 | 32 | ||||||||
7 | 3 | 2 | ||||||||||||||||
35 | ||||||||||||||||||
+2 | -1 | -1 | +1 | -1 | 0 | |||||||||||||
38 | ||||||||||||||||||
6-10 | ||||||||||||||||||
41 | ||||||||||||||||||
7 | 3 | 4 | ||||||||||||||||
44 | ||||||||||||||||||
+2 | -1 | -1 | +2 | -1 | 0 |