Template:Function: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens No edit summary |
>JulienDethurens No edit summary |
||
Line 9: | Line 9: | ||
|style="border-top: solid 1px black;"|{{{description}}} | |style="border-top: solid 1px black;"|{{{description}}} | ||
|}</div></onlyinclude> | |}</div></onlyinclude> | ||
{{clear floats}} | |||
This template should not be used for methods. It should only be used with non-method functions. Whether these functions are in a library or directly in the environment doesn't matter. | This template should not be used for methods. It should only be used with non-method functions. Whether these functions are in a library or directly in the environment doesn't matter. | ||
[[Category:Templates]] | [[Category:Templates]] |
Revision as of 04:14, 4 February 2012
[[{{{name}}} (Function)|{{{name}}}]]( {{{arguments}}} ) | |
Returns | {{{returns}}} |
Description: | {{{description}}} |
This template should not be used for methods. It should only be used with non-method functions. Whether these functions are in a library or directly in the environment doesn't matter.