\documentclass[a5paper, landscape]{scrartcl}
\usepackage{chronosys}
\usepackage{xcolor}
\pagecolor{brown!30}
\begin{document}
\startchronology[startyear=1900,startdate=false,stopyear=1932,stopdate=false,color=yellow,height=10ex,width=\hsize]
\chronoevent[markdepth=-80pt,ifcolorbox=false,textwidth=1.7cm,colorbox=brown!30]{1915}{\color{blue}\parbox{1.7cm}{\centering Caliorne Bredindin}}
\chronoevent[markdepth=-80pt,ifcolorbox=false,textwidth=1.7cm,colorbox=brown!30,textstyle=\centering]{1915}{\color{blue}Caliorne Bredindin}
\stopchronology
\end{document}