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

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