Template:Timeline of Macintosh II models

From RetroWikipedia
Jump to navigation Jump to search
Timeline of Macintosh II family models
<timeline>

DateFormat=mm/dd/yyyy Define $end = 12/31/1993 Define $skip = at:end # Force a blank line Period = from:01/01/1987 till:$end Define $dayunknown = 15 # what day to use if it's actually not known ImageSize= width:600 height:auto barincrement:21 TimeAxis = orientation:horizontal PlotArea = right:5 left:5 bottom:80 top:0 Legend = orientation:vertical position:bottom columns:1

Colors =

    id:bg         value:white
    id:macii      value:rgb(0.8,1,0.8) legend:Macintosh_II_case
    id:maciicx    value:rgb(0.8,0.9,0.85) legend:Macintosh_IIcx_case
    id:maciisi    value:rgb(0.85,0.9,0.8) legend:Macintosh_IIsi_case
    id:maciivx    value:rgb(0.75,0.85,0.6) legend:Macintosh_IIvx_case
    id:line       value:rgb(0.2,0.2,0.2)
    id:lightline  value:rgb(0.8,0.8,0.8) legend:Other_Macs
    id:lighttext  value:rgb(0.5,0.5,0.5)

BackgroundColors = canvas:bg ScaleMajor = gridcolor:lighttext unit:year increment:1 start:01/01/1987 ScaleMinor = gridcolor:lightline unit:month increment:3 start:01/01/1987

BarData =

 Barset:macii
 Barset:reference

PlotData=

 width:15 textcolor:black
 barset:macii
   shift:(5,-5) anchor:from fontsize:s
   color:macii from:03/02/1987 till:01/15/1990 text:"Macintosh II"
   color:macii from:09/19/1988 till:10/15/1990 text:"Macintosh IIx"
   color:maciicx from:03/07/1989 till:03/11/1991 text:"Macintosh IIcx"
   color:maciicx from:09/20/1989 till:02/20/1993 text:"Macintosh IIci"
   color:macii from:03/19/1990 till:04/15/1992 text:"Macintosh IIfx"
   color:maciisi from:10/15/1990 till:03/15/1993 text:"Macintosh IIsi"
   color:maciivx from:10/19/1992 till:02/10/1993 text:"Macintosh IIvi"
   color:maciivx from:10/19/1992 till:10/21/1993 text:"Macintosh IIvx"
 barset:reference
   color:lightline from:start till:04/01/1987 text:"Plus"
 barset:break
   color:lightline from:04/01/1987 till:09/16/1988 text:"SE"
 barset:break
   color:lightline from:09/16/1988 till:01/01/1989 text:"IIc+"
 barset:break
   color:lightline from:01/01/1989 till:09/20/1989 text:"SE/30"
 barset:break
   color:lightline from:09/20/1989 till:10/01/1990 text:"Portable"
 barset:break
   color:lightline from:10/01/1990 till:10/01/1991 text:"LC"
 barset:break
   color:lightline from:10/01/1991 till:$end text:"Quadra"

</timeline>