Changes

no edit summary
Line 230: Line 230:  
     end
 
     end
 
     table.insert(result, templates.footer)
 
     table.insert(result, templates.footer)
     if not complete and args.implicit.basepagename ~= "Sandbox" then
+
     if not complete and args.implicit.basepagename ~= "Sandbox" and not args.explicit.no_categories then
 
         table.insert(result, templates.incomplete_category)
 
         table.insert(result, templates.incomplete_category)
 
     end
 
     end
cssedit, gkautomate
7,060

edits