Jump to content

Template:AmFootballScoreSummaryStart: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
add back margin:auto
add documentation template
 
(22 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{| class="wikitable collapsible {{{state|collapsed}}}" style="margin:auto; width:auto; background:none; min-width: 300px; border:none;"
{| class="wikitable collapsible {{{state|collapsed}}}" style="margin:auto; background:none; width:100%; border:none;"
|-
|-
! Scoring Summary
! Scoring summary
|-
|-
|
|
{| class="wikitable" style="font-size:95%; margin-left:auto; margin-right:auto; text-align:center;"
{| class="wikitable" style="font-size:95%; width:100%; margin:auto; text-align:center;"
! scope="col" rowspan="2"| Quarter
|+
!rowspan="2"| Quarter
! scope="col" rowspan="2"| Time
! scope="col" colspan="3"| [[Glossary of American football terms#D|Drive]]
!rowspan="2"| Time
!colspan="2"| Drive
! scope="col" rowspan="2"| Team
!rowspan="2"| Team
! scope="col" rowspan="2"| Scoring information
! scope="col" colspan="2"| Score
!rowspan="2"| Scoring Information
!colspan="2"| Score
|-
|-
! scope="col"| [[Play from scrimmage|Plays]]
! Length
! scope="col"| Yards
! Time
! scope="col"| [[Time of possession|TOP]]
! {{{VisitorName}}}
! scope="col"| {{{VisitorName}}}
! {{{HomeName}}}<noinclude>
! scope="col"| {{{HomeName}}}<noinclude>
|}
|}
|}
|}
{{doc|content=
{{AmFootballScoreSummary navbar}}

==Usage==
==Usage==
This template is the header for an [[American football]] scoring summary. It should be used in conjunction with the templates in the [[#See also]] section.
This template is the header for an [[American football]] scoring summary. It should be used in conjunction with the templates in the [[#See also]] section.
Line 25: Line 28:
*The variable "VisitorName" and "HomeName" are to provide the name of the teams, should be short, either "Texas" or "Longhorns" but not "Texas Longhorns".
*The variable "VisitorName" and "HomeName" are to provide the name of the teams, should be short, either "Texas" or "Longhorns" but not "Texas Longhorns".
*"state=" is to control the collapseable state: autocollapse, expand, or collapsed (default)
*"state=" is to control the collapseable state: autocollapse, expand, or collapsed (default)
<syntaxhighlight lang="wikitext">
<pre>
{{AmFootballScoreSummaryStart|VisitorName=|HomeName=|state=}}
{{AmFootballScoreSummaryStart
|VisitorName=
|HomeName=
|state=
}}
</syntaxhighlight>
</pre>


==Start Template Examples==
==Start Template Examples==
<pre>{{AmFootballScoreSummaryStart|VisitorName=|HomeName=|state=}}
<syntaxhighlight lang="wikitext">{{AmFootballScoreSummaryStart|VisitorName=|HomeName=|state=}}
{{AmFootballScoreSummaryStart
{{AmFootballScoreSummaryStart
| Quarter=
| Quarter=
| Time=
| Time=
| DrivePlays=
| Team=
| Team=
| Info=
| Info=
| Visitor=
| Visitor=
| Home=
| Home=
}}</pre>
}}</syntaxhighlight>


==Complete Examples==
==Complete Examples==
Line 45: Line 53:
| Quarter=1
| Quarter=1
| Time=10:55
| Time=10:55
| DrivePlays=3
| Team=Cowboys
| Team=Cowboys
| DriveLength=99
| DriveLength=99
| DriveTime=9:55
| DriveTime=9:55
| Type=RecTD
| Type=RecTD
| Receiver=[[Michael Pritchard|Pritchard]]
| Receiver=[[Mike Pritchard|Pritchard]]
| yards=87
| yards=87
| QB=[[Joel Klatt|Klatt]]
| QB=[[Joel Klatt|Klatt]]
Line 61: Line 70:
| Time=5:33
| Time=5:33
| Team=Bears
| Team=Bears
| DrivePlays=1
| DriveLength=11
| DriveLength=11
| DriveTime=11:11
| DriveTime=11:11
Line 74: Line 84:
| Quarter=3
| Quarter=3
| Time=9:41
| Time=9:41
| DrivePlays=1
| Team=Fighting Irish
| Team=Fighting Irish
| DriveLength=22
| DriveLength=22
Line 86: Line 97:
| Quarter=4
| Quarter=4
| Time=7:56
| Time=7:56
| DrivePlays=1
| Team=Golden Gophers
| Team=Golden Gophers
| DriveLength=33
| DriveLength=33
Line 98: Line 110:
| Quarter=4
| Quarter=4
| Time=0:01
| Time=0:01
| DrivePlays=1
| Team=Wildcats
| Team=Wildcats
| DriveLength=88
| DriveLength=88
Line 109: Line 122:
| Quarter=OT
| Quarter=OT
| Time=10:55
| Time=10:55
| DrivePlays=1
| Team=Black Knights
| Team=Black Knights
| DriveLength=5
| DriveLength=5
Line 123: Line 137:
| Quarter=OT2
| Quarter=OT2
| Time=
| Time=
| DrivePlays=
| Team=Midshipmen
| Team=Midshipmen
| DriveLength=1
| DriveLength=1
Line 137: Line 152:
| Quarter=OT5
| Quarter=OT5
| Time=
| Time=
| DrivePlays=
| Team=Earth
| Team=Earth
| DriveLength=195
| DriveLength=195
Line 152: Line 168:


[[Category:American football templates|{{PAGENAME}}]]
[[Category:American football templates|{{PAGENAME}}]]
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]


}}
</noinclude>
</noinclude>

Latest revision as of 18:46, 29 June 2024