Template:TemplateData header: Difference between revisions
m 21 revisions imported |
Template>SUM1 Added "based" parameter to other transclusion |
||
| Line 1: | Line 1: | ||
<div class="templatedata-header">{{#if:{{{noheader|}}}|<!-- | <div class="templatedata-header">{{#if:{{{noheader|}}}|<!-- | ||
noheader: | noheader: | ||
-->{{Template parameter usage}}|<!-- | -->{{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. {{Template parameter usage|based=y}}<!-- | ||
e.o. #if:noheader | e.o. #if:noheader | ||
-->}} | -->}} | ||
Revision as of 21:32, 29 August 2021
TemplateData for TemplateData header
The {{TemplateData header}} template inserts a brief header for the TemplateData section of template documentation, and adds the transcluding page to Category:Templates using TemplateData.
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}}.
- This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for this template in articles based on this TemplateData.
TemplateData for 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.
- This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for this template in articles based on this TemplateData.
TemplateData for TemplateData header
Parameters
TemplateData for TemplateData header
Inserts a brief header for the TemplateData section of template documentation, and adds the page to Category:Templates using TemplateData
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Template name | 1 | Used to display a name for the template other than the default of {{BASEPAGENAME}}
| Template | optional |
| Disable link | nolink | Omits the wikilink from the word 'TemplateData' in the header text when assigned any value; for instances where it is already linked outside this template.
| Line | optional |