Difference between revisions of "Template:Basketballbox/doc"
Jump to navigation
Jump to search
imported>Wiki Wikardo m |
imported>Vanisaac m (→See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other) |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> | <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> | ||
| − | {{high-use| | + | {{high-use|3685}} |
== Usage == | == Usage == | ||
| Line 51: | Line 51: | ||
| H1 = <nowiki>{{{H1}}}</nowiki> | | H1 = <nowiki>{{{H1}}}</nowiki> | ||
| H2 = <nowiki>{{{H2}}}</nowiki> | | H2 = <nowiki>{{{H2}}}</nowiki> | ||
| + | | OT = <nowiki>{{{OT}}}</nowiki> | ||
| points1 = <nowiki>{{{points1}}}</nowiki> | | points1 = <nowiki>{{{points1}}}</nowiki> | ||
| points2 = <nowiki>{{{points2}}}</nowiki> | | points2 = <nowiki>{{{points2}}}</nowiki> | ||
| Line 102: | Line 103: | ||
<nowiki> | <nowiki> | ||
{{basketballbox | {{basketballbox | ||
| + | | id = "team1 v team2" | ||
| bg = #e3e3e3 #ffdead or blank | | bg = #e3e3e3 #ffdead or blank | ||
| date = | | date = | ||
| Line 137: | Line 139: | ||
'''Note:''' The default for the template is to show scores the American convention (ex: Dallas Mavericks 100, San Antonio Spurs 103). To use the European convention (CSKA Moscow 83 - 85 FC Barcelona), replace {{mono|team1}} with {{mono|teamA}}, {{mono|team2}} with {{mono|teamB}}, and so on; the stats categories can work properly using the {{mono|points1}} convention. | '''Note:''' The default for the template is to show scores the American convention (ex: Dallas Mavericks 100, San Antonio Spurs 103). To use the European convention (CSKA Moscow 83 - 85 FC Barcelona), replace {{mono|team1}} with {{mono|teamA}}, {{mono|team2}} with {{mono|teamB}}, and so on; the stats categories can work properly using the {{mono|points1}} convention. | ||
| − | <includeonly> | + | == See also == |
| + | * {{tl|Basketballbox collapsible}} | ||
| + | |||
| + | <includeonly>{{Sandbox other|| | ||
[[Category:Sports match box templates|Basketball]] | [[Category:Sports match box templates|Basketball]] | ||
[[Category:Basketball templates]] | [[Category:Basketball templates]] | ||
| − | </includeonly> | + | }}</includeonly> |
Latest revision as of 23:42, 23 April 2020
| 40px | This is a documentation subpage for Template:Basketballbox. It contains usage information, categories and other content that is not part of the original template page. |
| 40px | This template is used on approximately 4,200 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them.
Transclusion count updated automatically (see documentation). |
Usage
NBA style
{{{TV}}}
|
{{{date}}}
{{{time}}} |
{{{report}}}
|
| {{{team1}}} {{{score1}}}, {{{team2}}} {{{score2}}} ({{{overtime}}}) | ||
| Scoring by quarter: {{{Q1}}}, {{{Q2}}}, {{{Q3}}}, {{{Q4}}}, Overtime: {{{OT}}} | ||
| Pts: {{{points1}}} Rebs: {{{rebounds1}}} Asts: {{{assist1}}} {{{otherstat1}}} |
Pts: {{{points2}}} Rebs: {{{rebounds2}}} Asts: {{{assist2}}} {{{otherstat2}}} | |
| {{{series}}} | ||
{{{place}}}
Attendance: {{{attendance}}} Referees: {{{referee}}} |
U.S. NCAA style
{{{TV}}}
|
{{{date}}}
{{{time}}} |
{{{report}}}
|
| {{{team1}}} {{{score1}}}, {{{team2}}} {{{score2}}} ({{{overtime}}}) | ||
| Scoring by half: {{{H1}}}, {{{H2}}} Overtime: {{{OT}}} | ||
| Pts: {{{points1}}} Rebs: {{{rebounds1}}} Asts: {{{assist1}}} {{{otherstat1}}} |
Pts: {{{points2}}} Rebs: {{{rebounds2}}} Asts: {{{assist2}}} {{{otherstat2}}} | |
| {{{series}}} | ||
{{{place}}}
Attendance: {{{attendance}}} Referees: {{{referee}}} |
European style
{{{TV}}}
|
{{{date}}}
{{{time}}} |
{{{report}}}
|
| {{{teamA}}} | 0*–1* (OT) | {{{teamB}}} |
| Scoring by quarter: {{{Q1}}}, {{{Q2}}}, {{{Q3}}}, {{{Q4}}}, Overtime: {{{OT}}} | ||
| Pts: {{{points1}}} Rebs: {{{rebounds1}}} Asts: {{{assist1}}} {{{otherstat1}}} |
Pts: {{{points2}}} Rebs: {{{rebounds2}}} Asts: {{{assist2}}} {{{otherstat2}}} | |
| {{{series}}} | ||
{{{place}}}
Attendance: {{{attendance}}} Referees: {{{referee}}} |
- Notes: 0 = {{{scoreA}}}; 1 = {{{scoreB}}}
Blank template
{{basketballbox
| id = "team1 v team2"
| bg = #e3e3e3 #ffdead or blank
| date =
| time =
| report =
| team1 =
| score1 =
| team2 =
| score2 =
| overtime =
| Q1 = Please don't
| Q2 = boldface quarter
| Q3 = "winners". Basketball
| Q4 = isn't played
| H1 = this way.
| H2 = Only add HT if quarter scores
| OT = are not available.
| points1 =
| rebounds1 =
| assist1 =
| otherstat1 =
| points2 =
| rebounds2 =
| assist2 =
| otherstat2 =
| duration =
| place =
| attendance =
| referee =
| TV =
| series =
}}
Note: The default for the template is to show scores the American convention (ex: Dallas Mavericks 100, San Antonio Spurs 103). To use the European convention (CSKA Moscow 83 - 85 FC Barcelona), replace team1 with teamA, team2 with teamB, and so on; the stats categories can work properly using the points1 convention.
See also