Template:Event

From Legacy Roblox Wiki
Revision as of 15:30, 15 May 2010 by >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...)
Jump to navigationJump to search
[[{{{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
|}}