Template:Relative location

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
[[{{{region}}}]]
{{{PAGENAME}}}
Template documentation

This template is taken from RS Wikis. It is licensed under CC-BY-NC-SA 3.0 with a commercial use waiver.

The Relative location template is used to display graphically where a location is in terms of other landmarks.

Usage

{{Relative location
|region =
|location =
|south    = 
|north    = 
|west     = 
|east     =
}}

Examples

North, south, east, and west

Wilderness
Risen Road
Goblin Camp Blighted Village Emerald Grove
Riverside Treehouse
{{Relative location
|region   = Wilderness
|location = Blighted Village
|south    = Riverside Treehouse
|north    = Risen Road
|west     = Goblin Camp
|east     = Emerald Grove
}}

South only; width 400 pixels

Baldur's Gate
Wyrm's Crossing
Rivington
{{Relative location
|region   = Baldur's Gate
|location = Wyrm's Crossing
|width    = 400px
|south    = Rivington
}}

North, south, east, west; floated to the left

Wilderness
Risen Road
Goblin Camp Blighted Village Emerald Grove
Riverside Treehouse

{{Relative location
|region   = Wilderness
|location = Blighted Village
|south    = Riverside Treehouse
|north    = Risen Road
|west     = Goblin Camp
|east     = Emerald Grove
|float    = left
}}