Modul:Category handler/data

Izvor: Hrvatska internetska enciklopedija
Prijeđi na navigaciju Prijeđi na pretraživanje
Dokumentacija modula
This module is used in conjunction with the category handler module to manage categories; it is a very important template used on millions of pages.


return {
    mappings = {
        ['yes'] = {
            'Kategorija:Stranice koje koriste Category handler',
        },
        ['template'] = {
            'Kategorija:Predlošci koji koriste Category handler',
        },
        ['module'] = {
            'Kategorija:Moduli koji koriste Category handler',
        },
    }
}