Template:TemplateData header

From Tulpa.info wiki
(Redirected from Template:TemplateDataHeader)
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly error report for this template.

TemplateData for TemplateData header

Documentation icon Template documentation[view] [edit] [history] [purge]

Inserts a brief header for the template data section. Adds the page to Category:TemplateData documentation.

Usage[edit]

==TemplateData== or ==Parameters== or ==Usage==
{{TemplateData header}}
<templatedata>{
...
}</templatedata>

Use {{TemplateData header|Template name}} to display a name for the template other than the default, which is {{BASEPAGENAME}}.

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly error report for this template.

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 documentation for this template used by VisualEditor and other tools; see the monthly error report for this template.

TemplateData for TemplateData header

Use {{TemplateData header|noheader=1}} to omit the first sentence of the header text.

see the monthly error report for this template.

TemplateData for TemplateData header

Parameters[edit]

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly error report for this template.

TemplateData for TemplateData header

<templatedata>{

 "description": "Inserts a brief header for the template data section. Adds the page to",
 "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>

Template:Sandbox other