模組:Infobox artist/parameterListCV

被永久保护的模块
维基百科,自由的百科全书
文档图示 模块文档[创建]
return {
		
	embed = { 'embed', '嵌入' },
	name = { '名字', '姓名' },
	image = { '圖片', '圖像' },
	image_size = { '尺寸' },
	alt = { '替代' },
	caption = { '說明', '簡介' },
	real_name = { '原名', '本名' },
	native_name = { '原文名', '外文名' },
	native_name_lang = { '外文' },
	romanized_name = { '羅馬拼音' },
	english_name = { '英文名' },
	nickname = { '暱稱', '綽號' },
	other_name = { '藝名' },
	nationality = { '國籍' },
	hometown = { '籍貫' },
	birth_name = { '出生名' },
	birthyear = { '生年' },
	birthmonth = { '生月' },
	birthday = { '生日' },
	birth_place = { '出生地' },
	origin_place = { '出身地' },
	deathyear = { '歿年' },
	deathmonth = { '歿月' },
	deathday = { '歿日' },
	death_place = { '死歿地', '逝世地' },
	
	{ label = '血型'; '血型' },
	{ label = '配演语言'; '配演語言' },
	{ label = '教育程度'; '教育程度' },
	{ label = '母校'; '母校' },
	{ label = '所属'; '所屬' },
	{ label = '宗教信仰'; '宗教信仰' },
	{ label = '配偶'; '配偶' },
	{ label = '父母'; '父母' },
	{ label = '兒女'; '兒女' },
	{ label = '親屬'; '親屬' },

	years_active = { '活動時期', '活躍年代', '任職紀錄' },
	debut_work = { '出道作' },
	famous_work = { '代表作' },
	website = { '網站' },
	footnotes = { '其他' },	
	misc = { 'module' },
	
}