Difference between revisions of "Template:Location/Security Level"

From Paradise Station Wiki
Jump to navigation Jump to search
(Created page with "{{#switch: {{{sec_level|Undefined}}} | None ={{Tooltip|None|Any crew member can access this location freely}} | Restricted ={{Tooltip|Restricted|This location is restricted to a certain group of crew members. Unless invited in, those who enter without the required access will be charged with Trespassing}} | Secure ={{Tooltip|Secure|This secure location is restricted to a specific group of crew members. Unle...")
 
(fixed recursive issue)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#switch: {{{sec_level|Undefined}}}
{{#switch: {{{sec_level|Undefined}}}
| None ={{Tooltip|[[#None|None]]|Any crew member can access this location freely}}
| None ={{Tooltip|[[#None|None]]|Any crew member can access this location freely}}
| Restricted ={{Tooltip|[[#Restricted|Restricted]]|This location is restricted to a certain group of crew members. Unless invited in, those who enter without the required access will be charged with [[Space law#Minor_Crimes|Trespassing]]}}
| Restricted ={{Tooltip|[[#Restricted|Restricted]]|This location is restricted to a certain group of crew members. Unless invited in, those who enter without the required access will be charged with [[Space Law#Minor_Crimes|Trespassing]]}}
| Secure ={{Tooltip|[[#Secure|Secure]]|This secure location is restricted to a specific group of crew members. Unless specifically invited in, those who enter without the required access will be charged with [[Space law#Major Crimes|Major Trespass]].}}
| Secure ={{Tooltip|[[#Secure|Secure]]|This secure location is restricted to a specific group of crew members. Unless specifically invited in, those who enter without the required access will be charged with [[Space Law#Major Crimes|Major Trespass]].}}
| Lethal ={{Tooltip|[[#Lethal|Lethal]]|This location is explicitly restricted to a specific group of people. Unless specifically given access or let, those who enter will likely be subdued with lethal force, killed, or [[Death|worse]].}}
| Lethal ={{Tooltip|[[#Lethal|Lethal]]|This location is explicitly restricted to a specific group of people. Unless specifically given access or let, those who enter will likely be subdued with lethal force, killed, or [[Death|worse]].}}
| Varied ={{Tooltip|[[#Varied|Varied]]|Different parts/rooms within this location have varied security levels, it is best to check specific location's pages in order to learn their security level.}}
| Low ={{Tooltip|[[#Restricted|Restricted]]|This location is restricted to a certain group of crew members. Unless invited in, those who enter without the required access will be charged with [[Space Law#Minor_Crimes|Trespassing]]}}
| Medium ={{Tooltip|[[#Restricted|Restricted]]|This location is restricted to a certain group of crew members. Unless invited in, those who enter without the required access will be charged with [[Space Law#Minor_Crimes|Trespassing]]}}
| High = {{Tooltip|[[#Secure|Secure]]|This secure location is restricted to a specific group of crew members. Unless specifically invited in, those who enter without the required access will be charged with [[Space Law#Major Crimes|Major Trespass]].}} <!-- Low, Medium, & High inputs are only for backwards compatibility, we should transition to only use none, restricted, secure, and lethal -->
| Undefined.
| Undefined.
}}
}}
Line 10: Line 14:
Takes one variable
Takes one variable
<code>sec_level</code> with the following inputs: None, Restricted, Secure, Lethal
<code>sec_level</code> with the following inputs: None, Restricted, Secure, Lethal
Only used in the Location Template
Only used in the Location Template
</noinclude>
</noinclude>

Latest revision as of 02:49, 19 May 2022

Undefined.

Documentation

Takes one variable sec_level with the following inputs: None, Restricted, Secure, Lethal

Only used in the Location Template