Template:LocationInfo3x3
| |||||||||||||||||||||||||
| {{{suburb}}}, ({{{coordinates}}}) | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
| Basic Info | |||||||||||||||||||||||||
| {{{description}}} |
Purpose
This template is to display 3x3 structures of the game in full, with surroundings epicted and links to adjacent locations.
Keywords & Their Use
location: The name of the location as a whole.
suburb: The suburb where the location is in. This can be a plain text or a link to the suburb page, latter is preferred for navigation.
coordinates: Location's X and Y coordinates on the map. For a 3x3 structure, list the North-West and South-East corners' coordinates.
X_location: This is to name the location in the associated sector (NW, NE, etc). Location can be written as plain text that won't create a link to a page, or with link as follows:
[[Title]]
The location can also be written with a customized page link, where the first argument is the page and the second the displayed name (preferred to common tiles such as parking lots and wastelands):
[[Wasteland (6,1)|Wasteland]]
this_X_location: Same as above location, but for the 3x3 building in question. Names should be written as plain text as the locations can be described on the page proper.
X_tile: The building tile for the associated sector (NW, NE, etc). This looks for tile keywords from Category:Map Tiles. To call for the tile, remove preceding "Template:" when using the page name as a keyword.
this_X_tile: Same as above tiles, but for the 3x3 building in question.
For reference purpose, the tile locations are as follows (green tiles belong to the structure):
| NW | NNW | N | NNE | NE |
| WNW | this_NW | this_N | this_NE | ENE |
| W | this_W | this_C | this_E | E |
| WSW | this_SW | this_S | this_SE | ESE |
| SW | SSW | S | SSE | SE |
description: free-form text field for added information.
How to use
By writing the template as below:
{{LocationInfo3x3
|location=Test Street
|suburb=[[Test Suburbia]]
|coordinates=690,420-692,422
|this_NW_location=Fort Barnes
|this_NW_tile=FortNW
|this_N_location=Fort Barnes
|this_N_tile=FortN
|this_NE_location=Fort Barnes
|this_NE_tile=FortNE
|this_W_location=Fort Barnes
|this_W_tile=FortW
|this_C_location=Fort Barnes
|this_C_tile=FortC
|this_E_location=Fort Barnes
|this_E_tile=FortE
|this_SW_location=Fort Barnes
|this_SW_tile=FortSW
|this_S_location=Fort Barnes
|this_S_tile=FortS
|this_SE_location=Fort Barnes
|this_SE_tile=FortSE
|NW_location=Street
|NW_tile=Street
|NNW_location=Street
|NNW_tile=Street
|N_location=Street
|N_tile=Street
|NNE_location=Restaurant
|NNE_tile=Restaurant
|NE_location=Hell'Vron
|NE_tile=GasStation
|WNW_location=Phantom's
|WNW_tile=Theatre
|ENE_location=Goblin General
|ENE_tile=Hospital
|W_location=Wasteland
|W_tile=Wasteland
|E_location=Street
|E_tile=Street
|WSW_location=Phantom's
|WSW_tile=Theatre
|ESE_location=Goblin General
|ESE_tile=Hospital
|SW_location=Street
|SW_tile=Street
|SSW_location=Street
|SSW_tile=Street
|S_location=Street
|S_tile=Street
|SSE_location=Restaurant
|SSE_tile=Restaurant
|SE_location=Hell'Vron
|SE_tile=GasStation
|description=A nondescript street, potholes and litter dotting the asphalt
}}
will create the following box (below right):
| ||||||||||||||||||||||||||||||||||||||||||||||||||
| Test Suburbia, (690,420-692,422) | ||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||
| Basic Info | ||||||||||||||||||||||||||||||||||||||||||||||||||
| A nondescript street, potholes and litter dotting the asphalt |














