ମଡ୍ୟୁଲ:Bananas/doc
This is the documentation page for ମଡ୍ୟୁଲ:Bananas
Module:Bananas (talk · · hist · links · doc · subpages · tests (results) · sandbox ( · subpages))
Example Lua module that contains a single function.
hello
ସମ୍ପାଦନା{{#invoke:bananas|hello}}
→ Hello, world!
See also
ସମ୍ପାଦନା- Help:Lua
- Module:BananasArgs: Demonstrates how to access and use parameters.
- Module:Sandbox: For practice/experimental/testing modules
- Module:HelloWorld same type of program, with more explanation.