Template:KV TriggerOnce: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (updated template usage.)
(-added option to not show baseentity keyvalues)
Line 2: Line 2:
<onlyinclude><includeonly>{{scrollBox|title=TriggerOnce|noscroll={{{noscroll|}}}|
<onlyinclude><includeonly>{{scrollBox|title=TriggerOnce|noscroll={{{noscroll|}}}|
{{KV|Filter Name|intn=filtername|filter|Name of filter entity to test against activators.}}
{{KV|Filter Name|intn=filtername|filter|Name of filter entity to test against activators.}}
{{KV BaseEntity|base={{{base|}}}|l4d2={{{l4d2|}}}|brush=1|noscroll=1}}
{{#if:{{{nobase|}}}|<!--
-->|<!--
-->|{{KV BaseEntity|base={{{base|}}}|l4d2={{{l4d2|}}}|brush=1|noscroll=1}}
}}
{{KV EnableDisable}} }}</onlyinclude></includeonly>
{{KV EnableDisable}} }}</onlyinclude></includeonly>
{{documentation}}
{{documentation}}

Revision as of 02:48, 6 November 2022


English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history

Usage

{{{base}}}, {{{l4d2}}}, and {{{noscroll}}} are accepted just as they are for Template:KV BaseEntity.


Default: 
TriggerOnce:
Filter Name (filtername) <filter>
Name of filter entity to test against activators.


Start Disabled (StartDisabled) <boolean>
Stay dormant until activated (with theEnableinput).


noscroll and base
TriggerOnce:
Filter Name (filtername) <filter>
Name of filter entity to test against activators.


Start Disabled (StartDisabled) <boolean>
Stay dormant until activated (with theEnableinput).

See also

  • {{Fl TriggerOnce}}
  • {{I TriggerOnce}}
  • {{O TriggerOnce}}
  • {{KV BaseEntity}}