Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:SystemToSecurity: Difference between revisions

Template page
m Update security level as per patch Version 21.06 release 2023-12-05.1
m Replace hard-coded color with design-token.
 
Line 1: Line 1:
<includeonly>{{#switch: {{lc: {{#if: {{{1|}}} | {{{1}}} | {{{system|}}} }} }}
<includeonly>{{#switch: {{lc: {{#if: {{{1|}}} | {{{1}}} | {{{system|}}} }} }}
  | #default = <span style="color:red">Unknown System</span>
  | #default = <span style="color: var(--color-error);">Unknown System</span>
  | kisogo
  | kisogo
  | new caldari
  | new caldari

Latest revision as of 13:20, 17 May 2025

Template documentation (for the above template, sometimes hidden or invisible)
Description
This dictionary template outputs the Security Rating of a System.
Syntax
{{SystemToSecurity|<system>}}
Parameters
system
The name of the System. Case insensitive.
Sample
{{SystemToSecurity | Jita}}
gives... 0.9
{{SystemToSecurity | amygnon}}
gives... 0.6
Visit Template:SystemToSecurity/doc to edit this text! (How does this work?) (Refresh this text - why?)