Template:Table TypeFields: Difference between revisions

Template page
Created page with "<onlyinclude><includeonly>{| class="wikitable" |+ Fields |- ! Name ! Type ! Description {{#invoke:ComponentFields|main}} |- |} </includeonly></onlyinclude> This template is used to display the table of fields in non-Component type pages. This is identical to Template:Table ComponentFields but without the fields that every component has. == Examples == I'm just gonna steal the Template:Table ComponentFields examples. Basic example. (cropped from Componen..."
 
m remove last newline
 
Line 7: Line 7:
{{#invoke:ComponentFields|main}}
{{#invoke:ComponentFields|main}}
|-
|-
|}
|}</includeonly></onlyinclude>
</includeonly></onlyinclude>


This template is used to display the table of fields in non-[[Component]] type pages. This is identical to [[Template:Table ComponentFields]] but without the fields that every component has.
This template is used to display the table of fields in non-[[Component]] type pages. This is identical to [[Template:Table ComponentFields]] but without the fields that every component has.

Latest revision as of 00:03, 24 December 2024


This template is used to display the table of fields in non-Component type pages. This is identical to Template:Table ComponentFields but without the fields that every component has.

Examples

I'm just gonna steal the Template:Table ComponentFields examples.

Basic example. (cropped from VRIK)

Fields
Name Type Description
FixTransformsEnabled Bool Clamps IK transforms to reasonable values and Resets IK every update.
componentInitiated Bool
IKPosition Float3
IKPositionWeight Float Weight of the IK

Example using TypeString to specify a different type from the link. (cropped from Component:ScaleObjectCreator)

Fields
Name Type Description
Manager ScaleObjectManager
_sizeParser QuantityTextEditorParser<Distance>
_material FresnelMaterial