Template:TemplateData header/doc: Difference between revisions

no edit summary
(Created page with "{{Documentation subpage}} <!--Categories go at the bottom of this page--> Inserts a brief header for the template data section. Automatically adds the page to :category:Tem...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
<!--Categories go at the bottom of this page-->
<!--Categories go at the bottom of this page-->
Inserts a brief header for the template data section.  Automatically adds the page to [[:category:Templates using TemplateData]].
Inserts a brief header for the template data section.  Automatically adds the page to [[:category: Templates using TemplateData]].


==Usage==
==Usage==
Line 9: Line 9:
<templatedata>{
<templatedata>{
...
...
}</templatedata>
}</templatedata></pre>
</pre>


*Use <code><nowiki>{{TemplateData header|Template name}}</nowiki></code> to display a name for the template <u>other than the default</u>, which is [[wp:Help:Magic words#Variables|<nowiki>{{BASEPAGENAME}}</nowiki>]].
*Use <code><nowiki>{{TemplateData header|Template name}}</nowiki></code> to display a name for the template <u>other than the default</u>, which is {{Wp|Help:Magic words#Variables|<nowiki>{{BASEPAGENAME}}</nowiki>}}.
::{|
::{|
|{{TemplateData header|Template name}}
|{{TemplateData header|Template name}}
|}
|}


*Use <code><nowiki>{{TemplateData header|nolink=1}}</nowiki></code> to omit the [[wp:Help:Link#Wikilinks|wikilink]] from the word 'TemplateData' in the header text, for instances where it is already linked outside this template.
*Use <code><nowiki>{{TemplateData header|nolink=1}}</nowiki></code> to omit the [[wikilink]] from the word 'TemplateData' in the header text, for instances where it is already linked outside this template.
::{|
::{|
|{{TemplateData header|nolink=1}}
|{{TemplateData header|nolink=1}}
Line 30: Line 29:
{{TemplateData header}}
{{TemplateData header}}
<templatedata>{
<templatedata>{
   "description": "Inserts a brief header for the template data section.  Automatically adds the page to [[:category:Templates using TemplateData]]",
   "description": "Inserts a brief header for the template data section.  Automatically adds the page to [[:category: Templates using TemplateData]]",
   "params": {
   "params": {
     "1": {
     "1": {