Difference between revisions of "Template:MPBL game log start"
Jump to navigation
Jump to search
imported>Mmhuang |
imported>Mmhuang |
||
| Line 2: | Line 2: | ||
| style = {{#if:{{{bgcolor|}}}|background-color: {{{bgcolor}}}; color: {{{color}}}|{{MPBL color cell|1={{{1}}}}}}} | | style = {{#if:{{{bgcolor|}}}|background-color: {{{bgcolor}}}; color: {{{color}}}|{{MPBL color cell|1={{{1}}}}}}} | ||
| title = <!-- | | title = <!-- | ||
| − | -->{{ | + | -->{{#switch:yes |
| + | |{{{summer_league}}}={{{end_year|2013}}} Summer League | ||
| + | |{{{pre-season}}}={{#expr:{{{end_year|2012}}} - 1}} pre-season | ||
| + | |{{{playoffs}}}={{{end_year|2013}}} playoff | ||
| + | |{{#ifeq:{{{end_year}}}|2000|1999–2000|{{#expr:{{{end_year|2013}}}-1}}–{{padleft:{{#expr:{{{end_year|2013}}} mod 100}}|2|0}}}} | ||
| + | }} game log<!-- | ||
| + | -->{{#if:{{{home_wins|}}}|<br>Total: {{#expr:{{{home_wins|0}}} + {{{road_wins|0}}}}}–{{#expr:{{{home_losses|0}}} + {{{road_losses|0}}}}} (Home: {{{home_wins|0}}}–{{{home_losses|0}}}; Road: {{{road_wins|0}}}–{{{road_losses|0}}})}}<!-- | ||
| + | -->{{#if:{{{record|}}}|<br>{{{record}}}}} | ||
}}<noinclude> | }}<noinclude> | ||
| − | {{ | + | {{end}} |
| − | {{documentation}}</noinclude> | + | {{documentation}} |
| + | </noinclude> | ||