Sandbox: Difference between revisions

From Thom Group Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 28: Line 28:
id:grid2 value:gray(0.85) # minor grid
id:grid2 value:gray(0.85) # minor grid
id:gray value:gray(0.5) # for colophon
id:gray value:gray(0.5) # for colophon
id:lgray value:gray(0.7)
id:odd value:rgb(0.576, 0.761, 0.961)
id:even value:rgb(0.251, 0.584, 0.941)


id:Leader value:rgb(0.501,0,0.125) legend:Group_leader
id:Leader value:rgb(0.501,0,0.125) legend:Group_leader
Line 42: Line 45:
# Grids
# Grids
ScaleMajor = unit:year grid:grid1 increment:1 start:01/01/2010
ScaleMajor = unit:year grid:grid1 increment:1 start:01/01/2010
ScaleMinor = unit:month grid:grid2 increment:1 start:01/01/2010
#ScaleMinor = unit:month grid:grid2 increment:1 start:01/01/2010




Line 77: Line 80:
bar:MA0 text:_Miriam Al-Hadithi
bar:MA0 text:_Miriam Al-Hadithi
bar:PY0 text:_Peter Yang
bar:PY0 text:_Peter Yang
bar:BC0 text:_Bence Csakany


PlotData =
PlotData =
Line 111: Line 113:
bar:LCT0 from: 01/10/2022 till: 17/08/2023 $MPhil text:
bar:LCT0 from: 01/10/2022 till: 17/08/2023 $MPhil text:
bar:LCT0 from: 17/08/2023 till: $bigcrunch $guide
bar:LCT0 from: 17/08/2023 till: $bigcrunch $guide
bar:TH0 from: $bigbang till: 18/07/2022 $guide
#bar:TH0 from: $bigbang till: 18/07/2022 $guide
bar:TH0 from: 18/07/2022 till: 01/09/2022 $Summer text:
bar:TH0 from: 18/07/2015 till: 01/09/2019 $Summer text:
bar:TH0 from: 01/09/2022 till: 24/07/2023 $guide
#bar:TH0 from: 01/09/2022 till: 24/07/2023 $guide
bar:TH0 from: 24/07/2023 till: 17/08/2023 $Summer text:
bar:TH0 from: 24/07/2023 till: 17/08/2023 $Summer text:
bar:TH0 from: 17/08/2023 till: $bigcrunch $guide
#bar:TH0 from: 17/08/2023 till: $bigcrunch $guide
bar:MA0 from: $bigbang till: 10/07/2023 $guide
#bar:MA0 from: $bigbang till: 10/07/2023 $guide
bar:MA0 from: 10/07/2023 till: 17/08/2023 $Summer text:
bar:MA0 from: 10/07/2012 till: 17/08/2016 $Summer text:
bar:MA0 from: 17/08/2023 till: $bigcrunch $guide
#bar:MA0 from: 17/08/2023 till: $bigcrunch $guide
bar:PY0 from: $bigbang till: 10/07/2023 $guide
bar:PY0 from: $bigbang till: 10/07/2023 $guide
bar:PY0 from: 10/07/2023 till: 17/08/2023 $Summer text:
bar:PY0 from: 10/07/2023 till: 17/08/2023 $Summer text:
bar:PY0 from: 17/08/2023 till: $bigcrunch $guide
bar:PY0 from: 17/08/2023 till: $bigcrunch $guide
bar:BC0 from: $bigbang till: 12/07/2023 $guide
bar:BC0 from: 12/07/2023 till: 17/08/2023 $Summer text:
bar:BC0 from: 17/08/2023 till: $bigcrunch $guide



# Academic years
# Academic years
LineData =
LineData =
layer:back
layer:back
from: 01/01/2010 till: 01/01/2022 atpos:110 color:red # Bottom person is always at 110
from: $bigbang till: $bigcrunch atpos:308 color:even
from: 01/01/2010 till: 01/01/2022 atpos:200 color:blue # Gap to this person is $height/( (n-1) +2 ) where n is the number of people. (n-1) gives the number of gaps, +2 accounts for the current members and past members lines
from: 01/01/2010 till: 01/01/2016 atpos:110 color:odd # Bottom person is always at 110
from: 01/01/2010 till: 01/01/2022 atpos:210 color:even # Gap to this person is $height/( (n-1) +2 ) where n is the number of people. (n-1) gives the number of gaps, +2 accounts for the current members and past members lines


#######################################################
#######################################################

Revision as of 17:19, 1 December 2023