Template:I
Jump to navigation
Jump to search
This template is used to generate input/output definitions on entity pages.
Basic usage
{{IO|<name>|<description>}}

Named parameters
Parameter | Description | Example | Preview |
---|---|---|---|
deprecated |
Used to mark deprecated Keyvalues | {{IO|OnDeprecated|Really, don't use me anymore!|deprecated=1}} |
|
nofgd |
This input/output isn't available in the official FGD. | {{IO|AddFGD|Because I'm not there!|nofgd=1}} |
|
param |
Optional variable type for parameters. | {{IO|SetString|Updates the string.|param=string}} |
|
since |
This input/output is available since this game. Uses the template {{<game> add}}. | {{IO|OnAlienSwarm|I'm available in Portal 2, too!|since=AS}} |
|
to |
Use this to define a set of inputs/outputs with very similar names. | {{IO|Sound01|to=Sound24|There're many of us...}} |
|
See also
{{{1}}}
- Todo: add description