Halo Esports Wiki
Advertisement
To edit the documentation or categories for this module, click here.
Round 1
Losers' Bracket
Losers' Bracket
Round 2
Round 3
Round 4
Round 5
Round 6
Round 7

return {
	{
		matches={
			title='Round 1',
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match', label="Losers' Bracket" },
			{ display='match' },
			{ display='match', above=8, label="Losers' Bracket" },
		}
	},
	{
		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=3, class='l-down', height=1 },
			{ above=1, class='horizontal', height=1 },
			{ above=3, class='l-down', height=1 },
			{ above=1, class='horizontal', height=1 },
			{ above=5, class='l-down', height=1 },
			{ above=1, class='l-down', height=1 },
			{ above=3, class='l-down', height=1 },
			{ above=1, class='horizontal', height=1 },
		},
		matches={
			title='Round 2',
			{ display='match', above=3 },
			{ display='match', above=6 },
			{ display='match', above=2 },
			{ display='match' },
			{ display='match', above=2 },
			{ display='match' },
		}
	},
	{
		lines={
			{ above=6, class='z-down', height=5 },
			{ above=2, class='z-up', height=5 },
			{ above=8, class='z-down', height=2 },
			{ above=2, class='z-up', height=2 },
			{ above=8, class='z-down', height=2 },
			{ above=2, class='z-up', height=2 },
		},
		matches={
			title='Round 3',
			{ display='hline', above=10, height=1 },
			{ display='hline', above=1, height=1 },
			{ display='hline', above=14, height=1 },
			{ display='hline', above=1, height=1 },
			{ display='match', above=10 },
		}
	},
	{
		lines={
			{ above=10, class='horizontal', height=1 },
			{ above=1, class='horizontal', height=1 },
			{ above=14, class='horizontal', height=1 },
			{ above=1, class='horizontal', height=1 },
			{ above=10, class='l-down', height=1 },
			{ above=1, class='horizontal', height=1 },
		},
		matches={
			title='Round 4',
			{ display='hline', above=10, height=1 },
			{ display='hline', above=1, height=1 },
			{ display='match', above=13 },
			{ display='match', above=7 },
		}
	},
	{
		lines={
			{ above=10, class='horizontal', height=1 },
			{ above=1, class='horizontal', height=1 },
			{ above=13, class='l-down', height=1 },
			{ above=1, class='horizontal', height=1 },
			{ above=10, class='l-down', height=1 },
			{ above=1, class='horizontal', height=1 },
		},
		matches={
			title='Round 5',
			{ display='match', above=9 },
			{ display='match', above=10 },
			{ display='match', above=7 },
		}
	},
	{
		lines={
			{ above=12, class='z-down', height=7 },
			{ above=2, class='z-up', height=7 },
			{ above=10, class='l-down', height=1 },
			{ above=1, class='horizontal', height=1 },
		},
		matches={
			title='Round 6',
			{ display='match', above=17 },
			{ display='match', above=14 },
		}
	},
	{
		lines={
			{ above=20, class='z-down', height=9 },
			{ above=2, class='z-up', height=9 },
		},
		matches={
			title='Round 7',
			{ display='match', above=27 },
		}
	},
}
Advertisement