Template:Type

From Legacy Roblox Wiki
Revision as of 02:15, 27 April 2023 by Realjame (talk | contribs) (Text replacement - "</SyntaxHighlight>" to "</syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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.