Template:Ability Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Elieze Myre (talk | contribs) category:title |
||
| Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
-->{{DISPLAYTITLE:{{{title|{{PAGENAME}}}}}}}<!-- | -->{{DISPLAYTITLE:{{{title|{{PAGENAME}}}}}}}<!-- | ||
--><infobox theme="image-darkbg"> | --><infobox theme="image-darkbg"> | ||
<title source="title"> | <title source="title"> | ||
| Line 36: | Line 35: | ||
</infobox><!-- | </infobox><!-- | ||
-->{{Namespace|main=<!-- | -->{{Namespace|main=<!-- | ||
-->[[Category:{{{title}}}]]<!-- | |||
-->{{#ifeq:{{{type}}}|Bonus Ability<!-- | -->{{#ifeq:{{{type}}}|Bonus Ability<!-- | ||
-->|<!-- | -->|<!-- | ||
Revision as of 12:38, 23 September 2025
Note: parts of or the entire template might not be visible without values provided.
| 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
|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 |