وحدة:بطاقة/قالب/موسم رياضة

local general = require( 'وحدة:بطاقة/أدوات' )

return {
 maincolor = '#F0B020',
 wikimod = 'Wikidata.Ca',
 parts = {
	general.title(),
	general.logo(),
    general.mainimage({wikidata={property='P18 OR P1846'}}),

	{type='table', title = 'معلومات عامة',rows = {
		{type = 'mixed'
			, label = 'الرياضة'
			, value = {'الرياضة','sport'}
			, wikidata= {property = 'P641'}
		},

		{type = 'mixed'
			, label = 'الاتحاد'
			, value = {'الاتحاد','association'}
			, wikidata= {property = 'P664', conjunction='<br />'}
		},

		{type = 'mixed'
			, label = 'البطولة'
			, value = {'البطولة','league'}
			, wikidata= {property = 'P3450'}
		},

		{type = 'mixed'
			, label = 'الفئة'
			, value = {'الفئة','class'}
			, wikidata= {property = 'P2094'}
		},

		{type = 'mixed'
			, label = 'جزء من'
			, value = {'جزء من','part of'}
			, wikidata= {property = 'P361', conjunction ='<br />'}
		},

		{type = 'mixed'
			, label = 'النسخة'
			, value = {'النسخة','edition'}
			, wikidata= {property = 'P393'}
		},
		{type = 'mixed'
			, label = 'الفترة'
			, value = {'الفترة','سنة','period','year'}
			, wikidata= {property = 'P585 OR P2348 OR P2257', formatting='unitlink'}
		},

		{type = 'mixed'
			, label = 'البداية'
			, value = {'البداية','starts'}
			, wikidata= {property = 'P580'}
		},
		{type = 'mixed'
			, label = 'النهاية'
			, value = {'النهاية','ends'}
			, wikidata= {property = 'P582'}
		},

		{type = 'mixed'
			, label = 'البلد'
			, value = {'البلد','بلد','country'}
			, wikidata= {property = 'P17'}
		},

		{type = 'mixed'
			, label = 'المكان'
			, value = {'المكان','location'}
			, wikidata= {property = 'P276', conjunction='<br />'}
		},

		{type = 'mixed'
			, label = 'عدد الجولات'
			, value = {'عدد المباريات','no_of_matches','no_of_games','matches'}
			, wikidata= {property = 'P1350'}
		},

		{type = 'mixed'
			, label = 'الفرق المشاركة'
			, value = {'عدد الفرق','عدد_الفرق','no_of_teams','num_teams'}
			, wikidata= {property = 'P1923 or P1132', conjunction='<br />'}
		},
		{type = 'mixed'
			, label = 'عدد الأهداف'
			, value = {'عدد الأهداف','أهداف','no_of_goals','goals'}
			, wikidata= {property = 'P1351'}
		},
		{type = 'mixed'
			, label = 'الهداف'
			, value = {'الهداف','أفضل هداف','league topscorer','top_scorer'}
			, wikidata= {property = 'P3279', formatting='table',  
						rowformat='$0$R0 $2$3',
						qualifier1='P1013', whitelist1='Q18530',
						qualifier2='P1351', rowsubformat2="<small><br />سجل $2</small>",
						qualifier3='P54', rowsubformat3="<small><br />في صفوف $3</small>"}
		},
		{type = 'mixed'
			, label = 'مجموع الحضور'
			, value = {'مجموع الحضور','حضور','attendance'}
			, wikidata= {property = 'P1110'}
		},

		{type = 'mixed'
			, label = 'متوسط الحضور'
			, value = {'متوسط الحضور','average_attendance'}
			--, wikidata= {property = 'P'}
		},

		{type = 'mixed'
			, label = 'الراعي الإعلامي'
			, value = {'الراعي الإعلامي','TV'}
			--, wikidata= {property = 'P'}
		},
		{type = 'mixed'
			, label = 'الدوري الأدنى'
			, value = {'الدوري الأدنى','level below'}
			, wikidata= {property = 'P2500'}
		},
        general.website(),
	}},		
	{type='table', title = 'النهائي', rows = {

		{type = 'mixed'
			, label = {'top_pick_name'}
            , defaultlabel='Top draft pick'
			, value = {'top_pick'}
			--, wikidata= {property = 'P'}
		},

		{type = 'mixed'
			, label = {'picked_by_team'}
            , defaultlabel='Picked by'
			, value = {'picked_by'}
			--, wikidata= {property = 'P'}
		},

	}},		
	{type='table', title = 'الموسم', rows = {
		{type = 'mixed'
			, label = {'season_champ_name'}
            , defaultlabel='موسم البطولة'
			, value = {'season_champs'}
			--, wikidata= {property = 'P'}
		},

		{type = 'mixed'
			, label = {'league_champ_name'}
            , defaultlabel='البطل'
			, value = {'البطل','بطل','league_champs','champion_other'}
			, wikidata= {property = 'P1346', formatting='table', conjunction="<br />" ,
						rowformat='$0$R0 $1',
						qualifier1='P642', rowsubformat1="<small><br />$1</small>"}
		},

		{type = 'mixed'
			, label = '&nbsp;&nbsp;الوصيف'
			, value = {'الوصيف','وصيف','second_other'}
			--, wikidata= {property = 'P'}
		},
		{type = 'mixed'
			, label = '&nbsp;&nbsp;الثالث'
			, value = {'الثالث','ثالث','third_other'}
			--, wikidata= {property = 'P'}
		},
		{type = 'mixed'
			, label = '&nbsp;&nbsp;الرابع'
			, value = {'الرابع','رابع','fourth_other'}
			--, wikidata= {property = 'P'}
		},

		{type = 'mixed'
			, label = 'Top seed'
			, value = {'top_seed'}
			--, wikidata= {property = 'P'}
		},

		{type = 'mixed'
			, label = 'Season MVP'
			, value = {'MVP'}
			--, wikidata= {property = 'P'}
		},

		{type = 'mixed'
			, label = 'Cup MVP'
			, value = {'Cup_MVP'}
			--, wikidata= {property = 'P'}
		},
		{type = 'mixed'
			, label = 'ارتقى'
			, value = {'promote'}
			, wikidata= {property = 'P2881', conjunction='<br />'}
		},

		{type = 'mixed'
			, label = 'نزل'
			, value = {'الهابط','relegate'}
			, wikidata= {property = 'P2882', conjunction='<br />'}
		},

	}},		
	{type='table', title = 'النهائي', rows = {
		{type = 'mixed'
			, label = 'الملعب'
			, value = {'finals_venue'}
			--, wikidata= {property = 'P'}
		},

		{type = 'mixed'
			, label = 'البطل'
			, value = {'finals_champ'}
			--, wikidata= {property = 'P'}
		},

		{type = 'mixed'
			, label = 'النائب'
			, value = {'finals_runner-up'}
			--, wikidata= {property = 'P'}
		},
	}},		
	{type='table', title = 'المواسم', rows = {
		{type = 'navbox', inner=true
			, previousparameter = {"سبقه",'موسم سابق','prevseason_year'}
			, previouswikidata = {property = "P3450 or P156" ,qualifier="P155 or /P155", formatting='table',rowformat = '$1'}
			, nextparameter = {"تبعه",'موسم مقبل','nextseason_year'}
			, nextwikidata={property = "P3450 or P156", qualifier="P156 or /P156", formatting='table',rowformat = '$1'}},

	}},		
 }
}

