Usage

All attributes are optional.

{{Football box
| date         = <!-- {{Start date|YYYY|MM|DD|df=y}} or mf=y --> 
| event        = 
| round        = 
| time         = 
| team1        = 
| team2        = 
| score        = 
| aet          = 
| goals1       = 
| goals2       = 
| stadium      = 
| attendance   = 
| referee      = 
| report       = 
| penalties1   = 
| penaltyscore = 
| penalties2   = 
}}

Example

{{Football box
| date       = {{Start date|2006|07|09|df=y}}
| event      = [[2006 FIFA World Cup]]
| round      = Final
| time       = 20:00 {{subst:tz|CEST}}
| team1      = {{fb-rt|ITA}}
| team2      = {{fb|FRA}}
| score      = 1–1
| aet        = yes
| goals1     = [[Marco Materazzi|Materazzi]] {{goal|19}}
| goals2     = [[Zinedine Zidane|Zidane]] {{goal|7|pen.}}
| stadium    = [[Olympic Stadium (Berlin)|Olympiastadion]], [[Berlin]]
| attendance = 69,000
| referee    = [[Horacio Elizondo]] ([[Argentine Football Association|Argentina]])
| report     = [http://www.fifa.com/worldcup/archive/germany2006/results/matches/match=97410064/report.html Report]
| penalties1 = [[Andrea Pirlo|Pirlo]] {{pengoal}}<br />[[Marco Materazzi|Materazzi]] {{pengoal}}<br />[[Daniele De Rossi|De Rossi]] {{pengoal}}<br />[[Alessandro Del Piero|Del Piero]] {{pengoal}}<br />[[Fabio Grosso|Grosso]] {{pengoal|scored}}
| penaltyscore = 5–3
| penalties2 = {{pengoal}} [[Sylvain Wiltord|Wiltord]]<br />{{penmiss|hit crossbar}} [[David Trezeguet|Trezeguet]]<br />{{pengoal}} [[Éric Abidal|Abidal]]<br />{{pengoal}} [[Willy Sagnol|Sagnol]]
}}

produces:

In the goals area, you can add:

  • {{penmiss}} -> Missed
  • {{penmiss|goalkeeper saved}} -> Missed (goalkeeper saved)


See also

Match report templates
هدف {{goal}}
قالب:Try {{try}}
انذار {{yel}}
قالب:Sin bin {{sin bin}}
قالب:Blood bin {{blood bin}}
Suspension {{2min}}
Yellow cardYellow cardRed card {{sent off}}
Yellow cardRed card {{sent off}}
Red card {{sent off}}
نزل في الدقيقة {{subon}}
اُستُبدِل {{suboff}}
سجـّل {{pengoal}}
Missed {{penmiss}}
قالب:Golden goal {{golden goal}}
قالب:Silver goal {{silver goal}}

Microformats

قالب:UF-hcard-short

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 this microformat uses 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.