Template:BasicTimeline: Difference between revisions
From ReplayResources
Jump to navigationJump to search
Count Zero (talk | contribs) mNo edit summary |
Count Zero (talk | contribs) mNo edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
Define $tiny = width:0.04in # 8k | Define $tiny = width:0.04in # 8k | ||
Define $narrow = width:0.08in # 16k | Define $narrow = width:0.08in # 16k | ||
Define $medium = width:0. | Define $medium = width:0.12in # 24k | ||
Define $broad = width:0. | Define $broad = width:0.16in # 32k | ||
Define $fat = width:0. | Define $fat = width:0.20in # 64k | ||
Define $huge = width:0. | Define $huge = width:0.24in # 96k | ||
Define $dy = 12 | Define $dy = 12 | ||
Define $left = align:left shift:( 1, $dy) | Define $left = align:left shift:( 1, $dy) | ||
Line 73: | Line 73: | ||
BarData = | BarData = | ||
bar:Action_Replay text:[[Action_Replay]] | bar:Action_Replay text:"[[Action_Replay]]" | ||
bar:Capture text:[[Capture]] | bar:Capture text:[[Capture]] | ||
bar:Expert text:[[Expert_Cartridge]] | bar:Expert text:[[Expert_Cartridge]] | ||
Line 138: | Line 138: | ||
$tiny color:A3 from:01/02/1987 till:30/03/1987 $sdown text:"MK~IIIB" | $tiny color:A3 from:01/02/1987 till:30/03/1987 $sdown text:"MK~IIIB" | ||
bar:Frame | bar:Frame | ||
$ | $narrow color:A4 from:30/03/1987 till:15/08/1987 text:"MKIV&~Lazer" | ||
bar:Frame | bar:Frame | ||
$broad color:FF from:15/08/1987 till:15/07/1989 text:"Freeze Machine = MKV & Lazer II" | $broad color:FF from:15/08/1987 till:15/07/1989 text:"Freeze Machine = MKV & Lazer II" | ||
Line 158: | Line 158: | ||
bar:Atomic | bar:Atomic | ||
$broad color:A2 from:01/01/ | $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 | bar:Atomic | ||
$broad color:A4 from:15/06/1990 till:31/12/1990 text:"Atomic 1.1" | $broad color:A4 from:15/06/1990 till:31/12/1990 text:"Atomic 1.1" | ||
Line 173: | Line 175: | ||
$narrow color:KC from:15/03/1989 till:15/01/1992 text:"1989 edition" | $narrow color:KC from:15/03/1989 till:15/01/1992 text:"1989 edition" | ||
bar:Snapshot | |||
$rotfl color:SS from:15/07/1985 till:15/11/1985 $sdown text:"Codebuster" | |||
bar:Snapshot | bar:Snapshot | ||
$rotfl color:SS from:15/11/1985 till:15/01/1987 $sdown text:"Snapshot64" | $rotfl color:SS from:15/11/1985 till:15/01/1987 $sdown text:"Snapshot64" | ||
Line 191: | Line 194: | ||
bar:Action_Replay textcolor:black fontsize:S | bar:Action_Replay textcolor:black fontsize:S | ||
at:$winner $left text:"< ISEPIC wins!" | at:$winner $left text:"< ISEPIC wins!" | ||
at:01/08/1989 $center text:"Commercial availability of Freeze Carts" fontsize:XL | at:01/08/1989 $center text:"Commercial availability of Freeze Carts\n" fontsize:XL | ||
TextData = | TextData = | ||
fontsize:M | fontsize:M | ||
textcolor: | textcolor:black | ||
pos:(2,24) | pos:(2,24) | ||
text:Bar strength analogue to ROM size | text:Bar strength analogue to ROM size | ||
</timeline> | </timeline> | ||
</div> | </div> |