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 "Sample:Skill"

From DFO World Wiki
Jump to: navigation, search
(Remove depreciation. Made this a more useful page instead.)
Line 23: Line 23:
 
#'''Avoid excessive rowspans'''<br/>If you find yourself writing rowspan="32", chances are this should be in the Attributes section. If it changes, we have the technology, we can add it back in.
 
#'''Avoid excessive rowspans'''<br/>If you find yourself writing rowspan="32", chances are this should be in the Attributes section. If it changes, we have the technology, we can add it back in.
 
#'''Use [[:Template:AbsoluteDamage]] when able'''<br/>Flat numbers are bad and are different for every person. This makes it easy for you!
 
#'''Use [[:Template:AbsoluteDamage]] when able'''<br/>Flat numbers are bad and are different for every person. This makes it easy for you!
 +
 +
[[Category:Wiki Resources]]

Revision as of 03:12, 10 April 2016

When constructing a new skill page, please use the Template:SkillPage, or update a skill to use this template if it doesn't.

General Guidelines

  • Links are good, feel free to link any game term presented!
  • The IconLink template is your friend, use {{IconLink|A thing}} to produce something like Astral Storm.png Astral Storm.
  • If this skill is yet to be implemented, the details may differ for Global version. Add the {{FutureContent}} template to warn people of this.
  • If this skill page is not complete, add the {{Stub}} template.
  • If this skill page requires numbers or data inputted, add the {{MissingInfo}} template.
  • If this skill page was outdated due to a patch or rework recently, add the {{Outdated}} template.

Writing Skill Tables

When you are writing a table, keep to the following guidelines:

  1. Prefer Wiki Syntax
    It's best if we try to keep skills in wiki syntax for ease of editing. If there is a skill that has a lot going on and requires a complex header (Demonize.png Demonize), use HTML tables as a last resort.
  2. Avoid inline style
    Please use templates and classes for styling the tables. This allows other editors to update the appearance of every skill table though them, and keeps things looking uniform.
  3. Avoid excessive rowspans
    If you find yourself writing rowspan="32", chances are this should be in the Attributes section. If it changes, we have the technology, we can add it back in.
  4. Use Template:AbsoluteDamage when able
    Flat numbers are bad and are different for every person. This makes it easy for you!