More actions
m Remove unwanted parameter code. |
m Replace hard-coded color with design-token. |
||
| (One intermediate revision by the same user not shown) | |||
| Line 5: | Line 5: | ||
|label1 = Type | |label1 = Type | ||
|data1 = {{#switch: {{ lc:{{{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: | |||
}} | }} | ||