Module:Election results-STV: Difference between revisions

Content deleted Content added
+
+
Line 438:
:tag('th')
:wikitext('3')
:attr('scope', 'col')
:done()
cols = cols + 1
end
if has_votes4 then
secondrow
:tag('th')
:wikitext('4')
:attr('scope', 'col')
:done()
cols = cols + 1
end
if has_votes5 then
secondrow
:tag('th')
:wikitext('5')
:attr('scope', 'col')
:done()
cols = cols + 1
end
if has_votes6 then
secondrow
:tag('th')
:wikitext('6')
:attr('scope', 'col')
:done()
cols = cols + 1
end
if has_votes7 then
secondrow
:tag('th')
:wikitext('7')
:attr('scope', 'col')
:done()
cols = cols + 1
end
if has_votes8 then
secondrow
:tag('th')
:wikitext('8')
:attr('scope', 'col')
:done()
cols = cols + 1
end
if has_votes9 then
secondrow
:tag('th')
:wikitext('9')
:attr('scope', 'col')
:done()
cols = cols + 1
end
if has_votes10 then
secondrow
:tag('th')
:wikitext('10')
:attr('scope', 'col')
:done()
cols = cols + 1
end
if has_votes11 then
secondrow
:tag('th')
:wikitext('11')
:attr('scope', 'col')
:done()
cols = cols + 1
end
if has_votes12 then
secondrow
:tag('th')
:wikitext('12')
:attr('scope', 'col')
:done()
cols = cols + 1
end
if has_votes13 then
secondrow
:tag('th')
:wikitext('13')
:attr('scope', 'col')
:done()