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:SkillPage"
m |
(Get rid of SkillData dependency. Add DPL generated skill nav. Fix Icon linking for skills with Colons in their names.) |
||
Line 9: | Line 9: | ||
</noinclude> | </noinclude> | ||
<!--Sidebar--> | <!--Sidebar--> | ||
− | <small>This page is up to date as of Client Version:{{{ClientVersion}}} | + | <small>This page is up to date as of Client Version:{{{ClientVersion|???}}}</small> |
<table cellpadding="2" cellspacing="2" style="float: right; width: 250px; padding: 6px; margin: 0 0 1em 1em; font-size: 0.83em; background-color: #f7f8ff; border:1px solid #8888aa;"> | <table cellpadding="2" cellspacing="2" style="float: right; width: 250px; padding: 6px; margin: 0 0 1em 1em; font-size: 0.83em; background-color: #f7f8ff; border:1px solid #8888aa;"> | ||
<tr style="background: #ccccff"> | <tr style="background: #ccccff"> | ||
<th colspan="2" style="text-align: center;"> | <th colspan="2" style="text-align: center;"> | ||
− | <big>[[File:{{{Name}}}.png]] '''{{{Name}}}'''</big> | + | <big>[[File:{{#replace:{{{Name}}}|:|-}}.png]] '''{{{Name}}}'''</big> |
</th> | </th> | ||
</tr> | </tr> | ||
Line 30: | Line 30: | ||
<td> | <td> | ||
{{#switch:{{{Gender}}} | {{#switch:{{{Gender}}} | ||
− | |Both = [[Male {{{Class}}}]] | + | |Both = [[Male {{{Class}}}]] |
+ | [[Female {{{Class}}}]] | ||
|Female=[[Female {{{Class}}}]] | |Female=[[Female {{{Class}}}]] | ||
|Male=[[Male {{{Class}}}]] | |Male=[[Male {{{Class}}}]] | ||
Line 47: | Line 48: | ||
<th style="text-align:right">Prerequisite Skills:</th> | <th style="text-align:right">Prerequisite Skills:</th> | ||
<td>{{#if:{{{PrerequisiteSkill|}}}|{{{PrerequisiteSkill}}}|None}}</td> | <td>{{#if:{{{PrerequisiteSkill|}}}|{{{PrerequisiteSkill}}}|None}}</td> | ||
− | |||
− | |||
− | |||
</tr> | </tr> | ||
</table><!--End Sidebar--> | </table><!--End Sidebar--> | ||
Line 62: | Line 60: | ||
{{{SkillGrowth}}} | {{{SkillGrowth}}} | ||
− | + | {{#switch:{{{Gender}}} | |
− | {{#switch:{{{ | + | |Both={{SkillNav|Male {{{Class|???}}}|{{{Type2|}}}}} |
− | | | + | {{SkillNav|Female {{{Class|???}}}|{{{Type2|}}}}} |
− | |Male | + | |{{SkillNav|{{{Class|???}}}|{{{Type2|}}}}} |
− | |||
− | |||
− | |||
− | |||
− | |{{ | ||
− | | | ||
− | | | ||
− | | | ||
− | |||
− | |||
}} | }} | ||
Line 81: | Line 69: | ||
</td></tr> | </td></tr> | ||
<tr><td> | <tr><td> | ||
− | <h1>Usage</h1> | + | <h1>Usage (Form)</h1> |
</td></tr> | </td></tr> | ||
<tr><td> | <tr><td> | ||
− | <pre>{{ | + | <pre> |
+ | {{FormatSkill Page | ||
+ | |Name= | ||
+ | |Gender= | ||
+ | |Class= | ||
+ | |Type= | ||
+ | |Type2= | ||
+ | |PrerequisiteLevel= | ||
+ | |PrerequisiteSkill= | ||
+ | |||
+ | |Command= | ||
+ | |Description= | ||
− | + | |Attributes= | |
+ | |||
+ | |Notes= | ||
+ | |||
+ | |SkillGrowth= | ||
+ | |||
+ | |Video= | ||
+ | |AdditionalCategories= | ||
+ | |ClientVersion= | ||
+ | }} | ||
+ | </pre> | ||
</td></tr> | </td></tr> | ||
<tr><td> | <tr><td> | ||
− | <h1> | + | <h1>Parameters</h1> |
</td></tr> | </td></tr> | ||
<tr><td> | <tr><td> | ||
− | { | + | {| class="wikitable sortable" width: 75%;" |
+ | |- style="border-bottom: 3px solid #ccf" | ||
+ | ! style="width: 15%;" | Parameter | ||
+ | ! class="unsortable" style="width: 85%;" | 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.<br/> | ||
+ | Acceptable forms are: | ||
+ | *Male | ||
+ | *Female | ||
+ | *Both | ||
+ | *<Blank> | ||
+ | |- | ||
+ | | 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: | ||
+ | *Awakening | ||
+ | *EX | ||
+ | *TP | ||
+ | *Togglable | ||
+ | |- | ||
+ | | PrerequisiteLevel | ||
+ | | What is level requirement to acquire this skill? | ||
+ | |- | ||
+ | | PrerequisiteSkill | ||
+ | | A list of skills required to acquire this skill. | ||
+ | |- | ||
+ | | Command | ||
+ | | The default command for this skill, using the <nowiki>{{Up}}{{Left}}{{Right}}{{Down}}{{Z}}{{X}}{{C}}</nowiki> 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. | ||
+ | |} | ||
</td></tr> | </td></tr> | ||
</table> | </table> | ||
− | [[Category: | + | [[Category:Formatting Templates]] |
</noinclude> | </noinclude> |
Revision as of 09:48, 8 May 2015
ContentsTemplate |
||||||||||||||||||||||||||||
This page is up to date as of Client Version:???
Description{{{Description}}} Attributes{{{Attributes}}} Notes{{{Notes}}} Skill Growth{{{SkillGrowth}}}
| ||||||||||||||||||||||||||||
Usage (Form) | ||||||||||||||||||||||||||||
{{FormatSkill Page |Name= |Gender= |Class= |Type= |Type2= |PrerequisiteLevel= |PrerequisiteSkill= |Command= |Description= |Attributes= |Notes= |SkillGrowth= |Video= |AdditionalCategories= |ClientVersion= }} | ||||||||||||||||||||||||||||
Parameters | ||||||||||||||||||||||||||||
|