Module:Infobox election/sandbox: Difference between revisions

Content deleted Content added
Finish /row
not needed
Line 158:
end
-- Swing --
if (mw.ustring.lower(rargs.type) == 'parliamentary' or mw.ustring.lower(rargs.type) == 'legislative') and rargs.ongoing ~= 'yes' then
rargs.ongoing ~= 'yes' and notblank(rargs.swing1) then
threeCells('swing')
end