Leaguepedia | League of Legends Esports Wiki
Register
Advertisement
Edit the documentation or categories for this module.
Round 1
Winners' Bracket
Losers' Bracket
Round 2

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