Template:Event

From Legacy Roblox Wiki
Revision as of 01:07, 27 April 2010 by >Mr Doom Bringer (Gotta make sure you close div tags in the right spot. This one was after the <noinclude> tag, meaning it wasn't placed in pages it was included with.)
Jump to navigationJump to search
{{{name}}}( {{{arguments}}} )
Description {{{description}}}
In Object {{{object}}}


Example Usage

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