Template:Role: Difference between revisions
From Space Station 14 Wiki
added initial infected, lone ops; fixed typo in nuceops |
fixed icon size param |
||
Line 62: | Line 62: | ||
"Nuclear Agent", | "Nuclear Agent", | ||
"Nuclear Operative", | "Nuclear Operative", | ||
"Lone Nuclear Operative", | |||
"Syndicate Agent", | "Syndicate Agent", | ||
"Rat King", | "Rat King", | ||
"Initial Infected", | |||
"Zombie", | "Zombie", | ||
"Space Ninja", | "Space Ninja", | ||
Line 77: | Line 77: | ||
"required": true | "required": true | ||
}, | }, | ||
" | "2": { | ||
"label": "Size of the icon.", | "label": "Icon size", | ||
"description": "Size of the icon.", | |||
"type": "line", | "type": "line", | ||
"default": "24px", | "default": "24px", | ||
Line 87: | Line 88: | ||
"paramOrder": [ | "paramOrder": [ | ||
"1", | "1", | ||
" | "2" | ||
], | ], | ||
"format": "inline" | "format": "inline" |
Revision as of 03:11, 16 March 2025
Uses Lua module
This template uses Lua module:
How to add/edit/remove a role
See Module:Role.
Examples
Basic usage
{{Role
↓
Abbreviation
{{Role
↓
Lowercase
{{Role
↓
Custom icon size
{{Role
↓
In text
Bla bla bla {{role|chemist}} blu blu blu
↓
Bla bla bla Chemist blu blu blu
List of all roles
See Template:Role/doc/list of all roles.Creates a link to a job/role page with a job/role icon.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Role | 1 | Select a predefined role. Lowercase values or abbreviations are allowed.
| Line | required |
Icon size | 2 | Size of the icon.
| Line | suggested |