Difference between revisions of "Template:Template"
Jump to navigation
Jump to search
m (Include separator in GitLab link) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 22: | Line 22: | ||
</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> | </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 | + | Check out [[Special:Whatlinkshere/Template:{{PAGENAME}}|all pages using this template]] and feel free to discuss it in the gitlab [https://gitlab.com/postmarketOS/wiki/-/issues issues].<br> |
− | For more information, read [[Template:Template]].</div></includeonly> | + | For more information, read [[Templates]] and [[Template:Template]].</div></includeonly> |
Latest revision as of 19:28, 22 May 2020
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 gitlab 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