Difference between revisions of "Template:TemplateData header"
Jump to navigation
Jump to search
w>Evad37 (Replace {{Template error report}} with {{Template parameter usage}} – per edit request) |
w>Shirayuki m (Reverted edits by 147.30.100.70 (talk) to last version by Shirayuki) |
||
Line 1: | Line 1: | ||
− | <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 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | ''' | + | '''{{{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]]. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | }} | + | == 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> |
Revision as of 05:19, 20 March 2021
<languages/>
<translate> 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>
TemplateData header
Template documentation
Inserts a brief header for the template data section. Adds the page to Category:TemplateData documentation.
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}}.
|
<translate> 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>
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.
|
<translate> 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>
TemplateData header
Use {{TemplateData header|noheader=1}}
to omit the first sentence of the header text.
|
TemplateData header