Scioly.org:Modules
Jump to navigation
Jump to search
Modules are Lua scripts that allow many applications of Wikitext to be shortened. Exemplified by this monstrosity.
A list of templates enabled through modules can be found categorized here. And a list of modules can be found here
Module Usage
Templates call modules using this syntax: {{#invoke:module name|function name}}
. Pages may also call modules using the same syntax, inserting parameters directly: {{#invoke:module name|function name|parameter 1|parameter 2...}}
.