Template:SkillBoxSpecial/doc

From HoloCure Wiki
Jump to navigation Jump to search

Usage

Clean and consistent formatting of Special Attack information. Automatically fetches description and stats from Module:SpecialData.

{{SkillBoxSpecial
|name = 
|icon =
|notes =
}}

Parameters

# Name Description
name Special Attack name.
icon Icon filename (without 'File:'). Defaults to '<name>_Icon.png' if not specified.
notes Any information relevant to the attack's function.

Example

{{SkillBoxSpecial
|name = The Reaper
|icon = The Reaper Icon.png
|notes = * Any notes would show up here.
}}
The Reaper
The Reaper Icon.png
Cooldown: 80
Temporarily buff self to increase scythe damage by 300% and increase damage of all critical hits to 300% for 15 seconds.
Stats & details:
Duration:
900 (15 s)
  • Any notes would show up here.

See also

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.