Module:Country data/france

De Lagny-sur-Marne Wiki
< Module:Country data
Révision datée du 15 janvier 2015 à 09:42 par Zolo (discussion) (depuis Modèle:Country data France)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à : navigation, rechercher

La documentation pour ce module peut être créée à Module:Country data/france/doc

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',
		restauration = 'Pavillon royal de France.svg',
		libre = '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',
		},
	link = {
		default = 'France',
		naval = 'Marine nationale (France)',
		}
}