Difference between revisions of "Template:Infobox basketball tournament season"
Jump to navigation
Jump to search
TheMooCows (talk | contribs) (Created page with "{{Infobox | bodystyle = width:auto | abovestyle = font-size:100% | above = {{#if:{{{title|}}}|{{{year|}}} {{{title|}}} {{{yearr|}}} <includeonly>|{{PAGENAME}}</includeonly>}}...") |
TheMooCows (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 45: | Line 45: | ||
| label11 = Attendance | | label11 = Attendance | ||
| data11 = {{#if: {{{Attendance|}}} |{{formatnum: {{{Attendance|0}}}}} }} | | data11 = {{#if: {{{Attendance|}}} |{{formatnum: {{{Attendance|0}}}}} }} | ||
+ | |||
+ | | label13 = Loser Bracket Champions | ||
+ | | data13 = {{#if:{{{LoserBracketChampions|}}}|{{{LoserBracketChampions}}} <small>({{{LoserBracketTitleCount}}} title{{#if:{{{LoserBracketChampGameCount|}}} |, {{{LoserBracketChampGameCount}}} title game}})</small>}} | ||
+ | |||
+ | | label14 = Loser Bracket Runner-up | ||
+ | | data14 = {{#if: {{{ LoserBracketRunnerUp|}}} |{{{LoserBracketRunnerUp}}} <small>({{{LosersBracketFinalsCount}}} loser bracket finals appearance)</small>}} | ||
| label12 = Top scorer{{#if:{{{TopScorer2|}}}|s}} | | label12 = Top scorer{{#if:{{{TopScorer2|}}}|s}} | ||
Line 51: | Line 57: | ||
|{{#if:{{{TopScorer|}}} | |{{#if:{{{TopScorer|}}} | ||
|{{{TopScorer}}} {{#if:{{{TopScorerTeam|}}}|{{small|{{{TopScorerTeam}}}}}}}<br />({{{Points}}} points) | |{{{TopScorer}}} {{#if:{{{TopScorerTeam|}}}|{{small|{{{TopScorerTeam}}}}}}}<br />({{{Points}}} points) | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
− | |||
| belowstyle = font-size:90%;background:#eee; | | belowstyle = font-size:90%;background:#eee; | ||
| below = | | below = | ||
Line 67: | Line 66: | ||
<td style="width:50%; text-align:center; padding-right:1em">{{#if:{{{nextseason|}}}|{{{nextseason|}}}» }}</td> | <td style="width:50%; text-align:center; padding-right:1em">{{#if:{{{nextseason|}}}|{{{nextseason|}}}» }}</td> | ||
</tr></table> | </tr></table> | ||
+ | |||
+ | |||
+ | }} | ||
}}<noinclude>{{documentation}}</noinclude> | }}<noinclude>{{documentation}}</noinclude> |