Difference between revisions of "Template:Planeswalker Ability"

From mtgpq wiki
Jump to: navigation, search
Line 55: Line 55:
 
| Effect 4 = Target creature your opponent controls is Destroyed.
 
| Effect 4 = Target creature your opponent controls is Destroyed.
 
}}
 
}}
</noinclude><includeonly>
+
</noinclude><includeonly>{| class="wikitable" style="text-align:center;"
 
 
 
 
{| class="wikitable" style="text-align:center;"
 
 
! colspan="4" style="text-align:left;" | '''{{{Name}}}'''
 
! colspan="4" style="text-align:left;" | '''{{{Name}}}'''
 
|- style="text-align:left;"
 
|- style="text-align:left;"
Line 73: Line 70:
 
|-
 
|-
 
{{#if: {{{PW Level 4|}}} | {{!}} [[File:AbilityLev4.png|x24px]] {{!}}{{!}} {{{PW Level 4}}} {{!}}{{!}} {{{Loyalty 4}}} {{!}}{{!}} style="text-align:left;" {{!}} {{{Effect 4}}} |}}
 
{{#if: {{{PW Level 4|}}} | {{!}} [[File:AbilityLev4.png|x24px]] {{!}}{{!}} {{{PW Level 4}}} {{!}}{{!}} {{{Loyalty 4}}} {{!}}{{!}} style="text-align:left;" {{!}} {{{Effect 4}}} |}}
|}</includeonly>
+
|}
 +
</includeonly>

Revision as of 09:16, 2 January 2019

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.