Difference between revisions of "Template:Location"
Jump to navigation
Jump to search
Shadeykins (talk | contribs) |
Sirryan2002 (talk | contribs) (fixed caption text) |
||
Line 22: | Line 22: | ||
{{#if:{{{description|}}}|{{!}} {{{description}}}|}} | {{#if:{{{description|}}}|{{!}} {{{description}}}|}} | ||
{{#if:{{{image|}}}|{{!}}- style="background: {{{imagebgcolor|#bbbbbb}}};"|}} | {{#if:{{{image|}}}|{{!}}- style="background: {{{imagebgcolor|#bbbbbb}}};"|}} | ||
{{#if:{{{image|}}}|{{!}} colspan={{#if:{{{description|}}}|3|2}} {{!}} [[File:{{{image}}}|center|link={{{big_image|File:{{{image}}}}}}| | {{#if:{{{image|}}}|{{!}} colspan={{#if:{{{description|}}}|3|2}} {{!}} [[File:{{{image}}}|center|link={{{big_image|File:{{{image}}}}}}|{{{name|}}}]]|}} | ||
|} | |} | ||
Revision as of 23:08, 20 January 2021
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 = Burger.png | exits = Hallway north, [[Maintenance|maintenance]] south, [[Maintenance|maintenance]] east | purpose = Production and storage of coins | access = Mint for reception desks and loading area, Mint vault for vault | contents = Coin press, Some 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 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 }}
... yields:
General Area | |||||||||||||
General | Description | ||||||||||||
|
A semi-protected room, accessible from the south and east from maintenance and from the hallways 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. | ||||||||||||
And with no image defined:
General Area | |||||||||||||
General | Description | ||||||||||||
|
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. | ||||||||||||