Modèle:Chronologie

De Nefald Wiki
Aller à la navigation Aller à la recherche

<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.56,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

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:-44 text: "~Troubles politiques" 
 from:-44 till:12 text: "Hyvan" color:Hyvan
 from:12 till:25 text: "~Torpeur" 
 
 # Évennements
 #alignement →
 width:25 fontsize:S textcolor:black anchor:from align:left color:noir
 barset:Timeperiod1
 from:-350  till:-350  text:"350 ~Naissance d'Arjat" shift:(2,0)
 #alignement →
 width:25 fontsize:S textcolor:black anchor:from align:left color:noir
 
 from:-310 till:-310 text:"-310 ~Fondation d'Agramoth" shift:(0,0)
 # Recommencer l'indentation en haut
 barset:Timeperiod1
 #HELGON
 width:25 fontsize:S textcolor:black anchor:from align:left color:noir
 from:-230 till:-230 text:"-230 ~Naissance d'Helgon" shift:(0,0) color:Helgon
 from:12 till:25 text:"12 ~Retour d'Helgon" shift:(0,0) color:Helgon
 from:-88 till:-88 text:"-88 ~Creation de l'Intendance" shift:(0,0) 
 from:25 till:25 text: "Eveil" color:Hyvan
</timeline>