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
Define $narrow = width:0.08in
Define $narrow = width:0.08in
Line 8: Line 7:
Define $huge  = width:0.20in
Define $huge  = width:0.20in


# with shift:(0,..) the left/right aligned text starts/stops exactly below supplied date
ImageSize  = width:1280 height:auto barincrement:20
# a small adjustment centers the date part of the text below the line mark
# extra adjustments may be needed to avoid overlapping texts
 
Define $dy  = -15
Define $leftneg2  = align:left    shift:(-20, $dy)
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)
 
ImageSize  = width:1280 height:500
TimeAxis  = orientation:horizontal format:yyyy
TimeAxis  = orientation:horizontal format:yyyy


PlotArea  = left:95 bottom:85 right:20 top:20
PlotArea  = left:95 bottom:130 right:20 top:20
Legend    = columns:4 left:220 top:50 columnwidth:180
Legend    = columns:4 left:220 top:100 columnwidth:180
AlignBars  = late
AlignBars  = late


Line 55: Line 38:
  id:EC    value:skyblue          legend:Expert_Cartridge
  id:EC    value:skyblue          legend:Expert_Cartridge
  id:FC    value:brightblue      legend:Final_Cartridge
  id:FC    value:brightblue      legend:Final_Cartridge
id:FF    value:magenta          legend:Freeze_Frame
  id:F2    value:blue
  id:F2    value:blue
  id:F3    value:powderblue
  id:F3    value:powderblue
id:FF    value:magenta          legend:Freeze_Frame
  id:GK    value:lightpurple      legend:Gamekiller
  id:GK    value:lightpurple      legend:Gamekiller
  id:IP    value:black            legend:ISEPIC
  id:IP    value:black            legend:ISEPIC
Line 68: Line 51:
   Bar:Action_Replay          text:"[[Action_Replay]]
   Bar:Action_Replay          text:"[[Action_Replay]]
   barset:ar
   barset:ar
   Bar:Capture                text:"[[Capture]]
   Bar:Capture                text:"[[Capture]]
  barset:cp


# LineData=
# LineData=
Line 77: Line 60:


PlotData=
PlotData=
   fontsize:S
   fontsize:m
   width:15 textcolor:black
   width:15 textcolor:white


   barset:ar
   barset:ar
     color:header textcolor:white width:16 shift:(205,-5) fontsize:m from:start till:05/01/1998 text:"[[MK1]]"
     color:header textcolor:white width:16 shift:(205,-5) fontsize:s from:start till:05/01/1998 text:"[[MK1]]"
   $tiny
   $tiny
   bar:Action_Replay          from:15/07/1986      till:15/10/1986 color:A4 # AR1
   bar:Action_Replay          from:15/07/1986      till:15/10/1986 color:A4 # AR1
Line 99: Line 82:


TextData =
TextData =
   fontsize:S
   fontsize:M
   textcolor:gray2
   textcolor:gray2
  pos:(22,22)
pos:(0,0)
   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:bg
BackgroundColors = canvas:canvas 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 04:25, 3 March 2010

MK1CaptureAction Replay