Difference between revisions of "Template:Infobox ability"

From Wildermyth Wiki
m
m
 
Line 6: Line 6:
--><th style="background: MediumSeaGreen;">'''Class'''</th><!--
--><th style="background: MediumSeaGreen;">'''Class'''</th><!--
--><tr><td>{{#if:{{{class|}}}|{{{class}}}|???}}</td></tr><!--
--><tr><td>{{#if:{{{class|}}}|{{{class}}}|???}}</td></tr><!--
--><th style="background: MediumSeaGreen;">'''Damage Type'''</th><!--
--><th style="background: MediumSeaGreen;">'''Effect'''</th><!--
--><tr><td>{{#if:{{{damage_type|}}}|{{{damage_type}}}|???}}</td></tr><!--
--><tr><td>{{#if:{{{effect|}}}|{{{effect}}}|???}}</td></tr><!--
--><th style="background: MediumSeaGreen;">'''Target'''</th><!--
--><th style="background: MediumSeaGreen;">'''Target'''</th><!--
--><tr><td>{{#if:{{{target|}}}|{{{target}}}|???}}</td></tr><!--
--><tr><td>{{#if:{{{target|}}}|{{{target}}}|???}}</td></tr><!--

Latest revision as of 07:55, 23 November 2019

This documentation is transcluded from Template:Infobox ability/doc

Usage

This template displays an Infobox for an ability. The Infobox uses the following parameters:

ability
Name of the ability
image
Image filename for the ability
type
Type of the ability. Passive, Active, or Passive/Active
class
Class of the ability
effect
Damage, Healing, Stat increase
target
Single Target, AoE, Piercing
available to
Which classes can learn this

Example

{{Infobox ability
| ability = Golden Rabbit
| image = Animal_RabbitAvenger.png
| type = Passive
| class = General
| effect = Physical Damage
| target = User
| available_to = all heroes
}}
Golden Rabbit
Animal RabbitAvenger.png
Type
Passive
Class
General
Effect
Physical Damage
Target
User
Available to
all heroes