Anonymous
×
Create a new article
Write your page title here:
We currently have 205 articles on Shadowrun Seattle Shutdown. Type your article name above or click on one of the titles below and start writing!



Shadowrun Seattle Shutdown

Template:CategorizeManual: Difference between revisions

(Created page with "{{Documentation}} <includeonly><onlyinclude>This category includes articles that {{{1|}}}. Articles should not be added to this category manually, only via {{{2|special configured {{Category|Categorization Template}}s.}}}</onlyinclude></includeonly>")
 
No edit summary
Line 1: Line 1:
{{Documentation}}
{{Documentation}}
<includeonly><onlyinclude>This category includes articles that {{{1|}}}.
<includeonly><onlyinclude>[[Category:Content]]This category includes articles that {{{1|}}}.


Articles should not be added to this category manually, only via {{{2|special configured {{Category|Categorization Template}}s.}}}</onlyinclude></includeonly>
Articles should not be added to this category manually, only via {{{2|special configured {{Category|Categorization Template}}s}}}.</onlyinclude></includeonly>

Revision as of 11:41, 24 October 2022

Icon-documentation.svg

Template:CategorizeManual is used to generate boilerplate text on categories that are populated via Templates.

Usage

It has two mandatory string parameters and one optional parameter.

  • 1 must be a valid category.
  • 2 is a string of descriptive text, explaining what is on the page.
  • 3 can be used to override the default source suggestion.

It also has two optional named parameters:

  • hidden (default: false) — If set to true, invokes the __HIDDENCAT__ magic word.
  • key (default: {{PAGENAME}}) — Sets the sort key.

Return

When invoked from the Category namespace, the category is added to the category specified by the first parameter.

{{CategorizeManual|template|have things and stuff}} returns:
This category includes articles that template. Articles should not be added to this category manually, only via have things and stuff.
{{CategorizeManual|content|discuss sentient intelligences|{{Template|Infobox Character}}}} returns:
This category includes articles that content. Articles should not be added to this category manually, only via discuss sentient intelligences.

The documentation above was transcluded from Template:CategorizeManual/Documentation.