Toggle menu
15
236
74
27.6K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 01:28, 18 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE --> 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=== * <code><nowiki>{{cat in use| Wikipedia }}</nowiki></code> → {{cat in use|Wikipedia}} * <code><nowiki>{{cat in use| Avpoaihaw }}</nowiki></code> → {{cat in use|Avpoaihaw}} The second para...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 }} → 0
  • {{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

Template parameters

ParameterDescriptionTypeStatus
Category1

Category being checked for use

Page namerequired
Comparison type2

Whether a category needs to have members, exist, or both

Suggested values
or and xor
Default
or
Unknownsuggested

See also