Шаблон:TGMC-Skills: различия между версиями
imported>Neocloudy м remove new lines |
imported>Neocloudy Нет описания правки |
||
| Строка 39: | Строка 39: | ||
} | } | ||
</templatedata> | </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: | This is a template for use with skills on the TGMC marine pages. Getting skills is sort of dependent on code diving. Blank skills will return as ''Untrained''. The arguments: | ||
<pre> | <pre> | ||
{{Template:TGMC-Skills | {{Template:TGMC-Skills | ||
Версия от 12:18, 4 августа 2023
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. Blank skills will return as Untrained. 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 |