(merge from offical wiki) |
小 (文本替换 - 替换“Category:Templates”为“Category:模板”) |
||
第6行: | 第6行: | ||
<!--Add categories and interwikis to the /doc subpage, rather than here--> | <!--Add categories and interwikis to the /doc subpage, rather than here--> | ||
</noinclude> | </noinclude> | ||
<noinclude>[[Category: | <noinclude>[[Category: 模板]]</noinclude> |
2020年12月31日 (四) 18:33的最新版本
Above is shown the template as it looks.
Use
<includeonly>{{Template doc page transcluded}}</includeonly>
- or
<includeonly>{{Template doc page transcluded|pagename}}
Place at the top of a template documentation page (usually a "Template:Template name/doc" page) that is transcluded on the template's own page (Template:Template name). If the documentation page is not named "doc" and/or its transclusion is via another subpage (e.g. "Template:Template name/example"), use the second form of syntax above and replace pagename accordingly (i. e. with "example"; it is always supposed that the documentation is on a subpage of the template page.
Test cases
If subpages named /sandbox and /testcases exist, this template generates links to them. See Wikipedia:Template test cases for more detail.
- Note: All four add tagged pages properly to Category:Template documentation