Template:Lua

来自Terraria Wiki
跳到导航 跳到搜索
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 文档 以下文档来自Template:Lua/doc。(编辑 | 历史

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.