Template:KV TeamNum: Difference between revisions
Jump to navigation
Jump to search
(Separated l4d from l4d2, and css from csgo) |
(template display for CSGO and BASE reworked) |
||
Line 1: | Line 1: | ||
<includeonly>{{ScrollBox|title=TeamNum| | <includeonly>{{ScrollBox|title=TeamNum| | ||
<!-- IF: BASE -->{{#if:{{{base|}}}| | |||
{{KV|Initial Team|choices|intn=TeamNum|Which Team the entity belongs / is assigned to on spawn | |||
:*0: None | |||
:*1: Spectator | |||
}} | |||
|<!-- ELSE IF: NOT ANY[CSGP, TF2, L4D, L4D2, CSS] -->{{#if:{{{csgo|}}}{{{tf2|}}}{{{l4d|}}}{{{l4d2|}}}{{{css|}}}|| | |||
{{KV|Initial Team|choices|intn=TeamNum, teamnumber {{only|{{csgo}}}} |Which Team the entity belongs / is assigned to on spawn | |||
:*0: None | |||
:*1: Spectator | |||
:*2: Red {{tf2}}, Survivors {{l4ds}}, Terrorists {{css}} {{csgo}} | |||
:*3: Blue {{tf2}}, Infected {{l4ds}}, Counter-Terrorists {{css}} {{csgo}} | |||
}} | |||
| }}}}<!-- IF NOT: BASE and IF: CSGO -->{{#if:{{{base|}}}||{{#if:{{{csgo|}}}| | |||
{{KV|Initial Team|choices|intn=teamnumber|Which Team the entity belongs / is assigned to on spawn | |||
:*0: None | |||
:*1: Spectator | |||
:*2: Terrorists {{csgo}} | |||
:*3: Counter-Terrorists {{csgo}} | |||
}} | |||
|<!-- ELSE IF: ANY[CSGP, TF2, L4D, L4D2, CSS] -->{{#if:{{{tf2|}}}{{{l4d|}}}{{{l4d2|}}}{{{css|}}}| | |||
{{KV|Initial Team|choices|intn=TeamNum|Which Team the entity belongs / is assigned to on spawn | {{KV|Initial Team|choices|intn=TeamNum|Which Team the entity belongs / is assigned to on spawn | ||
:*0: None | :*0: None | ||
Line 14: | Line 34: | ||
:*2: Terrorists {{css}} | :*2: Terrorists {{css}} | ||
:*3: Counter-Terrorists {{css}} | :*3: Counter-Terrorists {{css}} | ||
| }}}}}}}} | |||
}} | |||
}}}}}} | |||
}}</includeonly> | |||
<noinclude> | <noinclude> | ||
{{documentation}} | {{documentation}} | ||
<!-- Add categories to the /doc subpage, not here --> | <!-- Add categories to the /doc subpage, not here --> | ||
</noinclude> | </noinclude> |
Revision as of 12:41, 27 April 2021
The above documentation is transcluded from Template:KV TeamNum/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.