Template:Cat In Use
0
This template is used on approximately 49,000 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. |
This template checks whether a category is 'in use', checking various combinations of whether the category exists (is not a redlink) and is populated (has pages in it).
Usage
{{cat in use| Wikipedia }}
→ 1{{cat in use| Avpoaihaw }}
→ 0
The second parameter can be used to indicate the comparison performed:
or
returns "1" (true) if the category exists or has members (default);and
returns "1" (true) if the category exists and has members;xor
returns "1" (true) if the category exists but is empty, or if the category does not exist but has members.
TemplateData
Switch that checks whether a category is in use
Parameter | Description | Type | Status | |
---|---|---|---|---|
Category | 1 | Category being checked for use | Page name | required |
Comparison type | 2 | Whether a category needs to have members, exist, or both
| Unknown | suggested |