Gears of War Esports Wiki
No edit summary
Emiixlol (talk | contribs)
No edit summary
 
Line 16: Line 16:
 
{ above=2, class='horizontal', height=1 },
 
{ above=2, class='horizontal', height=1 },
 
{ above=5, class='horizontal', height=1 },
 
{ above=5, class='horizontal', height=1 },
{ above=11, class='horizontal', height=1 },
+
{ above=5, class='horizontal', height=1 },
{ above=11, class='horizontal', height=1 },
+
{ above=5, class='horizontal', height=1 },
  +
{ above=5, class='horizontal', height=1 },
  +
{ above=5, class='horizontal', height=1 },
  +
{ above=5, class='horizontal', height=1 },
 
{ above=5, class='horizontal', height=1 },
 
{ above=5, class='horizontal', height=1 },
 
},
 
},

Latest revision as of 21:25, 14 July 2021

Documentation for this module may be created at Module:Bracket/16SEBye/doc

return {
	{
		matches={
			title='Round 1',
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match' },
			{ display='match' },
		}
	},
	{lines={
			{ above=2, class='horizontal', height=1 },
			{ above=5, class='horizontal', height=1 },
			{ above=5, class='horizontal', height=1 },
			{ above=5, class='horizontal', height=1 },
			{ above=5, class='horizontal', height=1 },
			{ above=5, class='horizontal', height=1 },
			{ above=5, class='horizontal', height=1 },
			{ above=5, class='horizontal', height=1 },
	},
		matches={
			title='Round 2',
			{ 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 },
		},
		matches={
			title='Round 3',
			{ display='match', above=3 },
			{ 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 },
		},
		matches={
			title='Round 4',
			{ display='match', above=9 },
			{ display='match', above=18 },
		}
	},
	{
		lines={
			{ above=12, class='z-down', height=11 },
			{ above=2, class='z-up', height=11 },
		},
		matches={
			title='Round 5',
			{ display='match', above=21 },
			{ display='match', argtoshow = 'third', label = '3rd place match' }			
		}
	},
	togglers = {
		{ bracket = require('Module:Bracket/8SE') },
	}
}