<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://148.72.144.226/plesk-site-preview/en.anthro.wiki/https/148.72.144.226/index.php?action=history&amp;feed=atom&amp;title=Template%3ATemplateData_header%2Fdoc</id>
	<title>Template:TemplateData header/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://148.72.144.226/plesk-site-preview/en.anthro.wiki/https/148.72.144.226/index.php?action=history&amp;feed=atom&amp;title=Template%3ATemplateData_header%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://148.72.144.226/plesk-site-preview/en.anthro.wiki/https/148.72.144.226/index.php?title=Template:TemplateData_header/doc&amp;action=history"/>
	<updated>2026-04-24T08:00:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>http://148.72.144.226/plesk-site-preview/en.anthro.wiki/https/148.72.144.226/index.php?title=Template:TemplateData_header/doc&amp;diff=746&amp;oldid=prev</id>
		<title>Odyssee: Created page with &quot;{{Documentation subpage}} &lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&gt;  The {{tlx|TemplateData header}} template inserts a brief header for...&quot;</title>
		<link rel="alternate" type="text/html" href="http://148.72.144.226/plesk-site-preview/en.anthro.wiki/https/148.72.144.226/index.php?title=Template:TemplateData_header/doc&amp;diff=746&amp;oldid=prev"/>
		<updated>2021-02-27T15:38:49Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation subpage}} &amp;lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&amp;gt;  The {{tlx|TemplateData header}} template inserts a brief header for...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The {{tlx|TemplateData header}} template inserts a brief header for the template data section, and adds the page to [[:Category:Templates using TemplateData]].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
==TemplateData==&lt;br /&gt;
{{TemplateData header}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;{&lt;br /&gt;
...&lt;br /&gt;
}&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: Section headers of ==Parameters== or ==Usage== may also be used.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{TemplateData header|Template name}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to display a name for the template other than the default, which is [[Help:Magic_words#Variables|&amp;lt;nowiki&amp;gt;{{BASEPAGENAME}}&amp;lt;/nowiki&amp;gt;]]. Do &amp;#039;&amp;#039;not&amp;#039;&amp;#039; add namespace &amp;lt;code&amp;gt;Template:&amp;lt;/code&amp;gt;&lt;br /&gt;
:{|&lt;br /&gt;
|{{TemplateData header|Template name}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{TemplateData header|nolink=1}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to omit the [[Help:Link#Wikilinks|wikilink]] from the word &amp;quot;TemplateData&amp;quot; in the header text, for instances where it is already linked outside this template.&lt;br /&gt;
:{|&lt;br /&gt;
|{{TemplateData header|nolink=1}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{TemplateData header|noheader=1}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to omit the first sentence of the header text.&lt;br /&gt;
:{|&lt;br /&gt;
|{{TemplateData header|noheader=1}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
{{TemplateData header}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;{&lt;br /&gt;
  &amp;quot;description&amp;quot;: &amp;quot;Inserts a brief header for the template data section. Adds the page to [[Category:Templates using TemplateData]]&amp;quot;,&lt;br /&gt;
  &amp;quot;params&amp;quot;: {&lt;br /&gt;
    &amp;quot;1&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Template name&amp;quot;,&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Used to display a name for the template other than the default, which is {{BASEPAGENAME}}.&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
      &amp;quot;required&amp;quot;: false&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;nolink&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;No link&amp;quot;,&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Assigning any value to this parameter will omit cause the template to omit the wikilink from the word \&amp;quot;TemplateData\&amp;quot; in the header text, for instances where it is already linked outside this template.&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
      &amp;quot;required&amp;quot;: false&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;noheader&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;No header&amp;quot;,&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Assigning any value to this parameter will cause the template to omit the first sentence of the header text.&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
      &amp;quot;required&amp;quot;: false&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* {{clc|Category:Templates using TemplateData}}&lt;br /&gt;
* {{clc|Category:Pages using TemplateData header with unknown parameters}} – Tracking&lt;br /&gt;
* {{tl|Template parameter usage}}&lt;br /&gt;
* {{tl|Crude TemplateData}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories go here, and interwikis go in Wikidata --&amp;gt;&lt;br /&gt;
[[Category:TemplateData|header]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Odyssee</name></author>
	</entry>
</feed>