Template:Lua/doc

这是Template:Lua的模板文档
当直接浏览时,使用变量可能会失效,请不要使用硬编码来代替页面名或地址。

This template displays an infobox that lists the module dependencies for a template or module. For a template, module dependencies are the modules that implement that template (called with {{#invoke:}}). For a module, module dependencies are the other modules that are required by or loaded from that module.

Usage

Place this template at the top of the documentation subpage of a template or module. Templates are automatically added to Category:Lua-based templates.

{{Lua|module 1|module 2|module 3|...}}

Example

{{Lua|Module:Example}}

This template uses the following modules:
Module:Example