Town Template: Difference between revisions
No edit summary |
>Arkalor's Bot m (Text replace - "Category:Page Template" to "Category:Page Templates") |
||
(7 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Related|Page Templates|Wiki Templates}} | |||
For an example of a completed town page, see [[Holtburg]]. | For an example of a completed town page, see [[Holtburg]]. | ||
<pre> | <pre> | ||
[[ | {|border=0 align=right | ||
|align=center| [[File:<Town Sign Texture File>.png|right]] | |||
|- | |||
|align=center| __TOC__ | |||
|} | |||
Short description of the town. | Short description of the town. | ||
Line 13: | Line 15: | ||
==== Original Manual Text ==== | ==== Original Manual Text ==== | ||
''If original Manual Text exists.'' | ''If original Manual Text exists.'' | ||
== Portals == | == Portals == | ||
=== To <Town> === | === To <Town> === | ||
{ | {{Portal Table | ||
| | | Table Rows = | ||
| | {{Portal Row | ||
| | | Location = | ||
| | | LocCoords = | ||
| | | Destination = | ||
| | | DestCoords = | ||
| Restrictions = | |||
}} | |||
}} | |||
=== From <Town> === | === From <Town> === | ||
{ | {{Portal Table | ||
| | | Table Rows = | ||
| | {{Portal Row | ||
| | | Location = | ||
| | | LocCoords = | ||
| | | Destination = | ||
| | | DestCoords = | ||
| | | Restrictions = | ||
|} | }} | ||
}} | |||
=== Settlement Portals === | |||
{{Portal Table | |||
| Table Rows = | |||
{{Portal Row | |||
| Location = | |||
| LocCoords = | |||
| Destination = | |||
| DestCoords = | |||
| Restrictions = | |||
}} | |||
}} | |||
== Points of Interest == | == Points of Interest == | ||
Line 50: | Line 65: | ||
=== Dungeons === | === Dungeons === | ||
{ | {{Dungeon Table | ||
| | | Table Rows = | ||
{{Dungeon Maps | |||
| Dungeon = | |||
| Coordinates = | |||
| | | Wiki Map File = | ||
| | }} | ||
| | }} | ||
== NPCs == | == NPCs == | ||
{{NPC Table | |||
| Table Rows = | |||
{ | {{NPC Row | ||
| | | NPC Name = | ||
| Location = | |||
| Type = | |||
| Details = | |||
}} | |||
}} | |||
{ | |||
| | |||
| | |||
| | |||
| | |||
== | == Creatures == | ||
{| | Creatures that are commonly found in the area surrounding <Town>. | ||
| | {{Creature Class|<Class> | ||
| Location = Landscape | |||
| | | <Creature> | ||
| | | <Creature> | ||
| | | <Creature> | ||
}} | |||
=== | == Art & Images == | ||
<gallery widths=200px heights=200px perrow=3> | |||
File:Image.jpg|Caption | |||
</gallery> | |||
| | |||
[[Category:Town]] | [[Category:Town]] | ||
</pre> | </pre> | ||
[[Category:Page | |||
[[Category:Page Templates]] |
Latest revision as of 02:14, 9 April 2014
Related topics: Page Templates, Wiki Templates
For an example of a completed town page, see Holtburg.
{|border=0 align=right |align=center| [[File:<Town Sign Texture File>.png|right]] |- |align=center| __TOC__ |} Short description of the town. ==== Original Manual Text ==== ''If original Manual Text exists.'' == Portals == === To <Town> === {{Portal Table | Table Rows = {{Portal Row | Location = | LocCoords = | Destination = | DestCoords = | Restrictions = }} }} === From <Town> === {{Portal Table | Table Rows = {{Portal Row | Location = | LocCoords = | Destination = | DestCoords = | Restrictions = }} }} === Settlement Portals === {{Portal Table | Table Rows = {{Portal Row | Location = | LocCoords = | Destination = | DestCoords = | Restrictions = }} }} == Points of Interest == === Landscape POIs === * Coords 1 - Name * Coords 2 - Name * Coords N - Name === Lifestones === * Coords 1 - Brief Description of location (In Town Square, at East Outpost, etc) * Coords 2 * Coords N === Dungeons === {{Dungeon Table | Table Rows = {{Dungeon Maps | Dungeon = | Coordinates = | Wiki Map File = }} }} == NPCs == {{NPC Table | Table Rows = {{NPC Row | NPC Name = | Location = | Type = | Details = }} }} == Creatures == Creatures that are commonly found in the area surrounding <Town>. {{Creature Class|<Class> | Location = Landscape | <Creature> | <Creature> | <Creature> }} == Art & Images == <gallery widths=200px heights=200px perrow=3> File:Image.jpg|Caption </gallery> [[Category:Town]]