Revision 631558 of "Template:Composition bar" on mediawikiwiki

{{#tag:timeline |
ImageSize = width:100 height:25
PlotArea = left:0 bottom:0 top:0 right:0
TimeAxis = orientation:horizontal format:yyyy
DateFormat = x.y
Period = from:0 till:{{{2|100}}}
TimeAxis = orientation:horizontal
AlignBars = early
Colors =
 id:gray value:rgb(0.85,0.85,0.85)
 id:barcolor value:{{#if:{{{hex|}}}
    |{{hex2rgb|{{{hex}}}}}
    |rgb({{{3|1}}},{{{4|0}}},{{{5|0}}})}}
BarData =
 bar:Wikipedias
PlotData=
 bar:Wikipedias from:0 till:{{{2|100}}} color:gray width:0.2in text:/{{{2|100}}}
 bar:Wikipedias from:0 till:{{{1|50}}} color:barcolor width:0.2in text:{{{1|50}}}
}}
<noinclude>
{{Documentation}}
</noinclude>