User:Delicious/Template:JobPageHeader: Difference between revisions

Jump to navigation Jump to search
Blanked the page
imported>Delicious
No edit summary
imported>Delicious
(Blanked the page)
 
Line 1: Line 1:
<noinclude><code>
</noinclude>{|width=800 cellpadding=2 cellspacing=0
|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}}}]] | }} {{#if:{{{img|}}}| [[File:{{{img|{{{loctitle}}}.png}}}]] | }} {{#if:{{{img|}}} | <br> | {{#if:{{{img_generic|}}} | <br> | }} }} '''{{{loctitle|Location}}}'''
|bgcolor="{{{imagebgcolor|#bbbbbb}}}"| '''General'''
|-
|'''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>
|-
|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.
== Usage ==
Example of the finished product. Please document any changes you make to the template code in the parameters and usage sections


  <nowiki>{{User:Delicious/Template:JobPageHeader</nowiki>
  <nowiki>|headerbgcolor=darkblue</nowiki>
  <nowiki>|headerfontcolor=white</nowiki>
  <nowiki>|imagebgcolor=lightblue</nowiki>
  <nowiki>|department = General</nowiki>
  <nowiki>|loctitle=Mint and Mint Vault</nowiki>
  <nowiki>|img=Mint.png</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:
{{User:Delicious/Template:JobPageHeader
|headerbgcolor=darkblue
|headerfontcolor=white
|imagebgcolor=lightblue
|department = General
|loctitle=Mint and Mint Vault
|img=Mint.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 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=--
}}
No image defined:
{{User:Delicious/Template:JobPageHeader
|headerbgcolor=darkblue
|headerfontcolor=white
|imagebgcolor=lightblue
|department=General
|loctitle=Mint and Mint Vault
|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=--
}}
[[Category:Templates]]</noinclude>
Anonymous user

Navigation menu