Module:Bananas/doc
From LIMSWiki
Jump to navigationJump to searchThis is the documentation page for Module:Bananas
Module:Bananas (talk · · hist · links · doc · subpages · tests – results · sandbox – – subpages)
Example Lua module that contains a single function.
hello
→ Hello, world!{{#invoke:bananas|hello}}
See also
- Module:Sandbox: For practice/experimental/testing modules
- Module:HelloWorld same type of program, with more explanation.