Content deleted Content added
+ |
+ |
||
Line 41:
:tag('th')
:wikitext('Party')
:tag('th')▼
:wikitext('Votes')▼
:tag('th')▼
:wikitext('%')▼
end
if cand then
Line 49 ⟶ 53:
:tag('th')
:wikitext('Party')
else▼
row▼
:tag('th')
:wikitext('
:wikitext('%')
end
if sc then▼
▲ :tag('th')
▲ :wikitext('Votes')
▲ :tag('th')
▲ :wikitext('%')
row
:tag('th')
:wikitext('Candidate')
:attr('colspan', 2)
:tag('th')
:wikitext('Party')
:tag('th')
:wikitext('Votes')
:tag('th')
:wikitext('%')
:tag('th')
:wikitext('Seats')
▲ if sc then
:tag('th')
:wikitext('+/–')
▲ else
▲ row
:tag('th')
:wikitext('Candidate')
:attr('colspan', 2)
:tag('th')
:wikitext('Party')
:tag('th')
:wikitext('Votes')
:tag('th')
:wikitext('%')
:tag('th')
:wikitext('Seats')
end
root:node(row)
local lang = mw.getContentLanguage()
|