Template:KV TriggerOnce/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎See also: Unicodifying, replaced: See Also → See also)
m (→‎top: clean up, replaced: {{Documentation subpage → {{Doc/subpage)
 
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 ==

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}}