Template:Lua/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Illviljan
(Created page with "{{documentation subpage}} Creates a infobox with modules that are used in a template. <includeonly> <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> Category:Infobox templat...")
 
No edit summary
Line 1: Line 1:
{{documentation subpage}}
{{documentation subpage}}
Creates a infobox with modules that are used in a template.
This template creates an infobox that lists the Lua modules invoked by a template. It should be used at the top of the template's /doc subpage.
 
==Usage==
{{tlx|Lua|''module name''}}


<includeonly>
<includeonly>
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
<!-- Categories and interwikis go here. -->
[[Category:Infobox templates]]
[[Category:Infobox templates]]
</includeonly>
</includeonly>

Revision as of 18:13, 26 July 2020

This subpage provides documentation for Template:Lua.

This template creates an infobox that lists the Lua modules invoked by a template. It should be used at the top of the template's /doc subpage.

Usage

{{Lua|module name}}