Template:Event: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy Margin fix |
>NXTBoy Might tile more nicely |
||
Line 1: | Line 1: | ||
<div style="float:left; max-width:600px; width: 50% | <div style="float:left; max-width:600px; width: 50%"> | ||
{| cellspacing="0" cellpadding="4" style="margin: 2px; display: block; {{border-radius|6px}}; background: {{color|yellow}}; font-size: 90%; text-align: left; border: 4px solid {{color|yellow|dark}};" | {| cellspacing="0" cellpadding="4" style="margin: 2px; display: block; {{border-radius|6px}}; background: {{color|yellow}}; font-size: 90%; text-align: left; border: 4px solid {{color|yellow|dark}};" | ||
|style="font-size:120%; font-weight:bold;" colspan="2"|[[Image:{{if|{{{protected|}}}|Protected}}Event Icon.png]] [[{{{name}}} (Event)|{{{name}}}]] ( {{{arguments|}}} ) | |style="font-size:120%; font-weight:bold;" colspan="2"|[[Image:{{if|{{{protected|}}}|Protected}}Event Icon.png]] [[{{{name}}} (Event)|{{{name}}}]] ( {{{arguments|}}} ) |
Revision as of 10:28, 17 February 2012
Example Usage
{{Event |name = ChildAdded |arguments = [[Instance]] Child |description = Fired after a child is added. |object = Instance }}
ChildAdded ( Instance Child ) | |
Description | Fired after a child is added. |
---|---|
In Object: | Instance |
ProtectedEvent ( Boolean playingRoblox ) | |
Description | Fired when somethings happens |
---|---|
In Object: | nil |