ಮಾಡ್ಯೂಲ್:Bananas
Jump to navigation
Jump to search
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[ಬದಲಾಯಿಸಿ]
- 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.