模組:Infobox artist/parameterListAR

文档图示 模块文档[创建]
return {
		
	honorific_prefix = { 'honorific_prefix' },
	name = { 'name', 'subject_name' },
	honorific_suffix = { 'honorific_suffix' },
	native_name = { 'native_name' },
	native_name_lang = { 'native_name_lang' },
	image = { 'image', 'image_name' },
	image_size = { 'image_size', 'imagesize' },
	alt = { 'alt' },
	caption = { 'caption', 'image_caption' },
	birth_name = { 'birth_name', 'birthname' },
	birth_date = { 'birth_date', 'date_of_birth', 'birthdate' },
	birth_place = { 'birth_place', 'place_of_birth', 'birthplace', 'location' },
	death_date = { 'death_date', 'date_of_death', 'deathdate' },
	death_place = { 'death_place', 'place_of_death', 'deathplace' },
	resting_place = { 'resting_place' },
	resting_place_coordinates = { 'resting_place_coordinates' },
	
	{ label = '国籍'; 'nationality' },
	{ label = '教育程度'; 'education', 'training' },
	{ label = '母校'; 'alma_mater' },
	{ label = '知名于'; 'known_for', 'field' },
	{ label = '知名作品'; 'notable_works', 'works', 'famous works' },
	{ label = '风格'; 'style' },
	{ label = '运动'; 'movement' },
	{ label = '配偶'; 'spouse' },
	{ label = '奖项'; 'awards' },
	{ label = '获选'; 'elected' },
	{ label = '赞助人'; 'patron', 'patrons' },	
	{ label = '纪念'; 'memorial', 'memorials' },
	{ label = '网站'; 'website' },
	{ 'module' },
	
}