« Module:Country data/france » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
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
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', } }