Template:Property

From Legacy Roblox Wiki
Revision as of 03:10, 27 December 2010 by >Blocco (Reverting back. It's not working the way I wanted it to.)
Jump to navigationJump to search
[[{{{name}}} (Property)|{{{name}}}]]
Property {{{property}}}
Description {{{description}}}
In Objects [[{{{object}}}]]


Example Usage

{{Property
|name        = Name
|property    = [[String]] ''object's name''
|description = The name of the object.
|object      = Instance
}}
Name
Property String object's name
Description The name of the object.
In Objects Instance