Content deleted Content added
No edit summary |
trying again to force teambracket into accepting args... |
||
Line 72:
frame2.args['team-width'] = 170
frame2.args['team-width'] = args.widescore and 40 or 30
output = require('Module:TeamBracket').teamBracket(frame2Child)
return output
|