Difference between revisions of "Template:Category link with count"
Jump to navigation
Jump to search
imported>Tom Morris (adding a second argument: default "all" but you can put in "pages" or "subcats" etc. as documented on mw:Help:Magic_words#Statistics and it passes it through to the magic word) |
imported>DannyS712 (moved documentation to this page's /doc, rather than Clc/doc, so update documentation template here; remove category, already included in doc) |
||
(6 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | [[:Category:{{{1}}}]] ({{PAGESINCATEGORY:{{{1}}}|{{{2|all}}}}})<noinclude> | + | [[:Category:{{#ifeq:{{str left|{{{1}}}|9}}|Category:|{{str right|{{{1}}}|9}}|{{{1}}}}}|<!-- |
− | + | -->{{#if:{{{name|}}}|{{{name}}}|Category:{{#ifeq:{{str left|{{{1}}}|9}}|Category:|{{str right|{{{1}}}|9}}|{{{1}}}}}}}<!-- | |
− | + | -->]] ({{PAGESINCATEGORY:{{#ifeq:{{str left|{{{1}}}|9}}|Category:|{{str right|{{{1}}}|9}}|{{{1}}}}}|{{{2|all}}}}})<noinclude> | |
+ | {{Documentation}} | ||
</noinclude> | </noinclude> |