پرش به محتوا

ماژول:صندخ/قالب/خیالی شخص

ویکی‌پدیا، آزادِ دانشنومه، جه

توضیحات این پودمان می‌تواند در ماژول:صندخ/قالب/خیالی شخص/توضیحات قرار گیرد.

-- Credits:
--  وهراني @arwiki (ar:وحدة:بطاقة/قالب/شخصية خيالية)
-- Version: 20250717

local localdata = require("ماژول:صندخ/دیتا")
local generic = require("ماژول:صندخ/ادوات")
local person = require('ماژول:صندخ/ادوات/شخص')
return 
	{
	maincolor = '#B4B4B2',
	wikimod = 'Wikidata.Ca',
 	parts =
    	{
			generic.title({icon= 'persofiction'}),
            {type='subtitle',
            	value={'اصلی نوم','native_name'},
                wikidata= {
                	property = 'P1559 OR P1476 OR P1448 OR P1705', 
                	list = 'notlang', conjunction = "<br />",
                	listrank='bestrank' 
                }},
            generic.logo(),
            generic.flag(),
			generic.mainimage(),
            {type='table', title = 'عمومی معلومات',rows = {
                {
                    type = 'row',
                    label = 'توصیف',
					value = {'توصیف','description'},
					wikidata = {property = 'P279'}
				},
                {
                    type = 'row',
                    label = 'اولین ظهور',
					value = {'اولین_ظهور','first','firstgame'},
					wikidata = {property = 'P4584 OR P571 OR P580 OR P577'}
				},
                {
                    type = 'row',
                     label = 'آخرین ظهور',
					value = {'آخرین_ظهور','last'},
					wikidata = {property = 'P582'}
				},
                {
                    type = 'row',
                     label = 'دئی آسنی(ون)',
					value = {'دئی_آسنی','present_in'},
					wikidata = {
                        property = 'P1441', formatting='table', qualifier1='P577', 
                        rowformat='* $1 $0$R0', rowsubformat1="$1:",
                        showDate='true'
                    }
				},
                {
                    type = 'row',
                     label = 'خیالی عالم',
					value = {'عالم','universe'},
					wikidata = {property = 'P1080'}
				},
                {
                    type = 'row',
                     label = 'جزوِ',
					value = {'جزء','part of'},
					wikidata = {property = 'P361'}
				},
                {
                    type = 'row', 
                    label = 'فرهنگ',
					value = {'فرهنگ','culture'},
					wikidata = {property = 'P2596'}
				},
                {
                    type = 'row', 
                    label = 'اصلی منشأ',
					value = {'کشور','country of origin'},
					wikidata = {property = 'P495'}
				},               
                {
                    type = 'row', 
                    label = 'خالق',
					value = {'خالق','creator'},
					wikidata = {property = 'P170 OR P50'}
				},
                {
                    type = "row", 
                    label = "برپایه",
                    value ={ "برپایه" ,'based_on'},
                    wikidata = {property = 'P144'}
                },
                {
                    type = 'row',
                    label = 'ناشر',
					value = {'ناشر','publisher'},
					wikidata = {property = 'P123'}
				},
                {
                    type = 'row', 
                    label = 'اقتباس',
					value = {'اقتباس','adapted_by'},
					wikidata = {property = 'P5202'}
				},
                {
                    type = 'row', 
                    label = 'طراح',
					value = {'طراح','designer'},
					wikidata = {property = 'P287'}
				},
                {
                    type = 'row', 
                    label = 'نقاش',
					value = {'نقاش','portrayer'},
					wikidata = {property = 'P175 OR P161', conjunction='<br />'}
				},
                {
                    type = 'row', 
                    label = 'دوبلور',
					value = {'صوت','voice'},
					wikidata = {property = 'P725', 
                        qualifier='P407', 
                        formatting='table', 
                        rowformat='* $0$R0 $1',
                        rowsubformat1='<small>($1)</small>', colformat1='label'}
				},
                {
                    type = 'row', 
                    label = 'حرکتی کاکر',
					value = {'حرکت‌کر','motion_actor'},
					--wikidata = {property = 'P'}
				},
                {
                    type = 'row', label = {'عنوان 1','lbl1'},
					value = {'دیتا 1','data1'},
					--wikidata = {property = 'P'}
				},
                {
                    type = 'row', label = {'عنوان 2','lbl2'},
					value = {'دیتا 2','data2'},
					--wikidata = {property = 'P'}
				},
                {
                    type = 'row', label = {'عنوان 3','lbl3'},
					value = {'دیتا 3','data3'},
					--wikidata = {property = 'P'}
				},
                {
                    type = 'row', label = {'عنوان 4','lbl4'},
					value = {'دیتا 4','data4'},
					--wikidata = {property = 'P'}
				},
                {
                    type = 'row', label = {'عنوان 5','lbl5'},
					value = {'دیتا 5','data5'},
					--wikidata = {property = 'P'}
				},
                generic.website(),
            }},
            {type='table', title = localdata['info-hdr'] or 'تیر-تبار معلومات' ,
                rows = { 
				person.birth(),
				person.death(),               
                {
                    type = 'row', 
                    description = 'حقیقی نوم', 
                    label = 'حقیقی نوم',
					value = {'حقیقی نوم','real_name'},
					--wikidata = {property = 'P'}
				},
                person.othernames(),
                {
                    type = 'row', 
                    label = 'نژاد',
					value = {'نژاد','race'},
					wikidata = {property = 'P172'}
				},
                {
                    type = 'row', 
                    label = 'گونه‌ها',
					value = {'species'},
					--wikidata = {property = 'P'}
				},
                {
                    type = 'row', 
                    label = 'جنسیت',
					value = {'جنس','gender'},
					wikidata = {property = 'P21'}
				},
                {
                    type = 'row', 
                    label = 'چش رنگ',
					value = {'چش رنگ','eye color'},
					wikidata = {property = 'P1340'}
				},
                {
                    type = 'row', 
                    label = 'می رنگ',
					value = {'می رنگ','hair color'},
					wikidata = {property = 'P1884'}
				},
                {
                    type = 'row', 
                    label = 'شغل',
					value = {'شغل','occupation'},
					wikidata = {property = 'P106'}
				},
                {
                    type = 'row', 
                    label = 'صاحب‌کار',
					value = {'کارمند','employer'},
					wikidata = {property = 'P108'}
				},
                {
                    type = 'row', 
                    label = 'کاراکتر نوع',
					value = {'نوع','character type'},
					wikidata = {property = 'P9071'}
				},
                {
                    type = 'row', 
                    label = 'جاجیگا',
					value = {'position'},
					--wikidata = {property = 'P'}
				},
                {
                    type = 'row', 
                    label = 'Class',
					value = {'class'},
					--wikidata = {property = 'P'}
				},
                {
                    type = 'row', 
                    label = 'وابستگی',
					value = {'وابستگی','affiliation','alignment'},
					--wikidata = {property = 'P'}
				},
                {
                    type = 'row', 
                    label = 'بکوشتن راه',
					value = {'بکوشتن راه','fighting_style'},
					--wikidata = {property = 'P'}
				},
                {
                    type = 'row', 
                    description = 'سلاح(ون)', 
                    label = 'سلاح',
					value = {'اسلحه','سلاح','weapon'},
					wikidata = {property = 'P520'}
				},
                {
                    type = 'row', 
                    description = 'قدرت(ون)', 
                    label = 'قوا',
					value = {'قدرت','قدرتون','powers'},
					wikidata = {property = 'P2563'}
				},
                person.family(),
                {
                    type = 'row', 
                    label = 'Significant others',
					value = {'significant_other','significant_others'},
					--wikidata = {property = 'P'}
				},
                {
                    type = 'row', 
                    description = 'هم‌باز', 
                    label = 'الشركاء',
					value = {'همباز','هم‌باز','partners'},
					wikidata = {property = 'P2546', conjunction='<br />'}
				},
                {
                    type = 'row', 
                    description = 'دشمن', 
                    label = 'دشمند',
					value = {'دشمنون','دشمن','enemy'},
					wikidata = {property = 'P7047', conjunction='<br />'}
				},
                {
                    type = 'row', 
                    description = 'قاتل', 
                    label = 'قاتل', 
					value = {'قاتل','killer'},
					wikidata = {property = 'P157', conjunction='<br />'}
				},
                {
                    type = 'row', 
                    description = 'دین', 
                    label = 'دین',
					value = {'دین','مذهب','religion'},
					wikidata = {property = 'P140'}
				},
                {
                    type = 'row', 
                    label = 'Origin | Home',
					value = {'origin','home'},
					--wikidata = {property = 'P'}
				},
                {
                    type = 'row', 
                    label = 'ملیت',
					value = {'ملیت','مملکت','nationality'},
					wikidata = {property = 'P27'}
				},
				{
					type = 'row', 
					label = 'کینگ‌بنی', 
					plurallabel= 'کینگ‌بنی‌ئون', 
					value= {'کینگ‌بنی','اسب','mount'}, 
					wikidata={property =  'P3091'}
				},
                {
                    type = 'row', label = {'عنوان 21','lbl21'},
					value = {'دیتا 21','data21'},
					--wikidata = {property = 'P'}
				},
                {
                    type = 'row', label = {'عنوان 22','lbl22'},
					value = {'دیتا 22','data22'},
					--wikidata = {property = 'P'}
				},
                {
                    type = 'row', label = {'عنوان 23','lbl23'},
					value = {'دیتا 23','data23'},
					--wikidata = {property = 'P'}
				},
                {
                    type = 'row', label = {'عنوان 24','lbl24'},
					value = {'دیتا 24','data24'},
					--wikidata = {property = 'P'}
				},
                {
                    type = 'row', label = {'عنوان 25','lbl25'},
					value = {'دیتا 25','data25'},
					--wikidata = {property = 'P'}
				},
         }},
         {type='table', title =  localdata['extra-hdr'] or 'دیگر معلومات'   ,
             rows = {
                person.religion(),
                {
                    type = 'row', label = {'عنوان 31','lbl31'},
					value = {'دیتا 31','data31'},
					--wikidata = {property = 'P'}
				},
                {
                    type = 'row', label = {'عنوان 32','lbl32'},
					value = {'دیتا 32','data32'},
					--wikidata = {property = 'P'}
				},
                {
                    type = 'row', label = {'عنوان 33','lbl33'},
					value = {'دیتا 33','data33'},
					--wikidata = {property = 'P'}
				},
                {
                    type = 'row', label = {'عنوان 34','lbl34'},
					value = {'دیتا 34','data34'},
					--wikidata = {property = 'P'}
				},
                {
                    type = 'row', label = {'عنوان 35','lbl35'},
					value = {'دیتا 35','data35'},
					--wikidata = {property = 'P'}
				},
         }},
}}