Template:KV TeamNum: Difference between revisions
Jump to navigation
Jump to search
Thunder4ik (talk | contribs) m (→top: Unicodifying, replaced: {{documentation}} → {{doc}}) |
SirYodaJedi (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
<onlyinclude><includeonly>{{ScrollBox|title=TeamNum| | <onlyinclude><includeonly>{{ScrollBox|title=TeamNum| | ||
<!-- IF: BASE -->{{#if:{{{base|}}}| | <!-- IF: BASE -->{{#if:{{{base|}}}| | ||
{{KV|Initial Team|choices|intn=TeamNum|Which Team the entity belongs / is assigned to on spawn | {{KV|Initial Team|integer choices|intn=TeamNum|Which Team the entity belongs / is assigned to on spawn | ||
:*0: None | :*0: None | ||
:*1: Spectator | :*1: Spectator | ||
}} | }} | ||
|<!-- ELSE IF: CSGO -->{{#if:{{{csgo|}}}| | |<!-- ELSE IF: CSGO -->{{#if:{{{csgo|}}}| | ||
{{KV|Initial Team|choices|intn=[[teamnumber]] {{csgo}} |Which Team the entity belongs / is assigned to on spawn | {{KV|Initial Team|integer choices|intn=[[teamnumber]] {{csgo}} |Which Team the entity belongs / is assigned to on spawn | ||
:*0: None | :*0: None | ||
:*1: Spectator | :*1: Spectator | ||
Line 14: | Line 14: | ||
}} | }} | ||
|<!-- ELSE IF: TF2 -->{{#if:{{{tf2|}}}| | |<!-- ELSE IF: TF2 -->{{#if:{{{tf2|}}}| | ||
{{KV|Initial Team|choices|intn=TeamNum|Which Team the entity belongs / is assigned to on spawn | {{KV|Initial Team|integer choices|intn=TeamNum|Which Team the entity belongs / is assigned to on spawn | ||
:*0: None | :*0: None | ||
:*1: Spectator/Halloween Souls {{tf2}} | :*1: Spectator/Halloween Souls {{tf2}} | ||
Line 22: | Line 22: | ||
}} | }} | ||
|<!-- 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 | {{KV|Initial Team|integer choices|intn=TeamNum|Which Team the entity belongs / is assigned to on spawn | ||
:*0: None | :*0: None | ||
:*1: Spectator | :*1: Spectator | ||
Line 29: | Line 29: | ||
}} | }} | ||
|<!-- 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 | {{KV|Initial Team|integer choices|intn=TeamNum|Which Team the entity belongs / is assigned to on spawn | ||
:*0: None | :*0: None | ||
:*1: Spectator | :*1: Spectator | ||
Line 36: | Line 36: | ||
}} | }} | ||
|<!-- 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 | {{KV|Initial Team|integer choices|intn=TeamNum|Which Team the entity belongs / is assigned to on spawn | ||
:*0: None | :*0: None | ||
:*1: Spectator | :*1: Spectator | ||
Line 43: | Line 43: | ||
}} | }} | ||
|<!-- ELSE: --> | |<!-- ELSE: --> | ||
{{KV|Initial Team|choices|intn=TeamNum, or teamnumber {{csgo}} |Which Team the entity belongs / is assigned to on spawn | {{KV|Initial Team|integer choices|intn=TeamNum, or teamnumber {{csgo}} |Which Team the entity belongs / is assigned to on spawn | ||
:*0: None | :*0: None | ||
:*1: Spectator, Spectator/Halloween Souls {{tf2}} | :*1: Spectator, Spectator/Halloween Souls {{tf2}} |
Latest revision as of 13:01, 8 October 2025
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.