Template:TemplateData header/doc: Difference between revisions

From Fox Labs Wiki
Jump to navigation Jump to search
(Created page with "{{Documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{Lua|Module:Check for unknown parameters}} The {{tlx|TemplateData header}} template inserts a brief header for the template data section, and adds the page to Category:Templates using TemplateData. == Usage == <pre style="overflow:auto;"> ==TemplateData== {{TemplateData header}} <templatedata>{ ... }</templatedata> Note: Section headers of ==Pa...")
 
 
(One intermediate revision by the same user not shown)
Line 93: Line 93:


==Tracking categories==
==Tracking categories==
* {{clc|Category:Pages using TemplateData header with unknown parameters}}
* {{Category link with count|Category:Pages using TemplateData header with unknown parameters}}
* {{clc|Category:Templates using TemplateData}}
* {{Category link with count|Category:Templates using TemplateData}}


==See also==
==See also==
* {{tl|Crude TemplateData}}
* {{template link|Crude TemplateData}}
* {{tl|Format TemplateData}}
* {{template link|Format TemplateData}}
* {{tl|Template parameter usage}}
* {{template link|Template parameter usage}}
* {{tl|TemplateData}}
* {{template link|TemplateData}}


<includeonly>{{sandbox other||
<includeonly>{{sandbox other||

Latest revision as of 18:28, 2 November 2023

The {{TemplateData header}} template inserts a brief header for the template data section, and adds the page to Category:Templates using TemplateData.

Usage

==TemplateData==
{{TemplateData header}}
<templatedata>{
...
}</templatedata>

Note: Section headers of ==Parameters== or ==Usage== may also be used.

Use {{TemplateData header|Template name}} to display a name for the template other than the default, which is {{BASEPAGENAME}}. Do not add namespace Template:

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to 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. Click here to see a monthly parameter usage report for this template in articles based on this TemplateData.

TemplateData for TemplateData header

Use {{TemplateData header|noheader=1}} to omit the first sentence of the header text.

Click here to see a monthly parameter usage report for this template in articles based on this TemplateData.

TemplateData for TemplateData header

Example

Using a collapse box for Template:Elc:

Template:Nowiki template demo

Parameters

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template in articles based on this TemplateData.

TemplateData for TemplateData header

Inserts a brief header for the TemplateData section. Adds the page to [[:Category:Templates using TemplateData]]

Template parameters

ParameterDescriptionTypeStatus
Template name1

Used to display a name for the template other than the default, which is {{BASEPAGENAME}}.

Stringoptional
No linknolink

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.

Stringoptional
No headernoheader

Assigning any value to this parameter will cause the template to omit the first sentence of the header text.

Stringoptional

Tracking categories

See also