Template:Type: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
m Text replacement - "</code>" to "</SyntaxHighlight>"
m Text replacement - "</SyntaxHighlight>" to "</syntaxhighlight>"
Tags: mobile web edit mobile edit
 
Line 15: Line 15:
{{type|enum=Material}}
{{type|enum=Material}}
{{type|enum=CreatorType|CreatorTypes}}
{{type|enum=CreatorType|CreatorTypes}}
</SyntaxHighlight>
</syntaxhighlight>
===Result===
===Result===
{{type|string}}
{{type|string}}

Latest revision as of 06:15, 27 April 2023

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.