قالب:أوائل تصنيف الفيفا العالمي للمنتخبات
يُظهِر هذا المخطط الفترات التي اعتلى فيها كل منتخب (ذكور) قمة تصنيف فيفا العالمي للمنتخبات. <timeline> ImageSize = width:210 height:1400 PlotArea = left:40 right:0 bottom:10 top:10
- Just short of the date the next version of the FIFA World Ranking will be released (dd/mm/yyyy)
- NOTE: don't forget to also update the 'joint rank 1' indication in October 2018 below.
Define $enddate = 23/06/2022
DateFormat = dd/mm/yyyy Period = from:08/08/1993 till:$enddate TimeAxis = orientation:vertical format:yyyy ScaleMajor = unit:year increment:1 start:1994
- Colors for teams (typically derived from jersey's first colors)
Colors =
id:Argentina value:rgb(0.53, 0.80, 0.91) id:Belgium value:rgb(0.95, 0, 0) id:Brazil value:rgb(1, 0.84, 0.19) id:France value:rgb(0, 0.1, 0.4) id:Germany value:rgb(1, 1, 1) id:Italy value:rgb(0, 0.4, 0.73) id:Netherlands value:rgb(1, 0.35, 0) id:Spain value:rgb(0.65, 0.15, 0)
LineData =
- Joint rank 1 for France and Belgium on 20 September 2018.
- NOTE: Each second number (y-position) needs to be reduced a little (about 4-6) on every update
- to re-align this indication. Make it stretch over half of France's #1 period in 2018.
points:(55,1213)(62,1213) color:Belgium width:4
- A line at the right side of the graph
from:08/08/1993 till:end atpos:65 color:black width:0.5
- Setup text and color to use in the labeled bars
Define $labelArgentina = text:"Argentina" color:Argentina Define $labelBelgium = text:"Belgium" color:Belgium Define $labelBrazil = text:"Brazil" color:Brazil Define $labelFrance = text:"France" color:France Define $labelJoint = text:"France and Belgium equal" color:France Define $labelGermany = text:"Germany" color:Germany Define $labelItaly = text:"Italy" color:Italy Define $labelNetherlands = text:"Netherlands" color:Netherlands Define $labelSpain = text:"Spain" color:Spain
PlotData =
bar:Leaders width:25 mark:(line,black)
from:08/08/1993 till:23/09/1993 shift:(20,-5) $labelGermany from:23/09/1993 till:19/11/1993 shift:(20,-4) $labelBrazil from:19/11/1993 till:23/12/1993 shift:(20,-1) $labelItaly from:23/12/1993 till:19/04/1994 shift:(20,-3) $labelGermany from:19/04/1994 till:14/06/1994 shift:(20,-5) $labelBrazil from:14/06/1994 till:21/07/1994 shift:(20,-3) $labelGermany from:21/07/1994 till:16/05/2001 shift:(20,-5) $labelBrazil from:16/05/2001 till:03/07/2002 shift:(20,-5) $labelFrance from:03/07/2002 till:14/02/2007 shift:(20,-5) $labelBrazil from:14/02/2007 till:14/03/2007 shift:(20,-9) $labelItaly from:14/03/2007 till:18/04/2007 shift:(20,-4) $labelArgentina from:18/04/2007 till:18/07/2007 shift:(20,-3) $labelItaly from:18/07/2007 till:19/09/2007 shift:(20,-4) $labelBrazil from:19/09/2007 till:24/10/2007 shift:(20,-1) $labelItaly from:24/10/2007 till:02/07/2008 shift:(20,-5) $labelArgentina from:02/07/2008 till:01/07/2009 shift:(20,-6) $labelSpain from:01/07/2009 till:20/11/2009 shift:(20,-5) $labelBrazil from:20/11/2009 till:28/04/2010 shift:(20,-5) $labelSpain from:28/04/2010 till:14/07/2010 shift:(20,-4) $labelBrazil from:14/07/2010 till:24/08/2011 shift:(20,-5) $labelSpain from:24/08/2011 till:21/09/2011 shift:(20,-5) $labelNetherlands from:21/09/2011 till:17/07/2014 shift:(20,-5) $labelSpain from:17/07/2014 till:09/07/2015 shift:(20,-5) $labelGermany from:09/07/2015 till:05/11/2015 shift:(20,-5) $labelArgentina from:05/11/2015 till:07/04/2016 shift:(20,-5) $labelBelgium from:07/04/2016 till:06/04/2017 shift:(20,-5) $labelArgentina from:06/04/2017 till:06/07/2017 shift:(20,-6) $labelBrazil from:06/07/2017 till:10/08/2017 shift:(20,-7) $labelGermany from:10/08/2017 till:14/09/2017 shift:(20,-2) $labelBrazil from:14/09/2017 till:15/08/2018 shift:(20,-1) $labelGermany from:15/08/2018 till:20/09/2018 shift:(20,-7) $labelFrance from:20/09/2018 till:25/10/2018 shift:(30,-7) $labelJoint from:25/10/2018 till:31/03/2022 shift:(20,-5) $labelBelgium from:31/03/2022 till:end shift:(20,-6) $labelBrazil
</timeline>