Difference between revisions of "Template:JobPageHeader"
From NSV13
Jump to navigationJump to searchimported>Delicious |
imported>Delicious |
||
Line 1: | Line 1: | ||
<noinclude><code> | <noinclude><code> | ||
− | </noinclude>{|width= | + | </noinclude>{|width=800 cellpadding=2 cellspacing=0 |
− | |bgcolor="{{{headerbgcolor|# | + | |bgcolor="{{{headerbgcolor|#aaaaaa}}}" align="center" colspan=2|<font color="{{{headerfontcolor|#000000}}}">'''{{{department|UNDEFINED}}} LOCATION'''</font> |
|- | |- | ||
− | | | + | |align=center bgcolor="{{{imagebgcolor|#bbbbbb}}}" width="250" rowspan=6|{{#if:{{{img_generic|}}}| [[File:{{{img_generic|{{{loctitle}}}.png}}}|50px]] | }} {{#if:{{{img|}}}| [[File:{{{img|{{{loctitle}}}.png}}}|50px]] | }} {{#if:{{{img|}}} | <br> | {{#if:{{{img_generic|}}} | <br> | }} }} '''{{{loctitle|Location}}}''' |
− | |'''Access:''' {{{access|Not defined}}}<br>''' | + | |bgcolor="{{{imagebgcolor|#bbbbbb}}}"| '''General''' |
− | |} | + | |- |
− | <noinclude></code> | + | |'''Department:''' {{{department|Not defined}}}<br>'''Obvious exits:''' {{{exits|Not defined}}}<br>'''Purpose:''' {{{purpose|Not defined}}}<br>'''Access level:''' {{{access|Not defined}}}<br>'''Noteworthy contents:''' {{{contents|Not defined}}}<br>'''Clearance:''' {{{clearance|Not defined}}}<br> |
− | This template is intended to be at the top of each of the | + | |- |
+ | |bgcolor="{{{imagebgcolor|#bbbbbb}}}"| '''Description''' | ||
+ | |- | ||
+ | |"{{{description|Description not available.}}}" | ||
+ | |- | ||
+ | |bgcolor="{{{imagebgcolor|#bbbbbb}}}"| '''[[Guide to mapping|Mapping notes]]''' | ||
+ | |- | ||
+ | | '''Security level: '''{{{sec_level|Not defined}}}<br> '''Style: ''' {{{style|Not defined}}}<br> '''Balance Requirements: ''' {{{balance|No major balance requirements}}}<br> '''Other: ''' {{{other|--}}} | ||
+ | |}<noinclude></code> | ||
+ | This template is intended to be at the top of each of the location pages to provide a basic overview of each location. | ||
+ | == How to use == | ||
− | == | + | <nowiki>{{Location</nowiki> |
+ | <nowiki>|headerbgcolor=darkblue</nowiki> | ||
+ | <nowiki>|headerfontcolor=white</nowiki> | ||
+ | <nowiki>|imagebgcolor=lightblue</nowiki> | ||
+ | <nowiki>|name=Mint and Mint Vault</nowiki> | ||
+ | <nowiki>|image=Mint.png</nowiki> | ||
+ | <nowiki>|department=General</nowiki> | ||
+ | <nowiki>|exits=[[Hallway|Hallway]] north, [[Maintenance|maintenance]] south, [[Maintenance|maintenance]] east</nowiki> | ||
+ | <nowiki>|purpose=Production and storage of [[Coins|coins]]</nowiki> | ||
+ | <nowiki>|access=Mint for reception desks and loading area, Mint vault for vault</nowiki> | ||
+ | <nowiki>|contents=Coin press, Some [[Coins|coins]]</nowiki> | ||
+ | <nowiki>|clearance=[[Captain]], [[Head of Personnel]], [[Quartermaster]], [[Shaft Miner]], [[Chief Engineer]]</nowiki> | ||
+ | <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> | ||
+ | <nowiki>|sec_level=Medium to high</nowiki> | ||
+ | <nowiki>|style=Bank</nowiki> | ||
+ | <nowiki>|balance=No major balance requirements</nowiki> | ||
+ | <nowiki>|other=--</nowiki> | ||
+ | <nowiki>}}</nowiki> | ||
− | + | ...yields: | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | == | + | {{Location |
− | + | |headerbgcolor=darkblue | |
+ | |headerfontcolor=white | ||
+ | |imagebgcolor=lightblue | ||
+ | |name=Mint and Mint Vault | ||
+ | |image=Mint.png | ||
+ | |department=General | ||
+ | |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. It's vault is a lot less protected than the [[Vault| main vault]] tho. | ||
+ | |sec_level=Medium to high | ||
+ | |style=Bank | ||
+ | |balance=No major balance requirements | ||
+ | |other=-- | ||
+ | }} | ||
No image defined: | No image defined: | ||
− | {{ | + | {{Location |
− | |headerbgcolor = darkblue | + | |headerbgcolor=darkblue |
− | |headerfontcolor = white | + | |headerfontcolor=white |
− | + | |imagebgcolor=lightblue | |
− | |imagebgcolor = lightblue | + | |name=Mint and Mint Vault |
− | | | + | |department=General |
− | | | + | |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. It's vault is a lot less protected than the [[Vault| main vault]] tho. | |
− | + | |sec_level=Medium to high | |
− | + | |style=Bank | |
− | + | |balance=No major balance requirements | |
− | + | |other=-- | |
− | | | ||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |access = | ||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | | | ||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | |||
− | |||
}} | }} | ||
− | + | [[Category:Templates]]</noinclude> | |
− | [[Category:Templates]] | ||
− | </noinclude> |
Revision as of 01:03, 16 July 2013
UNDEFINED LOCATION
Location
General
Department: Not defined
Obvious exits: Not defined
Purpose: Not defined
Access level: Not defined
Noteworthy contents: Not defined
Clearance: Not defined
Description
"Description not available."
Mapping notes
Security level: Not defined
Style: Not defined
Balance Requirements: No major balance requirements
Other: --
This template is intended to be at the top of each of the location pages to provide a basic overview of each location.
How to use
{{Location |headerbgcolor=darkblue |headerfontcolor=white |imagebgcolor=lightblue |name=Mint and Mint Vault |image=Mint.png |department=General |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 stora money and other valuables. It's vault is a lot less protected than the [[Vault| main vault]] tho. |sec_level=Medium to high |style=Bank |balance=No major balance requirements |other=-- }}
...yields:
General Area | |
Mint and Mint Vault | |
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. It's vault is a lot less protected than the main vault tho. | |
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 |
Style | Bank |
Balance Requirements | No major balance requirements |
Other Notes | |
Locations on NSV13 |
No image defined:
General Area | |
Mint and Mint Vault | |
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. It's vault is a lot less protected than the main vault tho. | |
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 |
Style | Bank |
Balance Requirements | No major balance requirements |
Other Notes | |
Locations on NSV13 |