Template:TemplateData header

From eRepublik Official Wiki
Revision as of 15:14, 31 March 2016 by Daniel Dimow (Talk | contribs) (Created page with "<div class="templatedata-header">{{#if:{{{noheader|}}}| |This is the TemplateData documentation for this template used by Wikipedia:VisualEditor|V...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This is the TemplateData documentation for this template used by VisualEditor and other tools.

TemplateData for TemplateData header

[edit] [purge]

Documentation


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

Usage

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

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

Usage

{{TemplateData header}}

<templatedata>{

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