FFXIV Wiki:Lua modules

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search

Community portalHelp & editingStyle guideTo-do listHistorical


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:

See also