Template:Referendum graph
<timeline> ImageSize = width:auto height:250 barincrement:132 PlotArea = left:50 bottom:40 top:10 right:30 AlignBars = justify Period = from:0 till:100 TimeAxis = orientation:vertical ScaleMinor = start:0 increment:10
Colors =
id:Yes value:rgb(0.278,0.447,0.620) legend:Yes id:No value: rgb(0.545,0.545,0.329) legend:No id:Turnouttotal value:tan1 id:Turnout value:tan2
PlotData=
color:Yes width:50 bar:Result from:start till:50.00 at:50 mark:(line,white)
color:No width:50 bar:Result from:50.00 till:100 at:50 mark:(line,white)
color:Turnouttotal width:20 bar:Turnout from:start fontsize:M till:100 at:50 mark:(line,black)
color:Turnout width:20 bar:Turnout from:start till:50
at:7 shift:-155,-5 fontsize:M text:?% at:93 shift:-155,-5 fontsize:M text:?% at:50 shift:-137,-5 fontsize:S text: 50 "▶" at:50 shift:-24,-5 fontsize:S text: "▶" at:7 shift:-47,-5 fontsize:S text:?%
Legend = orientation:vertical columns:1 top:20 left: 45
</timeline>Usage
<syntaxhighlight lang="wikitext">
<timeline> ImageSize = width:auto height:250 barincrement:132 PlotArea = left:50 bottom:40 top:10 right:30 AlignBars = justify Period = from:0 till:100 TimeAxis = orientation:vertical ScaleMinor = start:0 increment:10
Colors =
id:Yes value:rgb(0.278,0.447,0.620) legend:Yes id:No value: rgb(0.545,0.545,0.329) legend:No id:Turnouttotal value:tan1 id:Turnout value:tan2
PlotData=
color:Yes width:50 bar:Result from:start till:67 at:50 mark:(line,white)
color:No width:50 bar:Result from:67 till:100 at:50 mark:(line,white)
color:Turnouttotal width:20 bar:Turnout from:start fontsize:M till:100 at:50 mark:(line,black)
color:Turnout width:20 bar:Turnout from:start till:10
at:7 shift:-155,-5 fontsize:M text:67% at:93 shift:-155,-5 fontsize:M text:23% at:50 shift:-137,-5 fontsize:S text: 50 "▶" at:50 shift:-24,-5 fontsize:S text: "▶" at:7 shift:-47,-5 fontsize:S text:10%
Legend = orientation:vertical columns:1 top:20 left: 45
</timeline></syntaxhighlight>
Example
<syntaxhighlight lang="wikitext">
<timeline> ImageSize = width:auto height:250 barincrement:132 PlotArea = left:50 bottom:40 top:10 right:30 AlignBars = justify Period = from:0 till:100 TimeAxis = orientation:vertical ScaleMinor = start:0 increment:10
Colors =
id:Yes value:rgb(0.278,0.447,0.620) legend:Yes id:No value: rgb(0.545,0.545,0.329) legend:No id:Turnouttotal value:tan1 id:Turnout value:tan2
PlotData=
color:Yes width:50 bar:Result from:start till:50.00 at:50 mark:(line,white)
color:No width:50 bar:Result from:50.00 till:100 at:50 mark:(line,white)
color:Turnouttotal width:20 bar:Turnout from:start fontsize:M till:100 at:50 mark:(line,black)
color:Turnout width:20 bar:Turnout from:start till:62.1
at:7 shift:-155,-5 fontsize:M text:?% at:93 shift:-155,-5 fontsize:M text:20.50% at:50 shift:-137,-5 fontsize:S text: 50 "▶" at:50 shift:-24,-5 fontsize:S text: "▶" at:7 shift:-47,-5 fontsize:S text:62.1%
Legend = orientation:vertical columns:1 top:20 left: 45
</timeline></syntaxhighlight>
<timeline> ImageSize = width:auto height:250 barincrement:132 PlotArea = left:50 bottom:40 top:10 right:30 AlignBars = justify Period = from:0 till:100 TimeAxis = orientation:vertical ScaleMinor = start:0 increment:10
Colors =
id:Yes value:rgb(0.278,0.447,0.620) legend:Yes id:No value: rgb(0.545,0.545,0.329) legend:No id:Turnouttotal value:tan1 id:Turnout value:tan2
PlotData=
color:Yes width:50 bar:Result from:start till:79.50 at:50 mark:(line,white)
color:No width:50 bar:Result from:79.50 till:100 at:50 mark:(line,white)
color:Turnouttotal width:20 bar:Turnout from:start fontsize:M till:100 at:50 mark:(line,black)
color:Turnout width:20 bar:Turnout from:start till:62.1
at:7 shift:-155,-5 fontsize:M text:79.50% at:93 shift:-155,-5 fontsize:M text:20.50% at:50 shift:-137,-5 fontsize:S text: 50 "▶" at:50 shift:-24,-5 fontsize:S text: "▶" at:7 shift:-47,-5 fontsize:S text:62.1%
Legend = orientation:vertical columns:1 top:20 left: 45
</timeline>