Modèle:Chronologie

De Nefald Wiki
Version datée du 3 avril 2014 à 16:31 par Hiob (discussion | contributions) (Page créée avec « <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.... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
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.86,0.56,0.56)
 id:gris        value:gray(0.7)
 id:noir        value:black
 id:blanc       value:white

Period = from:-500 till:50 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:Helgon

PlotData=

 width:30 fontsize:S textcolor:noir align:center
 # Époques
 bar:Timeperiod color:Helgon shift:(0,0)
 from:start till:end color:gris # Arrière plan
 from:-215  till:-100 text: "Helgon" color:Helgon 
 from:-100 till:-100 text: "~Helgon" 


 # Évennements
 #alignement →
 width:25 fontsize:S textcolor:black anchor:from align:left color:noir
 barset:Helgon
 from:-350  till:-350  text:"350 ~Naissance d'Arjat" shift:(2,0)
 #alignement ←
 width:25 fontsize:S textcolor:black anchor:from align:right color:noir
 
 from:-310 till:-310 text:"-310 ~Fondation d'Agramoth" shift:(0,0)
 # Recommencer l'indentation en haut
 barset:break
 from:-230 till:-230 text:"-230 ~Naissance d'Helgon" shift:(0,0) color:Helgon
</timeline>