Difference between revisions of "Template:Planeswalker Ability"

From mtgpq wiki
Jump to: navigation, search
Line 58: Line 58:
  
  
{| class="wikitable"
+
{| class="wikitable" style="text-align:center;"
! colspan="4" | {{{Name}}}
+
! colspan="4" style="text-align:left;" | '''{{{Name}}}'''
|-
+
|- style="text-align:left;"
 
! Ability Level
 
! Ability Level
 
! PW level
 
! PW level
 
! [[File:Icon L.png|x20px]]
 
! [[File:Icon L.png|x20px]]
! Effect
+
! style="text-align:left;" | Effect
 
|-
 
|-
| 1 || {{{PW Level 1}}} || {{{Loyalty 1}}} || {{{Effect 1}}}
+
| 1 || {{{PW Level 1}}} || {{{Loyalty 1}}} || style="text-align:left;" | {{{Effect 1}}}
 
|-
 
|-
| 2 || {{{PW Level 2}}} || {{{Loyalty 2}}} || {{{Effect 2}}}
+
| 2 || {{{PW Level 2}}} || {{{Loyalty 2}}} || style="text-align:left;" | {{{Effect 2}}}
 
|-
 
|-
| 3 || {{{PW Level 3}}} || {{{Loyalty 3}}} || {{{Effect 3}}}
+
| 3 || {{{PW Level 3}}} || {{{Loyalty 3}}} || style="text-align:left;" | {{{Effect 3}}}
 
|-
 
|-
| 4 || {{{PW Level 4}}} || {{{Loyalty 4}}} || {{{Effect 4}}}
+
| 4 || {{{PW Level 4}}} || {{{Loyalty 4}}} || style="text-align:left;" | {{{Effect 4}}}
 
|-
 
|-
 
|}</includeonly>
 
|}</includeonly>

Revision as of 11:12, 1 September 2018

The Planeswalker Ability template is used for presenting the costs and effects of a planeswalker's ability at different levels.

Parameters

Parameters are:

  • {{{Name}}}: The name of the ability.
  • {{{PW Level 1}}}: The range of planeswalker levels for which the ability is at level 1.
  • {{{Loyalty 1}}}: The loyalty cost of the ability at level 1.
  • {{{Effect 1}}}: The effect of the ability at level 1.
  • {{{PW Level 2}}}: The range of planeswalker levels for which the ability is at level 2.
  • {{{Loyalty 2}}}: The loyalty cost of the ability at level 2.
  • {{{Effect 2}}}: The effect of the ability at level 2.
  • {{{PW Level 3}}}: The range of planeswalker levels for which the ability is at level 3.
  • {{{Loyalty 3}}}: The loyalty cost of the ability at level 3.
  • {{{Effect 3}}}: The effect of the ability at level 3.
  • {{{PW Level 4}}}: The range of planeswalker levels for which the ability is at level 4.
  • {{{Loyalty 4}}}: The loyalty cost of the ability at level 4.
  • {{{Effect 4}}}: The effect of the ability at level 4.

Example

This shorthand:

{{Planeswalker Ability
| Name = Scorpion's Sting
| PW Level 1 = 6-23
| Loyalty 1 = 9
| Effect 1 = Target creature your opponent controls gets -1/-1.
| PW Level 2 = 24-35
| Loyalty 2 = 9
| Effect 2 = Target creature your opponent controls gets -2/-2.
| PW Level 3 = 36-51
| Loyalty 3 = 9
| Effect 3 = Target creature your opponent controls gets -3/-3.
| PW Level 4 = 52-60
| Loyalty 4 = 9
| Effect 4 = Target creature your opponent controls is Destroyed.
}}

Produces:

{{{Number}}}: Scorpion's Sting
Ability Level PW level Icon L.png Effect
AbilityLev1.png 6-23 9 Target creature your opponent controls gets -1/-1.
AbilityLev2.png 24-35 9 Target creature your opponent controls gets -2/-2.
AbilityLev3.png 36-51 9 Target creature your opponent controls gets -3/-3.
AbilityLev4.png 52-60 9 Target creature your opponent controls is Destroyed.