Template:Type
From Legacy Roblox Wiki
Usage
{{type|[enum/instance=]name[|text]}}
Examples
Code
string
thread
function
bool
number
BasePart
Vector3
Welds
string
Material
CreatorTypes
</syntaxhighlight>
Result
string
thread
function
bool
number
BasePart
Vector3
Welds
strings
Material
CreatorTypes
Notes
The second argument of this template (or the first, when using with enums or instances) should only be used to do things like adding a "s" for plural.