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"
(added <br> between classes) |
(Tabs added) |
||
Line 1: | Line 1: | ||
− | <noinclude> | + | <noinclude> |
<table width="100%"> | <table width="100%"> | ||
<tr> | <tr> | ||
Line 12: | Line 12: | ||
<tr style="background: #ccccff"> | <tr style="background: #ccccff"> | ||
<th colspan="2" style="text-align: center;"> | <th colspan="2" style="text-align: center;"> | ||
− | <big>[[File:{{#replace:{{{Name}}}|:|-}}.png]] '''{{{Name}}}'''</big> | + | {{#ifeq:{{{DiffIcon}}}|Yes| |
+ | {{#switch:{{{Gender}}}<!-- if Gender is set to both, add Female and Male --> | ||
+ | |Both = | ||
+ | <big>[[File:{{#replace:{{{Name}}}|:|-}} (Female).png]] [[File:{{#replace:{{{Name}}}|:|-}} (Male).png]] '''{{{Name}}}'''</big> | ||
+ | | | ||
+ | }} | ||
+ | |<big>[[File:{{#replace:{{{Name}}}|:|-}}.png]] '''{{{Name}}}'''</big> | ||
+ | }} | ||
</th> | </th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td colspan="2" {{#if:{{{ | + | <td colspan="2"> {{tabs |
− | | | + | |name=Videos |
− | | | + | |tab1={{#if:{{{NameTab|}}}|{{{NameTab}}}|Video 1}} |
+ | |contents1={{#if:{{{Video|}}} | ||
+ | |{{#ev:youtube|{{{Video}}}|225 }} | ||
+ | |No Video}} | ||
+ | |||
+ | |tab2={{#if:{{{NameTab2|}}}|{{{NameTab2}}}|Video 2}} | ||
+ | |contents2={{#if:{{{Video2|}}} | ||
+ | |{{#ev:youtube|{{{Video2}}}|225 }} | ||
+ | |No Video}} | ||
+ | |||
+ | }} | ||
</td> | </td> | ||
</tr> | </tr> | ||
Line 47: | Line 64: | ||
<tr> | <tr> | ||
<th style="text-align:right">Command:</th> | <th style="text-align:right">Command:</th> | ||
− | <td>{{#if:{{{Command|}}}|{{{Command}}}|None}}</td> | + | <td> {{#if:{{{Command|}}}|{{{Command}}}|None}} </td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 173: | Line 190: | ||
{{SkillPage | {{SkillPage | ||
|Name={{PAGENAME}} | |Name={{PAGENAME}} | ||
+ | |NameTab= | ||
+ | |NameTab2= | ||
|Video= | |Video= | ||
+ | |Video2= | ||
|Gender= | |Gender= | ||
|Class= | |Class= | ||
Line 236: | Line 256: | ||
|- | |- | ||
| Class | | Class | ||
− | | The class that this is learned from | + | | 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]]) |
+ | |- | ||
+ | | Class2 | ||
+ | | If available, a second class that this is learned from. | ||
|- | |- | ||
| Type | | Type | ||
Line 269: | Line 292: | ||
|- | |- | ||
| Video | | Video | ||
− | | The | + | | The YouTube video ID to a skill demonstration if able. |
+ | |- | ||
+ | | Video2 | ||
+ | | If available, a second YouTube video ID. | ||
+ | |- | ||
+ | | NameTab | ||
+ | | A one word description for the tab for Video. If nothing is entered, "Video 1" will be used. | ||
+ | |- | ||
+ | | NameTab2 | ||
+ | | A one word description for the tab for Video2. If nothing is entered, "Video 2" will be used. | ||
|} | |} | ||
</td></tr> | </td></tr> | ||
</table> | </table> | ||
[[Category:Data]] [[Category:DataFormat]]</noinclude> | [[Category:Data]] [[Category:DataFormat]]</noinclude> |
Revision as of 15:29, 2 August 2015
Template |
||||||||||||||||||||||||||||||||||||||
Description{{{Description}}} Attributes{{{Attributes}}}
[[Category:{{{Class}}} Skills]]
[[Category:{{{Type}}} Skills]]
| ||||||||||||||||||||||||||||||||||||||
Usage Template | ||||||||||||||||||||||||||||||||||||||
{{SkillPage |Name={{PAGENAME}} |NameTab= |NameTab2= |Video= |Video2= |Gender= |Class= |Class2= |Type= |Type2= |Type3= |PrerequisiteLevel= |PrerequisiteSkill= *{{IconLink|Backstep}} Lv2 |Command= |Description= |Attributes= *{{SP per level|15}} *{{CastTime|Dungeon=0.5 sec|Arena=1.0 sec}} *{{Cooldown|Dungeon=varies}} *{{SkillAttribute|Number of Hits|Dungeon=6|Arena=4|Tower=6}} *{{CubeCost|2}} *{{Command Reduction|MP=2.0%|Cooldown=1.0%}} *{{Cancelable}} |Notes= |SkillGrowth= <span style="display:none">{{</span> {|{{SkillTableHeader}} !Level !Lv Req !MP !Cooldown !Damage |- | 1 || 1 || rowspan="2" | 1 || 20 Sec(s) | 9000% + {{AbsoluteDamage|Tooltip=9001|IndependantAttack=9001}} |-{{MaxSkillRow}} | 2 || 11 || 19.5 Sec(s) | 9100% + {{AbsoluteDamage|Tooltip=9111|IndependantAttack=9111}} |} <span style="display:none">}}</span> }} | ||||||||||||||||||||||||||||||||||||||
Parameters | ||||||||||||||||||||||||||||||||||||||
|