मोड्युल:Bananas/doc
This is the documentation page for मोड्युल:Bananas
MediaWiki:Bananas (edit | talk | history | links | watch | logs)
Example Lua module that contains a single function.
hello
सम्पादन{{#invoke:Bananas|hello}}
→ Hello, world!
See also
सम्पादन- Help:Lua
- Module:Basic example: Demonstrates how to use conditions and template parameters.
- 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.