Point of Interest Template: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>An Adventurer
mNo edit summary
imported>Arkalor's Bot
 
(21 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__TOC__
{{Related|Page Templates|Wiki Templates}}
 
{{RightToC}}
There are two kinds of Points of Interest (POIs), minor and major. Minor POIs are those small creature gatherings, ruins, and so on scattered throughout Dereth. They are rather generic, Drudge Camps, Stone Heads, and so on. Major POIs are more unique, usually larger, and will sometimes have an official name. This template can be used for both.
There are two kinds of Points of Interest (POIs), minor and major. Minor POIs are those small creature gatherings, ruins, and so on scattered throughout Dereth. They are rather generic, Drudge Camps, Stone Heads, and so on. Major POIs are more unique, usually larger, and will sometimes have an official name. This template can be used for both.




''Examples:
''Examples:
* '''Minor''': [[33.5S, 71.3E - Rabbit Shrine]]
* '''Minor''': [[38.3N, 31.5E - Abandoned Aluvian Building]]
* '''Major''': [[Imuth Maer Doquin]]
* '''Major''': [[Fycheck Ruins]]




Line 18: Line 18:


== Code ==
== Code ==
<pre>
Note: Remove any sections not needed for a specific POI.
[[Image:(Name).jpg]]<<Optional Image>>
<section begin=PointofInterest /><pre>
<br>'''Introduced In:''' [[Patch]]
{{Intro
<br>'''Updated In:''' [[Patch]]
| Patch Introduced =
<br><br><<General Description. For major POIs, list the location/coordinates here.>>
|  Related Quests =
|          Updated =
}}
{|valign=top align=right style="float:right"
|{{Map Point | | | | }}
|}
=== Description ===
 
=== Route ===
*
 
=== [[Creatures]] ===
{{Creature Class|<Class>
| Location = Point of Interest
| <Creature>
| <Creature>
| <Creature>
}}
 
=== [[NPCs]] ===
* [[NPC]]
 
=== [[Portals]] ===
* [[Portal]]


== Creatures ==
=== [[Items]] ===
* (Number) [[Creature]]s
{{Item Table
| Name
| Name
| Name
| Name
| Name
}}


== Items ==
=== Images ===
* [[Item]]
<gallery widths=200px heights=200px perrow=4>
File:<POI Page Name> Live.jpg
File:<POI Page Name> Live 2.jpg
File:<POI Page Name> Live 3.jpg
File:<POI Page Name> Live 4.jpg
</gallery>


== Related Quests ==
[[Category:Minor POI]]
* [[Quest]]
[[Category:Major POI]]


[[Category:Point of Interest]]
[[Category:Northwest POI]]
</pre>
[[Category:Northeast POI]]
[[Category:Southwest POI]]
[[Category:Southeast POI]]
</pre><section end=PointofInterest />


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

Latest revision as of 21:09, 8 April 2014

Related topics: Page Templates, Wiki Templates

There are two kinds of Points of Interest (POIs), minor and major. Minor POIs are those small creature gatherings, ruins, and so on scattered throughout Dereth. They are rather generic, Drudge Camps, Stone Heads, and so on. Major POIs are more unique, usually larger, and will sometimes have an official name. This template can be used for both.


Examples:


Naming:

  • Minor: Name the POI in the following way: 00.0N, 00.0E - Name. Provide the exact in game coordinates in the format shown. For the name, try to use a general name; that is, do not name specific creatures in the name as POIs can be upgraded and Change. So for example instead of Barker Mosswart Camp simply name the POI Mosswart Camp.
  • Major: Coordinates are not needed in the name as major POIs will have a unique name. Simply give the POI entry its unique name.


Special note: POIs with Empyrean Ruins

Many POIs, major and minor, have ruins of the Empyreans present. There is a special Empyrean Ruins page on the Asheron.info. When listing the ruins at a POI, please use the names given on the Empyrean Ruins page. You are encouraged to link the ruins in POIs to the redirect pages listed on the Empyrean Ruins page. Using the redirect links will send the viewer to that ruin's picture and description, so there is no confusion on exactly what ruins are present.

Code

Note: Remove any sections not needed for a specific POI.

<section begin=PointofInterest />

{{Intro
 | Patch Introduced = 
 |   Related Quests = 
 |          Updated = 
}}
{|valign=top align=right style="float:right"
|{{Map Point | | | | }}
|}
=== Description ===

=== Route ===
*

=== [[Creatures]] ===
{{Creature Class|<Class>
 | Location = Point of Interest
 | <Creature>
 | <Creature>
 | <Creature>
}}

=== [[NPCs]] ===
* [[NPC]]

=== [[Portals]] ===
* [[Portal]]

=== [[Items]] ===
{{Item Table
 | Name
 | Name
 | Name
 | Name
 | Name
}}

=== Images ===
<gallery widths=200px heights=200px perrow=4>
File:<POI Page Name> Live.jpg
File:<POI Page Name> Live 2.jpg
File:<POI Page Name> Live 3.jpg
File:<POI Page Name> Live 4.jpg
</gallery>

[[Category:Minor POI]]
[[Category:Major POI]]

[[Category:Northwest POI]]
[[Category:Northeast POI]]
[[Category:Southwest POI]]
[[Category:Southeast POI]]

<section end=PointofInterest />