模板:Cat in use

被永久保護的模板
維基百科,自由的百科全書

0

文件圖示 模板文件[檢視] [編輯] [歷史] [清除快取]

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).

用法

  • {{cat in use| Wikipedia }} → 0
  • {{cat in use| Avpoaihaw }} → 0

The second parameter can be used ot say what kind of comparison is done:

  • or – returns true if the category exists or has members
  • and – true if the category exists and has members
  • xor – true if the category exists but is empty, or if the category does not exist but has members (slighly wierd, admittedly :D)

參見