« Modèle:chronologie kerak » : différence entre les versions

De Nefald Wiki
Aller à la navigation Aller à la recherche
Argado (discussion | contributions)
Aucun résumé des modifications
Argado (discussion | contributions)
Aucun résumé des modifications
 
Ligne 20 : Ligne 20 :
TimeAxis  = orientation:horizontal format:yyyy
TimeAxis  = orientation:horizontal format:yyyy
ScaleMajor = unit:year  increment:10 start:-100 gridcolor:grid1
ScaleMajor = unit:year  increment:10 start:-100 gridcolor:grid1
ScaleMinor = unit:year  increment:1  start:0 gridcolor:grid2
AlignBars  = justify
AlignBars  = justify



Dernière version du 14 octobre 2017 à 14:52

<timeline> DateFormat = yyyy ImageSize = width:1600 height:auto barincrement:40 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:rouge      value:red
 id:jaune       value:yellow
 id:vert  value:green
 id:bleu  value:blue
 id:orange   value:orange
 id:gris        value:gray(0.9)
 id:noir        value:black
 id:blanc       value:white

Period = from:-100 till:35 TimeAxis = orientation:horizontal format:yyyy ScaleMajor = unit:year increment:10 start:-100 gridcolor:grid1 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:-30  till:0 text: "Kerak" color:rouge
 from:3 till:8 text: "Talagata"  color:jaune
 from:28 till:29 text: "Bourgmestres" color:vert
 from:29 till:30 text: "~Duumvir" color:orange


 # TIMEPERIOD1
 #alignement →
 width:25 fontsize:S textcolor:black anchor:from align:left color:noir
 barset:Timeperiod1
 at:-90 text:"-90 ~Naissance ~de Kerak" shift:(0,0) color:noir
 at:-30  text:"-30 ~Création ~de Herrika" shift:(0,0) color:noir
 at:0 text: "An 0 ~Grand Chambardement" shift:(0,0) color:noir
 at:3 text:"An 3 ~Prise de pouvoir ~de Talagata" shift:(0,0) color:noir
 at:8 text:"An 8 ~Chute de  ~Herrika" shift:(0,0) color:noir 
 at:12 text:"An 12 ~Mort de ~Talagata" shift:(0,0) color:noir 
 at:28 text:"An 28~Début de la ~reconstruction" shift:(0,0) color:noir
</timeline>