Template:Event: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>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.
>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.
(No difference)

Revision as of 01:07, 27 April 2010

{{{name}}}( {{{arguments}}} )
Description {{{description}}}
In Object {{{object}}}


Example Usage

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