Template:Lua: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{#invoke: Variable arguments | | <includeonly>{{#invoke: Variable arguments | side_banner | ||
| header = This {{lc:{{NAMESPACE}}}} uses [[mw:extension:TemplateStyles|TemplateStyles]] | | header = This {{lc:{{NAMESPACE}}}} uses [[mw:extension:TemplateStyles|TemplateStyles]] | ||
| image = Lua-Logo.svg | | image = Lua-Logo.svg | ||
Revision as of 12:16, 25 May 2025
- This template is implemented by the Lua module Module:Variable arguments.
- This template invokes the following functions: side_banner from Variable arguments.
| Template:Lua is deprecated and has no replacement. Further use of this template is not advised. This template is kept for historical purposes and should not be deleted.
Details: Template:Dochead and Template:Module introspection now fulfil the role of this template, which automatically finds and links to all dependencies. |
On templates with modules, this template provides a link from the template or its documentation to the corresponding module.
Usage
Pass in the name of all modules used for a given template, separated by pipe characters:
| You type | You get |
|---|---|
{{lua|Infobox ET}} |
Script error: The function "side_banner" does not exist. |
{{lua|Infobox ET|Utils}} |
Script error: The function "side_banner" does not exist. |
If no argument is passed, there will be a single link to the module with the same name as the template.
