Template:Category handler: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(Adding "category2 =" support, to work around the "category" parameter name collision. Keeping "category =" support for some hours while fixing any usage out there.)
(Should be "category2" in two more places.)
Line 11: Line 11:
| yes
| yes
| ¬ = <!--Not defined-->
| ¬ = <!--Not defined-->
| #default = dontcat <!--"category = no/'defined but empty'/'anything'"-->
| #default = dontcat <!--"category2 = no/'defined but empty'/'anything'"-->
}}{{#switch: {{lc: {{{subpage|}}} }}
}}{{#switch: {{lc: {{{subpage|}}} }}
| no =
| no =
Line 33: Line 33:
| {{#ifeq: {{lc: {{{categories|}}} }} | yes
| {{#ifeq: {{lc: {{{categories|}}} }} | yes
| <!--Skip blacklist check-->
| <!--Skip blacklist check-->
| {{#ifeq: {{lc: {{{category|}}} }} | yes
| {{#ifeq: {{lc: {{{category2|}}} }} | yes
| <!--Skip blacklist check-->
| <!--Skip blacklist check-->
| {{cat handler/blacklist| page = {{{page|}}} }} <!--Check blacklist-->
| {{cat handler/blacklist| page = {{{page|}}} }} <!--Check blacklist-->

Revision as of 16:21, December 2, 2009

Template:Namespace detect