Jump to content

Template:Basketballbox collapsible/doc

From Wikipedia, the free encyclopedia


Usage[edit]

This template is meant to be used for abbreviated regular season results with expandable details. The goal with this template is to only consume one line of text (when collapsed) for each match. Therefore, avoid using line breaks (<br />) in parameters that are still visible when the box score is collapsed.

Sample:

{{basketballbox collapsible
|id = "Fenerbahçe v Olympiacos"
|date = 21 May 2017
|time = 20:00 ([[Central European Summer Time|CEST]]) | report = [http://www.euroleague.net/main/results/showgame?gamecode=263&seasoncode=E2016 Boxscore]
|round = [[2017 Euroleague Final Four|Final]]
|teamA = '''[[Fenerbahçe Men's Basketball|Fenerbahçe]]'''  {{flagicon|TUR}} | scoreA = '''80'''
|teamB = {{flagicon|GRE}} [[Olympiacos B.C.|Olympiacos]] | scoreB = 64
|Q1 = '''26'''–18 | Q2 = 13–'''16''' | Q3 = '''21'''–14 | Q4 = '''20'''–16
|points1 = [[Bogdan Bogdanović (basketball)|Bogdanović]], [[Nikola Kalinić (basketball)|Kalinić]] 17
|rebounds1 = [[Ekpe Udoh|Udoh]] 9
|assist1 = [[Nikola Kalinić (basketball)|Kalinić]], [[Kostas Sloukas|Sloukas]] 5
|rating1 = [[Ekpe Udoh|Udoh]] 29
|points2 = [[Khem Birch|Birch]] 14
|rebounds2 = [[Kostas Papanikolaou|Papanikolaou]] 5
|assist2 = [[Vassilis Spanoulis|Spanoulis]] 8
|rating2 = [[Khem Birch|Birch]] 16
|arena = [[Sinan Erdem Dome]] | place = [[Istanbul]] | attendance = 15,671
|referee = Daniel Hierrezuelo (ESP), Borys Rhyzhyk (UKR), [[Oļegs Latiševs]] (LAT)
|bg = #ffffd0
|nobars = 
|class = "collapsible collapsed"
}}

Sample result:

Blank template[edit]

All available parameters are shown here.

{{basketballbox collapsible
<!-- recommended or required parameters -->
|id = 
|date = <!-- {{Start date|YYYY|MM|DD|df=y}} -->
|time = 
|round = 
|report = 
|teamA = 
|scoreA = 
|scoreB = 
|teamB =  
|place = 

<!-- optional parameters -->
|overtime = <!-- "OT" for extra time -->
|OT =  <!-- overtime score -->
|aggregatescore = <!-- aggregate score -->
|series = <!-- series for a best-of-format -->
|arena = 
|attendance = 
|referee = 
|TV = 
|note = <!-- adding notes below the statistics -->

<!-- scoring by quarter -->
|Q1 = 
|Q2 = 
|Q3 = 
|Q4 =

<!-- scoring by half -->
|H1 = 
|H2 = 

<!-- statistics of the game -->
|points1 = 
|rebounds1 = 
|assist1 = 
|rating1 = 
|otherstat1 =  
|points2 = 
|rebounds2 = 
|assist2 = 
|rating2 = 
|otherstat2 = 

<!-- formatting/color parameters -->
|size = <!-- for example 80%, by default 100% -->
|bg = <!-- color without number sign -->
|nobars = <!-- "1" to hide bars -->
|class = <!-- "uncollapsed" or "expanded" for removal of collapse function, "collapsible" for expanded with collapsible option, "collapsible collapsed" for box being initially collapsed (default) -->
}}

Legend[edit]

Simple coloring legend recommended when an article makes use of result parameter:

{{legend2|#BBF3BB|Win|border=1px solid #AAAAAA}}
{{legend2|#FFFFBB|Draw|border=1px solid #AAAAAA}}
{{legend2|#FFBBBB|Loss|border=1px solid #AAAAAA}}
{{legend2|#BBBBBB|Void|border=1px solid #AAAAAA}} <!-- optional -->
{{legend2|#BBBBBB|Postponed|border=1px solid #AAAAAA}} <!-- optional -->

Which produces:

  Win   Draw   Loss   Void   Postponed


Note: Given the rarity of voided results and postponements, those entries are optional and can be omitted in most cases.

Microformats[edit]

The HTML markup produced by this template includes an hCard microformat, which makes the person's or organisation's name parsable by computers, either acting automatically to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book. For more information about the use of microformats on Wikipedia, please see the microformat project.

The hCard in this template uses at least some of these HTML classes:

  • fn (required)
  • nickname
  • org
  • vcard

Please do not rename or remove these classes nor collapse nested elements which use them.

The HTML mark-up produced by this template includes an hCalendar microformat that makes event details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.

Classes used

The HTML classes of this microformat include:

  • attendee
  • contact
  • description
  • dtend
  • dtstart
  • location
  • organiser
  • summary
  • url
  • vevent
Please do not rename or remove these classes
nor collapse nested elements which use them.

See also[edit]