(Created page with "<noinclude>Category:Categorization Template</noinclude> {{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. ==Return== As it is context-sensitive, working examples are not possible.") |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | <includeonly>[[Category:Categorization Template]]</includeonly> | ||
{{Template|Categorize}} simplifies the generation of context-sensitive category assignments. | {{Template|Categorize}} simplifies the generation of context-sensitive category assignments. | ||
==Usage== | ==Usage== | ||
| Line 5: | Line 5: | ||
* {{Code|1}} is the reference category. | * {{Code|1}} is the reference category. | ||
* {{Code|2}} (default: {{Code|referencing}}) is used to link between the two. | * {{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>{{NAMESPACE}} {{{2}}} {{{1}}}</nowiki>}}. In the case of the main namespace, {{Code|<nowiki>{{NAMESPACE}}</nowiki>}} is replaced with {{Code|Article}} | |||
==Return== | ==Return== | ||
As it is context-sensitive, working examples are not | As it is context-sensitive and adds articles to categories, working examples are not practical. | ||
Latest revision as of 16:20, 24 October 2022
Template:Categorize simplifies the generation of context-sensitive category assignments.
Usage
It accepts one mandatory string parameter and one optional string parameter.
1is 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.
