Template:CBB game log start/doc
This is a documentation subpage for Template:CBB game log start. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
[edit]Table format
[edit]Default
[edit]For default format, the game log templates {{CBB game log start}}
and {{CBB game log end}}
are backward compatible to schedule templates {{CBB schedule start}}
and {{CBB schedule end}}
, respectively—i.e. the parameters of {{CBB schedule start}}
are reused in {{CBB game log start}}
. Meanwhile, template {{CBB schedule entry}}
is recommended to be used for entries in game log sections.
Default format syntax
|
---|
Exhibitions and regular season[edit]{{CBB game log start |TEAM_NAME|season=|year=|end_year=|tournament=|record=}}
{{CBB game log section header|TEAM_NAME|Exhibition|first=yes|team_wins=|team_losses=}}
{{CBB schedule entry}}
...
{{CBB game log section header|TEAM_NAME|Non-conference regular season|team_wins=|team_losses=}}
{{CBB schedule entry}}
...
{{CBB game log section header|TEAM_NAME|ACC regular season|team_wins=|team_losses=}}
{{CBB schedule entry}}
...
{{CBB game log end}}
Playoffs[edit]{{CBB game log start |TEAM_NAME|playoff=yes|season=|year=|end_year=|tournament=|record=}}
{{CBB game log section header|TEAM_NAME|ACC Tournament|playoff=yes|first=yes|team_wins=|team_losses=}}
{{CBB schedule entry}}
...
{{CBB game log section header|TEAM_NAME|NCAA Tournament|playoff=yes|team_wins=|team_losses=}}
{{CBB schedule entry}}
...
{{CBB game log end}}
|
Compact
[edit]For compact format, template {{CBB game log section entry}}
is recommended to be used for entries in game log sections.
Compact format syntax
|
---|
Exhibitions and regular season[edit]{{CBB game log start |TEAM_NAME|season=|year=|end_year=|tournament=|record=}}
{{CBB game log section header|TEAM_NAME|Exhibition|format=compact|first=yes|team_wins=|team_losses=}}
{{CBB game log section entry}}
...
{{CBB game log section header|TEAM_NAME|Non-conference regular season|format=compact|team_wins=|team_losses=}}
{{CBB game log section entry}}
...
{{CBB game log section header|TEAM_NAME|ACC regular season|format=compact|team_wins=|team_losses=}}
{{CBB game log section entry}}
...
{{CBB game log end}}
Playoffs[edit]{{CBB game log start |TEAM_NAME|playoff=yes|season=|year=|end_year=|tournament=|record=}}
{{CBB game log section header|TEAM_NAME|ACC Tournament|format=compact|playoff=yes|first=yes|team_wins=|team_losses=}}
{{CBB game log section entry}}
...
{{CBB game log section header|TEAM_NAME|NCAA Tournament|format=compact|playoff=yes|team_wins=|team_losses=}}
{{CBB game log section entry}}
...
{{CBB game log end}}
|
Colors
[edit]By default, the table utilizes {{NCAA color cell}}
and {{NCAA secondary color cell}}
templates for team colors. Team's name and colors must be listed in Module:College color for colors to take effect, e.g. for Harvard Crimson appearing on the teams list:
{{CBB game log start |Harvard Crimson|..}} <!-- primary color is applied -->
{{CBB game log section header|Harvard Crimson|..}} <!-- secondary color is applied -->
If team does not appear in Module:College color list, custom colors can be supplied as follows:
{{CBB game log start |color=#000000|..}}
{{CBB game log start |color=black |..}}
Examples
[edit]Default format
[edit]For default format, the game log templates {{CBB game log start}}
and {{CBB game log end}}
are backward compatible to schedule templates {{CBB schedule start}}
and {{CBB schedule end}}
, respectively—i.e. the parameters of {{CBB schedule start}}
are reused in {{CBB game log start}}
. Meanwhile, template {{CBB schedule entry}}
is recommended to be used for entries in game log sections.
Default column display
[edit]{{CBB game log start | Georgia Tech Yellow Jackets |end_year=2019 |tournament=XYZ Division I}} {{CBB game log section header | Georgia Tech Yellow Jackets | Elimination round |first=yes}} <!-- Games played --> {{CBB schedule entry |game=1 |date=June 1 |time=10:00 am |tv=ESPN |site_stadium=[[Smart Araneta Coliseum]] |site_cityst=[[Quezon City]] |opponent = [[Arizona Wildcats]] |score=95–82 |record=1–0 }} {{CBB schedule entry |game=2 |date=June 2 |time=11:00 am |tv=ESPN |site_stadium=[[Mall of Asia Arena]] |site_cityst=[[Pasay]] |rank=2 |opprank=1 |opponent = [[Avila Eagles]] |score=70–71 |record=1–1 }} <!-- Games played but scores are unknown --> {{CBB schedule entry |game=3 |date=June 2 |time=5:00 pm |tv=ESPN |site_stadium=[[Plaza de Toros de La Ribera]] |site_cityst=[[Logroño]] |opponent = [[Cal Poly Mustangs]] |record=2–1 |status = w }} {{CBB schedule entry |game=4 |date=June 3 |nonconf=yes |away=yes |tv=ESPN |site_stadium=[[Coliseum da Coruña]] |site_cityst=[[A Coruña]] |opponent = [[Bucknell Bison]] |record=2–2 |status = l }} <!-- Cancelled matches --> {{CBB schedule entry |game=5 |date=June 4 |time=12:00 nn |nonconf=yes |tv=ESPN |site_stadium=[[Fernando Buesa Arena]] |site_cityst=[[Vitoria-Gasteiz]] |opponent= [[Binghamton Bearcats]] |opprank=5 |status = p |record=2–2 |score=Cancelled |result_cols = 2 }} {{CBB schedule entry |game=6 |date=June 5 |time=1:00 pm |away=yes |tv=ESPN |site_stadium=[[Palacio Vistalegre]] |site_cityst=[[Madrid]] |opponent= [[Boston University Terriers]] |status = p |record=2–2 |score=Cancelled due to something |result_cols = 2}} <!-- Postponed matches --> {{CBB schedule entry |game=7 |date=June 6 |time=2:00 pm |gamename=College GameDay |tv=ESPN |site_stadium=[[Bizkaia Arena]] |site_cityst=[[Barakaldo]] |opponent= [[Bradley Braves]] |status = p |record=2–2 |score=Postponed }} {{CBB schedule entry |game=8 |date=June 7 |time=3:00 pm |tv=ESPN |site_stadium=[[Caja Mágica]] |site_cityst=[[Madrid]] |opponent= [[Bryant Bulldogs]] |status = p |record=2–2 |score=Postponed due to something |result_cols = 2 }} <!-- Scheduled games; i.e. not yet played --> {{CBB schedule entry |rank=1 |neutral = yes |game=9 |date=June 10 |time=4:00 pm |tv=ESPN |site_stadium=[[Plaza de Toros de Illumbe]] |site_cityst=[[San Sebastián]] |opponent= [[Calgary Dinos]] |record= }} <!-- Playoffs or postseason --> {{CBB game log section header | Georgia Tech Yellow Jackets | Postseason |playoff=yes |team_wins=2 |team_losses=0 }} {{CBB schedule entry |game=1 |date=June 12 |time=4:00 pm |gamename=Semifinals |tv=ESPN |site_stadium=Smart Araneta Coliseum |site_cityst=Quezon City |rank=1 |opprank=3 |seed=4 |oppseed=2 |opponent = [[Carleton Knights]] |record=1–0 |score=89–69 }} {{CBB schedule entry |game=1 |date=June 14 |time=6:00 pm |gamename=Finals |tv=ESPN |site_stadium=Smart Araneta Coliseum |site_cityst=Quezon City |seed=4 |oppseed=1 |opponent = [[Castleton Spartans]] |record=2–0 |score=68–65 |overtime=OT }} {{CBB game log end}}
2019 XYZ Division I game log | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*Non-conference game. #Rankings from AP Poll. (#) Tournament seedings in parentheses. |
Game high columns shown, rank column hidden
[edit]- Set
|gamehighs=yes
in{{CBB game log section header}}
; and - Set
|rank=no
in all instances of{{CBB game log section header}}
and{{CBB schedule entry}}
{{CBB game log start | Georgia Tech Yellow Jackets |end_year=2019 |tournament=XYZ Division I}} {{CBB game log section header | Georgia Tech Yellow Jackets | Elimination round |first=yes |gamehighs=yes |rank=no}} <!-- Games played --> {{CBB schedule entry |game=1 |date=June 1 |time=10:00 am |tv=ESPN |rank=no |site_stadium=[[Smart Araneta Coliseum]] |site_cityst=[[Quezon City]] |opponent = [[Arizona Wildcats]] |score=95–82 |record=1–0 |highscorer = Abando |points = 22 |highrebounder = Chabi Yo |rebounds = 12 |highassister = Cansino |assists = 5 }} {{CBB schedule entry |game=2 |date=June 2 |time=11:00 am |tv=ESPN |site_stadium=[[Mall of Asia Arena]] |site_cityst=[[Pasay]] |rank=no |opprank=1 |opponent = [[Avila Eagles]] |score=70–71 |record=1–1 |highscorer = Chabi Yo |points = 25 |highrebounder = Chabi Yo |rebounds = 13 |highassister = Subido |assists = 6 }} <!-- Games played but scores are unknown --> {{CBB schedule entry |game=3 |date=June 2 |time=5:00 pm |tv=ESPN |rank=no |site_stadium=[[Plaza de Toros de La Ribera]] |site_cityst=[[Logroño]] |opponent = [[Cal Poly Mustangs]] |record=2–1 |status = w |highscorer = Nonoy |points = 22 |highrebounder = ? |rebounds = ? |highassister = Cansino |assists = ? }} {{CBB schedule entry |game=4 |date=June 3 |nonconf=yes |away=yes |tv=ESPN |rank=no |site_stadium=[[Coliseum da Coruña]] |site_cityst=[[A Coruña]] |opponent = [[Bucknell Bison]] |record=2–2 |status = l |highscorer = ? |points = ? |highrebounder = ? |rebounds = ? |highassister = ? |assists = ? }} <!-- Cancelled matches --> {{CBB schedule entry |game=5 |date=June 4 |time=12:00 nn |nonconf=yes |tv=ESPN |rank=no |site_stadium=[[Fernando Buesa Arena]] |site_cityst=[[Vitoria-Gasteiz]] |opponent= [[Binghamton Bearcats]] |opprank=5 |status = p |record=2–2 |score=Cancelled |highscorer = ? |points = ? |highrebounder = ? |rebounds = ? |highassister = ? |assists = ? }} {{CBB schedule entry |game=6 |date=June 5 |time=1:00 pm |away=yes |tv=ESPN |rank=no |site_stadium=[[Palacio Vistalegre]] |site_cityst=[[Madrid]] |opponent= [[Boston University Terriers]] |status = p |record=2–2 |score=Cancelled due to something |highscorer = ? |points = ? |highrebounder = ? |rebounds = ? |highassister = ? |assists = ? }} <!-- Postponed matches --> {{CBB schedule entry |game=7 |date=June 6 |time=2:00 pm |gamename=College GameDay |tv=ESPN |rank=no |site_stadium=[[Bizkaia Arena]] |site_cityst=[[Barakaldo]] |opponent= [[Bradley Braves]] |status = p |record=2–2 |score=Postponed |highscorer = ? |points = ? |highrebounder = ? |rebounds = ? |highassister = ? |assists = ? }} {{CBB schedule entry |game=8 |date=June 7 |time=3:00 pm |tv=ESPN |rank=no |site_stadium=[[Caja Mágica]] |site_cityst=[[Madrid]] |opponent= [[Bryant Bulldogs]] |status = p |record=2–2 |score=Postponed due to something |highscorer = ? |points = ? |highrebounder = ? |rebounds = ? |highassister = ? |assists = ? }} <!-- Scheduled games; i.e. not yet played --> {{CBB schedule entry |rank=no |neutral = yes |game=9 |date=June 10 |time=4:00 pm |tv=ESPN |site_stadium=[[Plaza de Toros de Illumbe]] |site_cityst=[[San Sebastián]] |opponent= [[Calgary Dinos]] |record= |highscorer = ? |points = ? |highrebounder = ? |rebounds = ? |highassister = ? |assists = ? }} <!-- Playoffs or postseason --> {{CBB game log section header | Georgia Tech Yellow Jackets | Postseason |playoff=yes |team_wins=2 |team_losses=0 |gamehighs=yes |rank=no }} {{CBB schedule entry |game=1 |date=June 12 |time=4:00 pm |gamename=Semifinals |tv=ESPN |site_stadium=Smart Araneta Coliseum |site_cityst=Quezon City |rank=no |opponent = [[Carleton Knights]] |record=1–0 |score=89–69 |highscorer =''Tied'' |points = 17 |highrebounder = Chabi Yo |rebounds = 15 |highassister = Subido |assists = 12 }} {{CBB schedule entry |game=1 |date=June 14 |time=6:00 pm |gamename=Finals |tv=ESPN |site_stadium=Smart Araneta Coliseum |site_cityst=Quezon City |rank=no |opponent = [[Castleton Spartans]] |record=2–0 |score=68–65 |overtime=OT |highscorer = Chabi Yo |points = 22 |highrebounder = Chabi Yo |rebounds = 16 |highassister = Nonoy |assists = 6 }} {{CBB game log end}}
2019 XYZ Division I game log | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*Non-conference game. #Rankings from AP Poll. (#) Tournament seedings in parentheses. |
Compact format
[edit]For compact format, template {{CBB game log section entry}}
is recommended to be used for entries in game log sections.
Full, rank column shown
[edit]{{CBB game log start | UST Growling Tigers |end_year=2019 |tournament=XYZ Division I}} {{CBB game log section header | UST Growling Tigers | Elimination round |format=compact |first=yes}} <!-- Games played --> {{CBB game log section entry |game=1 |date=June 1 |time=10:00 am |site_stadium=[[Smart Araneta Coliseum]] |opponent = [[Arizona Wildcats]] |score=95–82 |record=1–0 |highscorer = Abando |points = 22 |highrebounder = Chabi Yo |rebounds = 12 |highassister = Cansino |assists = 5 }} {{CBB game log section entry |game=2 |date=June 2 |time=11:00 am |site_stadium=[[Mall of Asia Arena]] |rank=2 |opprank=1 |opponent = [[Avila Eagles]] |score=70–71 |record=1–1 |highscorer = Chabi Yo |points = 25 |highrebounder = Chabi Yo |rebounds = 13 |highassister = Subido |assists = 6 }} <!-- Games played but scores are unknown --> {{CBB game log section entry |game=3 |date=June 2 |time=5:00 pm |site_stadium=[[Plaza de Toros de La Ribera]] |opponent = [[Cal Poly Mustangs]] |status=win |record=2–1 |highscorer = Nonoy |points = 22 |highassister = Cansino }} {{CBB game log section entry |game=4 |date=June 3 |nonconf=yes |away=yes |site_stadium=[[Coliseum da Coruña]] |opponent = [[Bucknell Bison]] |status=loss |record=2–2 }} <!-- Cancelled matches --> {{CBB game log section entry |game=5 |date=June 4 |time=12:00 nn |nonconf=yes |site_stadium=[[Fernando Buesa Arena]] |opponent= [[Binghamton Bearcats]] |opprank=5 |status=cancelled }} {{CBB game log section entry |game=6 |date=June 5 |time=1:00 pm |away=yes |site_stadium=[[Palacio Vistalegre]] |opponent= [[Boston University Terriers]] |status=cancelled |status_detail=Cancelled due to something }} <!-- Postponed matches --> {{CBB game log section entry |game=7 |date=June 6 |time=2:00 pm |gamename=College GameDay |site_stadium=[[Bizkaia Arena]] |opponent= [[Bradley Braves]] |status=postponed }} {{CBB game log section entry |game=8 |date=June 7 |time=3:00 pm |site_stadium=[[Caja Mágica]] |opponent= [[Bryant Bulldogs]] |status=postponed |status_detail=Postponed due to something }} {{CBB game log section entry |game=9 |date=June 8 |time=4:00 pm |site_stadium=Caja Mágica |opponent= [[Bryant Bulldogs]] |score=91–81 |overtime=OT |boxscore=http://en.wikipedia.org }} <!-- Scheduled games; i.e. not yet played --> {{CBB game log section entry |rank=1 |neutral = yes |game=9 |date=June 10 |time=4:00 pm |site_stadium=[[Plaza de Toros de Illumbe]] |opponent= [[Calgary Dinos]] }} <!-- Playoffs or postseason --> {{CBB game log section header | UST Growling Tigers | Postseason |format=compact |playoff=yes |team_wins=2 |team_losses=0 }} {{CBB game log section entry |game=1 |date=June 12 |time=4:00 pm |gamename=Semifinals |site_stadium=Smart Araneta Coliseum |rank=1 |opprank=3 |seed=4 |oppseed=2 |opponent = [[Carleton Knights]] |record=1–0 |score=89–69 |boxscore=http://en.wikipedia.org |highscorer =''Tied'' |points = 17 |highrebounder = Chabi Yo |rebounds = 15 |highassister = Subido |assists = 12 }} {{CBB game log section entry |game=1 |date=June 14 |time=6:00 pm |gamename=Finals |site_stadium=Smart Araneta Coliseum |seed=4 |oppseed=1 |opponent = [[Castleton Spartans]] |record=2–0 |score=68–65 |overtime=OT |highscorer = Chabi Yo |points = 22 |highrebounder = Chabi Yo |rebounds = 16 |highassister = Nonoy |assists = 6 }} {{CBB game log end}}
2019 XYZ Division I game log | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*Non-conference game. #Rankings from AP Poll. (#) Tournament seedings in parentheses. |
Rank column hidden
[edit]Simply set |rank=no
in all instances of {{CBB game log section header}}
and {{CBB game log section entry}}
.
{{CBB game log start | UST Growling Tigers |end_year=2019 |tournament=XYZ Division I}} {{CBB game log section header | UST Growling Tigers | Elimination round |format=compact |first=yes |rank=no }} <!-- Games played --> {{CBB game log section entry |game=1 |date=June 1 |time=10:00 am |site_stadium=[[Smart Araneta Coliseum]] |rank=no |opponent = [[Arizona Wildcats]] |score=95–82 |record=1–0 |highscorer = Abando |points = 22 |highrebounder = Chabi Yo |rebounds = 12 |highassister = Cansino |assists = 5 }} {{CBB game log section entry |game=2 |date=June 2 |time=11:00 am |site_stadium=[[Mall of Asia Arena]] |rank=no |opponent = [[Avila Eagles]] |score=70–71 |record=1–1 |highscorer = Chabi Yo |points = 25 |highrebounder = Chabi Yo |rebounds = 13 |highassister = Subido |assists = 6 }} <!-- Games played but scores are unknown --> {{CBB game log section entry |game=3 |date=June 2 |time=5:00 pm |site_stadium=[[Plaza de Toros de La Ribera]] |rank=no |opponent = [[Cal Poly Mustangs]] |status=win |record=2–1 |highscorer = Nonoy |points = 22 |highassister = Cansino }} {{CBB game log section entry |game=4 |date=June 3 |nonconf=yes |away=yes |site_stadium=[[Coliseum da Coruña]] |rank=no |opponent = [[Bucknell Bison]] |status=loss |record=2–2 }} <!-- Cancelled matches --> {{CBB game log section entry |game=5 |date=June 4 |time=12:00 nn |nonconf=yes |site_stadium=[[Fernando Buesa Arena]] |rank=no |opponent= [[Binghamton Bearcats]] |opprank=5 |status=cancelled }} {{CBB game log section entry |game=6 |date=June 5 |time=1:00 pm |away=yes |site_stadium=[[Palacio Vistalegre]] |rank=no |opponent= [[Boston University Terriers]] |status=cancelled |status_detail=Cancelled due to something }} <!-- Postponed matches --> {{CBB game log section entry |game=7 |date=June 6 |time=2:00 pm |gamename=College GameDay |site_stadium=[[Bizkaia Arena]] |rank=no |opponent= [[Bradley Braves]] |status=postponed }} {{CBB game log section entry |game=8 |date=June 7 |time=3:00 pm |site_stadium=[[Caja Mágica]] |rank=no |opponent= [[Bryant Bulldogs]] |status=postponed |status_detail=Postponed due to something }} {{CBB game log section entry |game=9 |date=June 8 |time=4:00 pm |site_stadium=Caja Mágica |rank=no |opponent= [[Bryant Bulldogs]] |score=91–81 |overtime=OT |boxscore=http://en.wikipedia.org }} <!-- Scheduled games; i.e. not yet played --> {{CBB game log section entry |neutral = yes |rank=no |game=10 |date=June 10 |time=4:00 pm |site_stadium=[[Plaza de Toros de Illumbe]] |opponent= [[Calgary Dinos]] }} <!-- Playoffs or postseason --> {{CBB game log section header | UST Growling Tigers | Postseason |format=compact |playoff=yes |rank=no |team_wins=2 |team_losses=0}} {{CBB game log section entry |game=1 |date=June 12 |time=4:00 pm |gamename=Semifinals |site_stadium=Smart Araneta Coliseum |rank=no |opponent = [[Carleton Knights]] |record=1–0 |score=89–69 |boxscore=http://en.wikipedia.org |highscorer =''Tied'' |points = 17 |highrebounder = Chabi Yo |rebounds = 15 |highassister = Subido |assists = 12 }} {{CBB game log section entry |game=1 |date=June 14 |time=6:00 pm |gamename=Finals |site_stadium=Smart Araneta Coliseum |rank=no |opponent = [[Castleton Spartans]] |record=2–0 |score=68–65 |overtime=OT |highscorer = Chabi Yo |points = 22 |highrebounder = Chabi Yo |rebounds = 16 |highassister = Nonoy |assists = 6 }} {{CBB game log end}}
2019 XYZ Division I game log | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*Non-conference game. #Rankings from AP Poll. (#) Tournament seedings in parentheses. |
Custom team colors
[edit]{{CBB game log start|end_year=2016|tournament=XYZ men's basketball tournament|record=1–1|bgcolor=#2D1653}} {{CBB game log section header|2=Custom colors in default format|team_wins=1|team_losses=1|first=yes|color=#9E1B32|gamehighs=yes}} {{CBB schedule entry |opponent=[[University of Western Australia]] |date=June 1 |site_stadium=[[Perth Arena]] |site_cityst=[[Perth]], WA |record= |highscorer= |points = |highrebounder= |rebounds = |highassister= |assists = }} {{CBB schedule entry |opponent=[[La Trobe University]] |date=June 8 |site_stadium=[[State Basketball Centre]] |site_cityst=[[Melbourne]], VIC |record= |highscorer= |points = |highrebounder= |rebounds = |highassister= |assists = }} {{CBB game log section header|2=Custom colors in compact format|format=compact|team_wins=0|team_losses=1|color=#9E1B32|hide=yes}} {{CBB game log section entry |opponent=[[University of Adelaide]] |date=June 17 |time=6:00 pm |site_stadium=[[Sydney SuperDome]] }} {{CBB game log end}}
2016 XYZ men's basketball tournament game log 1–1 | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||
| |||||||||||||||||||||||||||
*Non-conference game. #Rankings from AP Poll. (#) Tournament seedings in parentheses. |
See also
[edit]- {{CBB game log section header}}
- {{CBB game log end}}
- Section entry template/s:
- {{CBB schedule entry}} – for default format
- {{CBB game log section entry}} – for compact format