Template:KV TeamNum: Difference between revisions
Jump to navigation
Jump to search
(template display for CSGO and BASE reworked) |
(Re-organized page's HTML logic) |
||
Line 5: | Line 5: | ||
:*1: Spectator | :*1: Spectator | ||
}} | }} | ||
|<!-- ELSE IF: | |<!-- ELSE IF: CSGO -->{{#if:{{{csgo|}}}| | ||
{{KV|Initial Team|choices|intn= | {{KV|Initial Team|choices|intn=teamnumber {{csgo}} |Which Team the entity belongs / is assigned to on spawn | ||
:*0: None | :*0: None | ||
:*1: Spectator | :*1: Spectator | ||
Line 19: | Line 12: | ||
:*3: Counter-Terrorists {{csgo}} | :*3: Counter-Terrorists {{csgo}} | ||
}} | }} | ||
|<!-- ELSE IF: | |<!-- ELSE IF: TF2 -->{{#if:{{{tf2|}}}| | ||
{{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 | ||
:*1: Spectator | :*1: Spectator | ||
:*2: Red {{tf2}} | :*2: Red {{tf2}} | ||
:*3: Blue {{tf2}} | :*3: Blue {{tf2}} | ||
}} | |||
|<!-- ELSE IF: L4D -->{{#if:{{{l4d|}}}| | |<!-- ELSE IF: L4D -->{{#if:{{{l4d|}}}| | ||
{{KV|Initial Team|choices|intn=TeamNum|Which Team the entity belongs / is assigned to on spawn | |||
:*0: None | |||
:*1: Spectator | |||
:*2: Survivors {{l4d}} | :*2: Survivors {{l4d}} | ||
:*3: Infected {{l4d}} | :*3: Infected {{l4d}} | ||
}} | |||
|<!-- ELSE IF: L4D2 -->{{#if:{{{l4d2|}}}| | |<!-- ELSE IF: L4D2 -->{{#if:{{{l4d2|}}}| | ||
{{KV|Initial Team|choices|intn=TeamNum|Which Team the entity belongs / is assigned to on spawn | |||
:*0: None | |||
:*1: Spectator | |||
:*2: Survivors {{l4d2}} | :*2: Survivors {{l4d2}} | ||
:*3: Infected {{l4d2}} | :*3: Infected {{l4d2}} | ||
}} | |||
|<!-- ELSE IF: CSS -->{{#if:{{{css|}}}| | |<!-- ELSE IF: CSS -->{{#if:{{{css|}}}| | ||
{{KV|Initial Team|choices|intn=TeamNum|Which Team the entity belongs / is assigned to on spawn | |||
:*0: None | |||
:*1: Spectator | |||
:*2: Terrorists {{css}} | :*2: Terrorists {{css}} | ||
:*3: Counter-Terrorists {{css}} | :*3: Counter-Terrorists {{css}} | ||
}} | }} | ||
}}}}}} | |<!-- ELSE: --> | ||
{{KV|Initial Team|choices|intn=TeamNum, or teamnumber {{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}} | |||
}} | |||
| }}}}}}}}}}}} | |||
}}</includeonly> | }}</includeonly> | ||
<noinclude> | <noinclude> |
Revision as of 04:36, 27 June 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.