Module:Country data/australie

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 {
	item = 'Q408',
	name = 'Australie',
	gender = "fs'",
	longname = 'Commonwealth d\'Australie',
	longgender = 'ms',
	flag = {
		default = {
			default = 'Flag of Australia.svg',
			['1903'] = 'Flag of Australia 1903-1909.svg',
			['1909'] = 'Flag of Australia.svg',
		},
		airforce = {
			default = 'Ensign of the Royal Australian Air Force.svg',
		},
		civil = {
			default = 'Civil Ensign of Australia.svg',
		},
		naval = {
			default = 'Naval Ensign of Australia.svg',
		},
	},
	adjective = {
		ms = 'australien',
		fs = 'australienne',
		mp = 'australiens',
		fp = 'australiennes',
	},
	link = {
		default = 'Australie',
		}
}