Model entity/Generic Keyvalues, Inputs and Outputs/Outputs: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (.)
(OnIgnite is !FGD in csgo, css and even hl2, so I guess everywhere? OnFizzled is not in csgo, so only p2 right?)
Line 1: Line 1:
<noinclude>This template is our holder for all [[outputs]] assigned through {{ent|CBaseAnimating}}.
<onlyinclude><includeonly><!--


Add <code>|portal2=1</code> to display the <code>OnFizzled</code> output for entities that are usable in Portal 2.
-->{{minititle|Model}}
[[Category:Output Templates|BaseEntity]]
{{IO|OnIgnite|nofgd=1|Fired when the entity catches fire, such as from an {{ent|env_entity_igniter}} or the <code>Ignite</code> inputs.}}<!--
----
-->{{#ifeq:{{{portal2|0}}}|0||{{IO|OnFizzled|only={{portal2}}|Fired when this entity is fizzled by a [[fizzler]] or any other means, except by using the <code>Dissolve</code> input. Use <code>SilentDissolve</code> instead.}}}}<!--
</noinclude>{{minititle|Model}}
 
{{IO|OnIgnite|Fired when the entity catches fire, such as from an {{ent|env_entity_igniter}} or the <code>Ignite</code> inputs.}}<!--
--></includeonly></onlyinclude>
-->{{#if:{{{portal2|}}}|{{IO|OnFizzled|since=P2|Fired when this entity is fizzled by a [[fizzler]] or any other means. (Except the <code>Dissolve</code> input. Use <code>SilentDissolve</code> instead.)}}}}<noinclude>
{{documentation|content=
{{IO|OnFizzled|since=P2|Fired when this entity is fizzled by a [[fizzler]] or any other means. (Except the <code>Dissolve</code> input. Use <code>SilentDissolve</code> instead.)}}</noinclude>
== Usage ==
This template is our holder for all [[outputs]] assigned through {{ent|CBaseAnimating}}.
 
=== Parameters ===
* {{param|portal2|0}} - Set to 1 to display the <code>OnFizzled</code> output for entities that are usable in Portal 2.
 
=== Example ===
{{tlc|O BaseAnimating|portal2{{=}}1}} delivers:
<div style="border:1px dashed">
{{O BaseAnimating|portal2=1}}
</div>
}}
[[Category:Output Templates|BaseAnimating]]

Revision as of 17:33, 4 April 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)
Icon-translate.png Available doc translations
Info.png
The Model entity/Generic Keyvalues, Inputs and Outputs/Outputs/doc documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.

Usage

This template is our holder for all outputs assigned through CBaseAnimating.

Parameters

  • {{{portal2|0}}} - Set to 1 to display the OnFizzled output for entities that are usable in Portal 2.

Example

{{O BaseAnimating|portal2=1}} delivers:

Note.pngNote:Content moved to Rendering and studio model related KIO/Outputs for continuation of page history