Template:Temporal range

From Sagan 4 Hub Wiki
Jump to navigation Jump to search

Generates a temporal range chart based on the species' generation and extinction date.

<timeline> TimeAxis = orientation:horizontal format:yyyy ImageSize = width:250 height:60 PlotArea = left:0 bottom:15 top:10 right:0 # e.g. extra space to the left and below the plot area for axis labels and legend Period = from:1 till:166 Colors =

id:bg value:rgb(0.808,0.757,0.976)
id:sa value:rgb(0.71,0.776,0.482)
id:sb value:rgb(0.553,0.639,0.243)
id:stripe value:rgb(0.161,0.235,0.392)

BackgroundColors = canvas:bg TextData =

pos:(80,15) textcolor:black fontsize:S
text:"Yannickian - Masonian"

TextData =

pos:(80,60) textcolor:black fontsize:M
text:"Temporal Range"

PlotData=

 bar:Weeks from:start      till:8 color:sa
 bar:Weeks from:8 till:14 color:sb
 bar:Weeks from:14 till:21        color:sa
 bar:Weeks from:21 till:28 color:sb
 bar:Weeks from:28 till:35        color:sa
 bar:Weeks from:35 till:40 color:sb
 bar:Weeks from:40 till:47        color:sa
 bar:Weeks from:47 till:54 color:sb
 bar:Weeks from:54 till:61        color:sa
 bar:Weeks from:61 till:68 color:sb
 bar:Weeks from:68 till:75        color:sa
 bar:Weeks from:75 till:82 color:sb
 bar:Weeks from:82 till:89        color:sa
 bar:Weeks from:89 till:96 color:sb
 bar:Weeks from:96 till:103        color:sa
 bar:Weeks from:103 till:110 color:sb
 bar:Weeks from:110 till:117        color:sa
 bar:Weeks from:117 till:124 color:sb
 bar:Weeks from:124 till:129        color:sa
 bar:Weeks from:129 till:134 color:sb
 bar:Weeks from:134 till:139        color:sa
 bar:Weeks from:139 till:144 color:sb
 bar:Weeks from:144 till:149        color:sa
 bar:Weeks from:149 till:154 color:sb
 bar:Weeks from:154 till:159        color:sa
 bar:Weeks from:159 till:165 color:sb
 bar:Weeks from:165 till:166        color:sa
 bar:Weeks width:10 from:139 till:148 color:stripe

</timeline>