More actions
m Added <includeonly> to prevent the Template from rendering and to divert attention to the Docs |
m Replace hard-coded color with design-token. |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox | |||
| | |title = {{{name}}} | ||
|image = [[File:{{#if: {{{image|}}} | {{{image}}} | Member.png}} | 128px]] | |||
| | |||
|label1 = Type | |||
| | |data1 = {{#switch: {{ lc:{{{type}}} }} | ||
{{# | | career agent = Career Agent | ||
| | | cosmos = COSMOS | ||
| data center = Data center | |||
| | |||
| | |||
| distribution = Distribution | | distribution = Distribution | ||
| epic arc = Epic Arc | |||
| factional warfare = Factional Warfare | |||
| mining = Mining | | mining = Mining | ||
| r&d = R&D | | r&d = R&D | ||
| | | security = Security | ||
| storyline = Storyline | | storyline = Storyline | ||
| #default = <span style="color: var(--color-error);">Accepted values: Security, Distribution, Mining, R&D, Career Agent, Factional Warfare, Storyline, Epic Arc, COSMOS</span> | |||
| #default = <span style="color: | |||
}} | }} | ||
| | |||
|label2 = Level | |||
| | |data2 = {{{level|}}} | ||
| | |label3 = Location | ||
|data3 = {{{system|}}} ({{ColorSecurityRating | {{SystemToSecurity | {{{system|}}} }} }})<br>{{SystemToRegion | {{{system|}}} }} | |||
| | |||
|label4 = Beacon | |||
| | |data4 = {{{beacon|}}} | ||
|label5 = Affiliation | |||
|data5 = {{{corporation|}}}<br>{{CorporationToFaction | {{{corporation|}}} }} | |||
|label6 = Note | |||
|data6 = {{{note|}}} | |||
}}<noinclude> | |||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||