Template:Football box
{{{date}}}
|
{{{team1}}} | v | {{{team2}}} |
---|---|---|
{{{stadium}}}
|
Usage[edit source]
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 = | result = <!-- W or L or D (or T) or V (or P) or [[Template:Football box collapsible/result|others]]--> }}
Example[edit source]
{{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]] | result = W }}
produces:
Template:Fb-rt | 1–1 (a.e.t.) | Template:Fb |
---|---|---|
Materazzi Page Template:Goal/styles.css must have content model "Sanitized CSS" for TemplateStyles (current model is "wikitext"). 19' | Report | Zidane Page Template:Goal/styles.css must have content model "Sanitized CSS" for TemplateStyles (current model is "wikitext"). 7' (pen.) |
Penalties | ||
Pirlo Materazzi De Rossi Del Piero Grosso |
5–3 | Wiltord Trezeguet Abidal Sagnol |
In the goals area, you can add:
{{penmiss}} ->
{{penmiss|goalkeeper saved}} ->
Legend[edit source]
Simple coloring legend recommended when an article makes use of result parameter:
{{legend2|#CCFFCC|Win|border=1px solid #AAAAAA}} {{legend2|#FFFFCC|Draw|border=1px solid #AAAAAA}} {{legend2|#FFCCCC|Loss|border=1px solid #AAAAAA}} {{legend2|#CCCCCC|Void|border=1px solid #AAAAAA}} <!-- optional --> {{legend2|#CCCCCC|Postponed|border=1px solid #AAAAAA}} <!-- optional -->
Which produces:
Win Draw Loss Void Postponed
Note: Given the rarity of voided results and postponements, those entries are optional and can be omitted in most cases.
See also[edit source]
Template:Match report templates
- {{TeamMatchbox}}
- {{Football box collapsible}}