Template:KV TriggerOnce/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(we do a little documentation)
 
m (→‎top: clean up, replaced: {{Documentation subpage → {{Doc/subpage)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{Doc/subpage}}
<!-- Please place categories where indicated at the bottom of this page.) -->
<!-- Please place categories where indicated at the bottom of this page.) -->
== Usage ==
== Usage ==
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}}

Latest revision as of 02:16, 12 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}}