Revision as of 20:28, 2 January 2024 by Ashley Graves(talk | contribs)(Created page with "-- This module contains the blacklist used by Module:Category handler. -- Pages that match Lua patterns in this list will not be categorised unless -- categorisation is explicitly requested. return { '/[aA]rchive' -- Don't categorise archives. }")
-- This module contains the blacklist used by [[Module:Category handler]].-- Pages that match Lua patterns in this list will not be categorised unless-- categorisation is explicitly requested.return{'/[aA]rchive'-- Don't categorise archives.}