Jump to content

Template:AmFootballScoreSummaryStart: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
→‎Complete Examples: | DrivePlays=
add documentation template
 
(7 intermediate revisions by 4 users not shown)
Line 7: Line 7:
! scope="col" rowspan="2"| Quarter
! scope="col" rowspan="2"| Quarter
! scope="col" rowspan="2"| Time
! scope="col" rowspan="2"| Time
! scope="col" colspan="3"| [[Glossary of American football#D|Drive]]
! scope="col" colspan="3"| [[Glossary of American football terms#D|Drive]]
! scope="col" rowspan="2"| Team
! scope="col" rowspan="2"| Team
! scope="col" rowspan="2"| Scoring information
! scope="col" rowspan="2"| Scoring information
Line 19: Line 19:
|}
|}
|}
|}
{{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 161: Line 169:
[[Category:American football templates|{{PAGENAME}}]]
[[Category:American football templates|{{PAGENAME}}]]


}}

</noinclude>
</noinclude>

Latest revision as of 18:46, 29 June 2024