Modul:Pisang/doc
((Bananas))
Example Lua module that contains a single function.
hello
{{#invoke:pisang|hello}}
→ Hello, world!
See also
- Help:Lua
- Module:PisangArgs: Demonstrates how to access and use parameters.
- Module:Sandbox: For practice/experimental/testing modules
- Module:HelloWorld same type of program, with more explanation.