Template:Categorizer

From Twinsuniverse
Revision as of 23:53, 10 November 2012 by J McKalling (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This template is used to add a tag to an infobox, labeling and automatically categorize the article under a category.

{{categorizer | category = category name | catlabel = link text for categorylink | article = an article about the category | label = link text for article link }}

Parameters

  • category: The target category to add this article to.
  • catlabel: The text to display on the categorylink (defaults to "list all").
  • article: The article that represents the target category (defaults to the label not to become linked).
  • label: The text to display on the link to the article (defaults to the article pagename).
  • nocat: Whether or not to suppress categorization under category (defaults to false, which means auto categorization).

Syntax

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

Example

{{categorizer
 |category=Quetches
 |catlabel=list members
 |article=Quetch
 |label=Men
}}
Men [list members]

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