Difference between revisions of "Template:TemplateData header"

From blackwiki
Jump to navigation Jump to search
test>Good Olfactory
(per CFD)
test>Paine Ellsworth
(per edit request on talk page)
Line 1: Line 1:
<div class="templatedata-header">{{#if:{{{noheader|}}}|{{Template error report}}|This is the {{#if:{{{nolink|}}}|TemplateData|[[Wikipedia:TemplateData|TemplateData]]}} documentation for this template used by [[Wikipedia:VisualEditor|VisualEditor]] and other tools; {{Template error report|lc=yes}}}}  
+
<div class="templatedata-header">{{#if:{{{noheader|}}}|<!--
 +
noheader:
 +
-->{{Template error report}}|<!--
 +
+header:
 +
-->This is the {{#if:{{{nolink|}}}|<!--
 +
  +header, nolink TD
 +
  -->TemplateData|<!--
 +
  +header,  +link [[TD]]; DEFAULT:
 +
-->[[Wikipedia:TemplateData|TemplateData]]}}<!--
 +
  e.o. #if:nolink; DEFAULT:
 +
--> documentation for this template used by [[Wikipedia:VisualEditor|VisualEditor]] and other tools; {{Template error report|lc=yes}}<!--
 +
  e.o. #if:noheader
 +
-->}}
  
 
'''TemplateData for {{{1|{{BASEPAGENAME}}}}}'''
 
'''TemplateData for {{{1|{{BASEPAGENAME}}}}}'''
</div><includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
+
</div><includeonly><!--
 +
 
 +
check parameters
 +
-->{{#invoke:Check for unknown parameters|check
 +
|unknown={{template other|1=[[Category:Pages using TemplateData header with unknown parameters|_VALUE_]]}}
 +
|template=Template:TemplateData header
 +
|1 |nolink |noheader
 +
|preview=<div class="error" style="font-weight:normal">Unknown parameter '_VALUE_' in [[Template:TemplateData header]].</div>
 +
}}<!--
 +
-->{{template other|{{sandbox other||
 
[[Category:Templates using TemplateData]]
 
[[Category:Templates using TemplateData]]
}}</includeonly><noinclude>
+
 
{{Documentation}}
+
}}}}</includeonly><!--
</noinclude>
+
 
 +
--><noinclude>{{Documentation}}</noinclude>

Revision as of 16:33, 27 March 2020

This is the TemplateData documentation for this template used by VisualEditor and other tools; Template:Template error report

TemplateData for TemplateData header

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

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

Usage

==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; Template:Template error report

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; Template:Template error report

TemplateData for TemplateData header

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

Template:Template error report

TemplateData for TemplateData header

Parameters

This is the TemplateData documentation for this template used by VisualEditor and other tools; Template:Template error report

TemplateData for TemplateData header

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

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.

Stringoptional
No headernoheader

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

Stringoptional

See also