Template:Category handler: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(Should be "category2" in two more places.)
(Removing faulty "category =" support. (I have checked and fixed the usage out there.))
Line 4: Line 4:
}}{{#ifeq: {{lc: {{{categories|}}} }} | no
}}{{#ifeq: {{lc: {{{categories|}}} }} | no
| dontcat
| dontcat
}}{{#switch: {{lc: {{{category|¬}}} }}
| no
| = dontcat <!--"category =", defined but empty-->
<!--Else "category = ¬/'not defined'/yes/'anything'"-->
}}{{#switch: {{lc: {{{category2|¬}}} }}
}}{{#switch: {{lc: {{{category2|¬}}} }}
| yes
| yes

Revision as of 18:13, December 2, 2009

Template:Namespace detect