Template:Election vote share: Difference between revisions

From TSP Encyclopedia
Jump to navigation Jump to search
(Template for displaying vote share bars)
Tag: 2017 source edit
 
m (Division by zero removed)
Tag: 2017 source edit
Line 1: Line 1:
<includeonly>{{#expr: {{{1|0}}} / {{{2|0}}} }}%<br><div style="box-sizing: border-box; border: 1px solid black; background: white; height: 1.15em;"><div style="background-color: {{{3|#109aed}}}; height: 100%; width: {{#expr: {{{1|0}}} / {{{2|0}}} }}%)"></div></div></includeonly>
<includeonly>{{#expr: {{{1|0}}} / {{{2|1}}} }}%<br><div style="box-sizing: border-box; border: 1px solid black; background: white; height: 1.15em;"><div style="background-color: {{{3|#109aed}}}; height: 100%; width: {{#expr: {{{1|0}}} / {{{2|1}}} }}%)"></div></div></includeonly>

Revision as of 09:27, 9 February 2022