This template is intended to be at the top of each of the Locations pages to provide a basic overview of each location. This variation includes a short map-overview which is linked to the corresponding map.
Parameter-Usage
Parameter
Default
Description
location
Undefined Location
Title of the box
image
NPA.png
Small image of the location to be displayed
big_image
Big version of the image, linked with the displayed small image
description
Short decription below the image
purpose
Unknown
Purpose / usage and general context
items
None
Key items
workers
None
Workers
access
Everyone
List of roles that have access to the location
exits
Not defined
List of links for neighboring locations
department
Department the location belongs to
headerbgcolor
#aaaaaa
Background-color of the header
headerfontcolor
#000000
Font-color of the header
footerbgcolor
#aaaaaa
Background-color of the footer
footerfontcolor
#000000
Font-color of the footer
maparticle
Article to be linked when clicking on the map-image. Example: BoxStation
mapimage
Filename of the map-image. Example: Visitor_map_boxstation.png
Needs to be defined, otherwise the map-section will be hidden
description
Position on [[{{{maparticle}}}]]
Short decription below the map
mapposx
Position of the highlighting-image. X-axis, 0 being the center.
Needs to be defined, otherwise the highlighting-image will be hidden
mapposy
Position of the highlighting-image. Y-axis, 0 being the top.
{{User:Helpful Herbert/TemplateLocation
|headerbgcolor=black
|headerfontcolor=white
|image=Space.png
|location=Space
|description=The Final Frontier.
|purpose=A cold, horrible place full of vacuum and a few locations floating around
|items=Vacuum and dark matter
|workers=None
|access=Everyone
|exits=[[Space Station 13]], [[Abandoned Satellite]], [[Derelict]], [[Mining Station]]
|department=Outside
|footerbgcolor=black
|footerfontcolor=white
}}
Another
{{User:Helpful Herbert/TemplateLocation
|headerbgcolor=#a885a2
|headerfontcolor = black
|image=RD_Lab.png
|location=Research and Development Lab
|description=The toy manufacturing room.
|purpose=To research and develop.
|items=[[Destructive Analyzer]], [[Protolathe]], [[R&D Console]] and a [[Circuit Imprinter]]
|workers=[[Scientist]], [[Research Director]]
|access=[[Scientist]], [[Roboticist]], [[Research Director]]
|exits=[[Research Division]] south
|department=Science
|footerbgcolor=#a885a2
|footerfontcolor = black
|maparticle=BoxStation
|mapimage=Visitor_map_boxstation.png
|mapposx=80
|mapposy=95
}}