mNo edit summary
>Arkalor's Bot
 
(13 intermediate revisions by one other user not shown)
Line 1: Line 1:
__TOC__
{{RightToC}}
{{Related|Page Templates|Wiki Templates}}


''Example: [[Lost Wish Mountain Range]]
Use this page template for [[:Category:Geographic Area|Geographic Areas]]. There is no formal definition, basically anything that has a name and is on the landscape can be considered a geographic area.
* If there are no related quests, remove the entry in the Introduction section.
* Delete any sections that are not needed for that specific geographic area.
* When listing dungeon maps, use the file name for a wiki hosted map (2341.gif), use the 4 digit landblock code for an ACMaps.com map (2341), and use the full address for an Other map (<nowiki>http://site.com/maps/2341.gif</nowiki>). Copy and paste the Dungeon Maps section for each dungeon to include.


== Code ==
== Code ==
<pre>
<section begin=GeographicArea /><pre>
[[Image:(Name).jpg]]<<Map of the area>>
{{Intro
== General ==
| Patch Introduced =
|  Related Quests = [[{{PAGENAME}}#Related_Quests|See Below]]
|          Updated =
}}
{{RightToC}}
 
=== Description ===
<<General Description of the area.>>
<<General Description of the area.>>


== Dungeons ==
=== Route ===
* [[Dungeon 1]]
* <<Route 1>>
* [[Dungeon 2]]
* <<Route 2>>
* [[Dungeon n]]
 
=== Related [[Quests]] ===
* [[<<Quest 1>>]]
* [[<<Quest 2>>]]
 
=== [[NPCs]] ===
{{NPC Table
| Table Rows =
{{NPC Row
| NPC Name =
| Location =
|    Type =
|  Details =
}}
}}
 
=== [[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>>


== Creatures ==
=== [[Portal]]s ===
<<Listing of creatures that can spawn in the area>>
* <<Portal 1 Coordinates>> - [[Portal 1]]
* [[Creature 1]]
* <<Portal 2 Coordinates>> - [[Portal 2]]
* [[Creature 2]]
 
* [[Creature n]]
=== [[Dungeons]] ===
{{Dungeon Table
| Table Rows =
{{Dungeon Maps
|        Dungeon =
|    Coordinates =
|  Wiki Map File =
}}
}}
 
=== [[Creatures]] ===
Note: Most landscape creatures have a spawn map on the creature's article page.
{{Creature Class|<<Class 1>>
| Location = Landscape
| <<Creature 1>>
| <<Creature 2>>
}}
 
=== Images ===
<gallery widths=200px heights=200px perrow=3>
File:Live.jpg|Caption
File:Live.jpg|Caption
</gallery>


[[Category:Geographic Area]]
[[Category:Geographic Area]]
</pre>
</pre><section end=GeographicArea />
 
== Example ==
See [[Paradox-touched Valley]] for an example of this template in use.


[[Category:Page Template]]
[[Category:Page Templates]]

Latest revision as of 02:10, 9 April 2014

Related topics: Page Templates, Wiki Templates

Use this page template for Geographic Areas. There is no formal definition, basically anything that has a name and is on the landscape can be considered a geographic area.

  • If there are no related quests, remove the entry in the Introduction section.
  • Delete any sections that are not needed for that specific geographic area.
  • When listing dungeon maps, use the file name for a wiki hosted map (2341.gif), use the 4 digit landblock code for an ACMaps.com map (2341), and use the full address for an Other map (http://site.com/maps/2341.gif). Copy and paste the Dungeon Maps section for each dungeon to include.

Code Edit

<section begin=GeographicArea />

{{Intro
 | Patch Introduced = 
 |   Related Quests = [[{{PAGENAME}}#Related_Quests|See Below]]
 |          Updated = 
}}
{{RightToC}}

=== Description ===
<<General Description of the area.>>

=== Route ===
* <<Route 1>>
* <<Route 2>>

=== Related [[Quests]] ===
* [[<<Quest 1>>]]
* [[<<Quest 2>>]]

=== [[NPCs]] ===
{{NPC Table
 | Table Rows =
{{NPC Row
 | NPC Name = 
 | Location = 
 |     Type = 
 |  Details =
}}
}}

=== [[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 = 
}}
}}

=== [[Creatures]] ===
Note: Most landscape creatures have a spawn map on the creature's article page.
{{Creature Class|<<Class 1>>
 | Location = Landscape
 | <<Creature 1>>
 | <<Creature 2>>
}}

=== Images ===
<gallery widths=200px heights=200px perrow=3>
File:Live.jpg|Caption
File:Live.jpg|Caption
</gallery>

[[Category:Geographic Area]]

<section end=GeographicArea />

Example Edit

See Paradox-touched Valley for an example of this template in use.