Content deleted Content added
No edit summary |
No edit summary |
||
Line 72:
frame2.args['team-width'] = 170
frame2.args['team-width'] = args.widescore and 40 or 30
output = require('Module:TeamBracket').teamBracket(frame2:newChild())
return output
|