Template:Property: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>Mr Doom Bringer
No edit summary
Line 1: Line 1:
{| cellspacing="0" cellpadding="4" style="-webkit-border-radius: 6px; -moz-border-radius: 6px; background: #ffdddd; margin:0; width: 100%; font-size: 90%; text-align: left; align: center; padding: 4px; border-top: dashed 2px #0000ff; border-left: dashed 2px #0000ff; border-bottom: dashed 2px #0000aa; border-right: dashed 2px #0000aa;"
{| cellspacing="0" cellpadding="4" style="-webkit-border-radius: 6px; -moz-border-radius: 6px; background: #ffdddd; margin:0; width: 100%; font-size: 90%; text-align: left; align: center; padding: 4px; border-top: solid 2px #0000ff; border-left: solid 2px #0000ff; border-bottom: solid 2px #0000aa; border-right: solid 2px #0000aa;"
|style="padding: 1; font-size:150%; font-weight:bold;" colspan="2"|[[Image:Property Icon.png]][[{{{name}}} (Property)|{{{name}}}]]
|style="padding: 1; font-size:150%; font-weight:bold;" colspan="2"|[[Image:Property Icon.png]][[{{{name}}} (Property)|{{{name}}}]]
|-style="background: #FFFFFF;"
|-style="background: #FFFFFF;"

Revision as of 21:20, 22 April 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               = Global
|}}