Template:Staff timeline: Difference between revisions

From Wikimedia UK
Jump to navigation Jump to search
(Created page with "== Timeline == <timeline> DateFormat = dd/mm/yyyy ImageSize = width:800 height:auto barincrement:21 Period = from:01/06/2011 till:31/12/2015 TimeAxis = orientation:hori...")
 
No edit summary
Line 2: Line 2:
<timeline>
<timeline>
DateFormat = dd/mm/yyyy
DateFormat = dd/mm/yyyy
ImageSize  = width:800 height:auto barincrement:21
ImageSize  = width:800 height:auto barincrement:25
Period    = from:01/06/2011 till:31/12/2015
Period    = from:01/06/2011 till:31/12/2013
TimeAxis  = orientation:horizontal format:yyyy
TimeAxis  = orientation:horizontal format:yyyy
PlotArea  = right:15 left:15 bottom:100 top:5
PlotArea  = right:15 left:15 bottom:100 top:5
Colors    =
Colors    =
             id:bg        value:white
             id:bg        value:white
             id:line      value:black
             id:line      value:gray(0.8)
             id:lightline  value:gray(0.8)
             id:lightline  value:gray(0.6)
             id:header    value:lavender
             id:header    value:lavender
             id:staff    value:green
             id:staff    value:skyblue


BackgroundColors = canvas:bg
BackgroundColors = canvas:bg
Line 69: Line 69:
  textcolor:line
  textcolor:line
  pos:(50,50)  
  pos:(50,50)  
  text:"Current staff members are in green"
  text:"Current staff members are in light blue"
</timeline>
</timeline>

Revision as of 14:39, 30 September 2013

Timeline

<timeline> DateFormat = dd/mm/yyyy ImageSize = width:800 height:auto barincrement:25 Period = from:01/06/2011 till:31/12/2013 TimeAxis = orientation:horizontal format:yyyy PlotArea = right:15 left:15 bottom:100 top:5 Colors =

            id:bg         value:white
            id:line       value:gray(0.8)
            id:lightline  value:gray(0.6)
            id:header     value:lavender
            id:staff    value:skyblue

BackgroundColors = canvas:bg ScaleMajor = gridcolor:line unit:year increment:1 start:01/06/2011 ScaleMinor = gridcolor:lightline unit:month increment:1 start:01/06/2011 BarData =

            Bar:T1
            barset:Davies
            barset:Symonds
            barset:Cybulska
            barset:Benton
            barset:Bavage
            barset:Nevell
            barset:Chan
            barset:Sant
            barset:Cardy
            barset:Owain


PlotData =

            width:15 textcolor:black
 bar:T1 color:header textcolor:white width:20 shift:(-90,-5) fontsize:m from:02/06/2011 till:end text:"WMUK staff over time"
 barset:Davies
   shift:(5,-5) anchor:from fontsize:m
   color:staff from:11/10/2011 till:end text:"Jon Davies"
 barset:Symonds
   shift:(5,-5) anchor:from fontsize:m
   color:staff from:02/01/2012 till:end text:" Richard Symonds"
 barset:Cybulska
   shift:(5,-5) anchor:from fontsize:m
   color:staff from:01/03/2012 till:end text:"Daria Cybulska"
 barset:Benton
   shift:(5,-5) anchor:from fontsize:m
   color:staff from:19/03/2012 till:end text:" Stevie Benton"
barset:Bavage
   shift:(5,-5) anchor:from fontsize:m
   color:staff from:02/07/2012 till:end text:"Katherine Bavage"
 barset:Nevell
   shift:(5,-5) anchor:from fontsize:m
   color:staff from:20/11/2012 till:end text:"Richard Nevell"
 barset:Chan
   shift:(5,-5) anchor:from fontsize:m
   color:staff from:11/03/2013 till:end text:"Katie Chan"
 barset:Sant
   shift:(5,-5) anchor:from fontsize:m
   color:staff from:18/03/2013 till:end text:"Toni Sant"
 barset:Cardy
   shift:(5,-5) anchor:from fontsize:m
   color:staff from:03/04/2013 till:end text:"Jonathan Cardy"
 barset:Owain
   shift:(5,-5) anchor:from fontsize:m
   color:staff from:13/07/2013 till:end text:"Robin Owain"

TextData =

fontsize:S
textcolor:line
pos:(50,50) 
text:"Current staff members are in light blue"

</timeline>