Template:Sidebar timeline
Appearance
This template may be used to generate a sidebar which summarizes a sequence of events, including changes in affiliation or membership.
Usage
[edit]Basic usage for bands
[edit]{{Sidebar timeline
| title = Justin Pearson Bands
| years1 = 1990-1994
| color1 = red
| members1 = Struggle
| years2 = 1994-1997
| color2 = blue
| members2 = Swing Kids
| years3 = 1994-2022
| color3 = green
| members3 = The Locust
| years4 = 1998-2001
| color4 = black
| members4 = The Crimson Curse
| years5 = 2001-2007
| color5 = teal
| members5 = Holy Molar
| years6 = 2002-2007
| colors6 = pink
| members6 = Some Girls
| years7 = 2005-2006, 2014-2016
| colors7 = gray
| members7 = Head Wound City
| years8 = 2008-2023
| colors8 = brown
| members8 = All Leather
| years9 = 2011-2023
| colors9 = green/black
| members9 = Retox
| years10 = 2015-2023
| colors10 = white/gold
| members10 = Dead Cross
| years11 = 2015-2023
| colors11 = purple
| members11 = Planet B
| years12 = 2019-2023
| colors12 = black/red
| members12 = Deaf Club
| years13 = 2020-2023
| colors13 = black/purple
| members13 = Satanic Planet
| below = 1990-2023
}}
Basic usage for people
[edit]{{Sidebar timeline
| title =
| years1 =
| color1 =
| group1 =
| years2 =
| color2 =
| group2 =
| years3 =
| color3 =
| group3 =
| years4 =
| color4 =
| group4 =
| years5 =
| color5 =
| group5 =
...
| years15 =
| color15 =
| group15 =
| below =
}}
Basic usage for events
[edit]{{Sidebar timeline
| title =
| years1 =
| color1 =
| events1 =
| years2 =
| color2 =
| events2 =
| years3 =
| color3 =
| events3 =
| years4 =
| color4 =
| events4 =
| years5 =
| color5 =
| events5 =
...
| years15 =
| color15 =
| events15 =
| below =
}}
Height
[edit]To adjust the height of each row, use heightX =
, where X
is the row number. The value for the height should be a raw number corresponding to a multiple of a standard row height (e.g., 2 for a row with twice the height of a normal row).
Title style
[edit]To change the color of the title, use titlestyle =
, with background: XX; color: YY
, where XX
and YY
are background and font colors.