Template:Role infobox: Difference between revisions
From Space Station 14 Wiki
added "img" "image" alias |
added radio channels |
||
Line 15: | Line 15: | ||
|Subordinates = {{{subordinates|}}} | |Subordinates = {{{subordinates|}}} | ||
|Guides = {{{guides|}}} | |Guides = {{{guides|}}} | ||
|Radio channels = {{{radio|}}} | |||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{docs}} | {{docs}} | ||
Line 78: | Line 79: | ||
"example": "Security", | "example": "Security", | ||
"type": "line", | "type": "line", | ||
"suggested": true | |||
}, | |||
"radio": { | |||
"label": "Radio channels (comms)", | |||
"description": "What radio channels are available round-start? If multiple channels are available, list each on a separate line starting with '*'.", | |||
"example": "{{rch|supply}} / * {{rch|binary}} * {{rch|science}} ", | |||
"type": "string", | |||
"suggested": true | "suggested": true | ||
} | } | ||
Line 90: | Line 98: | ||
"supervisors", | "supervisors", | ||
"subordinates", | "subordinates", | ||
"guides" | "guides", | ||
"radio" | |||
], | ], | ||
"description": "Infobox templates for roles/jobs.", | "description": "Infobox templates for roles/jobs.", |
Revision as of 09:51, 28 March 2025
Infobox templates for roles/jobs.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Infobox title | title | no description
| Line | required |
Image | image img | no description
| File | suggested |
Department | department | no description
| Line | suggested |
Level of access | access | no description
| Line | suggested |
Difficulty | difficulty | no description
| Line | suggested |
Duties | duties | What this role entails? | Line | suggested |
Supervisors | supervisors | no description
| Line | suggested |
Subordinates | subordinates | no description
| Line | suggested |
Guides | guides | List of guides for this role.
| Line | suggested |
Radio channels (comms) | radio | What radio channels are available round-start? If multiple channels are available, list each on a separate line starting with '*'.
| String | suggested |