Help:Lua

From Wikipedia, the free encyclopedia
Jump to: navigation, search
  WP:Lua
Project
  WT:Lua
Project talk
  Help
 
  To do
 
  Resources
en: m: mw: external
 

"Hello world"[edit]

  • Module:Bananas: The simplest possible script: say "hello world". Providing a single function with no arguments.
  • Module:BananasArgs: Demonstrates how to access and use parameters.

Documentation[edit]

How-to guides[edit]

Testing modules[edit]

Profiling modules and functions[edit]

  • Module:Timing – module to do some simple probing of timing issues, mostly to spot and fix load problems

Wikipedia resources[edit]