Difference between revisions of "Template:TemplateDataHeader"

From LIMSWiki
Jump to navigationJump to search
(Recreated as needed.)
 
(Updated.)
Line 1: Line 1:
{{#if:{{{noheader|}}}| |This is the TemplateData documentation for the template used by the new VisualEditor.}}
<div class="templatedata-header">{{#if:{{{noheader|}}}| |This is the TemplateData documentation for this template used by VisualEditor and other tools.}}


'''{{{1|{{BASEPAGENAME}}}}}'''
'''{{{1|{{BASEPAGENAME}}}}}'''
<includeonly>[[Category:TemplateData documentation]]</includeonly><noinclude>{{Documentation}}</noinclude>
</div><includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
[[Category:TemplateData documentation]]
}}</includeonly><noinclude>
{{Documentation}}
</noinclude>

Revision as of 18:32, 19 November 2014

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

TemplateDataHeader

[edit] [purge] Template documentation

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.

Parameters

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

TemplateDataHeader

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

Template parameters

ParameterDescriptionTypeStatus
Template name1

The name of the template to display. Default is {{BASEPAGENAME}}.

Stringoptional

See also