Template:Composition bar/advanced/doc

The advanced Composition bar template can be used to show a composition bar split into different colours. It's intended use is on election articles to show the share of the vote in a given division/constituency/ward, but it can be used as a general composition bar, or as a more comprehensive progress bar.

The number of votes or percentages are entered using the party1/party2/party3 parameters, with the partycolor1/partycolor2/partycolor3 parameters allowing you to choose the colour of that part of the bar (using hexcode). In the examples below, political party templates are used to generate the specific colours (for example {{party color|Labour Party (UK)}} generates the following: #E4003B ).

The width of the whole box can be edited using the boxwidth parameter. If this parameter isn't used, it will default to 500px.

NOTE: This template does not currently add up your individual party1/party2/party3 parameters for the total, so you should ensure that you add up these numbers and enter it as the total parameter. If the total of your party parameters does not reach the total, the extra space will be shown as white on the bar.

{{Composition_bar/advanced
|divisionname = 
|total        = 
|boxwidth     = 
|party1       = 
|partycolor1  = 
|party2       = 
|partycolor2  = 
|party3       = 
|partycolor3  = 
|party4       = 
|partycolor4  = 
|party5       = 
|partycolor5  = 
|party6       = 
|partycolor6  = 
|party7       = 
|partycolor7  = 
|party8       = 
|partycolor8  = 
|party9       = 
|partycolor9  = 
|party10      = 
|partycolor10 = 
}}