Difference between revisions of "Template:Category link with count"

From annadreambrush.com/wiki
Jump to navigation Jump to search
imported>Zyxw
(If parameter 1 starts with "Category:", remove it. This prevents red links, such as Category:Category:ABC.)
imported>Zyxw
(use different method to remove "Category:", previous method did not work with names such as Category:Côte-d'Or)
Line 1: Line 1:
[[:Category:{{PAGENAME:{{{1}}}}}]]&nbsp;({{PAGESINCATEGORY:{{PAGENAME:{{{1}}}}}|{{{2|all}}}}})<noinclude>
+
[[:Category:{{#ifeq:{{str left|{{{1}}}|9}}|Category:|{{str right|{{{1}}}|9}}|{{{1}}}}}]]&nbsp;({{PAGESINCATEGORY:{{#ifeq:{{str left|{{{1}}}|9}}|Category:|{{str right|{{{1}}}|9}}|{{{1}}}}}|{{{2|all}}}}})<noinclude>
 
{{Documentation|Template:Clc/doc}}
 
{{Documentation|Template:Clc/doc}}
 
[[Category:Internal category-link templates]]
 
[[Category:Internal category-link templates]]
 
</noinclude>
 
</noinclude>

Revision as of 20:00, 2 July 2017

[[:Category:{{{1}}}]] (0)

Template documentation[create]