Read other articles:

American fast casual Mexican restaurant chain Chipotle Mexican Grill, Inc.TypePublicTraded asNYSE: CMGS&P 500 componentIndustryRestaurantsGenreFast casualFoundedJuly 13, 1993; 30 years ago (1993-07-13)[1]FounderSteve EllsHeadquarters610 Newport Center Drive, Newport Beach, California, U.S.Number of locations3,182 (December 2022)[2]Area servedCanadaFranceGermanyUnited KingdomUnited StatesKey peopleBrian Niccol (Chairman and CEO)Jack Hartung (CFO)Chris...

 

Vickers Valiant was operationeel van 1951-1965 Handley Page Victor was operationeel van 1956 - 1993 Avro Vulcan was operationeel van 1956-1984 V-Force of V-Bomber Force was een benaming voor de strategische nucleaire bommenwerpers van de Britse luchtmacht (Royal Air Force) in de jaren 50 en jaren 60. De Vickers Valiant, Handley Page Victor en de Avro Vulcan vormden de V-Force en de drie types bommenwerpers stonden bekend als V-Bombers. Zij waren verantwoordelijk voor de Britse strategische nu...

 

  لمعانٍ أخرى، طالع جون فيشر (توضيح). جون فيشر معلومات شخصية الميلاد 19 أكتوبر 1469(1469-10-19)يوركشاير الوفاة 22 يونيو 1535 (65 سنة)برج لندن، لندن سبب الوفاة قطع الرأس  مواطنة المملكة المتحدة  الديانة أنجليكية، كاثوليكية مناصب كاردينال   تولى المنصب21 مايو 1535  الحياة العمل

