Arkaz Time Line

From Arkaz
Revision as of 12:38, 7 October 2007 by Terryrayc (talk | contribs)
Jump to: navigation, search

<timeline> Preset = TimeHorizontal_AutoPlaceBars_UnitYear ImageSize = width:1000 barincrement:16 PlotArea = left:30 right:45 bottom:40

Colors =

 id:canvas  value:rgb(0.97,0.97,0.97)
 id:grid1   value:gray(0.7)
 id:grid2   value:gray(0.88)
 id:black   value:rgb(0,0,0)
 id:section value:rgb(0.8,0.8,0)
 id:mark1   value:rgb(0.7,0,0)
 id:years   value:gray(0.5)

BackgroundColors = canvas:canvas

Period = from:0 till:400 ScaleMajor = unit:year increment:20 start:0 gridcolor:grid1 ScaleMinor = unit:year increment:2 start:0 gridcolor:grid2 AlignBars = justify

BarData=

 bar:title
  1. bar:periods
 bar:dummy0 # empty bar functions as separator
 bar:section1
 barset:Events
 bar:dummy1
  1. explanation: attribute 'barset' instead of 'bar' means consecutive data lines are automatically placed on new bar
  2. data lines are lines containing at: or from: & till: attributes
  3. 'barset:break' means 'reset barcounter' = next line will be placed at first bar in barset
  4. 'barset:skip' means 'increment barcounter' = skip one bar for next data line (to allow extra space
  5. for text containing line break = ~)

PlotData =

 mark:(line,black)
 width:16
 fontsize:S


 fontsize:M
 width:16
 color:section
 mark:(line,section)
 shift:(5,-6)
 bar:title    from:start till:end text:"History of Arkaz" fontsize:XL anchor:middle align:center width:25 color:canvas mark:(line,canvas)
 bar:section1 from:start till:end text:"Events"


 shift:(5,-5)
 fontsize:S
 mark:(line,mark1)
 width:8
 barset:Events
 at:0 text:"The Maker Forms The Islands"
 at:10 text:"Draian Arrives"
 at:10 text:"Island of Nuvar Settled"
 at:27 text:"Sirrush Is Bonded"
 at:30 text:"The Hamlet is founded"
 at:32 text:"First reported dragon attack"
 at:37 text:"Hunters Camp founded"
 at:61 text:"Draian dies"
 at:82 text:"Dragon attack"
 at:127 text:"Isle of Iron Settled"
 at:128 text:"Island of Eternity Settled"
 at:132 text:"Dragon attack"
 at:182 text:"Fourth reported dragon attack"
 at:204 text:"The Island of Eachna Settled"
 at:232 text:"Dragon attack"
 at:252 text:"The Seer is born"
 at:264 text:"The Island of Seraz Settled"
 at:282 text:"Dragon attack"
 at:309 text:"Heroes Walk founded"
 at:315 text:"Portal off the Island is found"
 at:315 text:"The Island of the Dragon is destroyed"
 at:316 text:"Sirrush Is Freed"
 at:316 text:"The hamlet Is destroyed by The Maker"
 at:317 text:"the Town of Nuvar Is built"
 at:318 text:"Nuvar Guard Formed"
 at:318 text:"Port LeVallon founded"
 at:319 text:"Mage School of Nuvar Founded"
 at:321 text:"The Island of Eachna is destroyed"


</timeline>