Changes
Template:TemplateData header (view source)
Revision as of 05:19, 20 March 2021
, 05:19, 20 March 2021Reverted edits by 147.30.100.70 (talk) to last version by Shirayuki
<div class="templatedata-header">{{#if:{{{noheader|}}}|<!--
<noinclude>
<languages/>
</noinclude>
<div class="templatedata-header">{{#if:{{{noheader|}}}| |<translate><!--T:1--> This is the [[<tvar|1>Special:MyLanguage/Help:TemplateData</>|TemplateData]] documentation for this template used by [[<tvar|2>Special:MyLanguage/VisualEditor</>|VisualEditor]] and other tools.</translate>}}
-->This is the {{#if:{{{nolink|}}}|<!--
'''TemplateData for {{{1|{{BASEPAGENAME}}}}}'''
'''{{{1|{{BASEPAGENAME}}}}}'''
</div><includeonly><!--
</div><includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||[[Category:TemplateData documentation]]}}</includeonly><!--
--><noinclude>
{{Documentation|content=
Inserts a brief header for the template data section. Adds the page to [[:Category:TemplateData documentation]].
}}}}</includeonly><!--
== Usage ==
<pre>
==TemplateData== or ==Parameters== or ==Usage==
{{TemplateData header}}
<templatedata>{
...
}</templatedata>
</pre>
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>]].
:{{(}}{{!}}
{{!}}{{TemplateData header|Template name}}
{{!}}{{)}}
Use <code><nowiki>{{TemplateData header|nolink=1}}</nowiki></code> to omit the [[Help:Link#Wikilinks|wikilink]] from the word "TemplateData" in the header text, for instances where it is already linked outside this template.
:{{(}}{{!}}
{{!}}{{TemplateData header|nolink=1}}
{{!}}{{)}}
Use <code><nowiki>{{TemplateData header|noheader=1}}</nowiki></code> to omit the first sentence of the header text.
:{{(}}{{!}}
{{!}}{{TemplateData header|noheader=1}}
{{!}}{{)}}
==Parameters==
{{TemplateData header/doc}}
}}
</noinclude>