Call of Duty Esports Wiki
Advertisement
To edit the documentation or categories for this module, click here.
Quarterfinals
Semifinals
Qualified
5th/6th

return {
	{
		lines={
			{ above=25, class='l-down', height=1 },
			{ above=1, class='l-down', height=1 },
			{ above=3, class='l-down', height=1 },
			{ above=1, class='l-down', height=1 },
		},
		matches={
			title='Quarterfinals',
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match', label='Semifinals' },
			{ 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 }
		},
		matches={
			title='Qualified',
			{ display='match', above=3 },
			{ display='match', above=6 },
			{ display='match', above=6, label='5th/6th' }
		}
	},
}
Advertisement