Geographic Area Template: Difference between revisions
mNo edit summary |
mNo edit summary |
||
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. | * 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>). | |||
== Code == | == Code == | ||
Line 76: | Line 78: | ||
=== [[Creatures]] === | === [[Creatures]] === | ||
{{Creature Class|<<Class 1>>}} | {{Creature Class|<<Class 1>>}} | ||
* [[<<Creature 1>>]] | :* [[<<Creature 1>>]] | ||
* [[<<Creature 2>>]] | :* [[<<Creature 2>>]] | ||
=== Images === | === Images === | ||
Line 87: | Line 89: | ||
[[Category:Geographic Area]] | [[Category:Geographic Area]] | ||
</pre> | </pre> | ||
== Example == | |||
See [[Paradox-touched Valley]] for an example of this template in use. | |||
[[Category:Page Template]] | [[Category:Page Template]] |
Revision as of 19:05, 15 April 2009
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).
Code
{{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 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]]
Example
See Paradox-touched Valley for an example of this template in use.