Template:TemplateData header: Difference between revisions
m 13 revisions imported from w:Template:TemplateData_header: blame User:Barkeep49 |
Tacsipacsi (talk | contribs) remove link to site not working for Meta once more |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="templatedata-header">{{#if:{{{noheader|}}}|<!-- |
<div class="templatedata-header">{{#if:{{{noheader|}}}|<!-- |
||
noheader: |
noheader: |
||
-->|<!-- |
|||
-->{{Template parameter usage|based=y}}|<!-- |
|||
+header: |
+header: |
||
-->This is the {{#if:{{{nolink|}}}|<!-- |
-->This is the {{#if:{{{nolink|}}}|<!-- |
||
Line 9: | Line 9: | ||
-->[[Wikipedia:TemplateData|TemplateData]]}}<!-- |
-->[[Wikipedia:TemplateData|TemplateData]]}}<!-- |
||
e.o. #if:nolink; DEFAULT: |
e.o. #if:nolink; DEFAULT: |
||
--> for this template used by [[mw:Extension:TemplateWizard|TemplateWizard]], [[Wikipedia:VisualEditor|VisualEditor]] and other tools. |
--> for this template used by [[mw:Extension:TemplateWizard|TemplateWizard]], [[Wikipedia:VisualEditor|VisualEditor]] and other tools.<!-- |
||
e.o. #if:noheader |
e.o. #if:noheader |
||
-->}} |
-->}} |
||
Line 23: | Line 23: | ||
|preview=<div class="error" style="font-weight:normal">Unknown parameter '_VALUE_' in [[Template:TemplateData header]].</div> |
|preview=<div class="error" style="font-weight:normal">Unknown parameter '_VALUE_' in [[Template:TemplateData header]].</div> |
||
}}<!-- |
}}<!-- |
||
-->{{template other|{{sandbox other|| |
|||
[[Category:Templates using TemplateData]] |
|||
--></includeonly><!-- |
|||
--><noinclude>{{Documentation}}</noinclude> |
--><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 |