Template:Lua/doc

来自Terraria Wiki
跳到导航 跳到搜索

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.