Difference between revisions of "Template:Episode timeline/20th century"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(Eh... fixed stuff for now... gonna continue more later...)
(Looks better now... more to be done.)
 
Line 6: Line 6:


DateFormat = dd/mm/yyyy
DateFormat = dd/mm/yyyy
Period    = from:1945 till:31/12/1999
Period    = from:1945 till:31/12/1950
TimeAxis  = orientation:horizontal
TimeAxis  = orientation:horizontal
ScaleMajor = unit:year increment:5 start:01/01/1945
ScaleMajor = unit:month increment:1 start:01/01/1945
ScaleMinor = grid:white unit:month increment:3 start:01/04/1945
 
Colors =
  id:back      value:gray(0.9)
 
  id:season1  value:rgb(1,    0.749, 0.749)  legend:Season_1
  id:season2  value:rgb(1,    0.875, 0.875)  legend:Season_2
  id:season3  value:rgb(1,    1,    0.875)  legend:Season_3
  id:season4  value:rgb(0.749, 1,    0.768)  legend:Season_4
 
BackgroundColors = canvas:back
 
PlotData =
  from:01/01/1947  till:01/01/1948  color:season3  text:[[Roswell That Ends Well]]
</timeline>
 
<timeline>
ImageSize  = width:1024 height:100
PlotArea  = left:50 right:100 bottom:20 top:10
Legend    = columns:2 left:50 top:100 columnwidth:75
AlignBars  = early
 
DateFormat = dd/mm/yyyy
Period    = from:1990 till:31/12/1999
TimeAxis  = orientation:horizontal
ScaleMajor = unit:year increment:1 start:01/01/1990
ScaleMinor = grid:white unit:month increment:6 start:01/01/1990


Colors =
Colors =
Line 21: Line 48:


PlotData =
PlotData =
  from:01/01/1947  till:02/01/1947  color:season3  text:[[Roswell That Ends Well]]
   from:31/12/1999  till:31/12/1999  color:season1  text:[[Space Pilot 3000]]
   from:31/12/1999  till:31/12/1999  color:season1  text:[[Space Pilot 3000]]
</timeline>
</timeline>

Latest revision as of 17:03, 18 March 2008

<timeline> ImageSize = width:1024 height:100 PlotArea = left:50 right:100 bottom:20 top:10 Legend = columns:2 left:50 top:100 columnwidth:75 AlignBars = early

DateFormat = dd/mm/yyyy Period = from:1945 till:31/12/1950 TimeAxis = orientation:horizontal ScaleMajor = unit:month increment:1 start:01/01/1945 ScaleMinor = grid:white unit:month increment:3 start:01/04/1945

Colors =

 id:back      value:gray(0.9)
 id:season1   value:rgb(1,     0.749, 0.749)   legend:Season_1
 id:season2   value:rgb(1,     0.875, 0.875)   legend:Season_2
 id:season3   value:rgb(1,     1,     0.875)   legend:Season_3
 id:season4   value:rgb(0.749, 1,     0.768)   legend:Season_4

BackgroundColors = canvas:back

PlotData =

 from:01/01/1947  till:01/01/1948   color:season3   text:Roswell That Ends Well

</timeline>

<timeline> ImageSize = width:1024 height:100 PlotArea = left:50 right:100 bottom:20 top:10 Legend = columns:2 left:50 top:100 columnwidth:75 AlignBars = early

DateFormat = dd/mm/yyyy Period = from:1990 till:31/12/1999 TimeAxis = orientation:horizontal ScaleMajor = unit:year increment:1 start:01/01/1990 ScaleMinor = grid:white unit:month increment:6 start:01/01/1990

Colors =

 id:back      value:gray(0.9)
 id:season1   value:rgb(1,     0.749, 0.749)   legend:Season_1
 id:season2   value:rgb(1,     0.875, 0.875)   legend:Season_2
 id:season3   value:rgb(1,     1,     0.875)   legend:Season_3
 id:season4   value:rgb(0.749, 1,     0.768)   legend:Season_4

BackgroundColors = canvas:back

PlotData =

 from:31/12/1999  till:31/12/1999   color:season1   text:Space Pilot 3000

</timeline>