Template:Location: Difference between revisions

From Yogstation-13
Jump to navigation Jump to search
imported>Errorage
(1 revision)
mNo edit summary
 
(27 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{|width=800 cellpadding=2 cellspacing=0
<includeonly>
|bgcolor="{{{headerbgcolor|#aaaaaa}}}" align=center colspan=2|<font color="{{{headerfontcolor|black}}}">'''{{{name|Location}}}'''
{|width=300 cellpadding=2 cellspacing=0 bgcolor=#FFFFFF style="float: right; clear: left; margin: 0 0 20px 20px; border: 2px ridge; border-color: #d3d3d3; border-radius: 3px;"
|bgcolor="{{{headerbgcolor|#aaaaaa}}}" style="border-bottom: 1px solid; border-color: #d3d3d3" align="center" colspan=2|<font color="{{{headerfontcolor|#000000}}}">'''{{#if: {{{location|}}}|{{{location}}}|Undefined Location}}'''</font>
|-
|-
|align=center bgcolor="{{{imagebgcolor|#bbbbbb}}}" width="250" rowspan=6|[[File:{{{image|NPA.png}}}|center|240x240px]]
|align=center width="350" colspan=2 |[[File:{{#if: {{{image|}}}|{{{image}}}|NPA.png}}|frameless|300px|center|link={{{big_image|File:{{{image|}}}|{{{image}}}|NPA.png}}}}}]]
|bgcolor="{{{imagebgcolor|#bbbbbb}}}"| '''General'''
|-
|-
|valign=top |'''Department: '''{{{department|Undefined}}}<br>'''Obvious exits:''' {{{exits|No known exits}}}<br>'''Purpose:''' {{{purpose|No set purpose}}}<br>'''Access level:''' {{{access|No defined access levels}}}<br>'''Noteworthy contents:''' {{{contents|No noteworthy contents}}}<br>'''Clearance:''' {{{clearance|Clearance not defined}}}
|style="border-bottom: 2px dashed; border-color: #d3d3d3" align="center" colspan=2|<span style="font-size:95%;">{{#if: {{{description|}}}|''{{{description}}}''|}}</span>
|-  style="border-bottom: 2px dashed; border-color: #d3d3d3; background-color: #f5f5f5;"
| style="border-color: #d3d3d3"| '''Purpose:'''
|{{#if: {{{purpose|}}}|{{{purpose}}}|Unknown}}
|-
|-
|bgcolor="{{{imagebgcolor|#bbbbbb}}}"| '''Description'''
| style="border-color: #d3d3d3"| '''Key&nbsp;items:'''
|{{#if: {{{items|}}}|{{{items}}}|None}}
|-  style="border-bottom: 2px dashed; border-color: #d3d3d3; background-color: #f5f5f5;"
| style="border-color: #d3d3d3"| '''Workers:'''
|{{#if: {{{workers|}}}|{{{workers}}}|None}}
|-
|-
|"{{{description|Description not available}}}"
| style="border-color: #d3d3d3"| '''Access:'''
|{{#if: {{{access|}}}|{{{access}}}|Everyone}}
|-  style="border-bottom: 2px dashed; border-color: #d3d3d3; background-color: #f5f5f5;"
| style="border-color: #d3d3d3"| '''Exits:'''
|{{#if: {{{exits|}}}|{{{exits}}}|Not defined}}
|-
|-
|bgcolor="{{{imagebgcolor|#bbbbbb}}}"| '''[[Guide to mapping|Mapping notes]]'''
|bgcolor="{{{footerbgcolor|#aaaaaa}}}" style="border-top: 1px solid; border-color: #d3d3d3" align="center" colspan=2|<font color="{{{footerfontcolor|#000000}}}">{{#if: {{{department|}}}|'''{{{department}}}'''|}}</font>
|}
</includeonly><noinclude>
== About ==
This template is intended to be at the top of each of the [[Locations]] pages to provide a basic overview of each location.
 
== Parameter-Usage ==
{| class="wikitable"
!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
|-
|-
| '''Security level: '''{{{sec_level|Not defined}}}<br> '''Style: ''' {{{style|Not defined}}}<br> '''Balance Requirements: ''' {{{balance|No major balance requirements}}}<br> '''Other: ''' {{{other|--}}}
!headerbgcolor
|}<noinclude>
|#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
|}


== How to use ==
== Examples ==
=== Bare 1 ===
{{Location}}
<pre>{{Location}}</pre>
{{Clear}}


  <nowiki>{{Location</nowiki>
=== Bare 2 ===
  <nowiki>|headerbgcolor=darkblue</nowiki>
{{Location
  <nowiki>|headerfontcolor=white</nowiki>
|headerbgcolor=
  <nowiki>|imagebgcolor=lightblue</nowiki>
|headerfontcolor=
  <nowiki>|name=Mint and Mint Vault</nowiki>
|image=
  <nowiki>|image=Mint.png</nowiki>
|location=
  <nowiki>|department=General</nowiki>
|description=
  <nowiki>|exits=[[Hallway|Hallway]] north, [[Maintenance|maintenance]] south, [[Maintenance|maintenance]] east</nowiki>
|purpose=
  <nowiki>|purpose=Production and storage of [[Coins|coins]]</nowiki>
|items=
  <nowiki>|access=Mint for reception desks and loading area, Mint vault for vault</nowiki>
|workers=
  <nowiki>|contents=Coin press, Some [[Coins|coins]]</nowiki>
|access=
  <nowiki>|clearance=[[Captain]], [[Head of Personnel]], [[Quartermaster]], [[Shaft Miner]], [[Chief Engineer]]</nowiki>
|exits=
  <nowiki>|description=A semi-protected room, accessible from the south and east from [[Maintenance|maintenance]] and from the [[Hallways|main hallway]] in the north. Modeled to look like a bank, it is intended to stora money and other valuables. It's vault is a lot less protected than the [[Vault| main vault]] tho.</nowiki>
|department=
  <nowiki>|sec_level=Medium to high</nowiki>
|footerbgcolor=
  <nowiki>|style=Bank</nowiki>
|footerfontcolor=
  <nowiki>|balance=No major balance requirements</nowiki>
}}
  <nowiki>|other=--</nowiki>
<pre>{{Location
  <nowiki>}}</nowiki>
|headerbgcolor=
 
|headerfontcolor=
...yields:
|image=
|location=
|description=
|purpose=
|items=
|workers=
|access=
|exits=
|department=
|footerbgcolor=
|footerfontcolor=
}}</pre>
{{Clear}}


=== Normal ===
{{Location
{{Location
|headerbgcolor=darkblue
|headerbgcolor=black
|headerfontcolor=white
|headerfontcolor=white
|imagebgcolor=lightblue
|image=Space.png
|name=Mint and Mint Vault
|location=Space
|image=Mint.png
|description=The Final Frontier.
|department=General
|purpose=A cold, horrible place full of vacuum and a few locations floating around
|exits=[[Hallway|Hallway]] north, [[Maintenance|maintenance]] south, [[Maintenance|maintenance]] east
|items=Vacuum and dark matter
|purpose=Production and storage of [[Coins|coins]]
|workers=None
|access=Mint for reception desks and loading area, Mint vault for vault
|access=Everyone
|contents=Coin press, Some [[Coins|coins]]
|exits=[[Space Station 13]], [[Abandoned Satellite]], [[Derelict]], [[Mining Station]]
|clearance=[[Captain]], [[Head of Personnel]], [[Quartermaster]], [[Shaft Miner]], [[Chief Engineer]]
|department=Outside
|description=A semi-protected room, accessible from the south and east from [[Maintenance|maintenance]] and from the [[Hallways|main hallway]] in the north. Modeled to look like a bank, it is intended to store money and other valuables. It's vault is a lot less protected than the [[Vault| main vault]] tho.
|footerbgcolor=black
|sec_level=Medium to high
|footerfontcolor=white
|style=Bank
|balance=No major balance requirements
|other=--
}}
}}
[[Category:Templates]]</noinclude>
<pre>{{Location
|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
}}</pre>
 
=== Another ===
<pre>{{Location
|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
}}</pre>
{{Location
|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
}}
[[Category:Templates]]
</noinclude>

Latest revision as of 15:09, 25 April 2020

About

This template is intended to be at the top of each of the Locations pages to provide a basic overview of each location.

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

Examples

Bare 1

Undefined Location
link=File:}}
Purpose: Unknown
Key items: None
Workers: None
Access: Everyone
Exits: Not defined
{{Location}}

Bare 2

Undefined Location
link=File:}}
Purpose: Unknown
Key items: None
Workers: None
Access: Everyone
Exits: Not defined
{{Location
|headerbgcolor=
|headerfontcolor=
|image=
|location=
|description=
|purpose=
|items=
|workers=
|access=
|exits=
|department=
|footerbgcolor=
|footerfontcolor=
}}

Normal

Space
link=File:Space.png}}
The Final Frontier.
Purpose: A cold, horrible place full of vacuum and a few locations floating around
Key items: Vacuum and dark matter
Workers: None
Access: Everyone
Exits: Space Station 13, Abandoned Satellite, Derelict, Mining Station
Outside
{{Location
|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

{{Location
 |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
 }}
Research and Development Lab
link=File:RD_Lab.png}}
The toy manufacturing room.
Purpose: To research and develop.
Key items: Destructive Analyzer, Protolathe, R&D Console and a Circuit Imprinter
Workers: Scientist, Research Director
Access: Scientist, Roboticist, Research Director
Exits: Research Division south
Science