Content deleted Content added
+ |
Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
Line 493:
:done()
:tag('th')
:
:wikitext('+/−')▼
:attr('scope', 'col')
:attr('rowspan', rowspan)
Line 546 ⟶ 545:
row
:tag('th')
:
:attr('scope', 'col')
:attr('rowspan', rowspan)
Line 623 ⟶ 621:
row
:tag('th')
:attr('scope', 'col')
:attr('rowspan', rowspan)
Line 691 ⟶ 688:
:css('background-color', rcolor)
:tag('td')
:attr('rowspan', args['candspan' .. v] or args['aspan' .. v])
:wikitext(args['cand' .. v])
Line 729 ⟶ 725:
row
:tag('td')
:wikitext(args['party' .. v])
end
Line 1,381 ⟶ 1,376:
:css('text-align', 'left')
:css('background', 'inherit')
:css('color', 'inherit')
if not args['totalvotes'] and args['invalid'] then
row
Line 1,502 ⟶ 1,498:
:css('text-align', 'left')
:css('font-weight', 'normal')
:css('color', 'inherit')
:css('background', 'inherit')
row
|