Module:Country data/royaume d'italie

Une page de Wikipédia, l'encyclopédie libre.

 Documentation[voir] [modifier] [historique] [purger]

Ce module contient des informations utilisées par le système country.

return {
	name = 'Royaume d\'Italie (1861-1946)',
	item = 'Q172579',
	flag = {
		default = {
			default = 'Flag of Italy.svg',
			['1861'] = 'Flag of Italy (1861-1946).svg',
			['1946'] = 'Flag of Italy.svg',

		},
		state = {
			['1861'] = 'Flag of Italy (1861-1946) crowned.svg',
			['1946']= 'State Ensign of Italy.svg',
			default = 'State Ensign of Italy.svg',
		},
		civil = {
			default = 'Civil Ensign of Italy.svg',
		},
		naval =  {
			default = 'Naval Ensign of Italy.svg',
		},
	},
	adjective = {
		ms = 'italien',
		fs = 'italienne',
		mp = 'italiens',
		fp = 'italiennes',
	},
	link = {
		default = 'Royaume d\'Italie (1861-1946)',
		naval = 'Marina Militare',
	}
}