Template:Lua

From Terraria Wiki
Jump to navigation Jump to search
This template is i18n-ready, which means it is easy to localize for different languages. Please see I18n & l10n for templates to learn more.
See Template:Lua/l10n for the localization of this template.
Template-info.svg Documentation The documentation below is transcluded from Template:Lua/doc. (edit | history)

This template displays a notice about the usage of Lua modules of a template. It is to be placed in the template's source code, in front of {{i18n-ready}} (if present) and {{doc}}.

Usage

{{ lua | <module name> | ... | nocat = y/yes }}

Unnamed parameters

Names of the modules that are used, without the namespace (Module:). Can be continued ad infinitum. If omitted, defaults to the root page name of the template.

nocat

By default, the template categorizes the template page in Category:Templates using Lua. Set this parameter to prevent that.