Template:Property: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Blocco
Reverting back. It's not working the way I wanted it to.
>NXTBoy
double-inheritance support
Line 10: Line 10:
|-style="background: #FFFFFF;"
|-style="background: #FFFFFF;"
|style="width: 10%; border-top: solid 1px black; border-right: solid 1px black; font-weight:bold; border-bottom: solid 1px black;"|In Objects
|style="width: 10%; border-top: solid 1px black; border-right: solid 1px black; font-weight:bold; border-bottom: solid 1px black;"|In Objects
|style="border-bottom: solid 1px black; border-top: solid 1px black;"|[[{{{object}}}]]
|style="border-bottom: solid 1px black; border-top: solid 1px black;"|[[{{{object}}}]]{{if|{{{object2|}}}|, [[{{{object2|}}}]]}}
|}</div><noinclude>
|}</div><noinclude>
{{clear floats}}
{{clear floats}}

Revision as of 10:17, 29 December 2010

[[{{{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