Difference between revisions of "Template:Template"

From PINE64
Jump to navigation Jump to search
(Fix)
m (Optional)
Line 21: Line 21:
* [https://wiki.archlinux.org/index.php/Help:Template ArchWiki: Help:Template]: advanced usage instructions
* [https://wiki.archlinux.org/index.php/Help:Template ArchWiki: Help:Template]: advanced usage instructions


</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]].</div></includeonly>
For more information, read [[Help:Templates]] and [[Template:Template]].</div></includeonly>

Revision as of 15:25, 11 October 2020

This page is a template. Check out all pages using this 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