Content deleted Content added
? |
? |
||
Line 6:
local cand, party, sc, vp = false, false
local winner, winner_votes = 0, 0
local
for i = 1, 20 do
if args['cand' .. i] then
Line 185:
if args['seats' .. v] then
cell
:wikitext(fmt(args['seats' .. v]))
end
row:node(cell)
|