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 "Style Guide"

From DFO World Wiki
Jump to: navigation, search
(Add map icon templates.)
m (Map Icons)
Line 39: Line 39:
 
These can be used to construct maps for dungeon pages.
 
These can be used to construct maps for dungeon pages.
  
Each icon refers to a room's entrances in '''N'''orth '''S'''outh '''E'''east '''W'''est order.
+
Each icon refers to a room's entrances in '''N'''orth '''S'''outh '''E'''ast '''W'''est order.
  
 
{| class=wikitable style="text-align:center"
 
{| class=wikitable style="text-align:center"
Line 88: Line 88:
 
|{{Map_SEW}} || <nowiki>{{Map_SEW}}</nowiki>
 
|{{Map_SEW}} || <nowiki>{{Map_SEW}}</nowiki>
 
|}
 
|}
 +
 
=Tables=
 
=Tables=
  
 
Tables should...
 
Tables should...

Revision as of 22:19, 6 April 2015

Special Tools

Data

Items, Monsters, and Skills are kept in a special format.

Skill Data

Creating a new Skill

Item Data

Creating a new item

Monster Data

Creating a new Monster

Templates

It is advised that you use special templates for linking in information, especially when talking about a piece of Data

Icons

Key Icons

These icons are used for skill input displays. These keys assume that the player is using the default key-binding.

Icon Code Keybind
Upkey.png {{Up}} Move up
Downkey.png {{Down}} Move down
Leftkey.png {{Left}} Move Left
Rightkey.png {{Right}} Move Right
X.png {{X}} Attack
C.png {{C}} Jump
Z.png {{Z}} Skill1
Spacebar.png {{Space}} Skill2

Map Icons

These can be used to construct maps for dungeon pages.

Each icon refers to a room's entrances in North South East West order.

Icon Code
Special
Map NSEW.png {{Map_NSEW}}
Map Boss.png {{Map_Boss}}
Map Blank.png {{Map_Blank}}
Single Entrances
Map N.png {{Map_N}}
Map S.png {{Map_S}}
Map E.png {{Map_E}}
Map W.png {{Map_W}}
Hallways
Map NS.png {{Map_NS}}
Map EW.png {{Map_EW}}
Bends
Map NE.png {{Map_NE}}
Map NW.png {{Map_NW}}
Map SE.png {{Map_SE}}
Map SW.png {{Map_SW}}
T-sections
Map NSE.png {{Map_NSE}}
Map NSW.png {{Map_NSW}}
Map NEW.png {{Map_NEW}}
Map SEW.png {{Map_SEW}}

Tables

Tables should...