Template:Event: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Gordonrox24
An insane amount of space makes it appear better, but that is VERY crude. There has to be a better way to do this...
>Gordonrox24
Undo revision 31908 by Gordonrox24 (Talk) test.
Line 9: Line 9:
|style="border-top: solid 1px black;"|{{{object}}}
|style="border-top: solid 1px black;"|{{{object}}}
|}</div><noinclude>
|}</div><noinclude>





Revision as of 15:33, 15 May 2010

[[{{{name}}} (Event)|{{{name}}}]] ( {{{arguments}}} )
Description {{{description}}}
In Object {{{object}}}


Example Usage

{{Event
|name                 = ChildAdded
|arguments            = [[Instance]] Child
|description          = Fired after a child is added.
|object               = Global
|}}