Template:Cat handler: Difference between revisions

From Wikishire
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:…'
 
RB (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
`{{#if:
{{#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-->
         | {{cat handler/blacklist| page = {{{page|}}} }}  <!--Check blacklist-->
         |  
         }}
         }}
       }}
       }}

Latest revision as of 23:50, 12 September 2013