Template:Ability Infobox/doc
This is the documentation page for Ability Infobox. It contains usage information, categories, and other content not part of the original template page. | ||
|---|---|---|
| Main | Documentation | Usage |
Syntax
- title — Name of Ability.
- image — Image.
- character — Character Name.
- type — Ability Type, e.g. Battle Skill or Exploration Skill.
- desc — Ability Description.
- scale_att — Ability Att Scaling, optional. Semi-colon (;) separated list.
- utility — Ability Utility, optional. Semi-colon (;) separated list.
Examples
{{Ability Infobox
|title = Finger-licking Feast
|image = Ability Finger-licking Feast.png
|character = Puddlipup
|type = Battle Skill
|desc = '''Active:'''<br/> Snack up! After the feasting is done, gains 450%{MP} Shield for 8s and 40 Armor and MR while the Shield exists.
'''Passive:'''<br/> Can trigger once per battle: When taking Fatal Damage, Puddlipup's Health cannot drop below 1, after which it will heal itself for 50%{Health} Health over 2s.
|scale_att = MP;HP
|utility = Armor Increase;MR Increase;Shield;Heal
}}
TemplateData
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | Unknown | optional |
| character | character | no description | Unknown | optional |
| type | type | no description | Unknown | optional |
| scale_att | scale_att | no description | Unknown | optional |
| utility | utility | no description | Unknown | optional |