Module:Election results/sandbox: Difference between revisions

Content deleted Content added
bugfix attempt
bugfix take 2
Line 737:
:tag('td')
:attr('scope', 'row')
:wikitext(args['party' .. v])
elseif args['party' .. v] and not has_cand then
row
:tag('td')
:wikitext(args['party' .. v])
elseif args['party' .. v] and not has_alliance or args['cand' .. v] and has_party and not has_alliance then