<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ar">
	<id>https://3rabica.org/index.php?action=history&amp;feed=atom&amp;title=%D9%88%D8%AD%D8%AF%D8%A9%3AInfobox%2FStep</id>
	<title>وحدة:Infobox/Step - تاريخ المراجعة</title>
	<link rel="self" type="application/atom+xml" href="https://3rabica.org/index.php?action=history&amp;feed=atom&amp;title=%D9%88%D8%AD%D8%AF%D8%A9%3AInfobox%2FStep"/>
	<link rel="alternate" type="text/html" href="https://3rabica.org/index.php?title=%D9%88%D8%AD%D8%AF%D8%A9:Infobox/Step&amp;action=history"/>
	<updated>2026-06-05T02:10:22Z</updated>
	<subtitle>تاريخ التعديل لهذه الصفحة في الويكي</subtitle>
	<generator>MediaWiki 1.43.7</generator>
	<entry>
		<id>https://3rabica.org/index.php?title=%D9%88%D8%AD%D8%AF%D8%A9:Infobox/Step&amp;diff=482&amp;oldid=prev</id>
		<title>عبد العزيز: أنشأ الصفحة ب&#039;local wikidata = require &quot;Module:Interface Wikidata&quot;.fromLua local countrymod = require &quot;Module:Country data&quot; local general = require &quot;Module:Infobox/Fonctions&quot; local sp...&#039;</title>
		<link rel="alternate" type="text/html" href="https://3rabica.org/index.php?title=%D9%88%D8%AD%D8%AF%D8%A9:Infobox/Step&amp;diff=482&amp;oldid=prev"/>
		<updated>2016-08-10T22:21:17Z</updated>

		<summary type="html">&lt;p&gt;أنشأ الصفحة ب&amp;#039;local wikidata = require &amp;quot;Module:Interface Wikidata&amp;quot;.fromLua local countrymod = require &amp;quot;Module:Country data&amp;quot; local general = require &amp;quot;Module:Infobox/Fonctions&amp;quot; local sp...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;صفحة جديدة&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local wikidata = require &amp;quot;Module:Interface Wikidata&amp;quot;.fromLua&lt;br /&gt;
