Template:TemplateData header: Difference between revisions
class |
Update this text a little. |
||
Line 1: | Line 1: | ||
<div class="templatedata-header">{{#if:{{{noheader|}}}| |This is the [[Wikipedia:VisualEditor/TemplateData|TemplateData]] documentation for |
<div class="templatedata-header">{{#if:{{{noheader|}}}| |This is the [[Wikipedia:VisualEditor/TemplateData|TemplateData]] documentation for this template used by [[Wikipedia:VisualEditor|VisualEditor]] and other tools.}} |
||
'''{{{1|{{BASEPAGENAME}}}}}''' |
'''{{{1|{{BASEPAGENAME}}}}}''' |
Revision as of 14:49, 9 May 2014
TemplateData header
Inserts a brief header for the template data section.
Usage
==TemplateData== or ==Parameters== or ==Usage== {{TemplateDataHeader}} <templatedata>{ ... }</templatedata>
Use {{TemplateDataHeader|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.
Template name
Use {{TemplateDataHeader|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 header
Use {{TemplateDataHeader|noheader=1}}
to omit the first sentence of the header text.
TemplateData header
Parameters
TemplateData header
Inserts a brief header for the template data section. Adds the page to [[Category:TemplateData documentation]]
Parameter | Description | Type | Status | |
---|---|---|---|---|
Template name | 1 | Used to display a name for the template other than the default, which is {{BASEPAGENAME}}. | String | optional |
No link | nolink | 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. | String | optional |
No header | noheader | Assigning any value to this parameter will cause the template to omit the first sentence of the header text. | String | optional |