Template:Relative location/doc: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
(Locations or episodes articles don't provide anything meaningful for this template.)
mNo edit summary
Line 2: Line 2:
The '''Relative location''' template is used to display graphically where a location is in terms of other locations.
The '''Relative location''' template is used to display graphically where a location is in terms of other locations.


Refer to the [[List of rooms]] page to see what should be given the Relative Location template.
Refer to the [[list of rooms]] page to see what should be given the Relative Location template.


==Usage==
==Usage==

Revision as of 11:53, 13 November 2024

This is a documentation subpage for Template:Relative location.
It contains usage information, categories, and other content that is not part of the original template page.

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

Refer to the list of rooms page to see what should be given the Relative Location template.

Usage

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

Examples

North, south, east, and west

Relative location
Sea Road West Waterfront
East Beach
{{Relative location
|location = Sea Road
|north = 
|east = West Waterfront
|south = East Beach
|west = 
}}

South only; width 400 pixels

Relative location
Sea Road
East Beach
{{Relative location
|location = Sea Road
|width = 400px
|south = East Beach
}}

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

Relative location
Sea Road West Waterfront
East Beach
{{Relative location
|location = Sea Road
|north = 
|east = West Waterfront
|south = East Beach
|west = 
|float = left
}}