Content deleted Content added
+ |
+ |
||
Line 1,517:
:tag('td')
:wikitext(fmt(electorate[1]))
if args['invalidblank'] and args['electorate'] and not args['totalvotes'] or args['invalid'] and args['electorate'] and not args['totalvotes'] then
row
:tag('td')
Line 1,556:
:tag('td')
:wikitext(fmt(electorate[2]))
if args['invalid2'] and args['electorate2'] or args['invalidblank2'] and args['electorate2'] then
row
:tag('td')
Line 1,596:
:tag('td')
:wikitext(fmt(electorate[3]))
if args['invalid3'] and args['electorate3'] or args['invalidblank3'] and args['electorate3'] then
row
:tag('td')
|