Template:BasicTimeline: Difference between revisions

From ReplayResources
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(51 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="width: 99%; overflow: auto; padding: 3px;text-align: left; border: 1px solid silver">
<timeline>
<timeline>
Define $skip = at:end # Force a blank line
Define $skip = at:end # Force a blank line
ImageSize  = width:1200 height:auto barincrement:18
Define $rotfl  = width:0.02in            # 4k
Define $tiny  = width:0.04in            # 8k
Define $narrow = width:0.08in            # 16k
Define $medium = width:0.12in            # 24k
Define $broad  = width:0.16in            # 32k
Define $fat    = width:0.20in            # 64k
Define $huge  = width:0.24in            # 96k
Define $dy    =  12
Define $left  = align:left    shift:(  1, $dy)
Define $right  = align:right  shift:(  1, $dy)
Define $center = align:center  shift:(  1, $dy)
Define $sdown  = shift:(0,-13)
 
Define $start  = 01/04/1985
Define $end    = 01/12/1996
 
Define $winner = 15/06/1985
 
ImageSize  = width:1480 height:auto barincrement:32
TimeAxis  = orientation:horizontal format:yyyy
TimeAxis  = orientation:horizontal format:yyyy


PlotArea  = left:95 right:415 bottom:85 top:20
PlotArea  = left:120 bottom:140 right:20 top:30
Legend    = columns:3 left:220 top:57 columnwidth:160
Legend    = columns:4 left:200 top:100 columnwidth:180
AlignBars  = late
AlignBars  = late


DateFormat = dd/mm/yyyy
DateFormat = dd/mm/yyyy
Period    = from:01/01/1982 till:01/12/2002
Period    = from:$start till:$end


Colors =
Colors =
id:bg    value:white
  id:canvas value:gray(0.95)        # background for whole image
  id:canvas value:gray(0.95)        # background for whole image
  id:bars  value:white            # background for bars
  id:bars  value:white            # background for bars
Line 18: Line 38:
  id:gray  value:gray(0.6)        # for colophon
  id:gray  value:gray(0.6)        # for colophon
  id:gray2  value:gray(0.5)        # for text
  id:gray2  value:gray(0.5)        # for text
id:line      value:rgb(0.2,0.2,0.2)
id:lightline  value:rgb(0.9,0.9,0.9)
id:header    value:rgb(0.8,0.8,0.9)
id:lighttext  value:rgb(0.5,0.5,0.5)


  id:AR    value:red              legend:Action_Replay
  id:AR    value:red              legend:Action_Replay
  id:CP    value:rgb(0.7,0.3,0.3) legend:Capture
id:A2    value:coral
  id:EC    value:rgb(0,0,1)      legend:Expert_Cartridge
id:A3    value:magenta
  id:FC    value:rgb(0.7,0.3,0.3) legend:Final_Cartridge
id:A4    value:pink
  id:FF    value:rgb(0.7,0.3,0.3) legend:Freeze_Frame
  id:CP    value:tan1            legend:Capture
  id:GK    value:rgb(1,0.7,0.7)  legend:Gamekiller
id:C2    value:tan2
  id:IP    value:rgb(1,0.7,0.7)  legend:ISEPIC
  id:EC    value:skyblue          legend:Expert_Cartridge
  id:KC    value:rgb(1,0.7,0.7)  legend:Power_Cartridge
id:E2    value:powderblue2
  id:MF     value:rgb(1,0.7,0.7)  legend:Magic_Formel
id:E3    value:blue
  id:RR    value:rgb(1,0.7,0.7)   legend:Retro_Replay
  id:FC    value:brightblue      legend:Final_Cartridge
  id:U1    value:rgb(1,0.7,0.7)  legend:1541_Ultimate
  id:FF    value:magenta          legend:Freeze_Frame
  id:GK    value:lightpurple      legend:Game_Killer
  id:IP    value:black            legend:ISEPIC
id:MF    value:lavender        legend:Magic_Formel
id:M2    value:tan1
id:M3    value:tan2
  id:KC    value:orange          legend:Power_Cartridge
  id:SS     value:blue            legend:Super_Snapshot
  id:RR    value:yellow          legend:Action_Power_8.1_&_Action_Gear_(seen_'96_still)_were_estimated
  id:U1    value:yellowgreen      legend:21st_century_devices_are_separated_from_this_chart
 
 
BackgroundColors = canvas:white bars:bars
ScaleMajor = gridcolor:lighttext unit:year increment:1 start:01/01/1986
ScaleMinor = gridcolor:lightline unit:month increment:1 start:$start


    id:line      value:rgb(0.2,0.2,0.2)
LineData=
    id:lightline  value:rgb(0.9,0.9,0.9)
  at:$winner    color:black layer:back width:0.1
    id:header    value:rgb(0.8,0.8,0.9)
    id:lighttext  value:rgb(0.5,0.5,0.5)
    id:current    value:rgb(0.9,0.9,0.9) legend:Still_currently_produced


BackgroundColors = canvas:bg
BarData =
ScaleMajor = gridcolor:lighttext unit:year increment:1 start:01/01/1982
  bar:Action_Replay          text:"[[Action_Replay]]"
ScaleMinor = gridcolor:lightline unit:month increment:1 start:01/01/1982
  bar:Capture                text:[[Capture]]
  bar:Expert                  text:[[Expert_Cartridge]]
  bar:Final                  text:[[Final_Cartridge]]
  bar:Frame                  text:[[Freeze_Frame]]
  bar:Gamekiller              text:[[Game_Killer]]
  bar:Isepic                  text:[[ISEPIC]]
  bar:Magic                  text:[[Magic_Formel]]
  bar:Atomic                  text:[[Nordic_Power]]
  bar:PowerCart              text:[[Power_Cartridge|Power Cartridge(KCS)]]
  bar:Snapshot                text:[[Super_Snapshot]]


# BackgroundColors = canvas:canvas bars:bars
PlotData=
# ScaleMajor  = gridcolor:grid1 unit:year  increment:1 start:01/01/1940
  align:center textcolor:black fontsize:8 $tiny shift:(0,-5) mark:(line,black)
# ScaleMinor  = gridcolor:grid2 unit:month increment:3 start:01/10/1939


  bar:Action_Replay
    $narrow  color:A4  from:15/07/1986      till:15/10/1986  text:"MK1"
  bar:Action_Replay
    $narrow  color:A2  from:15/10/1986      till:15/04/1987  text:"MK2"
  bar:Action_Replay
    $narrow  color:AR  from:15/04/1987      till:01/01/1988  text:"MK3"
  bar:Action_Replay
    $broad  color:A3  from:01/01/1988      till:30/04/1988  text:"MK4"
  bar:Action_Replay
    $tiny    color:A2  from:01/01/1988      till:30/04/1988
  bar:Action_Replay
    $broad  color:A2  from:30/04/1988      till:15/01/1989  text:"AR4"
  bar:Action_Replay
    $broad  color:AR  from:15/01/1989      till:15/10/1989  text:"AR5"
  bar:Action_Replay
    $broad  color:A2  from:15/10/1989      till:15/04/1996  text:"AR6"
  bar:Capture
    $tiny    color:CP  from:15/08/1985      till:15/12/1987  $sdown text:"Capture"
  bar:Capture
    $tiny    color:C2  from:15/12/1987      till:15/09/1992  $sdown text:"Capture II"
  bar:Expert
    $tiny    color:EC  from:15/05/1986      till:15/07/1986  $sdown text:"64"
  bar:Expert
    $tiny    color:E3  from:15/07/1986      till:15/12/1986  $sdown text:"64&128"
  bar:Expert
    $tiny    color:E2  from:15/12/1986      till:15/07/1987  $sdown text:"added ESM"
  bar:Expert
    $tiny    color:E2  from:15/07/1987      till:15/07/1989  $sdown text:"ESM only"
  bar:Final
    $narrow  color:SS  from:15/10/1985      till:15/08/1986  $sdown text:"TFC"
  bar:Final
    $narrow  color:E2  from:15/08/1986      till:15/06/1987  text:"FC2"
  bar:Final
    $medium  color:SS  from:15/06/1987      till:15/11/1987  text:"FC+"
  bar:Final
    $fat    color:FC  from:15/11/1987      till:15/01/1993  text:"FC3"


BarData =
  bar:Action Replay      text:[[Action_Replay]]


Define $broad = width:0.1in
  bar:Frame
Define $narrow = width:0.03in
    $tiny    color:AR  from:15/10/1985      till:15/05/1986  $sdown text:"MK1"
  bar:Frame
    $tiny    color:FF  from:15/05/1986      till:15/09/1986  $sdown text:"MKII"
  bar:Frame
    $tiny    color:A2  from:15/09/1986      till:01/02/1987  $sdown text:"MKIII"
  bar:Frame
    $tiny    color:A3  from:01/02/1987      till:30/03/1987 $sdown text:"MK~IIIB"
  bar:Frame
    $narrow color:A4  from:30/03/1987      till:15/08/1987  text:"MKIV&~Lazer"
  bar:Frame
    $broad  color:FF  from:15/08/1987      till:15/07/1989  text:"Freeze Machine = MKV & Lazer II"


# with shift:(0,..) the left/right aligned text starts/stops exactly below supplied date
  bar:Gamekiller
# a small adjustment centers the date part of the text below the line mark
    $tiny    color:GK  from:15/03/1986      till:01/07/1986
# extra adjustments may be needed to avoid overlapping texts
    $tiny    color:white  from:01/08/1986      till:01/06/1988 text:"<-Shortest commercial appearance ever" mark:(line,white)


Define $dy  = -15
  bar:Isepic
Define $leftneg2  = align:left    shift:(-20, $dy)
     $tiny   color:IP from:15/06/1985      till:31/12/1985
Define $leftneg1  = align:left    shift:(-10, $dy)
Define $left      = align:left    shift:(  0, $dy)
Define $leftpos1  = align:left    shift:( 10, $dy)
Define $leftpos2  = align:left    shift:( 20, $dy)
Define $center    = align:center  shift:(  0, $dy)
Define $right     = align:right  shift:(  0, $dy)
Define $rightneg1 = align:right  shift:(-10, $dy)
Define $rightpos1 = align:right  shift:( 10, $dy)
Define $rightpos2 = align:right  shift:( 20, $dy)
Define $leftPH   = align:left    shift:(  3, $dy) # avoid collision with
                                                  # Pearl Harbour red line
Define $dy2 = 10
Define $leftWW2  = align:left    shift:(  0, $dy2)
Define $rightWW2  = align:right  shift:(  0, $dy2)




LineData=
  bar:Magic
   at:start     color:red layer:front
    $broad   color:MF  from:15/11/1985     till:15/12/1986  text:"Formel 64"
   at:end        color:red layer:front
   bar:Magic
   at:07/12/1941 color:red layer:back
    $fat    color:M2  from:15/12/1986      till:15/01/1988  text:"MF1.0/1.1/1.2"
   bar:Magic
    $huge    color:MF  from:15/01/1988      till:15/11/1992  text:"MF2.0"


PlotData=
  bar:Atomic
   fontsize:XS $broad
    $broad  color:A2  from:01/05/1989      till:30/10/1989  text:"Nordic 1.0"
  bar:Atomic
    $broad  color:AR  from:01/11/1989      till:15/06/1990  text:"Nordic 2.1"
   bar:Atomic
    $broad   color:A4  from:15/06/1990      till:31/12/1990  text:"Atomic 1.1"
  bar:Atomic
    $broad  color:AR  from:01/01/1991      till:15/01/1992  text:"Nordic 7.2"
  bar:Atomic
    $broad  color:yellow from:01/01/1994  till:01/01/1996  text:"Action 8.1"
  bar:Atomic
    $broad  color:yellow from:01/01/1996  till:$end        text:"Action Gear"


   bar:Action Replay          from:start     till:19/02/1990 color:AR
   bar:PowerCart
    $narrow  color:KC  from:15/05/1986     till:15/03/1989  text:"1985 edition - released 1986"
  bar:PowerCart
    $narrow  color:KC  from:15/03/1989      till:15/01/1992  text:"1989 edition"


   $narrow
   bar:Snapshot
   bar:Action Replay   from:14/03/1984 till:02/09/1991 color:AR
    $rotfl  color:SS  from:15/07/1985      till:15/11/1985  $sdown text:"Codebuster"
  bar:Snapshot
    $rotfl  color:SS  from:15/11/1985      till:15/01/1987  $sdown text:"Snapshot64"
  bar:Snapshot
    $narrow color:FC  from:15/01/1987      till:15/10/1987  $sdown text:"SuperSnapshot64"
   bar:Snapshot
    $narrow  color:FC  from:15/10/1987      till:15/02/1988  $sdown text:"SS64 v2"  # size?
  bar:Snapshot
    $broad  color:E2  from:15/02/1988      till:15/11/1988  text:"SS3"                    # 32k n 8k
  bar:Snapshot
    $broad  color:SS  from:15/11/1988      till:15/12/1989  text:"SS4"
   bar:Snapshot
    $fat    color:SS  from:15/12/1989      till:15/02/1991  text:"SS5 & SS5.22"
  bar:Snapshot
    $fat    color:E2  from:15/02/1991     till:$end        text:"SS5.22 is said to be still available"


   bar:Japan textcolor:red fontsize:S
   bar:Action_Replay textcolor:black fontsize:S
   at:01/09/1939 $leftWW2   text:"< WW2 starts in Europe"
   at:$winner    $left   text:"< ISEPIC wins!"
   at:02/09/1945 $rightWW2  text:"end of WW2 >"
   at:01/08/1989 $center text:"Commercial availability of Freeze Carts\n" fontsize:XL
  at:07/12/1941 $leftWW2  text:"< WW2 reaches Asia"


  textcolor:black fontsize:XS
  at:27/07/1940 $rightpos2 text:"[[Greater East Asia Co-Prosperity Sphere|Co-Prosperity Sphere]] 27/7" mark:(line,white)


TextData =
TextData =
   fontsize:S
   fontsize:M
   textcolor:gray2
   textcolor:black
   pos:(735,22)  tabs:(100-left)
   pos:(2,24)
   text:Date format dd/mm
   text:Bar strength analogue to ROM size
  pos:(10,50)
 
</timeline>
</timeline>
</div>

Latest revision as of 02:09, 23 July 2022

Super SnapshotPower CartridgeNordic PowerMagic FormelISEPICGame KillerFreeze FrameFinal CartridgeExpert CartridgeCaptureAction Replay