Difference between revisions of "Help:Contents"

From Nightmist wiki
Jump to: navigation, search
Line 30: Line 30:
 
*[[Template:Bossinfo]]
 
*[[Template:Bossinfo]]
  
===Area location template===  
+
===Area connections template===  
To add an [[Area]] table (holding information about an area) the following template can be used.
+
To add an [[Area]] table the following template can be used.
  
 
<pre>
 
<pre>
Line 48: Line 48:
  
 
===Dungeon connections template===  
 
===Dungeon connections template===  
To add an [[Dungeon]] table (holding information about an dungeon) the following template can be used.
+
To add an [[Dungeon]] table the following template can be used.
  
 
<pre>
 
<pre>

Revision as of 23:03, 7 February 2009

Editing

Boss page sample

The preferred lay out of a Boss article can be copied from an existing Boss article or found here:

Boss table template

To add a Boss table (holding information about a boss) the following template can be used.

{{bossinfo
|image=

|name=
|player_name=
|spawn=
|hp=
|exp=
|max_hit=
|armour=
|dodge=
|mr=
|undead=
|sa=
|money=
|drops=

}}

The template itself can be found here:

Area connections template

To add an Area table the following template can be used.

{{Areainfo
|location=
|south=
|north=
|west=
|east=
|dungeons=
}}

The template itself can be found here:

Dungeon connections template

To add an Dungeon table the following template can be used.

{{Dungeoninfo
|connections=
}}

The template itself can be found here: