Template:Templatedata header/doc
| Template:Strong for Template:Terminate sentence It may contain usage information, categories and other content that is not part of the original template page. |
| This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
| This template uses Lua: |
The Template:Tlx template inserts a brief header for the template data section, and adds the page to Category:Templates using TemplateData.
Usage[edit source]
==TemplateData==
{{TemplateData header}}
<templatedata>{
...
}</templatedata>
Note: Section headers of ==Parameters== or ==Usage== may also be used.
Use {{TemplateData header|Template name}} to display a name for the template other than the default, which is {{BASEPAGENAME}}. Do not add Template:.
Use {{TemplateData header|nolink=1}} to omit the wikilink from the word "TemplateData" in the header text, for instances where it is already linked outside this template.
Use {{TemplateData header|noheader=1}} to omit the first sentence of the header text.
Example[edit source]
- Using a collapse box for Template:Elc:
Parameters[edit source]
Template:TemplateData header <templatedata>{
"description": "Inserts a brief header for the TemplateData section. Adds the page to Category:Templates using TemplateData", "params": { "1": { "label": "Template name", "description": "Used to display a name for the template other than the default, which is Templatedata header.", "type": "string", "required": false }, "nolink": { "label": "No link", "description": "Assigning any value to this parameter will omit cause the template to omit the wikilink from the word \"TemplateData\" in the header text, for instances where it is already linked outside this template.", "type": "string", "required": false }, "noheader": { "label": "No header", "description": "Assigning any value to this parameter will cause the template to omit the first sentence of the header text.", "type": "string", "required": false } }
}</templatedata>
Tracking categories[edit source]
See also[edit source]
{{Crude TemplateData}}{{Format TemplateData}}{{Template parameter usage}}{{TemplateData}}