Zeroclanzhang(讨论 | 贡献)2024年1月17日 (三) 23:46的版本 (创建页面,内容为“{{Documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{High-use}} {{tlx|Template category}} should be placed at the top of categories that contain template pages and their related subcategories. This template populates Category:Wikipedia template categories. {{TOC limit|3}} == Usage == ===Syntax=== ; Basic <syntaxhighlight lang="wikitext" style="overflow:auto;"> {{Template category |descr…”)
This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them.
to the end of the template code, making sure it starts on the same line as the code's last character.
The following, however, may be used to make the template more informative:
onright
Use onright (or rhs) to place right-aligned boxes beside the template such as {{Portal}} (to provide link/s to related portal/s), {{Commons category}} (to provide a link to the same or a similarly-named Commons category), etc. If more than one box is included, ensure the widest one appears first (see example below) otherwise overlapping may occur.
to the end of the template code, making sure it starts on the same line as the code's last character.
type
Setting type to one of the following values adds a preset note as to which type of template the category (but not necessarily its subcategories) is meant to contain. The values are:
ambox
campaignbox
(category header
category heading
catheader
cat header
cathead)
conversion
external link
formatting
function
infobox
message
meta
module
(navigation
navigational
navbox)
sidebar
stub
sub
timeline
(user
userbox)
If type is set to something other than one of these values, the default "The pages listed in this category are templates" note appears unmodified.
to the end of the template code, making sure it starts on the same line as the code's last character.
container
Set container as true, yes, etc. to identify the category as a container category, i.e. a category meant to contain only subcategories. A note requesting that no templates are added to the template category is then included. The category is automatically added to Category:Container categories.
{{Container category}} following {{Template category}}
{{Template category
| type = ''type''
| topic = ''[[topic]]''
| description = This text supplied by the ''description'' parameter.
}}
{{Container category}}
Templates relating to topic. This text supplied by the description parameter.
The pages listed in this category are meant to be type templates.
Use topic to add a default description ending "...relating to topic", where topic is usually a wikilink to the main article associated with the category (e.g. United States for the Category:United States templates).
{{Template category
| type = navbox
| topic = [[China]]
| description = <br />{{small|For templates relating specifically to the [[People's Republic of China|People's Republic of China (PRC)]] or the current [[Taiwan|Republic of China (ROC, "Taiwan")]], see, respectively, {{c|People's Republic of China templates}} and {{c|Taiwan templates}}.}}
}}