Template:Categorizer

From Twinsuniverse
Revision as of 01:03, 6 December 2012 by J McKalling (Talk | contribs)

Jump to: navigation, search

This template is used to add a header to an infobox, labeling with and automatically categorizing the article under a category. A {{Categorylink}} is used for display.

Parameters

  • category, catlabel, article, label: The parameters for the Template:Categorylink.
  • nocat: Whether or not to suppress categorization under category (defaults to false, which means auto categorization).

Syntax

{{categorizer
 |category =
 |catlabel =
 |article =
 |label =
 |nocat =
}}

Examples

For explanation of the above first four parameters, see the Categorylink template.

The nocat parameter may be used to suppress automatic categorization like this (any value will do):

{{categorizer
 |category=Quetches
 |article=Quetch
 |nocat=true
}}
Quetch [list all]

(and the page would not be categorized under Category:Quetches)