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

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

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

-- Credits:
-- Original from fr:Module:Infobox/Entreprise
-- forked by وهرانی @arwiki (ar:وحده:بطاقه/قالب/شركه)
-- Version: 20240207

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

local FormatNumVal= generic.FormatNumVal

return 	{
	maincolor = '#A7D4E7',
    wikimod = 'Wikidata.Ca',
 	parts = {
		generic.title({icon='factory'}),
		{type = 'subtitle' ,
			value = {'شرکت_نوم'},
			wikidata= {property = 'P1476 OR P1448 OR P1705',
				listmax = 2,conjunction = "<br />",
				formatting = '$text {{Language icon|NoCat=y|$language}}'},
			metadata = {
				description = "",
				option = "", 
				type = "string", 
			}},
		generic.logo({
            imageparameters =  {'لوگو','شعار','نماد','logo'},
			}),
		generic.mainimage(),
		
		{type = 'table', title = 'عمومی اطلاعات', rows = {
			{type = 'row'  ,
				label = 'اختصاری نوم'  ,
				value = {'اختصار','abbreviation'} ,
				wikidata = {property = 'P1813', conjunction="<br />",
					formatting = "$text <small>{{Language icon|NoCat=y|$language}}</small>" ,
					list = 'bestrank'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			},
			{type = 'row' ,
				label = 'لقب',  value = {'لقب'},
				wikidata = {property = 'P1449', conjunction="<br />",
					formatting = "$text <small>{{Language icon|NoCat=y|$language}}}</small>", 
					list = 'bestrank'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			},
			{type = 'row' ,
				label = 'تجاری نوم',
				value ={'تجاری_نوم','trading_name'},
				wikidata = {property = 'P6427',list = 'bestrank'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			},
			{type = 'row' ,
				label = 'منسوب',
				value ={'منسوب','named_after'},
				wikidata = {property = 'P138'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			},

			org.motto(),
			generic.country{
				value = {'جنسیت','جنس','کشور','بلد'},
			},

			org.dates(),
			
			{type = 'row',
				label = 'نوع',
				value = {'نوع_الشركه','نوع','type'},
				wikidata = {property = 'P31'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			},
			{type = 'row',
				label = 'شکل قانونی',
				value = 'شكل قانونی',
				wikidata = {property = 'P1454', listrank='bestrank'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			},
			org.headquarters(),
			{type = 'row',
				label = 'جابجایی',
				value = {'دکش','جابجایی','replaces'},
				wikidata = {property = 'P1365'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			},
			{type = 'row',
				label = 'جابجاکر',
				value = {'جابجاکر','جا ره عوض هاکرده','replaced_by'},
				wikidata = {property = 'P1366'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			},
			generic.awards(),
			generic.website(),
		}},
		{type = 'table', title = 'اقتصادی سیستم', rows = {			
			org.parent_organization(),
			{type = 'row',
				label = 'چله‌ئون',
				value = {'چله','چله‌ئون','division'},
				wikidata={property = 'P199'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			},

			org.subsidiary(),

			{type = 'row', label = 'شركاء',
				value = 'شركاء',
				wikidata= { property = 'P2652'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			},
			{type = 'row',
				label = 'الوسیط الإعلامی',
				value = 'وسیط إعلامی',
				wikidata={property = 'P2813'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			},

			org.brands(),
			org.products(),
		
			{type = 'row',
				label = 'النشاطات',
				value = {'النشاط','نشاط'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			},
			{type = 'row',
				label = 'سرویس',
				value = {'سرویس','خدمات','services'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			},
			{type = 'row',
				label = 'تخصصص',
				value = {'تخصص'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			},
			{type = 'row',
				label = 'مجموعات',
				value = {'مجموعات'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			},
			{type = 'row',
				label = 'عناوین مشهور',
				value = {'عناوین مشهور'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			},
			{type = 'row',
				label = 'نوع منشورات',
				value = {'نوع المنشورات'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			},
			{type = 'row',
				label = 'زوون',
				value = {'زوون'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			},
			{type = 'row',
				label = 'مواضیع',
				value = {'مواضیع'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			},

			{type = 'row',
				label = 'دیسکوگرافی',
				value ={'دیسکوگرافی','discography'},
				wikidata={property = 'P358', conjunction='<br />'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			},
			{type = 'row',
				label = 'ژانر',
				value = {'نوع_فنی','ژانر','genre'},
				wikidata={property = 'P136', conjunction='<br />'},
				metadata = {
					description = "النوع الفنی للعمل الإبداعی او المجال الفنی للعمل",
					option = "", 
					type = "string", 
				}
			},

			org.operating_area(),

			{type = 'row' 
				, label = 'توزیع'
				, value = {'توزیع','موزعون','distributor','distributors'}
				, wikidata = { property = 'P750'
					, formatting = 'table'
					, qualifier = ' P17 OR P3005', qualifier2='P1011'
					, rowformat = '* $0$R0 $1',rowsubformat1 = '<small><br />$1</small>'
					, rowsubformat2 = '<small><br />موعد: $2</small>', showDate = 'true'
			         },
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
			} ,

			{type = 'succession', inner=1
				, previousparameter = {"سبقه","سابقا","predecessor"}, previousproperty = "P155"
				, nextparameter = {"تبعه","لاحقا","successor"},	nextproperty = "P156"}
		}},
		{type = 'table', title = 'مهمترین شخصیتون', rows = {
			org.key_people(),
		}},
		{type = 'table', title = 'دخل و خرج', rows = {
			org.ecosys(),
            {type = 'row',
				label = 'راس المال',
				value = 'راس المال',
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
            },
			{type = 'row',
				label ='[[اصول|اصول]]',
				value = {'اصول','assets'},
				metadata = {
					description = "",
					option = "", 
					type = "string", 
				}
		}
		}},
	}
}