|
|
Ligne 1 : |
Ligne 1 : |
|
| |
|
| <timeline>
| |
| DateFormat = yyyy
| |
| ImageSize = width:800 height:auto barincrement:37
| |
| PlotArea = left:15 right:15 bottom:30 top:15
| |
|
| |
| Colors =
| |
| id:canvas value:rgb(0.97,0.97,0.97)
| |
| id:grid1 value:rgb(0.80,0.80,0.80)
| |
| id:grid2 value:rgb(0.86,0.86,0.86)
| |
| id:Helgon value:red
| |
| id:Hyvan value:rgb(0.56,0.60,0.99)
| |
| id:Intendance value:rgb(0.65,0.60,0.99)
| |
| id:gris value:gray(0.9)
| |
| id:noir value:black
| |
| id:blanc value:white
| |
|
| |
| Period = from:-500 till:100
| |
| TimeAxis = orientation:horizontal format:yyyy
| |
| ScaleMajor = unit:year increment:50 start:-500 gridcolor:grid1
| |
| ScaleMinor = unit:year increment:50 start:50 gridcolor:grid2
| |
| AlignBars = justify
| |
|
| |
| BackgroundColors = canvas:canvas bars:canvas
| |
|
| |
| BarData=
| |
| bar:Timeperiod
| |
| barset:Timeperiod1
| |
| barset:Timeperiod2
| |
| barset:Timeperiod3
| |
| PlotData=
| |
| width:30 fontsize:S textcolor:noir align:center
| |
|
| |
| # Époques
| |
| bar:Timeperiod color:grid1 shift:(0,0)
| |
| from:start till:end color:gris # Arrière plan
| |
|
| |
| from:-215 till:-100 text: "Helgon" color:Helgon
| |
| from:-100 till:-88 text: "Troubles ~politiques"
| |
| from:-88 till:-44 text: "Intendance" color:Intendance
| |
| from:-44 till:12 text: "Hyvan" color:Hyvan
| |
| from:12 till:25 text: "~Torpeur" color:Helgon
| |
|
| |
|
| |
|
| |
| # TIMEPERIOD1
| |
| #alignement →
| |
| width:25 fontsize:S textcolor:black anchor:from align:left color:noir
| |
| barset:Timeperiod1
| |
| at:-88 text:"-88 ~Creation de ~l'[[Intendance]]" shift:(0,0) color:noir
| |
| at:-350 text:"-350 ~Naissance d'[[Arjat]]" shift:(2,0) color:noir
| |
| at:-310 text:"-310 ~Fondation d'[[Agramoth]]" shift:(0,0) color:noir
| |
| at:-230 text:"-230 ~Naissance d'[[Helgon]]" shift:(0,0) color:noir
| |
| at:-230 text:"-250 ~Naissance d'[[Helgon]]" shift:(0,0) color:noir
| |
|
| |
|
| |
| # TIMEPERIOD2
| |
| #alignement →
| |
| width:25 fontsize:S textcolor:black anchor:from align:left color:noir
| |
| barset:Timeperiod2
| |
|
| |
| at:0 text: "An 0 ~[[Grand Chambardement]]" shift:(0,0) color:noir
| |
|
| |
|
| |
| # TIMEPERIOD3
| |
| #alignement →
| |
| width:25 fontsize:S textcolor:black anchor:from align:left color:noir
| |
| barset:Timeperiod3
| |
| at:12 text:"12 ~Retour d'Helgon" shift:(0,0) color:noir
| |
| at:25 text: "25 ~[[Eveil]]" color:Hyvan color:noir
| |
| </timeline>
| |