Template:KV TriggerOnce/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(we do a little documentation)
 
m (→‎See also: Unicodifying, replaced: See Also → See also)
Line 8: Line 8:
{{expandBox|{{KV TriggerOnce|noscroll=1|base=1}}|<tt>noscroll</tt> and <tt>base</tt>:}}
{{expandBox|{{KV TriggerOnce|noscroll=1|base=1}}|<tt>noscroll</tt> and <tt>base</tt>:}}


==See Also==
==See also==
*{{tl|Fl TriggerOnce}}
*{{tl|Fl TriggerOnce}}
*{{tl|I TriggerOnce}}
*{{tl|I TriggerOnce}}

Revision as of 05:58, 7 January 2024

Edit-copy.png
This is a documentation subpage for Template:KV TriggerOnce.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Usage

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


Default: 
{| class="mw-collapsible mw-collapsed" style="background:initial;float:no;margin-bottom:1em;margin-left:0;padding-right:0.5em;border:1px solid rgba(255,255,255,0.1); border-left:solid 1px #8bb9e0; padding-left:1em;"

|+ style="text-align:left; white-space:nowrap; font-weight:bold; color:#ddd; " | BaseTrigger |

Filter Name (filtername) <filter>
A filter entity to test potential activators against.
Start Disabled (StartDisabled) <boolean>
Stay dormant until activated (with theEnableinput).
|}


noscroll and base
{| class="mw-collapsible mw-collapsed" style="background:initial;float:no;margin-bottom:1em;margin-left:0;padding-right:0.5em;border:1px solid rgba(255,255,255,0.1); border-left:solid 1px #8bb9e0; padding-left:1em;"

|+ style="text-align:left; white-space:nowrap; font-weight:bold; color:#ddd; " | BaseTrigger |

Filter Name (filtername) <filter>
A filter entity to test potential activators against.
Start Disabled (StartDisabled) <boolean>
Stay dormant until activated (with theEnableinput).
|}

See also

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