Modulo:Panagtengngel ti kategoria/maiparit/pagipadasan

Manipud iti Wikipedia, ti nawaya nga ensiklopedia
Dokumentasion ti modulo

Daytoy ket katulong a modulo ti Modulo:Panagtengngel ti kategoria

-- This module contains the blacklist used by [[Modulo:Panagtengngel ti kategoria]].
-- Pages that match Lua patterns in this list will not be categorised unless
-- categorisation is explicitly requested.

return {
    '^Umuna a Panid$', -- don't categorise the main page.
 
    -- Don't categorise the following pages or their subpages.
    -- "%f[/\0]" matches if the next character is "/" or the end of the string.
    '^Wikipedia:Cascade%-protected items%f[/\0]',
    '^Agar-aramat:UBX%f[/\0]', -- The userbox "template" space.
    '^Agar-aramat tungtungan:UBX%f[/\0]',
 
    -- Don't categorise subpages of these pages, but allow
    -- categorisation of the base page.
    '^Wikipedia:Dagiti mensahe ti plantilia/.*$',
 
    '/[aA]rkibo' -- Don't categorise archives.
}