Template:ACategory: Difference between revisions

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


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


[[Category:Zh/Entity]]
[[Category:Zh/Entity|SortKey]]


</pre>
</pre>

Revision as of 19:55, 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