Template:Type

From Legacy Roblox Wiki
Revision as of 22:09, 15 February 2012 by >JulienDethurens
Jump to navigationJump to search

Usage

{{type|[enum/instance=]name[|text]}}

Examples

Code

string thread function bool number BasePart Vector3 Welds string Material CreatorTypes

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.