Description Edit

This template should be used on the documentation pages of templates that utilize a Lua module. The template should be primarily based around Lua modules; templates that call upon another template that depends on a Lua module usually should not be tagged with this template.

This template adds templates to Category:Lua-based templates.

Usage Edit

Link to the Lua modules in a list format, starting on a new line, as shown.

{{Lua|
* [[<link to module page>]]
* [[<second link, if applicable>]]
* [[<third link, if applicable>]]
}}