Bouillante   Cidade   Praia MalendurePraia Malendure Gentílico Bouillantais Localização Localização de Bouillante em GuadalupeLocalização de Bouillante em Guadalupe BouillanteLocalização de Bouillante em Guadalupe Coordenadas 16° 06' N 61° 45' O País  França Região Guadalupe Arrondissement Basse-Terre Cantão Bouillante]] História Fundação 1638 Administração Prefeito Jean Claude Malo Características geográficas Área total 43,46 km² ...

 

هذه المقالة يتيمة إذ تصل إليها مقالات أخرى قليلة جدًا. فضلًا، ساعد بإضافة وصلة إليها في مقالات متعلقة بها. (أبريل 2019) صوفيا هولت معلومات شخصية الميلاد 24 يونيو 1658[1][2]  زفوله  الوفاة 17 سبتمبر 1734 (76 سنة) [3]  زفوله  مواطنة هولندا  الحياة العملية المهنة رسا...

 

هذه المقالة يتيمة إذ تصل إليها مقالات أخرى قليلة جدًا. فضلًا، ساعد بإضافة وصلة إليها في مقالات متعلقة بها. (ديسمبر 2021) تشوي تاي جون (بالكورية: 최태준)‏    معلومات شخصية الميلاد 7 يوليو 1991 (32 سنة)  سول  مواطنة كوريا الجنوبية  الزوجة بارك شن هي (2022–)[1]  العشير بار...

село Іванівка Ивановка Країна  Росія Суб'єкт Російської Федерації Воронезька область Муніципальний район Панінський район Поселення Прогресовське сільське поселення Код ЗКАТУ: 20235840002 Код ЗКТМО: 20635440106 Основні дані Населення ▼ 107 (2010)[1] Поштовий індекс 396165 Географі

 

Alejandro González Iñárritu awards Alejandro González Iñárritu in 2013 Award Wins Nominations Academy Awards 4 9 BAFTA Awards 3 9 AACTA Awards 3 3 Golden Globes 4 8 DGA Awards 3 4 PGA Awards 1 3 Saturn Award 0 3 Independent Spirit Awards 2 4 The following is a list of awards and nominations received by Mexican film director, producer, and screenwriter Alejandro González Iñárritu. His filmography comprises feature films, short films, television and commercials. González Iñárritu ha...

 

Jani IswantoJani IswantoAsisten Logistik KasadMasa jabatan13 Juli 2018 – 13 September 2021PendahuluIrwanPenggantiSaiful Rachiman Informasi pribadiLahir25 Januari 1964 (umur 59)Padang, Sumatera BaratAlma materAkademi Militer (1987)Karier militerPihak IndonesiaDinas/cabang TNI Angkatan DaratMasa dinas1987—2022Pangkat Mayor Jenderal TNISatuanPeralatan (CPL)Sunting kotak info • L • B Mayor Jenderal TNI (Purn.) Jani Iswanto, M.A. (lahir 25 Januari 1964) ad...

Charlotte MontefioreA Few Words to the Jews (Charotte Montefiore) (1853) - TitlepageCharlotte [Simcha/Schönche] Montefiore (14 April 1818 - 21 July 1854) was an Anglo-Jewish author and educational philanthropist. Life Charlotte Simcha (or Shönche) Montefiore was the daughter of Abraham Montefiore (brother of Sir Moses Montefiore) and his second wife, Henriette (Jette) Rothschild, (youngest daughter of Mayer Amschel Rothschild). Born in London in 1818, she was the second of their four childr...

 

1943 tank battle in the Soviet Union Battle of KurskPart of the Eastern Front of World War IIGerman penetration during the attack on the Kursk salient and Soviet counter-offensive in the northern sectorDate5 July 1943 (1943-07-05) – 23 August 1943 (1943-08-23)(1 month, 2 weeks and 4 days)LocationKursk, Kursk Oblast, Russian SFSR, Soviet Union51°42′N 36°06′E / 51.7°N 36.1°E / 51.7; 36.1Result Soviet victoryTerr...

 

