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:
<table style="border: dashed 2px red; width: 100%; font-size: 90%; text-align: left; align: center; padding: 4px;" cellspacing="0" cellpadding="4">
<table style=" background: #FFFFFF; -webkit-border-radius: 6px; -moz-border-radius: 6px; border: dashed 2px red; width: 100%; font-size: 90%; text-align: left; align: center; padding: 4px;" cellspacing="0" cellpadding="4">
<tr><th style="font-size: 1.5em; padding: 0;" colspan="2">Property</th></tr>
<tr><th style="font-size: 1.5em; padding: 0;" colspan="2">Property</th></tr>
<tr style="background: #FFEFEF;"><th style="width: 10%; border-top: solid 1px black; border-right: solid 1px black;">Name</th><td style="border-top: solid 1px black;">{{{name}}}</td></tr>
<tr style="background: #FFEFEF;"><th style="width: 10%; border-top: solid 1px black; border-right: solid 1px black;">Name</th><td style="border-top: solid 1px black;">{{{name}}}</td></tr>

Revision as of 20:32, 23 February 2010

Property
Name{{{name}}}
Property{{{property}}}
Description: {{{description}}}
In Object:{{{object}}}


Example Usage

{{Property|
name                 = Name
|property             = [[String]] ''object's name''
|description          = The name of the object.
|object               = Global
|}}