Template:Property: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Sduke524 Trying to get the link thing julien suggested to work. |
>Sduke524 Trying to get the link thing julien suggested to work. |
(No difference)
|
Revision as of 02:16, 29 February 2012
Example Usage
{{Property |name = Name |type = String |description = The name of the object. |object = Instance }}
{{Property |name = Protected Property |type = ProtectedProperty |description = A protected property that cannot be read or written from scripts. |object = NonExistantObject |protected = yes}}
Protected Property | |
Type | |
Description | A protected property that cannot be read or written from scripts. |
Member of | NonExistantObject |