打开主菜单

Wiki-Orange Pi β

模板:Template

Admin讨论 | 贡献2022年6月14日 (二) 10:51的版本 (创建页面,内容为“<noinclude> {{Template}} '''A special template for use in ''all'' template pages.''' == Usage == This template should be added at the very beginning of all templat…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

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