Saltar para o conteúdo

Módulo:Country data/colômbia

Origem: Wikipédia, a enciclopédia livre.
Documentação do módulo[ver] [editar] [histórico] [purgar]

Descrição[editar código-fonte]

Este módulo tem funções auxiliares para country data países.

Uso[editar código-fonte]

Outra documentação:

return {
    item = 'Q739',
    name = 'Colômbia',
    gender = 'fs',
    longname = 'República da Colômbia',
    longgender = 'fs',
    flag = {
        default = {
            default = 'Flag of Colombia.svg',
            ['1811'] = 'Flag of New Granada (1811-1814).svg',
            ['1814'] = 'Flag of New Granada (1814-1816).svg',
            ['1819'] = 'Flag of the Gran Colombia (1819-1820).svg',
            ['1820'] = 'Flag of the Gran Colombia (1820-1821).svg',
            ['1821'] = 'Flag of the Gran Colombia.svg',
            ['1831'] = 'Flag of New Granada (1830-1834).svg',
            ['1834'] = 'Flag of New Granada.svg',
            ['1861-07-26'] = 'Flag of United States of New Granada.svg',
            ['1861-11-26'] = 'Flag of Colombia.svg',
        },
        civil = {
            default = 'Civil Ensign of Colombia.svg',
            ['1861'] = 'Civil ensign of United States of Colombia.svg',
            ['1890'] = 'Civil Ensign of Colombia.svg',
        },
        naval = {
            default = 'Naval Ensign of Colombia.svg',
        },
        airforce = {
            default = 'Flag of the Air Force of Colombia.svg',
        },
        army = {
            default = 'National Army of Colombia flag.svg',
        },
    },
    adjective = {
        ms = 'colombiano',
        fs = 'colombiana',
        mp = 'colombianos',
        fp = 'colombianas',
    },
    link = {
        default = 'Colômbia',
    }
}