Cet article est une ébauche concernant une saison de club de football et Alger. Vous pouvez partager vos connaissances en l’améliorant (comment ?) selon les recommandations des projets correspondants. Article principal : Union sportive de la médina d'Alger. USM AlgerSaison 2023-2024 Généralités Stade Stade du 5-Juillet-1962 Président Sid Ahmed Arab Entraîneur Abdelhak Benchikha (jusqu'au 9 octobre 2023)[1] puis Juan Carlos Garrido (à partir du 17 octobre 2023)[2] Résulta...

American Cat Registry Not to be confused with American Cat Fanciers Association. Cat Fanciers' AssociationThe Cat Fanciers’ Association, Inc.PredecessorAmerican Cat AssociationFormation1906; 117 years ago (1906)Founded atManasquan, New JerseyTypeNonprofitLegal statusFoundationHeadquartersAlliance, Ohio, U.S.Region served Asia, Europe, North AmericaPresidentRichard MastinVice PresidentRussell WebbWebsitecfa.org Cat Fanciers' Association (CFA) booth at the 2008 CFA Internati...

 

Aspect of history At the beginning of World War II, the Royal Navy was the strongest navy in the world,[1] with the largest number of warships built and with naval bases across the globe.[2] It had over 15 battleships and battlecruisers, 7 aircraft carriers, 66 cruisers, 164 destroyers and 66 submarines.[2] With a massive merchant navy, about a third of the world total, it also dominated shipping. The Royal Navy fought in every theatre from the Atlantic, Mediterranean,...

 

English actor (1921–1993) Some of this article's listed sources may not be reliable. Please help this article by looking for better, more reliable sources. Unreliable citations may be challenged or deleted. (December 2022) (Learn how and when to remove this template message) John BlytheBlythe in The Optimist, 1984Born(1921-10-31)31 October 1921London, EnglandDied24 November 1993(1993-11-24) (aged 72)London, EnglandOccupationActorYears active1939–1989 (film & TV)SpouseNan Bly...

German musician This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: Ingo Schwichtenberg – news · newspapers · books · scholar · JSTOR (December 2008) (Learn how and when to remove this template message) Ingo SchwichtenbergBackground informationAlso known asMr. SmileBorn(1965-05-18)18 May 1965Hamburg, West German...

 

This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages) This article does not cite any sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: Radio 105 – news · newspapers · books · scholar · JSTOR (November 2020) (Learn how and when to remove this template message) ...

 

Railway station in Kamakura, Kanagawa Prefecture, Japan JO07 JS07 Kamakura Station鎌倉駅JR Kamakura StationGeneral informationLocation1-1-1 Komachi, Kamakura, Kanagawa(神奈川県鎌倉市小町一丁目1-1)JapanOperated by JR East Enoshima Electric Railway Line(s) JO Yokosuka Line JS Shonan-Shinjuku Line Enoshima Electric Railway Connections Bus terminal HistoryOpened16 June 1889; 134 years ago (1889-06-16)PassengersFY2008, JR East40,374 daily Services Preceding sta...

Vista de Silwan Silwan (en árabe: سلوان‎‎,[1]​ hebreo: כְּפַר הַשִּׁילוֹחַ Kfar ha-Shiloaḥ; nombre tradicional español: Siloé) es un barrio predominantemente palestino de Jerusalén Este,[2]​ a las afueras de la ciudad vieja de Jerusalén. [3]​ A fecha de 2012, según el Jerusalem Institute, en Silwan residían 19.050 habitantes,[4]​ entre los que se calcula que hay unas cuarenta familias de colonos judíos.[5]​ Actualmente, y depe...

 

American high jumper Darrin Plab (born September 26, 1970) is a retired American high jumper. Born in Belleville, Illinois, he competed at the 1992 Olympic Games without reaching the final.[1] Plab attended Mascoutah High School and Southern Illinois University Carbondale.[2] His personal best jump is 2.35 metres, achieved in June 1992 in New Orleans.[3] References Darrin Plab at World Athletics ^ Evans, Hilary; Gjerde, Arild; Heijmans, Jeroen; Mallon, Bill; et al...

 

Strategi Solo vs Squad di Free Fire: Cara Menang Mudah!