Template:Type: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens
It looks better as blue for instances.
m Text replacement - "</code>" to "</SyntaxHighlight>"
Line 15: Line 15:
{{type|enum=Material}}
{{type|enum=Material}}
{{type|enum=CreatorType|CreatorTypes}}
{{type|enum=CreatorType|CreatorTypes}}
</code>
</SyntaxHighlight>
===Result===
===Result===
{{type|string}}
{{type|string}}

Revision as of 03:24, 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.