Geographic Area Template: Difference between revisions
No edit summary |
>Arkalor's Bot m (Text replace - "Category:Page Template" to "Category:Page Templates") |
||
(8 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{RightToC}} | |||
{{Related|Page Templates|Wiki Templates}} | |||
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. | * 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> | ||
{{Intro | {{Intro | ||
| Patch Introduced = | | Patch Introduced = | ||
| Related Quests = | | Related Quests = [[{{PAGENAME}}#Related_Quests|See Below]] | ||
| Updated = | | Updated = | ||
}} | }} | ||
Line 21: | Line 23: | ||
* <<Route 2>> | * <<Route 2>> | ||
=== Related Quests === | === Related [[Quests]] === | ||
* [[<<Quest 1>>]] | * [[<<Quest 1>>]] | ||
* [[<<Quest 2>>]] | * [[<<Quest 2>>]] | ||
=== [[NPCs]] === | === [[NPCs]] === | ||
{{NPC Table | |||
| Table Rows = | |||
{{NPC Row | |||
| NPC Name = | |||
| Location = | |||
| Type = | |||
| Details = | |||
}} | |||
}} | |||
=== [[Items]] === | === [[Items]] === | ||
{{Item Table|<<Item 1>>|<<Item 2>>}} | {{Item Table|<<Item 1>>|<<Item 2>>}} | ||
=== Points of Interest === | === [[Points of Interest]] === | ||
{|border=0 cellpadding=3 | {|border=0 cellpadding=3 | ||
| | | | ||
Line 62: | Line 71: | ||
* <<Portal 2 Coordinates>> - [[Portal 2]] | * <<Portal 2 Coordinates>> - [[Portal 2]] | ||
=== Dungeons === | === [[Dungeons]] === | ||
{{Dungeon Table | {{Dungeon Table | ||
| Table Rows = | | Table Rows = | ||
Line 69: | Line 78: | ||
| Coordinates = | | Coordinates = | ||
| Wiki Map File = | | Wiki Map File = | ||
}} | |||
}} | |||
}}}} | |||
=== [[Creatures]] === | === [[Creatures]] === | ||
{{Creature Class|<<Class 1>> | 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 === | === Images === | ||
<gallery widths=200px heights=200px perrow=3> | <gallery widths=200px heights=200px perrow=3> | ||
File:Live.jpg|Caption | |||
File:Live.jpg|Caption | |||
</gallery> | </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 | [[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.