Template:Property: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mattchewy
Removed link from template. It brought havoc on many pages.
>NXTBoy
Re added the link. We should change the affected pages, not this page
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}}}]]
|}</div><noinclude>
|}</div><noinclude>
{{clear floats}}
{{clear floats}}

Revision as of 16:26, 24 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