قالب:Football box/شرح


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}}
rugby ball {{try}}
انذار {{yel}}
yellow card {{sin bin}}
red cross icon {{blood bin}}
Suspension {{2min}}
Yellow cardYellow cardRed card {{sent off}}
Yellow cardRed card {{sent off}}
Red card {{sent off}}
نزل في الدقيقة {{subon}}
اُستُبدِل {{suboff}}
سجـّل {{pengoal}}
Missed {{penmiss}}
gold-colored soccer ball {{golden goal}}
silver-colored soccer ball {{silver goal}}

Microformats

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 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.