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

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

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

local generic = require( 'ماژول:صندخ/ادوات' )

return  {
    maincolor = '#FFE4B5', -- رنگی که عنوان وسّه یلنه
    wikimod = 'Wikidata.Ca',
    parts = { -- محتويات صندخ
        generic.title({icon='map'}),-- Title
		{type = 'subtitle'
			, value = {'اصلی_نوم','native_name'}
			, wikidata= {property = 'P1476'
				, conjunction = "<br />", separator = "<br />"
				, formatting = '$text {{زوون لینک|$language}}'
				, list='notlang',listrank='bestrank'}},
        generic.logo(),
        generic.mainimage({wikidata= {property = 'P2716 OR P18'}}),

        {type = 'table' , title ='عمومی معلومات' ,rows = {            
            {type = 'row', 
                label = 'نوع', 
                value = {'نوع','settlement_type','type'}, 
                --wikidata ={property = 'P'}
            },
        }},
		{type='table', title = 'کپی', rows = {

-- ***Transliteration language 1*** -->

            {type = 'row',
                label = {'translit_lang1_type'}, 
                value = {'translit_lang1_info'}, 
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'translit_lang1_type1'}, 
                value = {'translit_lang1_info1'}, 
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'translit_lang1_type2'},
                value = {'translit_lang1_info2'}, 
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'translit_lang1_type3'}, 
                value = {'translit_lang1_info3'}, 
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'translit_lang1_type4'}, 
                value = {'translit_lang1_info4'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'translit_lang1_type5'}, 
                value = {'translit_lang1_info5'}, 
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'translit_lang1_type6'}, 
                value = {'translit_lang1_info6'}, 
                --wikidata ={property = 'P'}
            },
        }},
		{type='table', title = 'transcription(s)', rows = {
-- ***Transliteration language 2*** -->
            {type = 'row',
                label = {'translit_lang2_type'},
                value = {'translit_lang2_info'},
                --wikidata ={property = 'P'}
            },

            {type = 'row',
                label = {'translit_lang2_type1'},
                value = {'translit_lang2_info1'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'translit_lang2_type2'},
                value = {'translit_lang2_info2'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'translit_lang2_type3'},
                value = {'translit_lang2_info3'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'translit_lang2_type4'},
                value = {'translit_lang2_info4'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'translit_lang2_type5'},
                value = {'translit_lang2_info5'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'translit_lang2_type6'},
                value = {'translit_lang2_info6'},
                --wikidata ={property = 'P'}
            },
        }},
        
        generic.flag({upright=0.6}),
        generic.blason({upright=0.3}),
        --generic.shield(),
        --generic.emblem(),
        generic.locationmap(),
        generic.geoloc(),

-- نهاية الأسماء **، والنوع، والترجمات الحرفية ** -->

