“模板:Template”的版本间的差异
(创建页面,内容为“<noinclude> {{Template}} '''A special template for use in ''all'' template pages.''' == Usage == This template should be added at the very beginning of all templat…”) |
(没有差异)
|
2022年6月14日 (二) 10:51的最新版本
This page is a template. Check out all pages using this template.
For more information, read Template: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
- ArchWiki: Template:Template: the page on which this one is based on
- ArchWiki: Help:Template: advanced usage instructions