Template:TemplateDataHeader

From Miranda NG
Jump to navigation Jump to search
This is the TemplateData documentation for this template used by VisualEditor and other tools.

TemplateData for TemplateDataHeader

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

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

Usage

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

Use {{TemplateDataHeader|Template name}} if you want an alternative name for the template to be displayed.

This is the TemplateData documentation for this template used by VisualEditor and other tools.

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.

TemplateData for TemplateDataHeader

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

TemplateData for TemplateDataHeader

Parameters

This is the TemplateData documentation for this template used by VisualEditor and other tools.

TemplateData for TemplateDataHeader

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

Template parameters

ParameterDescriptionTypeStatus
Template name1

Used to display a name for the template other than the default, which is {{BASEPAGENAME}}.

Stringoptional
No linknolink

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.

Example
nolink=1
Stringoptional
No headernoheader

Assigning any value to this parameter will cause the template to omit the first sentence of the header text.

Example
noheader=1 or noheader=yes
Stringoptional

Source

Code initialy taken from Wikipedia - Template:TemplateData_header