Template:TemplateData header/doc
Jump to navigation
Jump to search
| 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 uses Lua: |
The {{TemplateData header}} 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 namespace Template:
- This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Template:Template parameter usageTemplate:Sandbox other
TemplateData for Template name
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.
- This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Template:Template parameter usageTemplate:Sandbox other
TemplateData for TemplateData header
Use {{TemplateData header|noheader=1}} to omit the first sentence of the header text.
- Template:Template parameter usageTemplate:Sandbox other
TemplateData for TemplateData header
Example[edit source]
- Using a collapse box for Template:Elc:
Parameters[edit source]
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Template:Template parameter usage
TemplateData for 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]
- Category:Pages using TemplateData header with unknown parameters (0)
- Category:Templates using TemplateData (0)
See also[edit source]
- {{Crude TemplateData}}
- {{Format TemplateData}}
- {{Template parameter usage}}
- {{TemplateData}}