Template:Lua: Difference between revisions
Jump to navigation
Jump to search
m>Mr. Stradivarius convert this to a smaller version as per User:TheDJ's suggestion on the talk page |
m>Mr. Stradivarius check for templates with no {{{1}}} parameter |
||
Line 21: | Line 21: | ||
}} | }} | ||
}} | }} | ||
}}{{#if: {{{2|}}} | [[Category:Lua templates with deprecated parameters]] }}</includeonly><noinclude> | }}{{#if: {{{2|}}}{{#if:{{{1|}}}||no 1 parameter}} | [[Category:Lua templates with deprecated parameters]] }}</includeonly><noinclude> | ||
{{documentation}} | {{documentation}} | ||
<!-- Categories go on the /doc subpage, and interwikis go in Wikidata --> | <!-- Categories go on the /doc subpage, and interwikis go in Wikidata --> | ||
</noinclude> | </noinclude> |
Revision as of 04:19, 29 April 2014
Uses Lua:
|
This template is used to show that templates have been converted to Lua. It is placed at the top of the template's /doc page. It automatically adds the template to Category:Lua-based templates, or to one of its subcategories.
Usage
- Basic
{{Lua|module name}}
- All parameters
{{Lua|module 1|module 2|module 3|...|category=custom category|nocat=true}}
The first module name is required.
See also
{{#lst:Template:Template list|utility-templates}}