Template:Event: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator No edit summary |
>Mattchewy Undo revision 40279 by ArceusInator (Talk) |
||
Line 1: | Line 1: | ||
<div style="float:left; padding:2px; width:600px; height:120px; overflow:auto; margin:2px;"> | |||
{| cellspacing="0" cellpadding="4" style="-webkit-border-radius: 6px; -moz-border-radius: 6px; background: #ffdddd; margin:0; width: 100%; font-size: 90%; text-align: left; align: center; padding: 4px; border: solid 4px #dbd517;" | |||
|style="padding: 0;font-size:120%; font-weight:bold;" colspan="2"|[[Image:{{if|{{{protected|}}}|Protected}}Event Icon.png]] [[{{{name}}} (Event)|{{{name}}}]] ( {{{arguments|}}} ) | |||
|-style="background: #FFFFFF;" | |||
|style="width: 10%; border-top: solid 1px black; border-right: solid 1px black; font-weight:bold;"|Description | |||
|style="border-top: solid 1px black;"|{{{description}}} | |||
<noinclude> | |-style="background: #ffdddd;" | ||
|style="width: 10%; border-top: solid 1px black; border-right: solid 1px black; font-weight:bold;"|In Object{{if|{{{object2|}}}|s}}: | |||
|style="border-top: solid 1px black;"|{{if|{{{object|}}}|[[{{{object|}}}]]}}{{if|{{{objects|}}}|{{{objects|}}}}} | |||
|}</div><noinclude> | |||
{{clear floats}} | {{clear floats}} |
Revision as of 22:27, 6 February 2011
Example Usage
{{Event |name = ChildAdded |arguments = [[Instance]] Child |description = Fired after a child is added. |object = Instance }}
![]() | |
Description | Fired after a child is added. |
In Object: | Instance |
![]() | |
Description | Fired when somethings happens |
In Object: | nil |