Template:ACategory: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<onlyinclude><includeonly>[[Category:{{ROOTPAGENAME}}/{{ucfirst:{{{1}}}}}{{#if:{{{2|}}}|&#124;{{{2}}}}}]]</includeonly></onlyinclude>
<onlyinclude><includeonly>{{#if:{{{2|}}}|[[Category:{{ROOTPAGENAME}}/{{ucfirst:{{{1}}}}}|{{{2}}}]]|[[Category:{{ROOTPAGENAME}}/{{ucfirst:{{{1}}}}}]]}}</includeonly></onlyinclude>
<pre>Template to add category on non English pages.
<pre>Template to add category on non English pages.



Revision as of 19:57, 11 July 2024

Template to add category on non English pages.

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

[[Category:Zh/Entity|SortKey]]

Icon-Important.pngImportant:Don't use on English pages