Difference between revisions of "Template:Planeswalker Ability"

From mtgpq wiki
Jump to: navigation, search
(Created page with "<noinclude> The Planeswalker Ability template is used for presenting the costs and effects of a planeswalker's ability at different levels. == Parameters == Parameters are:...")
 
Line 21: Line 21:
 
== Example ==
 
== Example ==
  
The following is an example of how to use this template to describe a planeswalker ability:
+
This shorthand:
 +
<pre><nowiki>
 +
{{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.
 +
}}</nowiki></pre>
  
<pre><nowiki>
+
Produces:
=== Nicol Bolas, God-Pharaoh ===
 
 
{{Planeswalker Ability
 
{{Planeswalker Ability
 
| Name = Scorpion's Sting
 
| Name = Scorpion's Sting
Line 40: Line 55:
 
| Effect 4 = Target creature your opponent controls is Destroyed.
 
| Effect 4 = Target creature your opponent controls is Destroyed.
 
}}
 
}}
 +
</noinclude><includeonly>
  
</nowiki></pre>
 
  
 
== Template ==
 
== Template ==
 
</noinclude>
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 52: Line 65:
 
! Ability Level
 
! Ability Level
 
! PW level
 
! PW level
! Loyalty
+
! [[File:Icon L.png|x20px]]
 
! Effect
 
! Effect
 
|-
 
|-
Line 63: Line 76:
 
| 4 || {{{PW Level 4}}} || {{{Loyalty 4}}} || {{{Effect 4}}}
 
| 4 || {{{PW Level 4}}} || {{{Loyalty 4}}} || {{{Effect 4}}}
 
|-
 
|-
|}
+
|}</includeonly>

Revision as of 10:59, 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.