Rocket League Esports Wiki
Advertisement
To edit the documentation or categories for this module, click here.
Round 1
[x]
Round 2
[x]
Round 3
<<
Round 4
Round 5
Round 2
[x]
Round 3
<<
Round 4
Round 5
Round 3
<<
Round 4
Round 5

return {
	{
		matches={
			title='Round 1',
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match' },
		}
	},
	{
		lines={
			{ above=3, class='z-down', height=2 },
			{ above=2, class='z-up', height=2 },
			{ above=6, class='z-down', height=2 },
			{ above=2, class='z-up', height=2 },
			{ above=6, class='z-down', height=2 },
			{ above=2, class='z-up', height=2 },
			{ above=6, class='z-down', height=2 },
			{ above=2, class='z-up', height=2 },
			{ above=6, class='z-down', height=2 },
			{ above=2, class='z-up', height=2 },
			{ above=6, class='z-down', height=2 },
			{ above=2, class='z-up', height=2 },
			{ above=6, class='z-down', height=2 },
			{ above=2, class='z-up', height=2 },
			{ above=6, class='z-down', height=2 },
			{ above=2, class='z-up', height=2 },
		},
		matches={
			title='Round 2',
			{ display='match', above=3 },
			{ display='match', above=6 },
			{ display='match', above=6 },
			{ display='match', above=6 },
			{ display='match', above=6 },
			{ display='match', above=6 },
			{ display='match', above=6 },
			{ display='match', above=6 },
		}
	},
	{
		lines={
			{ above=6, class='z-down', height=5 },
			{ above=2, class='z-up', height=5 },
			{ above=12, class='z-down', height=5 },
			{ above=2, class='z-up', height=5 },
			{ above=12, class='z-down', height=5 },
			{ above=2, class='z-up', height=5 },
			{ above=12, class='z-down', height=5 },
			{ above=2, class='z-up', height=5 },
		},
		matches={
			title='Round 3',
			{ display='match', above=9 },
			{ display='match', above=18 },
			{ display='match', above=18 },
			{ display='match', above=18 },
		}
	},
	{
		lines={
			{ above=12, class='z-down', height=11 },
			{ above=2, class='z-up', height=11 },
			{ above=24, class='z-down', height=11 },
			{ above=2, class='z-up', height=11 },
		},
		matches={
			title='Round 4',
			{ display='match', above=21 },
			{ display='match', above=42 },
		}
	},
	{
		lines={
			{ above=24, class='z-down', height=23 },
			{ above=2, class='z-up', height=23 },
		},
		matches={
			title='Round 5',
			{ display='match', above=45 },
			{ display='match', argtoshow = 'third', label = '3rd place match' }
		}
	},
	togglers = {
		{ bracket = require('Module:Bracket/16SE') },
		{ bracket = require('Module:Bracket/8SE') },
	}
}
Advertisement