Template:BasicTimeline: Difference between revisions

From ReplayResources
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
<timeline>
<timeline>
Define $skip = at:end # Force a blank line
Define $skip = at:end # Force a blank line
Define $tiny  = width:0.04in
Define $tiny  = width:0.04in mark:(line,black)
Define $narrow = width:0.08in
Define $narrow = width:0.08in
Define $broad  = width:0.12in
Define $broad  = width:0.12in
Line 7: Line 7:
Define $huge  = width:0.20in
Define $huge  = width:0.20in


ImageSize  = width:1280 height:auto barincrement:20
Define $end    = 01/08/1994
 
ImageSize  = width:1280 height:700
TimeAxis  = orientation:horizontal format:yyyy
TimeAxis  = orientation:horizontal format:yyyy


Line 15: Line 17:


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


Colors =
Colors =
Line 37: Line 39:
  id:C2    value:tan2
  id:C2    value:tan2
  id:EC    value:skyblue          legend:Expert_Cartridge
  id:EC    value:skyblue          legend:Expert_Cartridge
id:E2    value:powderblue2
id:E3    value:blue
  id:FC    value:brightblue      legend:Final_Cartridge
  id:FC    value:brightblue      legend:Final_Cartridge
  id:FF    value:magenta          legend:Freeze_Frame
  id:FF    value:magenta          legend:Freeze_Frame
Line 49: Line 53:


BarData =
BarData =
   Bar:Action_Replay          text:"[[Action_Replay]]
   bar:Action_Replay          text:"[[Action_Replay]]
  barset:ar
  bar:Capture                text:"[[Capture]]
 
  bar:Expert                  text:"[[Expert_Cartridge]]
   Bar:Capture                text:"[[Capture]]
   bar:Isepic                  text:"[[ISEPIC]]


# LineData=
# LineData=
Line 60: Line 64:


PlotData=
PlotData=
   fontsize:m
   align:center textcolor:black fontsize:8 $tiny shift:(0,-9)
   width:15 textcolor:white
 
  bar:Action_Replay
    $tiny    color:A4  from:15/07/1986      till:15/10/1986  text:"MK1"
  bar:Action_Replay
    $tiny    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/1994  text:"AR6"
 
  bar:Capture
    $tiny    color:CP  from:15/08/1985      till:15/12/1987  text:"Capture"
  bar:Capture
    $tiny    color:C2  from:15/12/1987      till:15/09/1992  text:"Capture II"
 
  bar:Expert
    $tiny    color:EC  from:15/05/1986      till:15/07/1986  text:"64"
   bar:Expert
    $tiny    color:E3  from:15/07/1986      till:15/12/1986  text:"64&128"
  bar:Expert
    $tiny    color:E2  from:15/12/1986      till:15/07/1987  text:"added ESM"
  bar:Expert
    $tiny    color:E2  from:15/07/1987      till:15/07/1989  text:"ESM only"


   barset:ar
   bar:Isepic
     color:header textcolor:white width:16 shift:(205,-5) fontsize:s from:start till:05/01/1998 text:"[[MK1]]"
     $tiny   color:IP from:15/06/1985      till:31/12/1985
  $tiny
  bar:Action_Replay          from:15/07/1986      till:15/10/1986 color:A4 # AR1
  bar:Action_Replay          from:15/10/1986      till:15/04/1987 color:AR # AR2
  $narrow
  bar:Action_Replay          from:15/04/1987      till:15/01/1988 color:AR # AR3
  $tiny
  bar:Action_Replay          from:15/01/1988      till:15/04/1988 color:A2 # MK4
  $broad
  bar:Action_Replay          from:15/01/1988      till:15/04/1988 color:A3 # MK4
  bar:Action_Replay          from:15/04/1988      till:15/01/1989 color:A2 # AR4
  bar:Action_Replay          from:15/01/1989      till:15/10/1989 color:AR # AR5
  bar:Action_Replay          from:15/10/1989      till:15/04/1994 color:A2 # AR6
  $tiny
  bar:Capture                from:15/08/1985      till:15/12/1987 color:CP
  bar:Capture                from:15/12/1987      till:15/09/1992 color:C2


TextData =
TextData =
   fontsize:M
   fontsize:M
   textcolor:gray2
   textcolor:gray2
pos:(0,0)
  pos:(4,4)
   text:Bar strength analogue to ROM size
   text:Bar strength analogue to ROM size
pos:(22,44)
  pos:(22,44)
   text:Entries ordered A-Z0-9
   text:Entries ordered A-Z0-9




BackgroundColors = canvas:canvas bars:bars
BackgroundColors = canvas:white bars:bars
ScaleMajor = gridcolor:lighttext unit:year increment:1 start:01/01/1985
ScaleMajor = gridcolor:lighttext unit:year increment:1 start:01/01/1985
ScaleMinor = gridcolor:lightline unit:month increment:1 start:01/01/1985
ScaleMinor = gridcolor:lightline unit:month increment:1 start:01/01/1985


</timeline>
</timeline>

Revision as of 00:08, 4 March 2010

ISEPICExpert CartridgeCaptureAction Replay