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 |
||
Line 10: | Line 10: | ||
Define $huge = width:0.20in # 96k | Define $huge = width:0.20in # 96k | ||
Define $dy = 12 | Define $dy = 12 | ||
Define $fontsize = 16 | |||
Define $left = align:left shift:( 1, $dy) | Define $left = align:left shift:( 1, $dy) | ||
Define $right = align:right shift:( 1, $dy) | Define $right = align:right shift:( 1, $dy) | ||
Line 23: | Line 24: | ||
TimeAxis = orientation:horizontal format:yyyy | TimeAxis = orientation:horizontal format:yyyy | ||
PlotArea = left: | PlotArea = left:140 bottom:140 right:20 top:30 | ||
Legend = columns:4 left: | Legend = columns:4 left:200 top:100 columnwidth:180 | ||
AlignBars = late | AlignBars = late | ||
Line 73: | Line 74: | ||
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]] |