Template:Skillbox
From NexusWiki
| Skillbox | ||||
|---|---|---|---|---|
| Purchase | ||||
| Class(es) | ||||
|
{{{skill_class}}} | ||||
| Prerequisites | ||||
|
None | ||||
| ||||
| Use | ||||
| ||||
| Effect(s) | ||||
|
{{{skill_effect}}} |
[edit] Usage
Template:Skillbox is built to provide a quick-glance summary at the basics of any given skill. The syntax for placing Skillbox is as follows:
{{skillbox|
skill_name=Name of the Skill|
skill_class=Class(es) that can learn Skill|
skill_prereq=Skills required to learn this skill|
skill_cp=Number of CPs required to learn the skill|
skill_mp=Number of MPs required to use the skill|
skill_ap=Number of MPs required to cast the skill|
skill_effect=Effect(s) of Skill|
}}
Note that several of these parameters have "default values". If the call to these parameters is excluded, they will have the following values:
skill_name={{PAGENAME}}
skill_prereq=<div align="center">None</div>
skill_mp= -
skill_ap= -
If a Skill does direct damage, skill effect should be a call to Template:Damagechart, which has syntax as follows:
{{damagechart|Damage Style (Area, Ranged, Hand-to-Hand)|Damage Type|
Max Damage per target|Maximum total damage}}
