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"
KazukiDragon (talk | contribs) |
(→General Guidelines: Added IconLink gender detail; Added Item detail; Removed Outdated; merged with MissingInfo) |
||
(9 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
+ | 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 [[Template:IconLink|IconLink template]] is your friend, use '''<nowiki>{{IconLink|A thing}}</nowiki>''' to produce something like {{IconLink|Astral Storm}}. | ||
+ | ** This works for skills like the above | ||
+ | *** Use '''<nowiki>{{IconLink|(skill name)|(gender)}}</nowiki>''' to display the skill icon of an alternate gender like {{IconLink|Tiger Flash|Male}}. | ||
+ | ** Stats like {{IconLink|HP}} | ||
+ | ** Status Effects like {{IconLink|Super Armor (Status)}} | ||
+ | ** Items like {{IconLink|Clear Cube Fragment}} | ||
+ | ***Items can now use '''<nowiki>{{Item|(item name)}}</nowiki>''' for additional functionalities, such as item name alias like {{Item|Clear Cube Fragment|Reinforcement fodder}}. See [[Template:Item]] for details. | ||
+ | *If this skill is yet to be implemented, the details may differ for Global version. Add the '''<nowiki>{{FutureContent}}</nowiki>''' template to warn people of this. | ||
+ | *If this skill page is not complete, add the '''<nowiki>{{Stub}}</nowiki>''' template. | ||
+ | *If this skill page requires numbers or data inputted, or was outdated due to a patch or rework recently, add the '''<nowiki>{{MissingInfo|(insert detail here)}}</nowiki>''' template. | ||
− | + | == Writing Skill Tables == | |
− | |||
− | |||
− | |||
− | |||
− | + | When you are writing a table, keep to the following guidelines: | |
− | |||
− | < | + | #'''Prefer Wiki Syntax'''<br/>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 ({{IconLink|Demonize}}), use HTML tables as a last resort. |
− | + | #'''Avoid inline style'''<br/>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. | |
+ | #'''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! | ||
− | + | [[Category:Wiki Resources]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 03:55, 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.
- This works for skills like the above
- Use {{IconLink|(skill name)|(gender)}} to display the skill icon of an alternate gender like
Tiger Flash.
- Use {{IconLink|(skill name)|(gender)}} to display the skill icon of an alternate gender like
- Stats like
HP
- Status Effects like
Super Armor (Status)
- Items like
Clear Cube Fragment
- Items can now use {{Item|(item name)}} for additional functionalities, such as item name alias like
Reinforcement fodder. See Template:Item for details.
- Items can now use {{Item|(item name)}} for additional functionalities, such as item name alias like
- This works for skills like the above
- 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, or was outdated due to a patch or rework recently, add the {{MissingInfo|(insert detail here)}} template.
Writing Skill Tables
When you are writing a table, keep to the following guidelines:
- 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), use HTML tables as a last resort.
- 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. - 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. - Use Template:AbsoluteDamage when able
Flat numbers are bad and are different for every person. This makes it easy for you!