Module:Election results/sandbox: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 105:
cols = cols + 1
end
else
elseif headings['party'] then
row
:tag('th')
:wikitext(headings['party'] and 'Party' or '')
:attr('scope', 'col')
:attr('colspan', 2)