Template:LuaFunction
From Data Realms Wiki
Function | |
---|---|
Syntax | {{{function_name}}}( ) |
Description: | |
No description provided | |
Returns | nil |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |
Example Usage
{{LuaFunction |function_name = Name of Function |arguments = [[type]] arg , [[type]] arg[2] |returns = [[type]] |description = Enter a description here |codedesc = Example code description/explanation. |code = Enter lua code here, enclose in <code lua n></code> |output = What does the example return? |}}