Template:TemplateData header: Difference between revisions

Sentence is so long, and second half is not that essential to first half, that it looks better without a semicolon; added "based" parameter to transclusion
Mediawiki>ExE Boss
(Fix broken transclusion including the <translate> tags)
(Sentence is so long, and second half is not that essential to first half, that it looks better without a semicolon; added "based" parameter to transclusion)
Line 1: Line 1:
<noinclude>
<div class="templatedata-header">{{#if:{{{noheader|}}}|<!--
<languages/>
noheader:
<onlyinclude>{{#switch:<translate></translate>
-->{{Template parameter usage}}|<!--
|=
+header:
<div class="templatedata-header"><!--
-->This is the {{#if:{{{nolink|}}}|<!--
-->{{#if:{{yesno|{{{editlinks|}}}}}<!--
  +header, nolink TD
-->|{{#ifexpr:<!--
  -->TemplateData|<!--
-->{{#if:{{{docpage|}}}<!--
  +header,  +link [[TD]]; DEFAULT:
-->|{{#ifeq:{{FULLPAGENAME}}|{{transclude|{{{docpage}}}}}|0|1}}<!--
-->[[Wikipedia:TemplateData|TemplateData]]}}<!--
-->|not{{IsDocSubpage|false=0}}<!--
  e.o. #if:nolink; DEFAULT:
-->}}<!--
--> for this template used by [[mw:Extension:TemplateWizard|TemplateWizard]], [[Wikipedia:VisualEditor|VisualEditor]] and other tools. {{Template parameter usage|based=y}}<!--
-->|{{Navbar|{{{docpage|{{BASEPAGENAME}}/doc}}}|plain=1|brackets=1|style=float:{{dir|{{pagelang2}}|left|right}};}}<!--
  e.o. #if:noheader
-->}}<!--
-->}}
-->}}
{{#if:{{{noheader|}}}||<translate><!--T:1--> This is the [[<tvar name=1>Special:MyLanguage/Help:TemplateData</tvar>|TemplateData]] documentation for this template used by [[<tvar name=2>Special:MyLanguage/VisualEditor</tvar>|VisualEditor]] and other tools.</translate>}}


'''{{{1|{{BASEPAGENAME}}}}}'''
'''TemplateData for {{{1|{{BASEPAGENAME}}}}}'''
</div><includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|<!--
</div><includeonly><!--
-->|{{#if:{{IsDocSubpage|false=}}<!--
-->|[[Category:TemplateData documentation{{#translation:}}]]<!--
-->|[[Category:Templates using TemplateData{{#translation:}}]]<!--
-->}}<!--
-->}}</includeonly>
| #default=
  {{#invoke:Template translation|renderTranslatedTemplate|template=Template:TemplateData header|noshift=1|uselang={{#if:{{pagelang}}|{{pagelang}}|{{int:lang}}}}}}
}}</onlyinclude>
{{Documentation|content=


Inserts a brief header for the template data section. Adds the /doc subpage to [[:Category:TemplateData documentation{{#translation:}}]] and the template page to [[:Category:Templates using TemplateData{{#translation:}}]].
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]]


== Usage ==
}}}}</includeonly><!--
{{#tag:syntaxhighlight|
==TemplateData== or ==Parameters== or ==Usage==
{{((}}TemplateData header{{))}}
{{^(}}templatedata{{)^}}{
...
}{{^(}}/templatedata{{)^}}
|lang=html
}}


Use <code><nowiki>{{TemplateData header|Template name}}</nowiki></code> to display a name for the template other than the default, which is [[Help:Magic_words#Variables|<nowiki>{{BASEPAGENAME}}</nowiki>]].
--><noinclude>{{Documentation}}</noinclude>
<dl><dd>
{{TemplateData header|Template name}}
</dd></dl>
 
Use <code><nowiki>{{TemplateData header|noheader=1}}</nowiki></code> to omit the first sentence of the header text.
<dl><dd>
{{TemplateData header|noheader=1}}
</dd></dl>
 
==Parameters==
{{TemplateData header/doc}}
 
}}
</noinclude>
Anonymous user