Template:I RenderFields: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (I'm sure this is deprecated by Template:I_BaseAnimating)
m (→‎top: Substituted IO templates)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>{{lang|{{FULLPAGENAME}}}}
{{note|'''This template is deprecated. For new entity pages, please use [[Template:I BaseAnimating]] instead.'''}}
{{note|'''This template is deprecated. For new entity pages, please use [[Template:I BaseAnimating]] instead.'''}}[[Category:Input Templates|RenderFields]]
</noinclude>
</noinclude>{{minititle|RenderFields}}
<noinclude>{{otherlang2
{{I|Alpha|param=int 0-255|Sets the entity's transparency to a number from 0 (invisible) to 255 (fully visible). Requires the entity to have its <code>rendermode</code> set to a number other than <code>0</code>.}}
|noborder=true
{{I|Color|param=color255|Sets an RGB color for the entity.}}
|ru=Template:I_RenderFields:ru
}}
__NOTOC__
[[Category:Input Templates|RenderFields]]
</noinclude>
{{minititle|RenderFields}}
{{IO|Alpha|param=int|Sets the entity's transparency to a number from 0 (invisible) to 255 (fully visible). Requires the entity to have its '''[[Render Mode]] (rendermode)''' set to a number other than <code>0</code>.}}
{{IO|Color|param=color255|Sets an RGB color for the entity.}}

Latest revision as of 12:55, 21 April 2025

Note.pngNote:This template is deprecated. For new entity pages, please use Template:I BaseAnimating instead.

RenderFields:

Alpha <integer 0–255>
Sets the entity's transparency to a number from 0 (invisible) to 255 (fully visible). Requires the entity to have its rendermode set to a number other than 0.
Color <color255>
Sets an RGB color for the entity.