User:ArceusInator/Event template: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator
No edit summary
>ArceusInator
No edit summary
Line 1: Line 1:
<includeonly><div class="object-data" style="background-color: {{color|yellow|light}}; border: 1px solid {{color|yellow|dark}}; {{border-radius|5.5px}}; overflow:hidden; margin: 4px;{{{2|}}}"><div class="object-data-header" style="{{border-top-radius|4.5px}}; padding: 4px;  background-color: {{color|yellow|medium}}"><div class="img" style="float: left; margin-right: 4px;">
<includeonly><div class="object-data" style="background-color: {{color|yellow|light}}; border: 1px solid {{color|yellow|dark}}; {{border-radius|5.5px}}; overflow:hidden; margin: 4px;{{{2|}}}"><div class="object-data-header" style="{{border-top-radius|4.5px}}; padding: 4px;  background-color: {{color|yellow|medium}}"><div class="img" style="float: left; margin-right: 4px;">
</div>[[Image:{{if|{{{protected|}}}|Protected}}Event Icon.png]][[{{{name}}} (Event)|{{{name}}}]] ({{{arguments|}}} )
</div>[[Image:{{if|{{{protected|}}}|Protected}}Event Icon.png]][[{{{name}}} (Event)|{{{name}}}]] ({{{arguments|}}} )
<div style="font-size: 75%;text-align: top-right;color: {{Color|blue|dark}};">'''Member of:'''{{if|{{{object|}}}|[[Image:{{{object}}}_icon.png]][[{{{object|}}}]]|None}}{{if|{{{object2|}}}|[[Image:{{{object2}}}_icon.png]][[{{{object2|}}}]]}}{{if|{{{object3|}}}|[[Image:{{{object3}}}_icon.png]][[{{{object3|}}}]]}}{{if|{{{object4|}}}|[[Image:{{{object4}}}_icon.png]][[{{{object4|}}}]]}}{{if|{{{object5|}}}|[[Image:{{{object5}}}_icon.png]][[{{{object5|}}}]]}}{{if|{{{object6|}}}|[[Image:{{{object6}}}_icon.png]][[{{{object6|}}}]]}}{{if|{{{object7|}}}|[[Image:{{{object7}}}_icon.png]][[{{{object7|}}}]]}}</div></div>
<div style="font-size: 75%;text-align: top-right;color: {{Color|blue|dark}};">'''Member of:'''{{if|{{{object|}}}|{{ifexist|[[Image:{{{object}}}_icon.png]]|[[Image:{{{object}}}_icon.png]]|Image:Instance_Icon.png}}[[{{{object|}}}]]|None}}{{if|{{{object2}}}|{{ifexist|[[Image:{{{object2}}}_icon.png]]|[[Image:{{{object2}}}_icon.png]]|Image:Instance_Icon.png}}[[{{{object2|}}}]]}}{{if|{{{object3|}}}|{{if|{{{object|}}}|{{ifexist|[[Image:{{{object3}}}_icon.png]]|[[Image:{{{object3}}}_icon.png]]|Image:Instance_Icon.png}}[[{{{object3|}}}]]}}{{if|{{{object4|}}}|{{if|{{{object4|}}}|{{ifexist|[[Image:{{{object4}}}_icon.png]]|[[Image:{{{object4}}}_icon.png]]|Image:Instance_Icon.png}}[[{{{object4|}}}]]}}{{if|{{{object5|}}}|{{if|{{{object5|}}}|{{ifexist|[[Image:{{{object5}}}_icon.png]]|[[Image:{{{object5}}}_icon.png]]|Image:Instance_Icon.png}}[[{{{object5|}}}]]}}{{if|{{{object6|}}}|[[Image:{{if|{{{object6|}}}|{{ifexist|[[Image:{{{object6}}}_icon.png]]|[[Image:{{{object6}}}_icon.png]]|Image:Instance_Icon.png}}[[{{{object6|}}}]]}}{{if|{{{object7|}}}|[[Image:{{{object7}}}_icon.png]][[{{{object7|}}}]]}}</div></div>
<div class="Dcontainer" style="{{border-top: 1px solid {{color|yellow|dark}}}}; padding: 4px; background-color:{{color|lime|light}}">'''Description:'''  {{{description}}}</div></div></includeonly>
<div class="Dcontainer" style="{{border-top: 1px solid {{color|yellow|dark}}}}; padding: 4px; background-color:{{color|lime|light}}">'''Description:'''  {{{description}}}</div></div></includeonly>


<noinclude>
<noinclude>
{{User:ArceusInator/Event_template
{{User:ArceusInator/Event_template
|name=Touched
|name=KeyDown
|arguments=[[BasePart]] ''Part''
|arguments=[[BasePart]] ''Part''
|description=Fired when another part comes in contact with this object.
|description=Fired when another part comes in contact with this object.
|object=BasePart}}
|object=PlayerMouse
|object2=Mouse}}
</noinclude>
</noinclude>

Revision as of 09:09, 12 March 2011


KeyDown (BasePart Part )
Member of:Image:Instance_Icon.pngPlayerMouseImage:Instance_Icon.pngMouse{{if||Image:Instance_Icon.png[[]]{{if||{{if||{{if||[[Image:
Description: Fired when another part comes in contact with this object.