Template:ACategory/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:


{{note|Using it on English pages is no different than adding category the regular way so it's safe to use in templates that will be transcluded on any pages.}}
{{note|Using it on English pages is no different than adding category the regular way so it's safe to use in templates that will be transcluded on any pages.}}
== See Also ==
* [[Template:LCategory]]
* [[Template:L]]

Revision as of 22:03, 18 July 2024

Template to easily 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:Using it on English pages is no different than adding category the regular way so it's safe to use in templates that will be transcluded on any pages.

See Also