Template:Lua
From LIMSWiki
Jump to navigationJump to searchThis template uses the Lua programming language. |
[edit] [ ] Template documentation
This template is used to show that templates have been converted to Lua. It can be placed on the template's /doc page or on its talk page. It automatically adds the template to Category:Lua-based templates.
Usage
- Basic usage
{{lua|module name}}
- All parameters
{{lua|module name|note|category=custom category|nocat=true}}
Examples
- {{lua}}
This template uses the Lua programming language. |
- {{lua|Module:Bananas}}
This template uses Module:Bananas, a script written in the Lua programming language. |
- {{lua|Module:Bananas|You can use this script as an example to help you get started.}}
This template uses Module:Bananas, a script written in the Lua programming language. You can use this script as an example to help you get started. |
Categorisation
This template adds pages to Category:Lua-based templates if the page is in the template namespace, and it is not on any of the subpages /doc, /sandbox, /sandbox2 or /testcases. You can specify a different category with the |category=
parameter, e.g. |category=Lua String-based templates
. To suppress categorization, use |nocat=true
.
See also
- {{module rating}}
The above documentation is transcluded from Template:Lua/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |