Шаблон:TGMC-Skills
Skills
Police: Untrained / CQC: Untrained / Melee: Untrained Surgery: Untrained / Medical: Untrained Engineering: Untrained / Construction: Untrained Smartgun: Untrained / Powerloader: Untrained / Firearms: Untrained Leadership: Untrained |
<templatedata>
{
"params": {
"job": {
"suggested": true
},
"premsg": {},
"police": {},
"cqc": {},
"melee": {},
"surgery": {},
"medical": {},
"engineering": {},
"construction": {},
"sg": {},
"powerloader": {},
"firearms": {},
"lead": {}
},
"description": "This is a template for showing a marine role's skills on the TGMC wiki."
}
</templatedata>
This is a template for use with skills on the TGMC marine pages. Getting skills is sort of dependent on code diving. The arguments:
{{Template:TGMC-Skills |job=Squad Marine |premsg=Real |cqc=0 |police=0 |melee=0 |medical=0 |surgery=0 |engineering=0 |construction=0 |firearms=0 |powerloader=0 |lead=0 |sg=0 }}
Will return:
Squad Marine Skills
Real
Police: 0 / CQC: 0 / Melee: 0 Surgery: 0 / Medical: 0 Engineering: 0 / Construction: 0 Smartgun: 0 / Powerloader: 0 / Firearms: 0 Leadership: 0 |