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/Documentation: Difference between revisions

No edit summary
No edit summary
Line 9: Line 9:
When invoked from the Category namespace, the category is added to {{Category|Content}}.
When invoked from the Category namespace, the category is added to {{Category|Content}}.


{{Code|<nowiki>{{CategorizeManual|template|things and stuff}}</nowiki>}} returns: {{Return|{{CategorizeContent|template|things and stuff}}}}
{{Code|<nowiki>{{CategorizeManual|template|things and stuff}}</nowiki>}} returns: {{Return|{{CategorizeManual|template|things and stuff}}}}


{{Code|<nowiki>{{CategorizeManual|content|sentient intelligences|{{Template|Infobox Character}}}}</nowiki>}} returns: {{Return|{{CategorizeManual|content|sentient intelligences|{{Template|Infobox Character}}}}}}
{{Code|<nowiki>{{CategorizeManual|content|sentient intelligences|{{Template|Infobox Character}}}}</nowiki>}} returns: {{Return|{{CategorizeManual|content|sentient intelligences|{{Template|Infobox Character}}}}}}

Revision as of 11:57, 24 October 2022

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

Usage

It has two mandatory string parameter and one optional parameter.

  • 1 must be a valid category. The broken bar character (¦) can be used to refine sorting.
  • 2 is a string of descriptive text, explaining what is on the page.
  • 3 can be used to override the default source suggestion.

Return

When invoked from the Category namespace, the category is added to Content.

{{CategorizeManual|template|things and stuff}} returns:

This category includes templates that things and stuff.

Articles should not be added to this category manually, only via special configured Categorization Templates.

{{CategorizeManual|content|sentient intelligences|{{Template|Infobox Character}}}} returns:

This category includes content that sentient intelligences.

Articles should not be added to this category manually, only via Template:Infobox Character.