Difference between revisions of "Template:Enemy Stats"

From mtgpq wiki
Jump to: navigation, search
Line 63: Line 63:
 
}}
 
}}
  
</noinclude><includeonly>{| class="wikitable"  
+
</noinclude><includeonly>{| class="wikitable" style="display:inline-table; vertical-align:middle; margin: 0px"
{{#if:{{{Image|}}}|
+
! rowspan=2 style="{{TintHeavy}} padding:0px;" | {{#if:{{{Image|}}}|[[File:{{{Image}}}|{{{size|x55px}}}|{{{Name|}}}]]}}
! rowspan="2" style="{{TintHeavy}} padding:0px;" {{!}} [[File:{{{Image}}}|{{{size|x56px}}}|{{{Name|}}}]] }}
+
! style="{{TintHeavy}}; text-align:left; border-bottom: 0px" | ''{{{Name|}}}''
{{#if:{{{Name|}}}|
+
|-
! rowspan="2" style="{{TintHeavy}}; text-align:left" {{!}} ''{{{Name}}}'' {{#if:{{{Color|}}}|<br>{{Color Icons|{{{Color}}}}}}} }}
+
| style="{{TintHeavy}}; text-align:left; border-top: 0px" | {{Color Icons|{{{Color}}}}}
 +
|}
 +
{| class="wikitable" style="display: inline-table; vertical-align:middle; margin: 0px"
 
! style="{{TintHeavy}}" | Level
 
! style="{{TintHeavy}}" | Level
 
! style="{{TintHeavy}}" | HP
 
! style="{{TintHeavy}}" | HP
Line 100: Line 102:
 
{{!}}{{{Ability 2 Cost|}}}
 
{{!}}{{{Ability 2 Cost|}}}
 
{{!}}{{{Ability 2 Description|}}}
 
{{!}}{{{Ability 2 Description|}}}
}}
+
}}{{#if:{{{Ability 3|}}}|
{{#if:{{{Ability 3|}}}|
 
 
{{!}}-
 
{{!}}-
 
{{!}}'''{{{Ability 3| }}}'''
 
{{!}}'''{{{Ability 3| }}}'''

Revision as of 13:06, 9 April 2020

The Enemy Stats template is used for recording the enemy's statistics, abilities, and the criteria for winning ribbons against this opponent.

Parameters

Parameters are:

  • {{{Name}}}: The enemy's name.
  • {{{Image}}}: An image to show next to the enemy's name.
  • {{{Color}}}: (Optional) The enemy's color(s), as a string of one-letter abbreviations.
  • {{{Level}}}: The enemy's level.
  • {{{Hit Points}}}: The number of hit points the enemy starts with.
  • {{{White Mana}}}: Enemy's White Mana Bonus. Defaults to +0
  • {{{Blue Mana}}}: Enemy's White Mana Bonus. Defaults to +0
  • {{{Black Mana}}}: Enemy's White Mana Bonus. Defaults to +0
  • {{{Red Mana}}}: Enemy's White Mana Bonus. Defaults to +0
  • {{{Green Mana}}}: Enemy's White Mana Bonus. Defaults to +0
  • {{{Loyalty Bonus}}}: Enemy's White Mana Bonus. Defaults to +0
  • {{{Ability 1}}}: The Enenmy's first ability's name from the game. Defaults to "Ability 1"
  • {{{Ability 1 Description}}}: The first ability's description from the game. Defaults to "A1 Desc"
  • {{{Ability 1 Cost}}}: The loyalty cost for ability 1. Defaults to 0.
  • {{{Ability 2}}}: The Enenmy's first ability's name from the game. Defaults to blank.
  • {{{Ability 2 Description}}}: The first ability's description from the game. Defaults to blank.
  • {{{Ability 2 Cost}}}: The loyalty cost for ability 1. Defaults to blank.
  • {{{Ability 3}}}: The Enenmy's first ability's name from the game. Defaults to blank.
  • {{{Ability 3 Description}}}: The first ability's description from the game. Defaults to blank.
  • {{{Ability 3 Cost}}}: The loyalty cost for ability 1. Defaults to blank.

Example

The following is an example of how to use this template alongside the Deck List template to describe a fight:

{{Enemy Stats
|Name=Zetalpa, Primal Dawn
|Color=W
|Level=80
|Hit Points=166
|White Mana=+2
|Blue Mana=+3
|Black Mana=+2
|Ability 1=Affliction
|Ability 1 Description=Your opponent takes 6 damage and you gain 6 life.
|Ability 1 Cost=9
}}

It produces:

Zetalpa, Primal Dawn Zetalpa, Primal Dawn
White
Level HP White mana bonus Blue mana bonus Black mana bonus Red mana bonus Green mana bonus Loyalty bonus
80 166 +2 +3 +2 +0 +0 +0
Abilities Loyalty cost Effect
Affliction  9  Your opponent takes 6 damage and you gain 6 life.