local countrymod = require &amp;quot;Module:Country data&amp;quot;&lt;br /&gt;
local general = require &amp;quot;Module:Infobox/Fonctions&amp;quot;&lt;br /&gt;
local sports = require &amp;quot;Module:Infobox/Fonctions/Compétition sportive&amp;quot;&lt;br /&gt;
local outils = require &amp;quot;Module:Outils&amp;quot;&lt;br /&gt;
&lt;br /&gt;
return &lt;br /&gt;
	{&lt;br /&gt;
	maincolor = &amp;#039;#FFE7A0&amp;#039;,&lt;br /&gt;
	parts =&lt;br /&gt;
	{&lt;br /&gt;
		general.title(&amp;#039;entete cyclisme&amp;#039;),&lt;br /&gt;
		general.mainimage(&amp;#039;Article à illustrer Étape&amp;#039;),&lt;br /&gt;
		{type = &amp;#039;table&amp;#039;, title = &amp;#039;Généralités&amp;#039;, rows = {&lt;br /&gt;
 			{type = &amp;#039;row&amp;#039;, label = &amp;#039;Course&amp;#039;, property = &amp;#039;P361&amp;#039;},&lt;br /&gt;
 			{type = &amp;#039;row&amp;#039;, label = &amp;#039;Étape&amp;#039;, wikidata = {&lt;br /&gt;
 				property = &amp;#039;P1545&amp;#039;,&lt;br /&gt;
 				excludespecial = true,&lt;br /&gt;
 				displayformat =&lt;br /&gt;
 					function(snak)&lt;br /&gt;
 					local v = snak.datavalue.value&lt;br /&gt;
 					if v == &amp;#039;0&amp;#039; then&lt;br /&gt;
 						return &amp;#039;Prologue&amp;#039; -- ou return nil&lt;br /&gt;
 					end&lt;br /&gt;
 					return outils.ordinal(v)&lt;br /&gt;
 					end&lt;br /&gt;
 				}&lt;br /&gt;
 			},&lt;br /&gt;
 			{type = &amp;#039;row&amp;#039;, label = &amp;#039;Type&amp;#039;, property = &amp;#039;P31&amp;#039;},	&lt;br /&gt;
 			{type = &amp;#039;row&amp;#039;, label = &amp;#039;Date&amp;#039;, wikidata = function() return wikidata.mainDate(item) end},&lt;br /&gt;
 			{type = &amp;#039;row&amp;#039;, label = &amp;#039;Distance&amp;#039;, property = &amp;#039;P2043&amp;#039;},&lt;br /&gt;
			general.country(),&lt;br /&gt;
 			{type = &amp;#039;row&amp;#039;, label = &amp;#039;Départ&amp;#039;, property = &amp;#039;P1427&amp;#039;},&lt;br /&gt;
			{type = &amp;#039;row&amp;#039;, label = &amp;#039;Arrivée&amp;#039;, property = &amp;#039;P1444&amp;#039;},&lt;br /&gt;
	 		{type = &amp;#039;row&amp;#039;, label = &amp;#039;Partants&amp;#039;, wikidata = {property = &amp;#039;P1132&amp;#039;, qualifier = &amp;#039;P276&amp;#039;, qualifiervalue = &amp;#039;Q529711&amp;#039;} },&lt;br /&gt;
 			{type = &amp;#039;row&amp;#039;, label = &amp;#039;Arrivants&amp;#039;, wikidata = {property = &amp;#039;P1132&amp;#039;, qualifier = &amp;#039;P276&amp;#039;, qualifiervalue = &amp;#039;Q15053716&amp;#039;} },&lt;br /&gt;
 			{type = &amp;#039;row&amp;#039;, label = &amp;#039;Vitesse moyenne&amp;#039;, property = &amp;#039;P2052&amp;#039;},&lt;br /&gt;
 			},&lt;br /&gt;
		},&lt;br /&gt;
		{type = &amp;#039;table&amp;#039;, title = &amp;#039;Résultats de l’étape&amp;#039;, rows = {&lt;br /&gt;
			sports.winnerRow(&amp;#039;Vainqueur&amp;#039;, &amp;#039;Q20882747&amp;#039;),&lt;br /&gt;
 			sports.winnerRow(&amp;#039;Deuxième&amp;#039;, &amp;#039;Q20882748&amp;#039;),&lt;br /&gt;
			sports.winnerRow(&amp;#039;Troisième&amp;#039;, &amp;#039;Q20882749&amp;#039;),&lt;br /&gt;
			sports.winnerRow(&amp;#039;Combatif&amp;#039;, &amp;#039;Q21686770&amp;#039;),&lt;br /&gt;
 			},&lt;br /&gt;
		},&lt;br /&gt;
 		{type = &amp;#039;table&amp;#039;, title = &amp;#039;Classement général à l’issue de l’étape&amp;#039;, rows = {&lt;br /&gt;
			sports.winnerRow(&amp;#039;Leader&amp;#039;, &amp;#039;Q20882763&amp;#039;),&lt;br /&gt;
			sports.winnerRow(&amp;#039;Deuxième&amp;#039;, &amp;#039;Q20882764&amp;#039;),&lt;br /&gt;
			sports.winnerRow(&amp;#039;Troisième&amp;#039;, &amp;#039;Q20882765&amp;#039;),&lt;br /&gt;
 			},&lt;br /&gt;
 		},&lt;br /&gt;
 		{type = &amp;#039;table&amp;#039;, title = &amp;#039;Classements annexes à l’issue de l’étape&amp;#039;, rows = {&lt;br /&gt;
			sports.winnerRow(&amp;#039;Points&amp;#039;, &amp;#039;Q20883008&amp;#039;),&lt;br /&gt;
 			sports.winnerRow(&amp;#039;Montagne&amp;#039;, &amp;#039;Q20883213&amp;#039;),&lt;br /&gt;
			sports.winnerRow(&amp;#039;Sprints&amp;#039;, &amp;#039;Q20883329&amp;#039;),&lt;br /&gt;
			sports.winnerRow(&amp;#039;Combativité&amp;#039;, &amp;#039;Q20893984&amp;#039;),&lt;br /&gt;
 			sports.winnerRow(&amp;#039;Combiné&amp;#039;, &amp;#039;Q20965880&amp;#039;),&lt;br /&gt;
			sports.winnerRow(&amp;#039;Jeune&amp;#039;, &amp;#039;Q20883140&amp;#039;),&lt;br /&gt;
			sports.winnerRow(&amp;#039;Équipes&amp;#039;, &amp;#039;Q20882922&amp;#039;),&lt;br /&gt;
			},&lt;br /&gt;
		},&lt;br /&gt;
		{type = &amp;#039;images&amp;#039;,&lt;br /&gt;
			imageparameters = {&amp;#039;carte&amp;#039;},&lt;br /&gt;
			property = &amp;#039;P242&amp;#039;,&lt;br /&gt;
			numval = 1&lt;br /&gt;
		},&lt;br /&gt;
		{type = &amp;#039;navbox&amp;#039;,&lt;br /&gt;
			previousparameter = &amp;quot;étape précédente&amp;quot;,&lt;br /&gt;
			previouswikidata = {property = &amp;quot;P155&amp;quot;, excludespecial = true},&lt;br /&gt;
			nextparameter = &amp;quot;étape suivante&amp;quot;,&lt;br /&gt;
			nextwikidata = {property = &amp;quot;P156&amp;quot;, excludespecial = true},&lt;br /&gt;
			class = &amp;#039;bordered&amp;#039;,&lt;br /&gt;
		},&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>عبد العزيز</name></author>
	</entry>
</feed>