User:Anaminus/CRTemplates/Property: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
mNo edit summary
>Anaminus
mNo edit summary
Line 1: Line 1:
<pre>{{CatUp|Category:Properties}}
<pre>{{CatUp|Category:Properties}}
 
__NOTOC__
{{Property|
{{Property|
name        = name
name        = name

Revision as of 09:04, 14 September 2008

{{CatUp|Category:Properties}}
__NOTOC__
{{Property|
name         = name
|property    = [[type]] ''name''
|description = description
|object      = [[RBX.lua.object (Class)|object]], ...
|}}

==Example==
<pre>
-- Example in lua
<nowiki>

</nowiki>


Enum (Enum)