మాడ్యూల్:Bananas/doc
Jump to navigation
Jump to search
![]() | ఇది మాడ్యూల్:Bananas. అనే పేజీకి డాక్యుమెంటేషను ఉపపేజీ ఇందులో, దీన్ని వాడే విధానం, వర్గాలు తదితర సమాచారం ఉంటుంది. అలాగే ఒరిజినల్ మాడ్యూల్ పేజీలో లేని సమాచారం కూడా ఇక్కడ ఉంటుంది. |
{{#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.