Template:KeyValue: Difference between revisions
Jump to navigation
Jump to search
Note:Don't forget to use Template:= to escape any "=" characters in the text.
mNo edit summary |
m (linked the german translation) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{otherlang2 | |||
|de=Template:KV:de | |||
}} | |||
This template is used to generate Keyvalue definitions on entity pages. | This template is used to generate Keyvalue definitions on entity pages. | ||
Revision as of 06:29, 26 April 2013
Template:Otherlang2 This template is used to generate Keyvalue definitions on entity pages.
Basic usage
{{KV|<name>|<variable type>|<description>}}

Named parameters
Parameter | Description | Example | Preview |
---|---|---|---|
deprecated |
Used to mark deprecated Keyvalues | {{KV|I'm deprecated|string|Really, don't use me anymore!|deprecated=1}} |
|
nofgd |
This Keyvalue isn't available in the official FGD. | {{KV|Add me to the FGD|boolean|Because I'm not there!|nofgd=1}} |
|
since |
This Keyvalue is available since this game. Uses the template {{<game> add}}. | {{KV|I like Alien Swarm|integer|I'm available in Portal 2, too!|since=AS}} |
|
to |
Use this to define a set of Keyvalues with very similar names. | {{KV|Sound 01|to=Sound 24|string|There're many of us...}} |
|
See also
- {{{1}}}
- Todo: add description