Difference between revisions of "Template:Location"

From Paradise Station Wiki
Jump to navigation Jump to search
m (minor fix, had accidentally removed description column.)
Line 4: Line 4:
|- style="font-weight: bold; text-align: center; background: {{{imagebgcolor|#bbbbbb}}};"
|- style="font-weight: bold; text-align: center; background: {{{imagebgcolor|#bbbbbb}}};"
| General
| General
| Notes
{{#if:{{{description|}}}|{{!}} Description|}}
{{#if:{{{description|}}}|{{!}} Description|}}
|- valign="top"
|- valign="top"
Line 18: Line 17:
|-
|-
| '''Clearance:''' || {{{clearance|Undefined.}}}
| '''Clearance:''' || {{{clearance|Undefined.}}}
|}
|-
|
{|
| '''Security level:''' || {{{sec_level|Undefined.}}}
| '''Security level:''' || {{{sec_level|Undefined.}}}
|-
| '''Style:''' || {{{style|Undefined.}}}
|-
| '''Balance Requirements:''' || {{{balance|No major balance requirements.}}}
{{#if:{{{other|}}}|{{!}}-|}}
{{#if:{{{other|}}}|{{!}} '''Other:''' {{!}}{{!}} {{{other|}}}|}}
|}
|}
{{#if:{{{description|}}}|{{!}} {{{description}}}|}}
{{#if:{{{description|}}}|{{!}} {{{description}}}|}}

Revision as of 00:03, 24 February 2015

Undefined Area
General
Obvious exits: Undefined.
Purpose: Undefined.
Access level: Undefined.
Noteworthy contents: Undefined.
Clearance: Undefined.
Security level: Undefined.


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

Usage

Example of the finished product. Please document any changes you make to the template code in the parameters and usage sections

   {{Template:Location
   | headerbgcolor = darkblue
   | headerfontcolor = white
   | imagebgcolor = lightblue
   | department = General
   | name = Mint and Mint Vault
   | image = Mint.png
   | big_image = Mint_big.png
   | exits = [[Hallway|Hallway]] north, [[Maintenance|maintenance]] south, [[Maintenance|maintenance]] east
   | purpose = Production and storage of [[Coins|coins]]
   | access = Mint for reception desks and loading area, Mint vault for vault
   | contents = Coin press, Some [[Coins|coins]]
   | clearance = [[Captain]], [[Head of Personnel]], [[Quartermaster]], [[Shaft Miner]], [[Chief Engineer]]
   | 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. Its vault is a lot less protected than the [[Vault| main vault]] though.
   | sec_level = Medium to High
   | style = Bank
   | balance = No major balance requirements
   | other = --
   }}

... yields:


General Area
General Description
Obvious exits: Hallway north, maintenance south, maintenance east
Purpose: Production and storage of coins
Access level: Mint for reception desks and loading area, Mint vault for vault
Noteworthy contents: Coin press, Some coins
Clearance: Captain, Head of Personnel, Quartermaster, Shaft Miner, Chief Engineer
Security level: Medium to High
A semi-protected room, accessible from the south and east from maintenance and from the main hallway in the north. Modeled to look like a bank, it is intended to store money and other valuables. Its vault is a lot less protected than the main vault though.
caption=Mint and Mint Vault

And with no image defined:


General Area
General Description
Obvious exits: Hallway north, maintenance south, maintenance east
Purpose: Production and storage of coins
Access level: Mint for reception desks and loading area, Mint vault for vault
Noteworthy contents: Coin press, Some coins
Clearance: Captain, Head of Personnel, Quartermaster, Shaft Miner, Chief Engineer
Security level: Medium to High
A semi-protected room, accessible from the south and east from maintenance and from the main hallway in the north. Modeled to look like a bank, it is intended to store money and other valuables. Its vault is a lot less protected than the main vault though.
caption=Mint and Mint Vault