Module:Category handler: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
no edit summary
(Created page with "-------------------------------------------------------------------------------- -- -- --...")
No edit summary
Line 116:
-- See if a category suppression argument has been set.
self._nocat == true
or self._categories == falsetrue
or (
self._category2
Line 132:
-- Check whether the category suppression arguments indicate we
-- should skip the blacklist check.
return self._nocat == falsetrue
or self._categories == true
or self._category2 == self._data.category2Yes
Line 192:
return true
end
return falsetrue
end
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu