Acharonim: diferència entre les revisions

Contingut suprimit Contingut afegit
Cap resum de modificació
Cap resum de modificació
Línia 11:
 
Colors =
id:turkiz value:rgb(0,0.76,0.76)
id:treaty value:rgb(0.6,0.8,0.6)
id:lightgrey value:rgb(0.6,0.8,0.4)
id:darkgrey value:rgb(0.6,0.8,0)
id:Celadon value:rgb(0.67,1,0.68)
id:TeaGreen value:rgb(0.81,0.94,0.75)
 
Define $hx = 15 # shift text to right side of bar
 
PlotData =
bar:Leaders color:blue width:20 align:left fontsize:s
from:-250 till:0 color:treaty shift:(-10,$hx) text:[[Zugot]]
from:0 till:220 color:turkiz shift:(-15,$hx) text:[[Tannaim]]
from:220 till:500 color:TeaGreen shift:(-20,$hx) text:[[Amoraim]]
from:500 till:625 color:darkgrey shift:(-20,$hx) text:[[Savoraim]]
from:625 till:1050 color:turkiz shift:(-15,$hx) text:[[Geonim]]
from:1050 till:1500 color:TeaGreen shift:(-20,$hx) text:[[Rishonim]]
from:1500 till:2000 color:treaty shift:(-20,$hx) text:AjaronimAcharonim
 
LineData =
layer:front # all lines in front of bars unless stated otherwise
from:1500 till:2000 atpos:65 color:red width:2
 
Legend = columns:4 left:125 top:25 columnwidth:150
 
Colors =
id:aaa value:red legend:AjaronimAcharonim
 
</timeline>