Template:VT: Difference between revisions
Jump to navigation
Jump to search
Kestrelguy (talk | contribs) m (fixed language template) |
Kestrelguy (talk | contribs) m (we do a little documentation) |
||
Line 1: | Line 1: | ||
<noinclude>{{lang|Template:KV Type}} | <noinclude>{{lang|Template:KV Type}} | ||
</noinclude><code><{{#switch: {{{1|}}} | {{documentation}} | ||
| | </noinclude><includeonly><code><{{#switch: {{lc: {{{1|}}} }} | ||
| | |axis=axis | ||
| | |bool | ||
|boolean=[[boolean]] | |||
|choices=choices | |choices=choices | ||
| | |RGB | ||
| | |color255=[[color255]] | ||
|color255+int | |||
|color255 + int=[[color255]] + [[int]] | |color255 + int=[[color255]] + [[int]] | ||
|cubemap/texture | |||
|cubemap / texture | |||
|env cubemap/texture | |||
|env cubemap / texture | |||
|env_cubemap/texture | |||
|env_cubemap / texture={{ent|env_cubemap}}/[[texture]] | |||
|filter | |||
|filterclass = [[filter]] | |filterclass = [[filter]] | ||
|float=[[float]] | |||
|int | |||
|integer=[[integer]] | |||
|int 0-10=[[integer]] 0–10 <!-- for ambient_generic --> | |||
|int 0-100=[[integer]] 0–100 <!-- for ambient_generic --> | |||
|int 0-1000=[[integer]] 0–1000 <!-- for ambient_generic --> | |||
|int 0-255=[[integer]] 0–255 <!-- for ambient_generic --> | |||
|material property | |||
|property=[[Material_surface_properties|property]] | |||
|RGB matrix=[[RGB]] [[matrix]] | |||
|script | |||
|vscript=[[VScript|script]] | |||
|scriptlist=[[VScript|scriptlist]] | |scriptlist=[[VScript|scriptlist]] | ||
| | |str | ||
|string=[[string]] | |||
|model | |||
|modelname | |||
|model name | |||
|modelpath | |||
|model path | |||
|studio=[[Model|model path]] | |studio=[[Model|model path]] | ||
|target | |||
|targetname | |||
|target_source | |target_source | ||
|target_destination=[[targetname]] | |target_destination=[[targetname]] | ||
|vecline | |||
|vector=[[Material vector|vector]] | |||
|vector2=[[Material vector#vector2|vector2]] | |||
|vector3=[[Material vector#vector3|vector3]] | |||
|vector4=[[Material vector#vector4|vector4]] | |||
|void=void | |void=void | ||
|#default={{#if: {{{1|}}} | [[{{{1|}}}]] | void }} | |#default={{#if: {{{1|}}} | [[{{{1|}}}]] | void }} | ||
}}></code> | }}></code></includeonly> |
Revision as of 15:36, 16 October 2022
The above documentation is transcluded from Template:VT/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.