Template:Radio channel: Difference between revisions
No edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
|syndicate = <span style="color: #8f4a4b;">:t Syndicate</span> | |syndicate = <span style="color: #8f4a4b;">:t Syndicate</span> | ||
|handheld = <span style="color: #d39f01;"> | |handheld = <span style="color: #d39f01;">; Handheld</span> | ||
|b | |b |
Revision as of 22:48, 7 July 2024
Based on Resources\Prototypes\radio_channels.yml
Examples
Radio channel | How it looks |
---|---|
; Common |
:; Common |
y cc centcom |
:y CentCom |
c cmd command |
:c Command |
e eng engineering |
:e Engineering |
m med medical |
:m Medical |
n sci science |
:n Science |
s sec security |
:s Security |
v service |
:v Service |
u sup supply |
:u Supply |
t synd syndicate |
:t Syndicate |
hh handheld |
unknown channel: hh |
b binary |
:b Binary |
f freelance |
:f Freelance |
Generates a label corresponding to a radio channel, like you would type in chat.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Channel code or name | 1 | Either a channel code (e.g. "e" for Engineering) or a channel name (e.g. "Engineering"). Supports any casing, lowercase included.
| Line | required |