-- ***صورة خط أفق مدينة *** -->
-- ***العلم، والختم، والدرع والشعار*** -->
		{type='table', title = 'نوم', rows = {
            {type = 'row',
                label = 'نومِ ریشه',
                value = {'named_for'},
                wikidata ={property = 'P138'}
            },
-- ***لقب*** -->
            {type = 'row',
                label = 'رسمی نوم',
                value = {'رسمی نوم','official_name'},
                wikidata ={property = 'P1448'
				, conjunction = "<br />", separator = "<br />"
				, formatting = '$text {{زوون لینک|$language}}'
				, list='notlang',listrank='bestrank'}
            },
            {type = 'row',
                label = 'لقب',
                value = {'لقب','nickname'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = 'محلی نوم',
                value = {'محلی نوم','native_label','محلی اسم'},
                wikidata ={property = 'P1705'
				, conjunction = "<br />", separator = "<br />"
				, formatting = '$text {{زوون لینک|$language}}'
				, list='notlang',listrank='bestrank'}
            },
            {type = 'row',
                label = 'اختصاری نوم',
                value = {'اختصاری نوم','short_name'},
                wikidata ={property = 'P1813'}
            },
            {type = 'row',
                label = 'دیگر نوم',
                value = {'other_name'},
                --wikidata ={property = 'P'}
            },
            generic.motto(),

            generic.awards(),
		}},
        generic.selectSound({property = "P85",valueparameter = {"سرود", "anthem"}}),

		{type='table', title = 'تاریخچه', rows = {
        
--***بساتن*** -->
            {type = 'row',
                label = 'بساتن زمون',
                value = {'شهر_بین_گادر','شهر بین گادر','بساتن',''},
                wikidata ={property = 'P571'}
            },
            {type = 'row',
                label = {'established_title'},
                value = {'established_date'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'established_title1'},
                value = {'established_date1'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'established_title2'},
                value = {'established_date2'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'established_title3'},
                value = {'established_date3'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'established_title4'},
                value = {'established_date4'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'extinct_title'},
                value = {'extinct_date'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = 'مؤسس',
                value = {'مؤسس','founder'},
                wikidata ={property = 'P112'}
            },
        }},
-- ***التقسيمات الفرعية*** -->
		{type='table', title = 'اداری تقسیمات', rows = {
            {type = 'row',
                label = 'کشور',
                value = {'کشور','country'},
                wikidata ={property = 'P17', listrank='bestrank', showDate='true'}
            },
            {type = 'row',
                label = {'subdivision_type'},
                value = {'subdivision_name'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'subdivision_type1'},
                value = {'subdivision_name1'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'subdivision_type2'},
                value = {'subdivision_name2'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'subdivision_type3'},
                value = {'subdivision_name3'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'subdivision_type4'},
                value = {'subdivision_name4'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'subdivision_type5'},
                value = {'subdivision_name5'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'subdivision_type6'},
                value = {'subdivision_name6'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = 'جورته تقسیمات',
                value = {'جور تقسیمات'},
                wikidata ={property = 'P131',listrank='bestrank'}
            },

-- ***مقر الحكومة والتقسيمات داخل مستوطنة*** -->
            {type = 'row',
                label = '[[نیشتگا]]',
                value = {'نیشتگا','پایتخت'},
                wikidata ={property = 'P36',listrank='bestrank'}
            },
            {type = 'row',
                label = 'مرکزیت',
                value = {'نیشتگا','مرکزیت'},
                wikidata ={property = 'P1376',listrank='bestrank', showDate='true'}
            },
            {type = 'row',
                label = {'seat_type'} , defaultlabel ='مقر',
                value = {'seat'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'seat1_type'} , defaultlabel = 'مقر سابق',
                value = {'seat1'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'seat2_type'} , defaultlabel = 'مقر سابق 2',
                value = {'seat2'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = 'سر بیّن گدر',
                value = {'disestablished_date1','disestablished_date'},
                wikidata ={property = 'P576'}
            },

            {type = 'row',
                label = 'اداری تقسیمات',
                value = {'اداری_تقسیمات','اداری تقسیمات'},
                wikidata ={property = 'P150',listrank='bestrank'}
            },
        }},
-- ***نوع الحكومة والقائد*** -->
-- ***الحكومة *** -->
        {type='table', title = 'حکومت', rows = {
            {type = 'row',
                label = 'نظام',
                value = {'government_type'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = 'دولت',
                value = {'governing_body','دولت'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = 'قوه مجریه',
                value = {'governing_body','دولت'},
                wikidata ={property = 'P208'}
            },
            {type = 'row',
                label = 'قوه مقننه',
                value = {'legislative_body','مجلس','میلس','شورا'},
                wikidata ={property = 'P194'}
            },
            {type = 'row',
                label = 'شهردار/فرماندار',
                value = {'استاندار','شهردار','اوستاندار','حکومت_رییس'},
                wikidata ={property = 'P6',listrank='bestrank', showDate='true'}
            },
            {type = 'row',
                label = {'leader_title'},
                value = {'leader_name'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'leader_title1'},
                value = {'leader_name1'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'leader_title2'},
                value = {'leader_name2'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'leader_title3'},
                value = {'leader_name3'},
                --wikidata ={property = 'P'}
            },
            {type = 'row',
                label = {'leader_title4'},
                value = {'leader_name4'},
                --wikidata ={property = 'P'}
            },
        }},
-- ***جوغرافی ویژگی*** -->
        {type='table', title = 'جوغرافی ویژگیون', rows = {
-- ***گتی*** -->
            {type = 'row',
                label = '[[گتی]]',
                value = {'area_total_km2'},
                wikidata ={property = 'P2046', conjunction='<br />',
                	colformat0='unitcode' , listrank='bestrank',showDate='true'}
            },
            {type = 'row',
                label = 'بنه',
                value = {'area_land_km2'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = 'ئو',
                value = {'area_water_km2'},
                wikidata ={property = 'P8887', formatting='unitcode', showDate='true'}
            },
            {type = 'row',
                label = 'سَوزِ ناحیه',
                value = {'area_urban_km2'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = 'حاشیه',
                value = {'area_rural_km2'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = 'داخل شهر',
                value = {'area_metro_km2'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = {'area_blank1_title'},
                value = {'area_blank1_km2'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = {'area_blank2_title'},
                value = {'area_blank2_km2'},
                --wikidata ={property = ''}
            },
-- ***الابعاد*** -->
            {type = 'row',
                label = 'طول',
                value = {'length_km'},
                wikidata ={property = 'P2043', formatting='unitcode'}
            },
            {type = 'row',
                label = 'عرض',
                value = {'width_km'},
                wikidata ={property = 'P2049', formatting='unitcode'}
            },

-- ***الارتفاع*** -->
            {type = 'row',
                label = 'بلندی',
                value = {'elevation_m'},
                wikidata ={property = 'P2044', formatting='unitcode'}
            },
            {type = 'row',
                label = 'چکل بلندی',
                value = {'elevation_max_m'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = 'پست‌ترین جا',
                value = {'elevation_min_m'},
                --wikidata ={property = ''}
            },
        }},
-- ***السكان*** -->
        {type='table', title = 'جمیعت', rows = {
            {type = 'row',
                label = 'جمیعت',
                value = {'population', 'جمعیت', 'جمیعت'},
                wikidata ={
                	property = 'P1082',conjunction='<br />',listrank='bestrank', 
                	formatting='table', rowformat='$0$R0 $1',
                	qualifier1='P459', rowsubformat1='<small>($1)</small>',
                	showDate='true'}
            },
            {type = 'row',
                label = 'سرجمع',
                value = {'population_total'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = 'تقریب',
                value = {'population_est',''},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = '[[جمیعت انبسی]]',
                value = {'population_density_km2'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = 'مردها',
                value = {'مردها'},
                wikidata ={property = 'P1540'}
            },
            {type = 'row',
                label = 'زنان',
                value = {'زنان'},
                wikidata ={property = 'P1539',conjunction='<br />',listrank='bestrank', 
                	formatting='table', rowformat='$0$R0 $1',
                	qualifier1='P459', rowsubformat1='<small>($1)</small>',
                	showDate='true'}
            },
            {type = 'row',
                label = 'خانوار',
                value = {'خانوار'},
                wikidata ={property = 'P1538',conjunction='<br />',listrank='bestrank', 
                	formatting='table', rowformat='$0$R0 $1',
                	qualifier1='P459', rowsubformat1='<small>($1)</small>',
                	showDate='true'}
            },
            {type = 'row',
                label = 'سره‌ئون تعداد',
                value = {'سره‌ئون'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = 'جمیعت انبسی رتبه',
                value = {'انبسی رتبه','population_density_rank'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = 'شهری جمیعت',
                value = {'شهری جمیعت','population_urban'},
                wikidata ={property = 'P6343', qualifier='P459', 
                	formatting='table',listrank='bestrank'}
            },
            {type = 'row',
                label = 'شهری انبسی',
                value = {'population_density_urban_km2'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = 'حاشیه',
                value = {'حاشیه جمیعت','population_rural'},
                wikidata ={property = 'P6344',qualifier='P459'}
            },
            {type = 'row',
                label = 'حاشیه جمیعت انبسی',
                value = {'حاشیه جمیعت انبسی','population_density_rural_km2'},
                --wikidata ={property = ''}
            },

            {type = 'row',
                label = 'داخل شهر جمیعت',
                value = {'داخل شهر جمیعت','population_metro'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = 'داخل شهر جمیعت انبسی',
                value = {'داخل شهر جمیعت انبسی','population_density_metro_km2'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = {'population_blank1_title'},
                value = {'population_density_blank1_km2'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = {'population_blank2_title'},
                value = {'population_density_blank2_km2'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = 'انتساب',
                value = {'population_demonym'},
                --wikidata ={property = 'P1549'}
            },

        }},
        {type='table', title = {'demographics_type1'}, rows = {
            {type = 'row',
                label = {'demographics1_title1'},
                value = {'demographics1_info1'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = {'demographics1_title2'},
                value = {'demographics1_info2'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = {'demographics1_title3'},
                value = {'demographics1_info3'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = {'demographics1_title4'},
                value = {'demographics1_info4'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = {'demographics1_title5'},
                value = {'demographics1_info5'},
                --wikidata ={property = ''}
            },
        }},
        {type='table', title = {'demographics_type2'}, rows = {
            {type = 'row',
                label = {'demographics2_title1'},
                value = {'demographics2_info1'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = {'demographics2_title2'},
                value = {'demographics2_info2'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = {'demographics2_title3'},
                value = {'demographics2_info3'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = {'demographics2_title4'},
                value = {'demographics2_info4'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = {'demographics2_title5'},
                value = {'demographics2_info5'},
                --wikidata ={property = ''}
            },


        }},
-- ***المناطق الزمنية*** -->
        {type='table', title = 'دیگر معلومات', rows = {
            {type = 'row',
                label = '[[زمونی ناحیه]]',
                value = {'utc_offset'},
                wikidata ={property = 'P421',qualifier='P1264', listrank='bestrank', formatting='table', rowformat='$0$R0', whitelist1='Q1777301', conjunction='<br />'}
            },

            {type = 'row',
                label = '[[تابستونی ساعت]]',
                value = {'timezone2_DST'},
                wikidata ={property = 'P421',qualifier='P1264', listrank='bestrank', formatting='table', rowformat='$0$R0', whitelist1='Q36669', conjunction='<br />'}
            },
            {type = 'row',
                label = '[[رسمی زوون]]',
                value = {'رسمی زوون','رسمی_زوون','official_language'},
                wikidata ={property = 'P37'}
            },
            {type = 'row',
                label = 'محلی زوون',
                value = {'بومی زوون','محلی زوون','زبان محلی','زوون','زبان','language'},
                wikidata ={property = 'P2936',listrank='bestrank'}
            },
-- ***الرمز البريدي*** -->
            {type = 'row',
                label = {'postal_code_type'}, defaultlabel ='پُستی کد',
                value = {'postal_code'},
                wikidata ={property = 'P281'}
            },
            {type = 'row',
                label = {'postal2_code_type'}, 
                value = {'postal2_code'},
                --wikidata ={property = ''}
            },
-- ***رمز المنطقة*** -->
            {type = 'row',
                label = {'area_code_type'}, defaultlabel ='تلفن پیش‌شماره',
                value = {'area_code'},
                wikidata ={property = 'P473'}
            },
-- الرمز الجغرافي-->
            {type = 'row',
                label = '[[جئونیمز|جوغرافی کد]]',
                value = {'geocode'},
                wikidata ={property = 'P1566'}
            },
            {type = 'row',
                label = '[[ایزو 3166]]',
                value = {'iso_code'},
                wikidata ={property = 'P300'}
            },
--  لوحة تسجيل المركبة-->
            {type = 'row',
                label = 'پلاکِ کد',
                value = {'registration_plate'},
                wikidata ={property = 'P395'}
            },

            generic.website(),        

        }},
        {type='table', title = 'خاخِربخوندست شهرون', rows = {
            {type = 'row',
                label = {'twin1'},
                value = {'twin1_country'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = 'دِ گالی شهرون',
                value = {'دگالی شهرون','twin_cities'},
                wikidata ={property = 'P190', showDate='true'}
            },
        }},
        {type='table', title = 'دیگر چیون', rows = {
            -- ***الحقول فارغة (قسمين)*** -->
            {type = 'row',
                label = {'blank_name_sec1','blank_name'},
                value = {'blank_info_sec1','blank_info'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = {'blank1_name_sec1','blank1_name'},
                value = {'blank1_info_sec1','blank1_info'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = {'blank2_name_sec1','blank2_name'},
                value = {'blank2_info_sec1','blank2_info'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = {'blank3_name_sec1','blank3_name'},
                value = {'blank3_info_sec1','blank3_info'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = {'blank4_name_sec1','blank4_name'},
                value = {'blank4_info_sec1','blank4_info'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = {'blank5_name_sec1','blank5_name'},
                value = {'blank5_info_sec1','blank5_info'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = {'blank6_name_sec1','blank6_name'},
                value = {'blank6_info_sec1','blank6_info'},
                --wikidata ={property = ''}
            },
            {type = 'row',
                label = {'blank7_name_sec1','blank7_name'},
                value = {'blank7_info_sec1','blank7_info'},
            },
            {type = 'row',
                label = {'blank_name_sec2'},
                value = {'blank_info_sec2'},
            },
            {type = 'row',
                label = {'blank1_name_sec2'},
                value = {'blank1_info_sec2'},
            },
            {type = 'row',
                label = {'blank2_name_sec2'},
                value = {'blank2_info_sec2'},
            },
            {type = 'row',
                label = {'blank3_name_sec2'},
                value = {'blank3_info_sec2'},
            },
            {type = 'row',
                label = {'blank4_name_sec2'},
                value = {'blank4_info_sec2'},
            },
            {type = 'row',
                label = {'blank5_name_sec2'},
                value = {'blank5_info_sec2'},
            },
            {type = 'row',
                label = {'blank6_name_sec2'},
                value = {'blank6_info_sec2'},
            },
            {type = 'row',
                label = {'blank7_name_sec2'},
                value = {'blank7_info_sec2'},
            },
        }},
        {type='table', title = 'توضیحات', rows = {
            {type = 'row1col',value = {'توضیحات','footnotes'}},
        }}
}}