Template:Mars Exploration Program

From English Wikipedia @ Freddythechick

<timeline> DateFormat=mm/dd/yyyy Define $now = 04/30/2025 Define $later = 04/30/2030 Define $skip = at:end # Force a blank line Define $dayunknown = 15 # what day to use if it's actually not known Period = from:08/01/1995 till:$later ImageSize= width:1000 height:auto barincrement:20 TimeAxis = orientation:horizontal PlotArea = right:1 left:1 bottom:62 top:5 Colors =

    id:mxp  value:rgb(1, 0.80, 0.65) Legend:Mars_Exploration_Program
    id:mxpf value:rgb(1, 0.9, 0.8)   Legend:Mars_Exploration_Program_(future)
    id:bg         value:white
    id:lightline  value:rgb(0.9,0.9,0.9)
    id:lighttext  value:rgb(0.5,0.5,0.5)
    id:server     value:rgb(0.8,0.8,0.9)

BackgroundColors = canvas:bg ScaleMajor = gridcolor:lighttext unit:year increment:1 start:01/01/1996 Legend = orientation:vertical position:bottom columns:4 BarData =

 barset:phone

PlotData =

 width:15 textcolor:black shift:(5,-5) anchor:from fontsize:s


 barset:phone
   color:mxp from:11/07/1996 till:11/02/2006 text:"Mars Global Surveyor"
   color:mxp from:12/04/1996 till:09/27/1997 text:"Mars Pathfinder"
   color:mxp from:11/12/1998 till:12/03/1999 text:"Surveyor 98"
 barset:break
   $skip
   color:mxp from:04/07/2001 till:$now text:"2001 Mars Odyssey"
 barset:break
   $skip
   color:mxpf from:$now till:$later
   color:mxp from:06/10/2003 till:06/10/2018 text:"Mars Exploration Rover"
   color:mxp from:08/12/2005 till:$now text:"Mars Reconnaissance Orbiter"
 barset:break
   $skip
   $skip
   $skip
   color:mxpf from:$now till:$later
   color:mxp from:08/04/2007 till:11/02/2008 text:"Phoenix"
 barset:break
   $skip
   $skip
   $skip
   $skip
   color:mxp from:11/26/2011 till:$now text: "Mars Science Laboratory"
 barset:break
   $skip
   $skip
   $skip
   $skip
   color:mxpf from:$now till:$later
   color:mxp from:11/18/2013 till:$now text:"MAVEN"
 barset:break
   $skip
   $skip
   $skip
   $skip
   $skip
   color:mxpf from:$now till:$later
   color:mxp from:05/05/2018 till:12/15/2022 text: "InSight"
   color:mxp from:07/30/2020 till:$now text: "Mars 2020"
 barset:break
   $skip
   $skip
   $skip
   $skip
   $skip
   $skip
   $skip 
   color:mxpf from:$now till:$later

</timeline>