Template:VT: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Kestrelguy (talk | contribs) m (fixed language template) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude>{{lang|Template:KV Type}}[[Category:FGD Templates]] | ||
{{lang|Template: | |||
</noinclude><code><{{#switch: {{{1|}}} | </noinclude><code><{{#switch: {{{1|}}} | ||
|bool=[[boolean]] | |bool=[[boolean]] | ||
Line 8: | Line 7: | ||
|int 0-1000=[[integer]] 0-1000 <!-- for ambient_generic --> | |int 0-1000=[[integer]] 0-1000 <!-- for ambient_generic --> | ||
|int 0-255=[[integer]] 0-255 <!-- for ambient_generic --> | |int 0-255=[[integer]] 0-255 <!-- for ambient_generic --> | ||
|vecline | |||
|vector=[[Material vector|vector]] | |vector=[[Material vector|vector]] | ||
|vector2=[[Material vector#vector2|vector2]] | |vector2=[[Material vector#vector2|vector2]] | ||
Line 16: | Line 16: | ||
|Choices | |Choices | ||
|choices=choices | |choices=choices | ||
|env_cubemap / texture= | |env_cubemap / texture={{ent|env_cubemap}} / [[texture]] | ||
|axis=axis | |axis=axis | ||
|color255 + int=[[color255]] + [[int]] | |color255 + int=[[color255]] + [[int]] | ||
Line 23: | Line 23: | ||
|script=[[VScript|script]] | |script=[[VScript|script]] | ||
|studio=[[Model|model path]] | |studio=[[Model|model path]] | ||
|target_source | |target_source | ||
|target_destination=[[targetname]] | |target_destination=[[targetname]] | ||
|void=void | |void=void | ||
|#default={{#if: {{{1|}}} | [[{{{1|}}}]] | void }} | |#default={{#if: {{{1|}}} | [[{{{1|}}}]] | void }} | ||
}}></code | }}></code> | ||
Revision as of 10:56, 19 May 2022
<void>