FFXIV Wiki:Lua modules
Jump to navigation
Jump to search
Some templates on the wiki reference Lua modules which contain part of their behavior. Lua is a lightweight programming language; Lua code on the wiki is contained in pages in the "Module" namespace, and can be executed through the Scribunto MediaWiki extension and the {{#invoke: ... }} syntax.
For more information about Lua and its use on this wiki, see:
- Wikipedia's Lua information page and associated help pages (this wiki is set up very similarly in most respects)
- The Scribunto extension page, which contains more information about how to write and invoke modules
- Scribunto's Lua reference manual, which details the Lua APIs available to module code