Template:ACategory/doc

From Valve Developer Community
< Template:ACategory
Revision as of 21:55, 18 July 2024 by Nescius (talk | contribs) (Created page with "Template to add category on non English pages. <pre> {{ACategory|Entity|SortKey}} will on pages with prefix Zh/ become: SortKey </pre> <pre> {{ACateg...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template to add category on non English pages.

{{ACategory|Entity|SortKey}} will on pages with prefix Zh/ become:

[[Category:Zh/Entity|SortKey]]
{{ACategory|Entity}} will on pages with prefix Ru/ become:

[[Category:Ru/Entity|Entity]]
Note.pngNote:Don't use on English pages as it's no different than adding category the regular way. It's also safe to use in templates that will be transcluded on any pages.