Module:Election results/sandbox: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 219:
:css('text-align', 'right')
row
:tag('tdth')
:wikitext('Valid votes')
:attr('scope', 'row')
:attr('colspan', cols - 2*rounds)
:css('text-align', 'left')
:css('font-weight', 'normal')
for k=1,rounds do
row
Line 235 ⟶ 237:
:css('text-align', 'right')
row
:tag('tdth')
:wikitext('Invalid votes')
:attr('scope', 'row')
:attr('colspan', cols - 2*rounds)
:css('text-align', 'left')
:css('font-weight', 'normal')
for k=1,rounds do
row
Line 252 ⟶ 256:
:css('text-align', 'right')
row
:tag('tdth')
:wikitext('Total votes')
:attr('scope', 'row')
:attr('colspan', cols - 2*rounds)
:css('text-align', 'left')
Line 268 ⟶ 273:
:css('background', '#eaecf0')
:css('text-align', 'right')
row
:tag('tdth')
:wikitext('Registered voters/turnout')
:attr('colspanscope', cols - 2*rounds'row')
:cssattr('text-aligncolspan', 'left'cols - 2*rounds)
:css('text-align', 'left')
:css('font-weight', 'normal')
for k=1,rounds do
row:tag('td')