Module:Election results: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 431: | Line 431: | ||
:done() | :done() | ||
:tag('th') | :tag('th') | ||
:wikitext(args.secondround or ' | :wikitext(args.secondround or 'Final round') | ||
:attr('scope', 'col') | :attr('scope', 'col') | ||
:attr('colspan', 3) | :attr('colspan', 3) | ||
| Line 477: | Line 477: | ||
:done() | :done() | ||
:tag('th') | :tag('th') | ||
:wikitext(args.secondround or ' | :wikitext(args.secondround or 'Final round') | ||
:attr('scope', 'col') | :attr('scope', 'col') | ||
:attr('colspan', 2) | :attr('colspan', 2) | ||