Template:Lua: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
(Created page with "{{#invoke:Lua|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
 
>Frisk
m (Revert consecutive edits by Crapeater1234 (talk) (SOAP revert) Reason: Vandalism)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#invoke:Lua|main}}<noinclude>
<includeonly>{{#invoke:Lua|main}}</includeonly><noinclude>
{{Lua|Module:Lua}}
{{documentation}}
{{documentation}}
<!-- Categories go on the /doc subpage and interwikis go on Wikidata. -->
<!-- Categories and interwikis go on the /doc subpage. -->
</noinclude>
</noinclude>

Latest revision as of 09:08, 5 January 2021

Lua logo

This template uses the following modules:

Template documentation[view] [edit] [history] [purge]


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}}

Lua logo

This template uses the following modules:

This template was adapted from Template:Lua on Wikipedia.
Adaptation is noted for reference and attribution only. This template may differ from the original in function or in usage.