User:ArceusInator/ObjectList: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator No edit summary |
>ArceusInator No edit summary |
||
Line 5: | Line 5: | ||
!width="60px" class="unsortable"|[[Image:{{if|{{{name}}}|{{{name}}}|Object blank}} Icon.png]]!![[RBX.lua.{{{name}}} ({{if|{{{service}}}|Service|Object}})|{{{name}}}]] {{ifexist|Object:{{{name}}}/superclass|<font size=4px color=#cccccc>(Extends [[{{Object:{{{name}}}/superclass}}]])</font>}} | !width="60px" class="unsortable"|[[Image:{{if|{{{name}}}|{{{name}}}|Object blank}} Icon.png]]!![[RBX.lua.{{{name}}} ({{if|{{{service}}}|Service|Object}})|{{{name}}}]] {{ifexist|Object:{{{name}}}/superclass|<font size=4px color=#cccccc>(Extends [[{{Object:{{{name}}}/superclass}}]])</font>}} | ||
|- | |- | ||
|{{members|{{{name|Instance}}}|methods|list}} | |<ul class="properties" style="border-top: 1px solid {{color|red|dark}}; list-style: none; list-style-image: none; margin:0px; padding:4px;">{{members|{{{name|Instance}}}|methods|list}}</ul> | ||
|- | |- | ||
|{{members|{{{name|Instance}}}|properties|list}} | |<ul class="methods" style="border-top: 1px solid {{color|red|dark}}; list-style: none; list-style-image: none; margin:0px; padding:4px;">{{members|{{{name|Instance}}}|properties|list}}</ul> | ||
|- | |- | ||
|{{members|{{{name|Instance}}}|events|list}} | |<ul class="events" style="border-top: 1px solid {{color|red|dark}}; list-style: none; list-style-image: none; margin:0px; padding:4px;">{{members|{{{name|Instance}}}|events|list}}</ul> | ||
|} | |} | ||
{{EmphasisBox/end}} | {{EmphasisBox/end}} |