Template:Lua: Difference between revisions

From wizzypedia
Jump to navigation Jump to search
en>ExE Boss
(Use <onlyinclude>)
m (1 revision imported)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<onlyinclude><includeonly>{{#invoke:Lua banner|main}}</includeonly></onlyinclude>
<includeonly>{{#invoke:Lua banner|main}}</includeonly><noinclude>
{{Lua|Module:Lua banner}}
{{Lua|Module:Lua banner}}
{{Documentation}}
{{documentation}}
<!-- Categories go on the /doc subpage and interwikis go on Wikidata. -->
<!-- Categories go on the /doc subpage and interwikis go on Wikidata. -->
</noinclude>

Latest revision as of 18:09, 6 July 2022

Used to create documentation for templates

Usage

There are two ways to use this template.

1. Add to the bottom of your template:

<noinclude>{{doc}}<noinclude>

Then click on the "Create" link to get started with your documentation.

2. Include the documentation directly in the template (not preferred method):

<noinclude>{{doc|text=
Documentation text

==Usage==
How to use the template, etc.
}}<noinclude>