Difference between revisions of "Template:Category link/testcases"
Jump to navigation
Jump to search
imported>Sardanaphalus (Created with sandbox {{{2}}} test) |
imported>Technical 13 (Just about exhaustive testcases for current project.) |
||
| Line 1: | Line 1: | ||
<!--{{TOC left|top=0}}-->{{Testcases page}}{{clear}} | <!--{{TOC left|top=0}}-->{{Testcases page}}{{clear}} | ||
| − | == | + | == Empty == |
| − | + | * {{Tld|Cl}} produces: {{Cl}} | |
| + | * {{Tld|Cl/sandbox}} produces: {{Cl/sandbox}} | ||
| − | {{ | + | == Cat name == |
| + | * {{Tld|Cl|Wikipedia templates}} produces: {{Cl|Wikipedia templates}} | ||
| + | * {{Tld|Cl/sandbox|Wikipedia templates}} produces: {{Cl/sandbox|Wikipedia templates}} | ||
| − | {{ | + | == Cat name & alt text == |
| + | * {{Tld|Cl||Wikipedia templates|"Wikipedia templates" category}} produces: {{Cl|Wikipedia templates|"Wikipedia templates" category}} | ||
| + | * {{Tld|Cl|/sandbox|Wikipedia templates|"Wikipedia templates" category}} produces: {{Cl/sandbox|Wikipedia templates|"Wikipedia templates" category}} | ||
| + | |||
| + | == Cat name & count w/types == | ||
| + | * {{Tld|Cl|Wikipedia templates|count{{=}}yes}} produces: {{Cl|Wikipedia templates|count=yes}} | ||
| + | ** {{Tld|Cl|Wikipedia templates|count{{=}}yes|count_type{{=}}ALL}} produces: {{Cl|Wikipedia templates|count=yes|count_type=ALL}} | ||
| + | ** {{Tld|Cl|Wikipedia templates|count{{=}}yes|count_type{{=}}PAGES}} produces: {{Cl|Wikipedia templates|count=yes|count_type=PAGES}} | ||
| + | ** {{Tld|Cl|Wikipedia templates|count{{=}}yes|count_type{{=}}SUBCATS}} produces: {{Cl|Wikipedia templates|count=yes|count_type=SUBCATS}} | ||
| + | ** {{Tld|Cl|Wikipedia templates|count{{=}}yes|count_type{{=}}FILES}} produces: {{Cl|Wikipedia templates|count=yes|count_type=FILES}} | ||
| + | * {{Tld|Cl/sandbox|Wikipedia templates|count{{=}}yes}} produces: {{Cl/sandbox|Wikipedia templates|count=yes}} | ||
| + | ** {{Tld|Cl/sandbox|Wikipedia templates|count{{=}}yes|count_type{{=}}ALL}} produces: {{Cl/sandbox|Wikipedia templates|count=yes|count_type=ALL}} | ||
| + | ** {{Tld|Cl/sandbox|Wikipedia templates|count{{=}}yes|count_type{{=}}PAGES}} produces: {{Cl/sandbox|Wikipedia templates|count=yes|count_type=PAGES}} | ||
| + | ** {{Tld|Cl/sandbox|Wikipedia templates|count{{=}}yes|count_type{{=}}SUBCATS}} produces: {{Cl/sandbox|Wikipedia templates|count=yes|count_type=SUBCATS}} | ||
| + | ** {{Tld|Cl/sandbox|Wikipedia templates|count{{=}}yes|count_type{{=}}FILES}} produces: {{Cl/sandbox|Wikipedia templates|count=yes|count_type=FILES}} | ||
| + | |||
| + | == Cat name & count w/types w/backlog of 100 == | ||
| + | * {{Tld|Cl|Wikipedia templates|count{{=}}yes|backlog{{=}}100}} produces: {{Cl|Wikipedia templates|count=yes|backlog=100}} | ||
| + | ** {{Tld|Cl|Wikipedia templates|count{{=}}yes|backlog{{=}}100|count_type{{=}}ALL}} produces: {{Cl|Wikipedia templates|count=yes|backlog=100|count_type=ALL}} | ||
| + | ** {{Tld|Cl|Wikipedia templates|count{{=}}yes|backlog{{=}}100|count_type{{=}}PAGES}} produces: {{Cl|Wikipedia templates|count=yes|backlog=100|count_type=PAGES}} | ||
| + | ** {{Tld|Cl|Wikipedia templates|count{{=}}yes|backlog{{=}}100|count_type{{=}}SUBCATS}} produces: {{Cl|Wikipedia templates|count=yes|backlog=100|count_type=SUBCATS}} | ||
| + | ** {{Tld|Cl|Wikipedia templates|count{{=}}yes|backlog{{=}}100|count_type{{=}}FILES}} produces: {{Cl|Wikipedia templates|count=yes|backlog=100|count_type=FILES}} | ||
| + | * {{Tld|Cl/sandbox|Wikipedia templates|count{{=}}yes|backlog{{=}}100}} produces: {{Cl/sandbox|Wikipedia templates|count=yes|backlog=100}} | ||
| + | ** {{Tld|Cl/sandbox|Wikipedia templates|count{{=}}yes|backlog{{=}}100|count_type{{=}}ALL}} produces: {{Cl/sandbox|Wikipedia templates|count=yes|backlog=100|count_type=ALL}} | ||
| + | ** {{Tld|Cl/sandbox|Wikipedia templates|count{{=}}yes|backlog{{=}}100|count_type{{=}}PAGES}} produces: {{Cl/sandbox|Wikipedia templates|count=yes|backlog=100|count_type=PAGES}} | ||
| + | ** {{Tld|Cl/sandbox|Wikipedia templates|count{{=}}yes|backlog{{=}}100|count_type{{=}}SUBCATS}} produces: {{Cl/sandbox|Wikipedia templates|count=yes|backlog=100|count_type=SUBCATS}} | ||
| + | ** {{Tld|Cl/sandbox|Wikipedia templates|count{{=}}yes|backlog{{=}}100|count_type{{=}}FILES}} produces: {{Cl/sandbox|Wikipedia templates|count=yes|backlog=100|count_type=FILES}} | ||
Revision as of 18:04, 15 January 2015
Contents
Empty
{{Cl}}produces: [[:Category:{{{1}}}|Category:{{{1}}}]]{{Cl/sandbox}}produces: Template:Cl/sandbox
Cat name
{{Cl|Wikipedia templates}}produces: Category:Wikipedia templates{{Cl/sandbox|Wikipedia templates}}produces: Template:Cl/sandbox
Cat name & alt text
{{Cl||Wikipedia templates|"Wikipedia templates" category}}produces: "Wikipedia templates" category{{Cl|/sandbox|Wikipedia templates|"Wikipedia templates" category}}produces: Template:Cl/sandbox
Cat name & count w/types
{{Cl|Wikipedia templates|count=yes}}produces: Category:Wikipedia templates ( 1 ){{Cl|Wikipedia templates|count=yes|count_type=ALL}}produces: Category:Wikipedia templates ( 1 ){{Cl|Wikipedia templates|count=yes|count_type=PAGES}}produces: Category:Wikipedia templates ( 1 ){{Cl|Wikipedia templates|count=yes|count_type=SUBCATS}}produces: Category:Wikipedia templates ( 0 ){{Cl|Wikipedia templates|count=yes|count_type=FILES}}produces: Category:Wikipedia templates ( 0 )
{{Cl/sandbox|Wikipedia templates|count=yes}}produces: Template:Cl/sandbox{{Cl/sandbox|Wikipedia templates|count=yes|count_type=ALL}}produces: Template:Cl/sandbox{{Cl/sandbox|Wikipedia templates|count=yes|count_type=PAGES}}produces: Template:Cl/sandbox{{Cl/sandbox|Wikipedia templates|count=yes|count_type=SUBCATS}}produces: Template:Cl/sandbox{{Cl/sandbox|Wikipedia templates|count=yes|count_type=FILES}}produces: Template:Cl/sandbox
Cat name & count w/types w/backlog of 100
{{Cl|Wikipedia templates|count=yes|backlog=100}}produces: Category:Wikipedia templates ( 1 ){{Cl|Wikipedia templates|count=yes|backlog=100|count_type=ALL}}produces: Category:Wikipedia templates ( 1 ){{Cl|Wikipedia templates|count=yes|backlog=100|count_type=PAGES}}produces: Category:Wikipedia templates ( 1 ){{Cl|Wikipedia templates|count=yes|backlog=100|count_type=SUBCATS}}produces: Category:Wikipedia templates ( 0 ){{Cl|Wikipedia templates|count=yes|backlog=100|count_type=FILES}}produces: Category:Wikipedia templates ( 0 )
{{Cl/sandbox|Wikipedia templates|count=yes|backlog=100}}produces: Template:Cl/sandbox{{Cl/sandbox|Wikipedia templates|count=yes|backlog=100|count_type=ALL}}produces: Template:Cl/sandbox{{Cl/sandbox|Wikipedia templates|count=yes|backlog=100|count_type=PAGES}}produces: Template:Cl/sandbox{{Cl/sandbox|Wikipedia templates|count=yes|backlog=100|count_type=SUBCATS}}produces: Template:Cl/sandbox{{Cl/sandbox|Wikipedia templates|count=yes|backlog=100|count_type=FILES}}produces: Template:Cl/sandbox