Template:Football box
{{{team1}}} | v | {{{team2}}} |
This template displays the summary of a football (soccer) match. The summary include date and time, stadium, competing teams, goal scorers and the minute of goal, a link to the official match report and attendance of the stadium. It also includes whether or not the match went to extra-time or penalty-shoots and displays respective results. It is collapsible.
Parameter | Description | Type | Status | |
---|---|---|---|---|
ID | id | Unique anchor to the match.
| String | suggested |
Date | date | Displays the date the match took place.
| Date | optional |
Time | time | Time the match took place.
| String | optional |
Round | round | The competition round the match belongs to.
| String | suggested |
Score | score | The match score.
| String | suggested |
Report | report | The URL of a match report.
| URL | required |
Team 1 | team1 | First team displayed, usually home team.
| String | required |
Goals 1 | goals1 | The goals (and cards) for the home team.
| String | suggested |
Team 2 | team2 | Second team displayed, usually guest team.
| String | required |
Goals 2 | goals2 | The goals (and cards) for the guest team.
| String | suggested |
scorenote | scorenote | An optional note clarifying the final score
| String | optional |
Stadium | stadium | The name of the stadium that was played in.
| String | suggested |
AET | aet | Set to "yes" if the match went into extra time.
| Boolean | optional |
Location | location | The city the match took place in.
| String | suggested |
Attendance | attendance | The number of people attending the match.
| Number | optional |
Referee | referee | The referee for the match.
| Unknown | optional |
Assistant Referees | assistantreferees | The assistant referees for the match.
| String | optional |
Assistant Referee 2 | assistantreferee2 | Second assistant referee; rarely used as usually both assistants go in the "assistantreferees" field
| Unknown | optional |
Fourth Official | fourthofficial | The fourth official for the match.
| String | optional |
Fifth Official | fifthofficial | The fifth official for the match.
| String | optional |
Goal Line Assistants | goallineassistants | The goal line assistants for the match. | String | optional |
Goal Line Assistant 2 | goallineassistant2 | Second goal line assistant; rarely used as usually both assistants go in the "goallineassistants" field | String | optional |
Aggregate Score | aggregatescore | The aggregate score for matches played over two legs. | String | optional |
Man of the Match | motm | The Man of the Match.
| String | optional |
MVP | mvp | The Most Valuable Player | String | optional |
Note | note | Space for any notes regarding the match. | String | optional |
Penalties 1 | penalties1 | The penalties for the home team.
| String | optional |
Penalty Score | penaltyscore | The score in the penalty shoot-out.
| String | optional |
Penalties 2 | penalties2 | The penalties for the guest team.
| String | optional |
Shootout 1 | shootout1 | The shootout goal attempts for the home team.
| String | optional |
Shootout Score | shootoutscore | The score in the penalty shoot-out (alternative to penaltyscore).
| String | optional |
Shootout 2 | shootout2 | The shootout goal attempts for the guest team.
| String | optional |
Format | format | Set to 1 to leave more space for round/date and location.
| Number | optional |
Size | size | Width of the box.
| Number | optional |
Result | result | Changes the color of the box based on result.
| String | optional |
Background | bg | Background color.
| String | optional |
No Bars | nobars | Set to 1 to hide bars.
| Number | optional |
Class | class | Used to uncollapse the box.
| String | optional |