Warning
This is an unofficial archive of PsychonautWiki as of 2025-08-11T15:14:44Z. Content on this page may be outdated, incomplete, or inaccurate. Please refer to the original page for the most up-to-date information.

Template:TemplateDataHeader

From PsychonautWiki Archive
Revision as of 20:06, 19 May 2014 by iw>Paine Ellsworth (exclude cat from sandboxes)
Jump to navigation Jump to search
This is the TemplateData documentation for this template used by VisualEditor and other tools.

TemplateDataHeader

Documentation icon Documentationviewedithistory⧼Code-rev-purge-link⧽

This documentation is transcluded from Template:TemplateDataHeader/doc.

Inserts a brief header for the template data section. Adds the page to Category:TemplateData documentation.

Usage

==TemplateData== or ==Parameters== or ==Usage==
{{TemplateDataHeader}}
<templatedata>{
...
}</templatedata>

Use {{TemplateDataHeader|Template name}} if you want an alternative name for the template to be displayed.

Parameters

This is the TemplateData documentation for this template used by VisualEditor and other tools.

TemplateDataHeader

<templatedata>{

 "description": "Inserts a brief header for the template data section. Adds the page to ",
 "params": {
   "1": {
     "label": "Template name",
     "description": "The name of the template to display. Default is TemplateDataHeader.",
     "type": "string",
     "required": false
   }
 }

}</templatedata>

==See also==