< Template:Category
Revision as of 12:41, 23 October 2022 by Arcology Expert Program (talk | contribs) (Created page with "{{Template|Category}} is used to simplify the creation of links to categories. ==Usage== It accepts one {{parameter|mandatory|string}}, the name of an article in the category namespace. ==Return== It returns a link to the category page, without the namespace prepended. For instance, {{Code|<nowiki>{{Category|Admin}}</nowiki>}} returns: {{Return|{{Category|Admin}}}} This is in contrast to a normal Mediawiki category link, such as {{Code|<nowiki>Category:Admin</nowik...")
Template:Category is used to simplify the creation of links to categories.
Usage
It accepts one mandatory string parameter, the name of an article in the category namespace.
Return
It returns a link to the category page, without the namespace prepended. For instance, {{Category|Admin}} returns:
This is in contrast to a normal Mediawiki category link, such as [[:Category:Admin]], which would return:
