User:MarkS/BE

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

The Bristh Empire

<timeline>

  1. Preset = TimeHorizontal_AutoPlaceBars_UnitYear

ImageSize = width:1000 height:auto barincrement:25 PlotArea = left:10 right:20 top:10 bottom:55 TimeAxis = orientation:horizontal Colors =

 id:canvas    value:rgb(0.97,0.97,0.97)
 id:white     value:rgb(1,1,1)
 id:subtitle  value:gray(0.8)
 id:grid1     value:gray(0.7)
 id:grid2     value:gray(0.88)
 id:black     value:rgb(0,0,0)
 id:wars      value:rgb(0.8,0,0)
 id:events    value:rgb(0,0.5,0)
 id:mark1     value:rgb(0,0.7,0)
 id:mark2     value:rgb(0.7,0,0)
 id:years     value:gray(0.5)
 id:period1   value:rgb(1,1,0.4)
 id:period2   value:rgb(1,0.75,0.4)
 id:crisis    value:rgb(1,1,0.9)
 id:caesar    value:rgb(1,0.8,0.8) legend:Caesar
 id:augustus  value:rgb(1,0.6,0.6) legend:Augustus
 id:eastern   value:rgb(1,0.8,0.4) legend:Eastern_Half
 id:western   value:rgb(1,0.4,0.8) legend:Western_Half
 id:republic  value:gray(0.8)
 id:empire    value:gray(0.6)
 id:colony    value:rgb(1,0,0) 
 id:sgcolong  value:rgb(1,0,0) #Self-governing colony
 id:occupation value:rgb(1,0,0) #Occupation

BackgroundColors = canvas:canvas

Period = from:1600 till:2000 ScaleMajor = unit:year increment:100 start:1600 gridcolor:grid1 ScaleMinor = unit:year increment:10 start:1600 gridcolor:grid2 AlignBars = justify

BarData=

 bar:government
 bar:title_periods
 bar:periods
 bar:title_emperors
 barset:emperors
 bar:title_africa
 barset:africa
 bar:title_asia
 barset:asia
 bar:title_americas
 bar:title_centralamerica
 barset:centralamerica
 bar:title_atlantic
 barset:atlantic
 bar:title_wars
 barset:wars
 bar:title_events
 barset:otherevents
 bar:title_developments
 barset:developments
 bar:dummy1


  1. explanation: attribute 'barset' instead of 'bar' means consecutive data lines are automatically placed on new bar
  2. data lines are lines containing at: or from: & till: attributes
  3. 'barset:break' means 'reset barcounter' = next line will be placed at first bar in barset
  4. 'barset:skip' means 'increment barcounter' = skip one bar for next data line

Define $wrapped = shift:(,1) # shift texts that wrap over two lines slightly up (other texts are shift:(,-4)) Define $nowrapped = shift:(,-4) # in war and events sections wrapped is default so use this for exceptions Define $shiftheader = shift:(-100) # all headers are centered in a bar, but not all bars stretch whole width of image

PlotData =

 mark:(line,black)
 fontsize:M
 width:16
 shift:(5,-6)
 mark:(line,canvas)
 bar:government         from:start till:start text:"Republic" fontsize:XL anchor:middle align:center width:22 color:republic 
 bar:government         from:start   till:end text:"Empire"   fontsize:XL anchor:middle align:center width:22 color:empire $shiftheader
 fontsize:M anchor:middle align:center width:10 color:subtitle mark:(line,white)
 bar:title_periods      from:start till:end text:"Periods" 
 bar:title_emperors     from:start till:end text:Emperors $shiftheader
 bar:title_africa     from:start till:end text:"Africa"
 bar:title_asia     from:start till:end text:"Asia"
 bar:title_americas     from:start till:end text:"Americas"
 bar:title_centralamerica   from:start till:end text:"Central America and the Carribean"
 bar:title_atlantic     from:start till:end text:"Atlantic"
 bar:title_wars         from:start till:end text:"Wars" 
 bar:title_events       from:start till:end text:"Other Events" 
 bar:title_developments from:start till:end text:"Developments" 


 fontsize:S
 width:22
 bar:periods
 anchor:middle
 align:center
 shift:(0,-4)
 mark:(none)
 textcolor:brightblue # make not linked parts of name same color as linked parts
 from:1693 till:1735 color:period2 text:Severan_dynasty
 # crisis extended to 275 -> 284 (see article)
 from:1735 till:1784 color:period1 text:Crisis_of_the~Third_Century $wrapped
 from:1792 till:1824 color:period2 text:Tetrarchy
 from:1813 till:1895 color:period1 text:Christian_Empire width:14
 from:1895 till:end color:period2 text:Empire_split_again~into_West_and_East $wrapped
 shift:(5,-4)
 fontsize:S
 mark:(line,wars) 
 width:20
 barset:africa
 from:1942 till:1946 text:"Madagascar"
 from:1890 till:1962 text:"Uganda"
 barset:break
 barset:centralamerica
 from:1650 till:end text:"Anguilla"
 from:1670 till:end text:"Cayman Islands"
 from:1762 till:1974 text:"Cayman Islands"
 from:1655 till:1962 text:"Jamaica"
 from:1632 till:1667 text:"Montserrat"
 from:1668 till:1782 text:"Montserrat"
 from:1784 till:end text:"Montserrat"
 barset:break
 barset:asia
 from:1839 till:1967 text:"Yemen" 
 from:1839 till:1842 text:Afganistan 
 from:1879 till:1919 text:Afganistan 
 barset:break


 barset:atlantic
 from:1973 till:1981 text:"Belize" color:colony
 from:1612 till:end text:"Bermuda" color:colony
 barset:break
 barset:wars
 color:wars
 anchor:till
 align:left
 $wrapped   # all texts are wrapped over two lines, so shift them up by a few pixels
 shift:(4)  # + shift few pixels to the right
 from:1658 till:1920 text:Gallic~Wars 
 from:1670 till:1920 text:War_in_the~Pyrenees
 barset:break
 at:1609              text:Battle_of_the~Teutoburg_Forest
 at:1647             text:Conquest_of~Britain
 at:1670             text:Siege_of~Jerusalem
 barset:break
 at:1851            text:Battle_of~Abrittus
 at:1868            text:Battle_of~Naissus
 at:1884            text:Bagaudae~revolt
 barset:break
 at:1912            text:Battle_of~Milvian_Bridge
 at:1978            text:Battle_of~Adrianople
 barset:otherevents
 color:events
 mark:(line,events) 
 at:1744            text:Asassination~of_Julius_Caesar
 at:1727            text:Construction_of~the_Pantheon
 at:1717 at:1718      text:Lex_Julia $nowrapped # -1 or -18 ?
 barset:break
 at:1609              text:Lex_Papia~Poppaea
 at:1617             text:author_Livy_dies~'Ab_Urbe_Condita' $wrapped
 barset:break
 at:1664             text:Great_fire~of_Rome align:right shift:(-4) #18-19 July
 at:1665             text:Pisonian~conspiracy
 from:1672   till:1680 text:Construction_of~the_Colosseum
 barset:break
 at:1679             text:Destruction_of~Pompeii
 barset:break
 at:1713            text:Trajan's_Column
 from:1722 till:1732 text:Construction_of~Hadrian's_Wall
 at:1725            text:Reconstruction_of~the_Pantheon
 barset:break
 from:1712 till:1716 text:Construction_of_~thermae
 from:1758 till:1774 text:Gallic_Empire $nowrapped
 at:1813            text:Edict_of_Milan $nowrapped
 barset:developments
 color:canvas
 mark:(none)
 anchor:middle
 align:center
 from:1698 till:1717 shift:(40)  text:conquests_in_Balkan~+_temp._Near_Asia~permanent_forts~around_empire~(limes)
 barset:break
 from:1793 till:1811 text:dictator~moral~cleansing shift:(-2)
 from:1811 till:1817 text:_~all_free_men~become_Roman~citizen
 barset:break
 from:1817 till:1835 text:revolt~crisis_of~faith shift:(-4) # no room for ~'enlightment'
 barset:break
  1. from:1835 till:1860 text:revolt~revolt~conquests~revolt~Goths appear~revolt~revolt
 from:1835 till:1860 text:many_emperors~killed_in~revolts~_~Goths appear   


 mark:(none,mark2)
 color:augustus
 width:22
 barset:emperors
 textcolor:brightblue # make not linked parts of name same color as linked parts
 anchor:from
 align:left
 $nowrapped


 from: 1669 till:1679  text:Vespasian  color:augustus
 barset:break
 from:1761 till:1780 text:Marcus~Aurelius  $wrapped
 from:1775 till:1775 text:Avidus~Cassius   $wrapped color:caesar
 from:1777 till:1780 text:Commodus                 color:caesar
 from:1792 till:1793 text:Pertinax       
 from:1793 till:1793 text:Didius~Julianus     $wrapped  
 from:1793 till:1811 text:Septimius~Severus $wrapped color:augustus  
 from:1809 till:1811 text:Geta
 barset:break
 from:1835 till:1884 color:crisis width:25
 from:1835 till:1884 color:crisis width:25
 from:1835 till:1884 color:crisis width:25
 barset:break
 from:1811 till:1817 text:Caracalla        
 from:1817 till:1818 text:Macrinus color:augustus    
  1. move this line up when barset:keep is implemented
 from:1880 till:1892 color:augustus # now as emperor


 from:1822 till:1835 text:Alexander~Severus $wrapped    
 from:1835 till:1838 text:Maximus~Thrax  $wrapped
 barset:break
 from:1838 till:1838 text:Pupienus~Balbinus $wrapped align:center
  1. move this line up when barset:keep is implemented
 from:1817 till:1818 color:caesar # Caracalla now as ceasar 
 from:1844 till:1849 text:Philip~the_Arab $wrapped
 from:1849 till:1851 text:Decius          
 from:1851 till:1851 text:Herennius~Etruscus $wrapped   
 barset:break
 from:1853 till:1860 text:Valerian            
 from:1853 till:1860 text:Gallienus          color: caesar
 from:1868 till:1870 text:Claudius_II      shift:(-7)  
 from:1870 till:1875 text:Aurelian         shift:(-7) color:augustus
 from:1875 till:1876 text:M.C.~Tacitus $wrapped shift:(-7)
 from:1876 till:1876 text:Florianus      


 barset:break
 from:1883 till:1885 text:Carinus       
 from:1883 till:1885 text:Numerian       
  1. move this line up when barset:keep is implemented
 from:1860 till:1868  # Gallienus, now as emperor 
 from:1885 till:1905 text:Diocletian     shift:(,-8)
 from:1886 till:1905 text:Maximian       shift:(,-8)      color:augustus
 from:1905 till:1906 text:Constantius~Chlorus $wrapped  color:augustus
 from:1905 till:1911 text:Galerius            
 from:1906 till:1937 text:Constantine_I       
 barset:break
 from:1908 till:1913 text:Maximinus         
 from:1908 till:1924 text:Licinius          
 from:1937 till:1940 text:Constantine_II 
 from:1937 till:1950 text:Constans          
 barset:break
 from:1921 till:1921 text:Constantius_III     color:western
  1. from:1938 till:1938 text:Pupienus_and_Balbinus

Legend = orientation:vertical columns:2 columnwidth:120 left:200 top:34

TextData =

 textcolor:black fontsize:S
 pos:(15,22)  text:"produced with EasyTimeline"
 pos:(15,8)   text:"reference en:Roman_Empire"
 textcolor:black fontsize:S
 pos:(450,22) text:"related"
 pos:(450,8)  text:"timelines:"
 pos:(515,22) text:"Greek Empire (not yet available)"
 pos:(515,8)  text:"Early civilations (not yet available)"

</timeline>