Template:Category Total/doc
This is the documentation page for Category Total. It contains usage information, categories, and other content not part of the original template page. | ||
|---|---|---|
| Main | Documentation | Usage |
Simple DPL call to get the number of articles (pages in the main namespace) in a category.
Syntax
{{Category Total|category}}
Examples
{{Category Total|Character Abilities}} yields: 123
{{Category Total|title = %/Change History}} yields: 150
Template Data
Get total number of articles in a category.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1 | 1 | Category to include. | String | optional |
| uses | uses | Template used. | String | optional |
| title | title | Title to match. | String | optional |
| nottitle | nottitle | Title to not match. | String | optional |
| not | not | Category to exclude. | String | optional |
| not1 | not1 | Category to exclude. | String | optional |
| not2 | not2 | Category to exclude. | String | optional |
| not3 | not3 | Category to exclude. | String | optional |
| namespace | namespace | Namespace to use.
| String | suggested |