Difference between revisions of "Module:Bananas/doc"

From Roleplay UK Wiki
Jump to navigation Jump to search
(Add docs for test module)
 
m (test)
Line 11: Line 11:
* [[wikipedia:Module:HelloWorld]] same type of program, with more explanation.
* [[wikipedia:Module:HelloWorld]] same type of program, with more explanation.


<includeonly>{{Sandbox other||
<includeonly>{{wikipedia:Sandbox other||
[[wikipedia:Category:Module example]]
[[wikipedia:Category:Module example]]


}}</includeonly>
}}</includeonly>

Revision as of 15:32, 15 April 2019

Example Lua module that contains a single function.

hello

  • {{#invoke:Bananas|hello}} → Hello, world!

See also