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