« Module:Country data/france » : différence entre les versions

De Lagny-sur-Marne Wiki
Aller à la navigation Aller à la recherche
0x010D (discussion | contributions)
m Zolo a déplacé la page Module:Country data/France vers Module:Country data/france sans laisser de redirection : plus pratique
0x010D (discussion | contributions)
Aucun résumé des modifications
Ligne 6 : Ligne 6 :
ancient = 'Flag of France (XII-XIII).svg',
ancient = 'Flag of France (XII-XIII).svg',
modern = 'Flag of France (XIV-XVI).svg',
modern = 'Flag of France (XIV-XVI).svg',
restauration = 'Pavillon royal de France.svg',
libre = 'Flag of Free France 1940-1944.svg',
libre = 'Flag of Free France 1940-1944.svg',
free = 'Flag of Free France 1940-1944.svg',
free = 'Flag of Free France 1940-1944.svg',
vichy = 'Flag of France.svg',
naval = 'Civil and Naval Ensign of France.svg',
naval = 'Civil and Naval Ensign of France.svg',
['1830'] = 'Flag of France.svg',
['1815'] = 'Flag of the Kingdom of France (1814-1830).svg',
['1792'] = 'Flag of France.svg',
-- quoi exactement pour les dates précedentes ? Pavillon royal de France.svg n'a pas l'air correct
},
},
link = {
link = {

Version du 19 janvier 2015 à 16:28

return { name = 'France', item = 'Q142', flag = { default = 'Flag of France.svg', ancient = 'Flag of France (XII-XIII).svg', modern = 'Flag of France (XIV-XVI).svg', libre = 'Flag of Free France 1940-1944.svg', free = 'Flag of Free France 1940-1944.svg', naval = 'Civil and Naval Ensign of France.svg', ['1830'] = 'Flag of France.svg', ['1815'] = 'Flag of the Kingdom of France (1814-1830).svg', ['1792'] = 'Flag of France.svg', -- quoi exactement pour les dates précedentes ? Pavillon royal de France.svg n'a pas l'air correct }, link = { default = 'France', naval = 'Marine nationale (France)', } }