Difference between revisions of "Help:Contents"
From Nightmist wiki
(→=Item info template) |
|||
| Line 1: | Line 1: | ||
==Editing== | ==Editing== | ||
===Boss page sample=== | ===Boss page sample=== | ||
| − | The preferred lay out of a [[Boss]] article can be copied from an existing Boss article or found here: | + | The preferred lay out of a [[:Category:Boss]] article can be copied from an existing Boss article or found here: |
*[[Sample]] | *[[Sample]] | ||
===Boss table template=== | ===Boss table template=== | ||
| − | To add a [[Boss]] table (holding information about a boss) the following template can be used. | + | To add a [[:Category:Boss]] table (holding information about a boss) the following template can be used. |
<pre> | <pre> | ||
| Line 31: | Line 31: | ||
===Area connections template=== | ===Area connections template=== | ||
| − | To add an [[Area]] table the following template can be used. | + | To add an [[:Category:Area]] table the following template can be used. |
<pre> | <pre> | ||
| Line 48: | Line 48: | ||
===Dungeon connections template=== | ===Dungeon connections template=== | ||
| − | To add a [[Dungeon]] table the following template can be used. | + | To add a [[:Category:Dungeon]] table the following template can be used. |
<pre> | <pre> | ||
| Line 60: | Line 60: | ||
===Armor info template=== | ===Armor info template=== | ||
| − | To add info for [[Armor]] you can use the following template. | + | To add info for [[:Category:Armor]] you can use the following template. |
<pre> | <pre> | ||
| Line 81: | Line 81: | ||
===Item info template=== | ===Item info template=== | ||
| − | To add info for an Item you can use the following template. | + | To add info for an [[:Category:Item]] you can use the following template. |
<pre> | <pre> | ||
Revision as of 14:03, 20 February 2009
Contents
Editing
Boss page sample
The preferred lay out of a Category:Boss article can be copied from an existing Boss article or found here:
Boss table template
To add a Category:Boss table (holding information about a boss) the following template can be used.
{{bossinfo
|image=
|difficulty=
|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 Category: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 a Category:Dungeon table the following template can be used.
{{Dungeoninfo
|connections=
}}
The template itself can be found here:
Armor info template
To add info for Category:Armor you can use the following template.
{{Armorinfo
|armorbase=
|classes=
|description=
|level=
|str=
|int=
|dex=
|con=
|wis=
|cha=
|absorbspell=
}}
The template itself can be found here:
Item info template
To add info for an Category:Item you can use the following template.
{{Iteminfo
|description=
|itemtype=
}}
The template itself can be found here: