Template:Cat handler: Difference between revisions
Jump to navigation
Jump to search
Created page with '`{{#if: {{#ifeq: {{lc: {{{nocat|}}} }} | true | dontcat <!--"nocat=true", don't categorize--> }}{{#ifeq: {{lc: {{{categories|}}} }} | no | dontcat }}{{#switch: {{lc:…' |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{#if: | |||
{{#ifeq: {{lc: {{{nocat|}}} }} | true | {{#ifeq: {{lc: {{{nocat|}}} }} | true | ||
| dontcat <!--"nocat=true", don't categorize--> | | dontcat <!--"nocat=true", don't categorize--> | ||
Line 31: | Line 31: | ||
| {{#ifeq: {{lc: {{{category2|}}} }} | yes | | {{#ifeq: {{lc: {{{category2|}}} }} | yes | ||
| <!--Skip blacklist check--> | | <!--Skip blacklist check--> | ||
| | | | ||
}} | }} | ||
}} | }} |