Difference between revisions of "Template:Template"

From PINE64
Jump to navigation Jump to search
(Fix)
(That part was necessary)
 
(2 intermediate revisions by the same user not shown)
Line 22: Line 22:


</noinclude><includeonly><div class="toc" style="margin-bottom: 1em;">This page is a template. Check out [[Special:Whatlinkshere/Template:{{PAGENAME}}|all pages using this template]].<br>
</noinclude><includeonly><div class="toc" style="margin-bottom: 1em;">This page is a template. Check out [[Special:Whatlinkshere/Template:{{PAGENAME}}|all pages using this template]].<br>
For more information, read [[Templates]] and [[Template:Template]].</div></includeonly>
For more information, read [[Template:Template]].</div></includeonly>

Latest revision as of 15:32, 11 October 2020

This page is a template. Check out all pages using this template.
For more information, read Template:Template.

A special template for use in all template pages.

Usage

This template should be added at the very beginning of all template pages between 'noinclude' tags:

<noinclude>
{{Template}}
</noinclude>

A brief description of the template, usage instructions, and output example should also be added between the 'noinclude' tags (as in this template).

The template wikitext must be written between 'includeonly' tags:

<includeonly>...</includeonly>

See also