Template:Color: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{# | <includeonly>{{#tag: nowiki | ||
|{{#switch: {{lc: {{{1}}}}} | |||
<!-- DEPARMENTS --> | |||
<!-- sourced from Resources/Roles/Jobs/deparments.yml --> | |||
|dept:command | |||
|dept:cmd = #334E6D | |||
|dept:engineering | |||
|dept:eng = #EFB341 | |||
|dept:medical | |||
|dept:med = #52B4E9 | |||
|dept:science | |||
|dept:sci = #D381C9 | |||
|dept:security | |||
|dept:sec = #DE3A3A | |||
|dept:civilian | |||
|dept:civ = #9FED58 | |||
|dept:cargo = #A46106 | |||
|dept:specific = #9FED58 | |||
<!-- RADIO CHANNELS --> | |||
|radio:common | |||
|radio:; = #32cd32 | |||
|radio:centcom | |||
|radio:cc | |||
|radio:y = #2681a5 | |||
|radio:command | |||
|radio:cmd | |||
|radio:c = #fcdf03 | |||
|radio:engineering | |||
|radio:eng | |||
|radio:e = #f37746 | |||
|radio:medical | |||
|radio:med | |||
|radio:m = #57b8f0 | |||
|radio:science | |||
|radio:sci | |||
|radio:n = #c68cfa | |||
|radio:security | |||
|radio:sec | |||
|radio:s = #dd3535 | |||
|radio:service | |||
|radio:v = #6ca729 | |||
|radio:supply | |||
|radio:sup | |||
|radio:u = #b88646 | |||
|radio:syndicate | |||
|radio:synd | |||
|radio:t = #8f4a4b | |||
|radio:hendheld | |||
|radio:hh = #d39f01 | |||
|radio:binary | |||
|radio:b = #2ed2fd | |||
|radio:freelance | |||
|radio:f = #f6ce64 | |||
|{{error|unknown color code{{colon}} {{{1}}}}} | |||
<!--/switch-->}} | |||
<!--/nowiki-->}}</includeonly><noinclude> | |||
{{docs}} | {{docs}} | ||
Revision as of 15:25, 9 August 2024
Colors
Departments
Color code | How it looks |
---|---|
dept:command dept:cmd |
#334E6D
|
dept:engineering dept:eng |
#EFB341
|
dept:medical dept:med |
#52B4E9
|
dept:science dept:sci |
#D381C9
|
dept:security dept:sec |
#DE3A3A
|
dept:civilian dept:civ |
#9FED58
|
dept:cargo |
#A46106 |
dept:specific |
#9FED58 |
Radio channels
Color code | How it looks |
---|---|
radio:common radio:; |
#32cd32
|
radio:centcom radio:cc radio:y |
#2681a5
|
radio:command radio:cmd radio:c |
#fcdf03
|
radio:engineering radio:eng radio:e |
#f37746
|
radio:medical radio:med radio:m |
#57b8f0
|
radio:science radio:sci radio:n |
#c68cfa
|
radio:security radio:sec radio:s |
#dd3535
|
radio:service radio:v |
#6ca729
|
radio:supply radio:sup radio:u |
#b88646
|
radio:syndicate radio:synd radio:t |
#8f4a4b
|
radio:handheld radio:hh |
<strong class="error">unknown color code: radio:handheld</strong>[[Category:Template errors]]
|
radio:binary radio:b |
#2ed2fd
|
radio:freelance radio:f |
#f6ce64
|
A template that stores various special game- and wiki-related colors. Pass a code from the list to get a color (see the parameter description).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Color code | 1 | A color code.
| Line | required |