Template:TemplateData header: Difference between revisions
{{Template error report}} |
Tacsipacsi (talk | contribs) remove link to site not working for Meta once more |
||
(15 intermediate revisions by 11 users not shown) | |||
Line 1: | Line 1: | ||
<div class="templatedata-header">{{#if:{{{noheader|}}}| |
<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: |
|||
--> for this template used by [[mw:Extension:TemplateWizard|TemplateWizard]], [[Wikipedia:VisualEditor|VisualEditor]] and other tools.<!-- |
|||
e.o. #if:noheader |
|||
-->}} |
|||
'''TemplateData for {{{1|{{BASEPAGENAME}}}}}''' |
'''TemplateData for {{{1|{{BASEPAGENAME}}}}}''' |
||
</div><includeonly> |
</div><includeonly><!-- |
||
[[Category:TemplateData documentation]] |
|||
check parameters |
|||
⚫ | |||
-->{{#invoke:Check for unknown parameters|check |
|||
{{Documentation}} |
|||
|unknown={{template other|1=[[Category:Pages using TemplateData header with unknown parameters|_VALUE_]]}} |
|||
</noinclude> |
|||
|template=Template:TemplateData header |
|||
|1 |nolink |noheader |
|||
|preview=<div class="error" style="font-weight:normal">Unknown parameter '_VALUE_' in [[Template:TemplateData header]].</div> |
|||
}}<!-- |
|||
⚫ | |||
--><noinclude>{{Documentation}}</noinclude> |
Latest revision as of 15:46, 30 October 2021
TemplateData for TemplateData header
Inserts a brief header for the template data section.
Usage
[edit]==TemplateData== or ==Parameters== or ==Usage== {{TemplateDataHeader}} <templatedata>{ ... }</templatedata>
Use {{TemplateDataHeader|Template name}}
to display a name for the template other than the default, which is {{BASEPAGENAME}}.
- This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools.
TemplateData for Template name
Use {{TemplateDataHeader|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 for this template used by TemplateWizard, VisualEditor and other tools.
TemplateData for TemplateData header
Use {{TemplateDataHeader|noheader=1}}
to omit the first sentence of the header text.
TemplateData for TemplateData header
Parameters
[edit]TemplateData for TemplateData header
Inserts a brief header for the template data section. Adds the page to [[Category:TemplateData documentation]]
Parameter | Description | Type | Status | |
---|---|---|---|---|
Template name | 1 | Used to display a name for the template other than the default, which is {{BASEPAGENAME}}. | String | optional |
No link | nolink | 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. | String | optional |
No header | noheader | Assigning any value to this parameter will cause the template to omit the first sentence of the header text. | String | optional |