Geographic Area Template: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Notes on usage | |||
* Do not fill in the Related Quests field in the Intro section. Into field is used for introduction and update patch information only. Related quests have their own section. | |||
* Delete any sections that are not needed for that specific geographic area. | |||
''Example: [[ | ''Example: [[Paradox-touched Valley]] | ||
== Code == | == Code == | ||
<pre> | <pre> | ||
{{Intro | |||
| Patch Introduced = | |||
== | | Related Quests = | ||
| Updated = | |||
}} | |||
{{RightToC}} | |||
=== Description === | |||
<<General Description of the area.>> | <<General Description of the area.>> | ||
== | |||
=== Route === | |||
* <<Route 1>> | |||
* <<Route 2>> | |||
=== Related Quests === | |||
* [[<<Quest 1>>]] | |||
* [[<<Quest 2>>]] | |||
=== [[NPCs]] === | |||
* [[<<NPC 1>>]] | |||
* [[<<NPC 2>>]] | |||
=== [[Items]] === | |||
{{Item Table|<<Item 1>>|<<Item 2>>}} | |||
=== Points of Interest === | |||
{|border=0 cellpadding=3 | {|border=0 cellpadding=3 | ||
| | | | ||
Line 31: | Line 54: | ||
|} | |} | ||
== | === [[Lifestone]]s === | ||
* | * <<LS 1 Coordinates>> | ||
* | * <<LS 2 Coordinates>> | ||
== | === [[Portal]]s === | ||
* <<Portal 1 Coordinates>> - [[Portal 1]] | |||
* <<Portal 2 Coordinates>> - [[Portal 2]] | |||
== Dungeons == | === Dungeons === | ||
{| | {{Dungeon Table | ||
| | | Table Rows = | ||
| | {{Dungeon Maps | ||
| | | Dungeon = | ||
| | | Coordinates = | ||
| | | Wiki Map File = | ||
| | | ACmaps ID = | ||
| Other Site Name = | |||
| Other Site Link = | |||
}}}} | |||
=== [[Creatures]] === | |||
{{Creature Class|<<Class 1>>}} | |||
* [[<<Creature 1>>]] | |||
* [[<<Creature 2>>]] | |||
== | === Images === | ||
< | <gallery widths=200px heights=200px perrow=3> | ||
Image:Live.jpg|Caption | |||
Image:Live.jpg|Caption | |||
</gallery> | |||
[[Category:Geographic Area]] | [[Category:Geographic Area]] |
Revision as of 17:35, 14 April 2009
Notes on usage
- Do not fill in the Related Quests field in the Intro section. Into field is used for introduction and update patch information only. Related quests have their own section.
- Delete any sections that are not needed for that specific geographic area.
Example: Paradox-touched Valley
Code
{{Intro | Patch Introduced = | Related Quests = | Updated = }} {{RightToC}} === Description === <<General Description of the area.>> === Route === * <<Route 1>> * <<Route 2>> === Related Quests === * [[<<Quest 1>>]] * [[<<Quest 2>>]] === [[NPCs]] === * [[<<NPC 1>>]] * [[<<NPC 2>>]] === [[Items]] === {{Item Table|<<Item 1>>|<<Item 2>>}} === Points of Interest === {|border=0 cellpadding=3 | * [[Coords - Name]] | * [[Coords - Name]] | * [[Coords - Name]] | * [[Coords - Name]] |- | * [[Coords - Name]] | * [[Coords - Name]] | * [[Coords - Name]] | * [[Coords - Name]] |- |} === [[Lifestone]]s === * <<LS 1 Coordinates>> * <<LS 2 Coordinates>> === [[Portal]]s === * <<Portal 1 Coordinates>> - [[Portal 1]] * <<Portal 2 Coordinates>> - [[Portal 2]] === Dungeons === {{Dungeon Table | Table Rows = {{Dungeon Maps | Dungeon = | Coordinates = | Wiki Map File = | ACmaps ID = | Other Site Name = | Other Site Link = }}}} === [[Creatures]] === {{Creature Class|<<Class 1>>}} * [[<<Creature 1>>]] * [[<<Creature 2>>]] === Images === <gallery widths=200px heights=200px perrow=3> Image:Live.jpg|Caption Image:Live.jpg|Caption </gallery> [[Category:Geographic Area]]