Template:TGMC-Skills-Test
|
Candidate for deletion
This page is currently marked as a candidate for deletion. It probably sucks. |
This is a template for showing a marine role's skills on the TGMC wiki.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| job | job | The job title, leave blank for heading and table title [if also left blank] to default to Skills | Unknown | required |
| premsg | premsg | The message above the skills table, leave blank to disable | Unknown | optional |
| police | police | no description | Unknown | optional |
| cqc | cqc | no description | Unknown | optional |
| melee | melee | no description | Unknown | optional |
| stamina | stamina | no description | Unknown | optional |
| surgery | surgery | no description | Unknown | optional |
| medical | medical | no description | Unknown | optional |
| engineering | engineering | no description | Unknown | optional |
| construction | construction | no description | Unknown | optional |
| sg | sg | no description | Unknown | optional |
| powerloader | powerloader | no description | Unknown | optional |
| firearms | firearms | no description | Unknown | optional |
| lead | lead | no description | Unknown | optional |
| sizeoverride | sizeoverride | The width for the entire table to try and reach, adjust if the title is too big for the table. Number column will try to take up 30% of the table
| Unknown | optional |
| color | color | Color override in HTML (#______), leave blank for light blue, | Unknown | optional |
| tabletitle | tabletitle | The title override. If blank, falls back to job or reads Skills if both are blank | Unknown | optional |
| format | format | The type of text for the title, defaults to == if blank | Unknown | optional |
This is a template for use with skills on the TGMC marine pages. Getting skills is sort of dependent on code diving.
- Size override should be left over 200 for most pages.
- Colors look best relatively light as it also translates properly into dark mode.
Example usage:
{{TGMC-Skills
|color=#Cbb7f3
|sizeoverride=225
|job=Spatial Agent
|tabletitle=Spatial
|format====
|premsg=The Spatial Agent skillset has maximum of every skill.
|cqc=5
|police=2
|melee=2
|stamina=5
|medical=5
|surgery=5
|engineering=5
|construction=5
|firearms=2
|powerloader=4
|lead=4
|sg=2
}}
Returns: Template:TGMC-Skills

