Mr. Johnson (talk | contribs) (Created page with "<includeonly>Category:Categorization Template</includeonly> {{Template|Categorize}} simplifies the generation of context-sensitive category assignments. ==Usage== It accepts one {{Parameter|mandatory|string}} and one {{Parameter|optional|string}}. * {{Code|1}} is the reference category. * {{Code|2}} (default: {{Code|referencing}}) is used to link between the two. As long as the article is not in the template namespace, it is added to a category named {{Code|<nowiki>{...") |
(No difference)
|
Revision as of 06:17, 19 November 2023
Template:Categorize
simplifies the generation of context-sensitive category assignments.
Usage
It accepts one mandatory string parameter and one optional string parameter.
1
is the reference category.2
(default:referencing
) is used to link between the two.
As long as the article is not in the template namespace, it is added to a category named {{NAMESPACE}} {{{2}}} {{{1}}}
. In the case of the main namespace, {{NAMESPACE}}
is replaced with Article
Return
As it is context-sensitive and adds articles to categories, working examples are not practical.