Saltar para o conteúdo

Módulo:Country data/chile

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 = 'Q298',
    name = 'Chile',
    gender = 'ms',
    longname = 'República do Chile',
    longgender = 'fs',
    flag = {
        default = {
            default = 'Flag of Chile.svg',
            ['1812'] = 'Flag of Chile (1812-1814).svg',
            ['1817-10-18'] = 'Flag of Chile.svg',
        },
    },
    adjective = {
        ms = 'chileno',
        fs = 'chilena',
        mp = 'chilenos',
        fp = 'chilenas',
    },
    link = {
        default = 'Chile',
        }
}