Phase 1 Timeline: Difference between revisions

Created page with "<timeline> ImageSize = width:160 height:300 PlotArea = left:50 right:0 bottom:10 top:10 DateFormat = yyyy Period = from:2000 till:2026 TimeAxis = orientation:vertical ScaleMajor = unit:year increment:5 start:2000 PlotData= bar:Events color:blue width:20 at:2002 text:"Project Starts" at:2010 text:"Major Update" at:2024 text:"Kingdom Hearts Theme Added" </timeline>"
 
m 6 revisions imported
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<timeline>
<timeline>
ImageSize  = width:160 height:300
ImageSize  = width:200 height:600
PlotArea  = left:50 right:0 bottom:10 top:10
PlotArea  = left:50 right:10 bottom:20 top:20
DateFormat = yyyy
DateFormat = yyyy
Period    = from:2000 till:2026
Period    = from:1980 till:2026
TimeAxis  = orientation:vertical
TimeAxis  = orientation:vertical
ScaleMajor = unit:year increment:5 start:2000
ScaleMajor = unit:year increment:10 start:1980
ScaleMinor = unit:year increment:1 start:1980


PlotData=
PlotData=
   bar:Events color:blue width:20
   color:blue width:20
   at:2002 text:"Project Starts"
   at:1980 text:"The Beginning"
   at:2010 text:"Major Update"
   at:1995 text:"A Major Event"
   at:2024 text:"Kingdom Hearts Theme Added"
  at:2015 text:"Recent History"
   at:2026 text:"Present Day"
</timeline>
</timeline>