Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!
Difference between revisions of "Template:MetaSkillData"
(Skills should have icons that are the same as their name.) |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
<pre>{{{{{Format|FormatSkill Data}}} | <pre>{{{{{Format|FormatSkill Data}}} | ||
|Name= | |Name= | ||
+ | |Gender= | ||
|Class= | |Class= | ||
|Type= | |Type= | ||
Line 16: | Line 17: | ||
|Attributes= | |Attributes= | ||
− | | | + | |Notes= |
|SkillGrowth= | |SkillGrowth= | ||
− | |||
|Video= | |Video= | ||
|AdditionalCategories= | |AdditionalCategories= | ||
+ | |ClientVersion= | ||
}}<noinclude> | }}<noinclude> | ||
− | [[Category:Data]] [[Category: | + | [[Category:Data]] [[Category:Skill Data]]</noinclude> |
</pre> | </pre> | ||
<noinclude> | <noinclude> | ||
==Parameters== | ==Parameters== | ||
− | {| class="wikitable sortable" | + | {| class="wikitable sortable" width: 75%;" |
|- style="border-bottom: 3px solid #ccf" | |- style="border-bottom: 3px solid #ccf" | ||
! style="width: 15%;" | Parameter | ! style="width: 15%;" | Parameter | ||
Line 37: | Line 38: | ||
| Name | | Name | ||
| The in game name of the skill | | The in game name of the skill | ||
+ | |- | ||
+ | | Gender | ||
+ | | The gender of class that this is learned from. This is used in generating skill pages. If both genders can use the same skill (in the case of [[Seismic Punch]] from both Male and Female Fighters). In the case of a unique subclass like [[Elementalist]], leave blank.<br/> | ||
+ | Acceptable forms are: | ||
+ | *Male | ||
+ | *Female | ||
+ | *Both | ||
+ | *<Blank> | ||
|- | |- | ||
| Class | | Class | ||
Line 66: | Line 75: | ||
| Additional information on the skill that doesn't change per level, like clear cube cost, or range and casting speed of some skills. | | Additional information on the skill that doesn't change per level, like clear cube cost, or range and casting speed of some skills. | ||
|- | |- | ||
− | | | + | | Notes |
| Fun/useful tidbits about the skills usage or the like. | | Fun/useful tidbits about the skills usage or the like. | ||
|- | |- | ||
| SkillGrowth | | SkillGrowth | ||
| The table for skill power progression. | | The table for skill power progression. | ||
− | |||
− | |||
− | |||
|- | |- | ||
| Video | | Video | ||
Line 79: | Line 85: | ||
|- | |- | ||
| AdditionalCategories | | AdditionalCategories | ||
− | | Wiki'ed catagories like <nowiki>[[Category: | + | | Wiki'ed catagories like <nowiki>[[Category:Looks like banana]]</nowiki> to include in rendering the final skill page. Most default ones likes <nowiki>[[Category:Elementalist Skills]][[Category:Passive Skills]]</nowiki> will be automatically generated. |
|} | |} | ||
</noinclude> | </noinclude> | ||
[[Category:Data]] [[Category:DataMeta]] | [[Category:Data]] [[Category:DataMeta]] |
Latest revision as of 17:40, 6 April 2015
Form
This is a blank template to cut and paste.
{{{{{Format|FormatSkill Data}}} |Name= |Gender= |Class= |Type= |Type2= |PrerequisiteLevel= |PrerequisiteSkill= |Command= |Description= |Attributes= |Notes= |SkillGrowth= |Video= |AdditionalCategories= |ClientVersion= }}<noinclude> [[Category:Data]] [[Category:Skill Data]]</noinclude>
Parameters
Parameter | Usage |
---|---|
Name | The in game name of the skill |
Gender | The gender of class that this is learned from. This is used in generating skill pages. If both genders can use the same skill (in the case of Seismic Punch from both Male and Female Fighters). In the case of a unique subclass like Elementalist, leave blank. Acceptable forms are:
|
Class | The class that this is learned from, in the case of a shared skill, the character type should be used (e.g. Mana Shield - Mage, Neck Snap - Grappler) |
Type | Is this skill an Active or passive skill. |
Type2 | Additional information about the skill, such as:
|
PrerequisiteLevel | What is level requirement to aquire this skill? |
PrerequisiteSkill | A list of skills required to acquire this skill. |
Command | The default command for this skill, using the {{Up}}{{Left}}{{Right}}{{Down}}{{Z}}{{X}}{{C}} syntax. |
Description | The in game (or a a nicer translated version) of the skill text box. |
Attributes | Additional information on the skill that doesn't change per level, like clear cube cost, or range and casting speed of some skills. |
Notes | Fun/useful tidbits about the skills usage or the like. |
SkillGrowth | The table for skill power progression. |
Video | The youtube video ID to a skill demonstration if able. |
AdditionalCategories | Wiki'ed catagories like [[Category:Looks like banana]] to include in rendering the final skill page. Most default ones likes [[Category:Elementalist Skills]][[Category:Passive Skills]] will be automatically generated. |