Module:Country data/france : Différence entre versions
Ligne 1 : | Ligne 1 : | ||
return { | return { | ||
− | name = ' | + | name = 'Finlande', |
− | item = ' | + | item = 'Q33', |
flag = { | flag = { | ||
− | default = 'Flag of | + | default = 'Flag of Finland.svg', |
− | + | naval = 'Naval Ensign of Finland.svg', | |
− | |||
− | |||
− | |||
− | naval = ' | ||
− | |||
− | |||
− | |||
− | |||
}, | }, | ||
adjective = { | adjective = { | ||
− | ms = ' | + | ms = 'finlandais', |
− | fs = ' | + | fs = 'finlandaise', |
− | mp = ' | + | mp = 'finlandais', |
− | fp = ' | + | fp = 'finlandaises', |
}, | }, | ||
link = { | link = { | ||
− | default = ' | + | default = 'Finlande', |
− | |||
} | } | ||
} | } |
Version du 28 février 2015 à 18:55
La documentation pour ce module peut être créée à Module:Country data/france/doc
return { name = 'Finlande', item = 'Q33', flag = { default = 'Flag of Finland.svg', naval = 'Naval Ensign of Finland.svg', }, adjective = { ms = 'finlandais', fs = 'finlandaise', mp = 'finlandais', fp = 'finlandaises', }, link = { default = 'Finlande', } }