Template:Relative location: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Created page with "{| class="relative-location" style="float:{{{float|right}}}; width:{{{width|200px}}}; clear:{{{clear|right}}};" {{#if:{{{image|}}}|{{!}}- {{!}}colspan="5"{{!}}{{{image}}} {{!}}- |}} | colspan="5" class="relative-location-header" |<span class="relative-location-txt">Relative location</span> |- | colspan="5" style="text-align:center;" |{{#if:{{{north|}}}|[[{{{north|}}}]]|}} |- | colspan="5" style="text-align:center;" |{{#if:{{{north|}}}|↑|}} |- | style="width:25%" |{{...") |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="relative-location" style="float:{{{float|right}}}; width:{{{width| |
{| class="relative-location" style="float:{{{float|right}}}; width:{{{width|300px}}}; clear:{{{clear|right}}};" |
||
{{#if:{{{image|}}}|{{!}}- |
{{#if:{{{image|}}}|{{!}}- |
||
{{!}}colspan="5"{{!}}{{{image}}} |
{{!}}colspan="5"{{!}}{{{image}}} |
Revision as of 16:13, 11 April 2024
Relative location | ||||
Relative location | ||||
Template documentation
This documentation is transcluded from Template:Relative location/doc. [edit] [history] [purge]
The Relative location template is used to display graphically where a room is in terms of other rooms.
Refer to the list of rooms page to see what should be given the Relative Location template.
Usage
{{Relative location |room = |north = |east = |south = |west = }}
Examples
North, south, east, and west
Relative location | ||||
Relative location | → | West Waterfront | ||
↓ | ||||
East Beach |
{{Relative location |room = Sea Road |north = |east = West Waterfront |south = East Beach |west = }}
South only; width 400 pixels
Relative location | ||||
Relative location | ||||
↓ | ||||
East Beach |
{{Relative location |room = Sea Road |width = 400px |south = East Beach }}
North, south, east, west; floated to the left
Relative location | ||||
Relative location | → | West Waterfront | ||
↓ | ||||
East Beach |
{{Relative location |room = Sea Road |north = |east = West Waterfront |south = East Beach |west = |float = left }}