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!

Spitfire Skills

Jump to: navigation, search

Somebody ought to tell me how this template is updated, because I want to add the new Spitfire skills such as Firearm Mastery.png Firearm Mastery. Thanks.

15:03, 31 August 2017

If I remember correctly, it is pretty simple. Just create the new pages, and fill in the missing info using the Template:SkillPage

For example

{{SkillPage
|Name={{PAGENAME}}
|NameTab=
|NameTab2=
|Video=Sd0JYshHjXE
|Video2=
|Gender=Both
|Class=Spitfire
|Class2=
|Type=Active
|Type2=
|Type3=
|PrerequisiteLevel=35
|PrerequisiteSkill=

|Command={{Up}}{{Right}}{{Right}}{{Z}}
|Description=
Fires a barrage of powerful Armor-piercing/elemental bullets. If no elemental bullets were cast, Neutral damage is inflicted. Can be used as long as at least 1 elemental bullet remains.
}}

The biggest parameter to fill in are: 'Name','Gender','Class', and 'Type'. The skill page template takes your information and generates the correct categories.

Then, this template (ClassSkills), goes through the wiki and finds all the skills under the category, 'Spitfire'.

15:22, 31 August 2017

You forgot to mention the parameter for attributes, but thank you anyway.

14:23, 1 September 2017

Guess I should have mentioned that my example code is a snippet. I left out the rest of the parameters after 'description' for shortness.

When I first started, I copied from an existing skill page. I advise you do the same, and build up your skills there.

Don't fret about this page (ClassSkills) as I mentioned before; it will find all the skills in the same category.

14:31, 1 September 2017
 
 

More specifically it's a mediawiki query that looks for different categories and puts them into the right buckets.

[[Category:My Class Skills]]

and the like, which if the skill page is properly made, all sorts it out for you.

16:05, 15 September 2017