Template:Radio channel: Difference between revisions

From Space Station 14 Wiki
(Created page with "<includeonly>{{#switch: {{lc: {{{1}}}}} |; |common = <span style="color: #32cd32;">;Common</span> |y |centcom = <span style="color: #2681a5;">;CentCom</span> |c |command = <span style="color: #fcdf03;">;Command</span> |e |engineering = <span style="color: #f37746;">;Engineering</span> |m |medical = <span style="color: #57b8f0;">;Medical</span> |n |science = <span style="color: #c68cfa;">;Science</span> |s |security = <span style="color: #dd3535;">;Security</span>...")
 
(alias)
Line 41: Line 41:
}}</includeonly><noinclude>
}}</includeonly><noinclude>
{{refactor on new extensions arrival|switch to colored text; use variables}}
{{refactor on new extensions arrival|switch to colored text; use variables}}
{{has alias template|Rch}}


{{docs}}
{{docs}}

Revision as of 22:25, 7 July 2024

Has an alias
This template has an alternative name:
Template documentation
view or edit this documentation about template documentation

Based on Resources\Prototypes\radio_channels.yml

Examples

Radio channel How it looks
;
Common

;Common
;Common

y
cc
centcom

;CentCom

;CentCom

c
cmd
command

;Command

;Command

e
eng
engineering

;Engineering

;Engineering

m
med
medical

;Medical

;Medical

n
sci
science

;Science

;Science

s
sec
security

;Security

;Security

v
service

;Service
;Service

u
sup
supply

;Supply

;Supply

t
synd
syndicate

;Syndicate

;Syndicate

hh
handheld


;Handheld

b
binary

;Binary
;Binary

f
freelance

;Freelance
;Freelance

Generates a label corresponding to a radio channel, like you would type in chat.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Channel code or name1

Either a channel code (e.g. "e" for Engineering) or a channel name (e.g. "Engineering"). Supports any casing, lowercase included.

Suggested values
; Common y CentCom c Command e Engineering m Medical n Science s Security v Service u Supply t Syndicate Handheld b Binary f Freelance
Linerequired