Template:Ability infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 44: | Line 44: | ||
; special | ; special | ||
: Information about the ability. (Optional). | : Information about the ability. (Optional). | ||
;Sample output | ;Sample output | ||
{| class="wikitable" | {| class="wikitable" | ||
Revision as of 17:59, 19 March 2020
| 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
}}
|
| ||||||||||||||||||||