 |
The pages listed in this category are templates.
|
|
The {{template category}} template should be placed at the top of categories that contain only template pages and their related subcategories.
Usage
Full syntax
{{template category|type= |topic= |description= }}
Parameters
The following parameters that are all optional, may also be used:
- type
- Adds a note as to which type of template the category (but not necessarily its subcategories) is meant to contain, e.g.
{{template category|type=navbox}}
- Currently, setting type to one of several values produces a preset note. The values are:
book · conversion · external link · formatting · function · infobox · meta · navbox · stub · userbox
- If type is set to something other than one of these values, the default message "The pages listed in this category are meant be type templates." appears.
- topic
- Adds the default description "Templates relating to topic.", where topic is usually a wikilink to the book associated with the category (e.g. Algorithms for the category Category:Algorithms/Templates). See Example 1 below.
- description
- Use this if a customized description is needed instead of (or, if topic also used, to follow) the default description above. See Example 2 below.
Examples
Example 1
{{template category
|type = navbox
|topic = United States
}}
 |
| Templates relating to United States. |
|
|
|
Example 2
{{template category
|type = navbox
|topic = China
|description = For templates relating specifically to the People's Republic of China (PRC) or the current Republic of China (ROC, "Taiwan").
}}
 |
Templates relating to China.
For templates relating specifically to the People's Republic of China (PRC) or the current Republic of China (ROC, "Taiwan"). |
|
|
|
Example 3
{{template category
|description = Here's a ''description'' without a preceding ''topic'' statement.
}}
 |
| Here's a description without a preceding topic statement. |
The pages listed in this category are templates.
|
|
Example 4
{{template category
|type = external link
|description = '''Templates aiding the creation and formatting of external links to topic databases.'''
}}
 |
| Templates aiding the creation and formatting of external links to topic databases. |
The pages listed in this category are meant to be templates providing external links.
|
|