Difference between revisions of "Template:Template"
Jump to navigation
Jump to search
(Create template page, based on: https://wiki.archlinux.org/index.php/Template:Template) |
|||
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. It contains no postmarketOS-related information, but should be used as part of other articles | + | </noinclude><includeonly><div class="toc" style="margin-bottom: 1em;">This page is a template. It contains no postmarketOS-related information, but should be used as part of other articles.<br> |
− | Check out [[Special:Whatlinkshere/Template:{{PAGENAME}}|all pages using this template]] and feel free to discuss it in the GitHub [https://github.com/postmarketOS/wiki/issues issues].</div></includeonly> | + | Check out [[Special:Whatlinkshere/Template:{{PAGENAME}}|all pages using this template]] and feel free to discuss it in the GitHub [https://github.com/postmarketOS/wiki/issues issues].<br> |
+ | For more information, read [[Template:Template]].</div></includeonly> |
Revision as of 21:36, 28 September 2017
This page is a template. It contains no postmarketOS-related information, but should be used as part of other articles.
Check out all pages using this template and feel free to discuss it in the GitHub issues.
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
- ArchWiki: Template:Template: the page on which this one is based on
- ArchWiki: Help:Template: advanced usage instructions