Template:Ability infobox
| name
| |||
|---|---|---|---|
| {{ #replace: http://cdn.projectgorgon.com/v456/icons/icon_.png | http://cdn.projectgorgon.com/v456/icons/icon_.png | Error: Ability not found }} | |
| Description | -
| ||
| Skill | |||
| Level | -
| ||
| Power Cost | -
| ||
| Reuse Time | -
| ||
| Damage | -
| ||
| Special | -
| ||
- name
- Must be the name of the ability.
- description
- The in-game description of the ability.
- skill
- The associated skill the ability is part of.
- level
- The level required to use the ability.
- power cost
- Information about the ability.
- reuse time
- Information about the ability.
- damage
- Information about the ability.
- special
- Information about the ability. (Optional).
- Sample output
| Code | Output | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{Ability infobox
| name = Warmthball
| description = Throw a vaguely painful ball of warmth.
| skill =
| level = 0
| power cost = 7
| reuse time = 2
| range = 30 meters
| damage = 5 Fire
| special = Enrages target
}}
|
| ||||||||||||||||||||