Template:Uncreatable: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens
It now fits the text at the start of the template. And "Uncreatable" sounds better than "CantInstance".
m Text replacement - "</code>" to "</SyntaxHighlight>"
Line 2: Line 2:


==Example==
==Example==
Code: <code>{{Uncreatable}}</code>
Code: <code>{{Uncreatable}}</SyntaxHighlight>
Result: {{Uncreatable}}
Result: {{Uncreatable}}


[[Category:Templates]]
[[Category:Templates]]

Revision as of 03:19, 27 April 2023


Example

Code:

Uncreatable:This object cannot be created with the Instance.new function.

</SyntaxHighlight> Result:

Uncreatable:This object cannot be created with the Instance.new function.