Template:Lua/doc: Difference between revisions
More actions
Enable TemplateData from {{TemplateBox}} |
Use main {{TemplateBox}} |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<!-- {{Lua|Module:Lua banner}} | <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> | ||
{{ | {{TemplateBox | ||
| | | name = Lua | ||
| mbox = | |||
{{Lua|Module:Lua banner}} | |||
{{Uses TNT|Lua banner}} | |||
| desc-en = Banner for templates that rely on Lua modules | |||
| namespace = Template | |||
| usergroup = all | |||
| placement = In the {{para|mbox}} parameter of {{tld|TemplateBox}}. | |||
| setscats = | | setscats = | ||
* {{cl|{{#invoke:Data|Module:Lua banner/config|error_category}}}}, added if the module call contains errors{{#if:{{yesno|{{#invoke:Data|Module:Lua banner/config|allow_wishes}}}}|. | * {{cl|{{#invoke:Data|Module:Lua banner/config|error_category}}}}, added if the module call contains errors{{#if:{{yesno|{{#invoke:Data|Module:Lua banner/config|allow_wishes}}}}|. | ||
| Line 23: | Line 22: | ||
* {{cl|{{#invoke:Data|Module:Lua banner/config|module_categories|String}}}} ([[Module:String]]) | * {{cl|{{#invoke:Data|Module:Lua banner/config|module_categories|String}}}} ([[Module:String]]) | ||
* {{cl|{{#invoke:Data|Module:Lua banner/config|module_categories|Iteration}}}} ([[Module:Iteration]]) | * {{cl|{{#invoke:Data|Module:Lua banner/config|module_categories|Iteration}}}} ([[Module:Iteration]]) | ||
| useTemplateData = | | example = Module:Bananas | ||
| example-value = {{Lua|Module:Bananas|nocat=true}} | |||
| example3 = wish=true | |||
| example3-value = {{Lua|wish=true|nocat=true}} | |||
| seealso = | |||
* {{tld|Uses TemplateStyles}} | |||
* {{tld|Uses TNT}} | |||
| i18n-method = TNT | |||
| i18n-data-file = Lua banner | |||
| print = line | |||
| useTemplateData = only | |||
| 1 = 1 | | 1 = 1 | ||
| Line 108: | Line 113: | ||
| 12type = string | | 12type = string | ||
}} | }} | ||
<includeonly>[[Category:Internal link templates]]</includeonly> | <includeonly>{{Sandbox other|| | ||
<!-- Categories below this line; interwikis at Wikidata --> | |||
[[Category:Internal link templates]] | |||
}}</includeonly> | |||
Latest revision as of 20:39, 24 November 2024
Banner for templates that rely on Lua modules
The template automatically sets the following categories:
- Category:Lua templates with errors, added if the module call contains errors.
- Category:Lua-candidates, added if no module is listed.
- Category:Lua-based templates, added if none of the below module_categories matches the first module listed.
Module categories: one of these categories is added if the first listed module is the listed module
- Category:Lua String-based templates (Module:String)
- Category:Lua-based iteration templates (Module:Iteration)
Usage
{{Lua |1= }}
Template parameters
- TemplateData
TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard.
Existing template documentation
At Wikimedia Commons, it is recommended to use {{TemplateBox}} with either useTemplateData=1 or useTemplateData=only on the /doc subpage and transcluding it with {{Documentation}} into the template. <nowiki>-tags can be wrapped around the arguments, if required, to avoid templates being expanded.
Newly created template documentation and imports
Another option, especially for imported templates, or for users with JSON experience, is placing raw <templatedata>-tags into the Wikitext of the template, as described in various Wikipediae.
Wikipedia's help about TemplateData • Commons-specific information
Banner for templates that rely on Lua modules
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Module 1 | 1 | Name of the main module used in the template. Use multiple parameters to specify multiple modules. | Page name | suggested |
| Module 10 | 10 | Name of the tenth module. | Page name | optional |
| Module 2 | 2 | Name of the second module. | Page name | optional |
| Module 3 | 3 | Name of the third module. | Page name | optional |
| Module 4 | 4 | Name of the fourth module. | Page name | optional |
| Module 5 | 5 | Name of the fifth module. | Page name | optional |
| Module 6 | 6 | Name of the sixth module. | Page name | optional |
| Module 7 | 7 | Name of the seventh module. | Page name | optional |
| Module 8 | 8 | Name of the eighth module. | Page name | optional |
| Module 9 | 9 | Name of the ninth module. | Page name | optional |
| Custom Category | category |
| String | optional |
| No Category? | nocat | Whether to disable categorization.
| Boolean | optional |
Additional information
The template is intended to be used in the following namespaces: the Template namespace
The template is intended to be used by the following user groups: all users
Placement:
In the |mbox= parameter of {{TemplateBox}}.
Example
{{Lua|Module:Bananas}}
renders as:
{{Lua|wish=true}}
renders as:
See also
- {{Uses TemplateStyles}}
- {{Uses TNT}}
Localization
This template is localized using Module:TNT. These translations are stored in Data:I18n/Lua banner.tab.