Difference between revisions of "Template:Category link/testcases"

From blackwiki
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}}
  
== Sandbox version ==
+
== Empty ==
([[Template:{{TEMPLATENAME|testcases}}/sandbox]])
+
* {{Tld|Cl}} produces: {{Cl}}
 +
* {{Tld|Cl/sandbox}} produces: {{Cl/sandbox}}
  
{{tc|…&nbsp;|Wikipedia templates}} produces: {{{{TEMPLATENAME|testcases}}/sandbox|Wikipedia templates}}
+
== Cat name ==
 +
* {{Tld|Cl|Wikipedia templates}} produces: {{Cl|Wikipedia templates}}
 +
* {{Tld|Cl/sandbox|Wikipedia templates}} produces: {{Cl/sandbox|Wikipedia templates}}
  
{{tc|…&nbsp;|Wikipedia templates|"Wikipedia templates" category}} produces: {{{{TEMPLATENAME|testcases}}/sandbox|Wikipedia templates|"Wikipedia templates" category}}
+
== 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

Template:Testcases page

Empty

  • {{Cl}} produces: [[:Category:{{{1}}}|Category:{{{1}}}]]
  • {{Cl/sandbox}} produces: Template:Cl/sandbox

Cat name

Cat name & alt text

Cat name & count w/types

Cat name & count w/types w/backlog of 100