Difference between revisions of "Template:Basketballbox collapsible/doc"
Jump to navigation
Jump to search
imported>H-Hurry (←Created page with '{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> <includeonly>{{Intricate template}}</includeonly> == Usage ==...') |
imported>H-Hurry (→Usage) |
||
| Line 6: | Line 6: | ||
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. | 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:''' | ||
| + | <pre style="overflow:auto">{{basketballbox | ||
| + | | bg = | ||
| + | | date = | ||
| + | | time = | ||
| + | | report = | ||
| + | | teamA = | ||
| + | | scoreA = | ||
| + | | teamB = | ||
| + | | scoreB = | ||
| + | | overtime = | ||
| + | | Q1 = | ||
| + | | Q2 = | ||
| + | | Q3 = | ||
| + | | Q4 = | ||
| + | | H1 = | ||
| + | | H2 = | ||
| + | | OT = | ||
| + | | points1 = | ||
| + | | rebounds1 = | ||
| + | | assist1 = | ||
| + | | otherstat1 = | ||
| + | | points2 = | ||
| + | | rebounds2 = | ||
| + | | assist2 = | ||
| + | | otherstat2 = | ||
| + | | duration = | ||
| + | | place = | ||
| + | | attendance = | ||
| + | | referee = | ||
| + | | TV = | ||
| + | | series = | ||
| + | }} | ||
| + | </pre> | ||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | ||
<!-- Categories below this line, please; interwikis at Wikidata --> | <!-- Categories below this line, please; interwikis at Wikidata --> | ||
[[Category:Sports match box templates|{{PAGENAME}}]] | [[Category:Sports match box templates|{{PAGENAME}}]] | ||
}}</includeonly> | }}</includeonly> | ||
Revision as of 17:17, 29 July 2015
| This is a documentation subpage for Template:Basketballbox collapsible. It contains usage information, categories and other content that is not part of the original template page. |
Usage
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
| bg =
| date =
| time =
| report =
| teamA =
| scoreA =
| teamB =
| scoreB =
| overtime =
| Q1 =
| Q2 =
| Q3 =
| Q4 =
| H1 =
| H2 =
| OT =
| points1 =
| rebounds1 =
| assist1 =
| otherstat1 =
| points2 =
| rebounds2 =
| assist2 =
| otherstat2 =
| duration =
| place =
| attendance =
| referee =
| TV =
| series =
}}