Module:Election results-STV: Difference between revisions

Content deleted Content added
+
?
Line 716:
:wikitext(args['row' .. v])
end
if not has_nopercentage then
row:tag('td')
:css('text-align', 'right')
:wikitext(fmt(args['votes' .. v]))
end
row:tag('td')
:css('text-align', 'right')
:wikitext(pct(args['votes' .. v], valid[1]))
if has_nopercentage then
row:tag('td')
:css('text-align', 'right')
:wikitext(fmt(args['votes' .. v]))
end
if args['votes' .. v .. '_2'] then
row:tag('td')