మాడ్యూల్:Bananas/doc
స్వరూపం
This is a documentation subpage for మాడ్యూల్:Bananas. It may contain usage information, categories and other content that is not part of the original మాడ్యూల్ page. |
{{#invoke:Bananas|function}}
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.