Difference between revisions of "Template:TemplateData header"

From BTAWiki
Jump to navigation Jump to search
(add parameter to override the {{int:lang}} language (this template may be used on untranslated as well as on translated templates), load the same documentation on all translations)
(migrate to make translation easier)
Line 10: Line 10:
 
   {{#invoke:Template translation|renderTranslatedTemplate|template=Template:TemplateData header|noshift=1|uselang={{{uselang|{{int:lang}}}}}}}
 
   {{#invoke:Template translation|renderTranslatedTemplate|template=Template:TemplateData header|noshift=1|uselang={{{uselang|{{int:lang}}}}}}}
 
}}<noinclude>
 
}}<noinclude>
{{Documentation|Template:TemplateData header/doc}}
+
{{Documentation|content=
 +
 
 +
Inserts a brief header for the template data section. Adds the page to [[:Category:TemplateData documentation]].
 +
 
 +
== Usage ==
 +
<pre>
 +
==TemplateData== or ==Parameters== or ==Usage==
 +
{{TemplateData header}}
 +
<templatedata>{
 +
...
 +
}</templatedata>
 +
</pre>
 +
 
 +
Use <code><nowiki>{{TemplateData header|Template name}}</nowiki></code> to display a name for the template other than the default, which is [[Help:Magic_words#Variables|<nowiki>{{BASEPAGENAME}}</nowiki>]].
 +
:{{(}}{{!}}
 +
{{!}}{{TemplateData header|Template name}}
 +
{{!}}{{)}}
 +
 
 +
Use <code><nowiki>{{TemplateData header|nolink=1}}</nowiki></code> to omit the [[Help:Link#Wikilinks|wikilink]] from the word "TemplateData" in the header text, for instances where it is already linked outside this template.
 +
:{{(}}{{!}}
 +
{{!}}{{TemplateData header|nolink=1}}
 +
{{!}}{{)}}
 +
 
 +
Use <code><nowiki>{{TemplateData header|noheader=1}}</nowiki></code> to omit the first sentence of the header text.
 +
:{{(}}{{!}}
 +
{{!}}{{TemplateData header|noheader=1}}
 +
{{!}}{{)}}
 +
 
 +
==Parameters==
 +
{{TemplateData header/doc}}
 +
 
 +
}}
 
</noinclude>
 
</noinclude>

Revision as of 23:43, 6 July 2020

<languages /> Script error: No such module "Template translation". Script error: No such module "documentation".[[Category:Template documentation pages{{#translation:}}]]