Content deleted Content added
+ Tag: Reverted |
+ Tag: Reverted |
||
Line 645:
- (has_seats2 and 1 or 0)
- (has_seats3 and 1 or 0)
- (has_votes3 and 1 or 0)▼
- (has_sw2 and 1 or 0)
+ (has_votes and 0 or 2)
- (seats_only and 2 or 0)
local rsuff = (rounds > 1) and {'', '_2'} or (rounds > 2) and {'', '_3'} or {''}
|