Difference between revisions of "Template:Football box/doc"

From blackwiki
Jump to navigation Jump to search
imported>Husn shujaat
imported>Husn shujaat
(Added template data)
Line 89: Line 89:
  
 
</includeonly>
 
</includeonly>
 +
 +
<templatedata>
 +
{
 +
"params": {
 +
"date": {
 +
"description": "The date on which the match took place or will be taking place",
 +
"example": "3rd June 2015",
 +
"type": "date",
 +
"required": true
 +
},
 +
"size": {},
 +
"bg": {},
 +
"event": {
 +
"aliases": [
 +
"Competition"
 +
],
 +
"description": "The name of the competition of the match",
 +
"example": "2014-15 UEFA Champions League",
 +
"type": "string",
 +
"required": true
 +
},
 +
"team1": {
 +
"aliases": [
 +
"home team"
 +
],
 +
"description": "The team that is or is treated as a home team",
 +
"example": "Barcelona (if venue is Camp Nou)",
 +
"type": "string",
 +
"required": true
 +
},
 +
"team2": {
 +
"aliases": [
 +
"Away team"
 +
],
 +
"description": "The team that is or is treated as the away team",
 +
"example": "Manchester City (If venue is other than Etihad stadium)",
 +
"type": "string",
 +
"required": true
 +
},
 +
"time": {
 +
"description": "The time at which match starts and the time zone is mentioned beside the timings",
 +
"example": "15:00",
 +
"type": "number",
 +
"required": true
 +
},
 +
"round": {
 +
"aliases": [
 +
"stage",
 +
"semi-final",
 +
"final",
 +
"round of 16"
 +
],
 +
"description": "This shows at which level is the match being played",
 +
"example": "Round of 16",
 +
"type": "string",
 +
"required": true
 +
},
 +
"score": {
 +
"description": "The final score i.e. outcome of the match",
 +
"example": "1-0",
 +
"type": "number",
 +
"required": true
 +
},
 +
"aet": {},
 +
"goals1": {
 +
"aliases": [
 +
"Home goals"
 +
],
 +
"description": "Goals scored by the home team, this includes name of the scorer and the minute in which the goal was scored.",
 +
"example": "Ramos 90+3'",
 +
"required": true
 +
},
 +
"report": {},
 +
"goals2": {
 +
"aliases": [
 +
"Away goals"
 +
],
 +
"description": "Goals scored by the away team, this includes name of the scorer and the minute in which the goal was scored",
 +
"example": "Neymar 58'",
 +
"required": true
 +
},
 +
"penaltyscore": {
 +
"description": "The final score after penalty shoot-out",
 +
"example": "5-3",
 +
"type": "number",
 +
"suggested": true
 +
},
 +
"penalties1": {
 +
"description": "Penalties scored by the home team, including name of scorer",
 +
"example": "Sánchez ",
 +
"type": "string",
 +
"suggested": true
 +
},
 +
"penalties2": {},
 +
"stadium": {},
 +
"attendance": {},
 +
"referee": {}
 +
},
 +
"description": "This template displays the details of a football (soccer) match, which is usually the final match of any competition. The details include date and time, venue, competing teams, goal scorers and the minute in which they scored, a report from an external link and attendance of the stadium.",
 +
"format": "inline"
 +
}
 +
</templatedata>

Revision as of 22:49, 16 January 2016

Usage

All attributes are optional.

{{Football box
|date         = <!-- {{Start date|YYYY|MM|DD|df=y}} -->
|time         =
|event        =
|round        =
|team1        =
|score        =
|aet          =
|report       =
|team2        =
|goals1       =
|goals2       =
|stadium      =
|attendance   =
|referee      =
|penalties1   =
|penaltyscore =
|penalties2   =
|size         = <!-- changes the width; use a percentage; include "%" after the percentage; default is "100%" -->
|bg           = <!-- changes the background color; use a hex color code; include "#" before the hex color code; default is "transparent" -->
}}

Example

{{Football box
|date         = {{Start date|2006|07|09|df=y}}
|time         = 20:00 [[Central European Summer Time|CEST]] ([[UTC+02:00]])
|event        = [[2006 FIFA World Cup]]
|round        = [[2006 FIFA World Cup Final|Final]]
|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      = [[Olympiastadion (Berlin)|Olympiastadion]], [[Berlin]], [[Germany]]
|attendance   = 69,000
|referee      = [[Horacio Elizondo]] ({{nfa|ARG}})
|report       = [http://www.fifa.com/worldcup/matches/round=97410600/match=97410064/index.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}}
|penaltyscore = 5–3
|penalties2   = {{pengoal}} [[Sylvain Wiltord|Wiltord]]<br>{{penmiss}} [[David Trezeguet|Trezeguet]]<br>{{pengoal}} [[Éric Abidal|Abidal]]<br>{{pengoal}} [[Willy Sagnol|Sagnol]]
}}

produces:

Page Template:Football box/styles.css has no content.

See also

Goal {{goal}}
Template:Yel {{yel}} Template:Sent off {{sent off}} Template:Sent off {{sent off|1}} Template:Sent off {{sent off|2}}
Template:Subon {{subon}} Template:Suboff {{suboff}}
Template:Pengoal {{pengoal}} Template:Penmiss {{penmiss}}
Golden goal {{golden goal}} Template:Silver goal {{silver goal}}

Tracking categories

Category:Soccer template needing maintenance (0): for templates using an apostrophe at the end of a minute value (remove the apostrophe to fix the error)

Microformats

Template:UF-hcard-short Template:UF-hcal


This template displays the details of a football (soccer) match, which is usually the final match of any competition. The details include date and time, venue, competing teams, goal scorers and the minute in which they scored, a report from an external link and attendance of the stadium.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Datedate

The date on which the match took place or will be taking place

Example
3rd June 2015
Daterequired
Sizesize

no description

Unknownoptional
Bgbg

no description

Unknownoptional
Eventevent Competition

The name of the competition of the match

Example
2014-15 UEFA Champions League
Stringrequired
Team1team1 home team

The team that is or is treated as a home team

Example
Barcelona (if venue is Camp Nou)
Stringrequired
Team2team2 Away team

The team that is or is treated as the away team

Example
Manchester City (If venue is other than Etihad stadium)
Stringrequired
Timetime

The time at which match starts and the time zone is mentioned beside the timings

Example
15:00
Numberrequired
Roundround stage semi-final final round of 16

This shows at which level is the match being played

Example
Round of 16
Stringrequired
Scorescore

The final score i.e. outcome of the match

Example
1-0
Numberrequired
Aetaet

no description

Unknownoptional
Goals1goals1 Home goals

Goals scored by the home team, this includes name of the scorer and the minute in which the goal was scored.

Example
Ramos 90+3'
Unknownrequired
Reportreport

no description

Unknownoptional
Goals2goals2 Away goals

Goals scored by the away team, this includes name of the scorer and the minute in which the goal was scored

Example
Neymar 58'
Unknownrequired
Penaltyscorepenaltyscore

The final score after penalty shoot-out

Example
5-3
Numbersuggested
Penalties1penalties1

Penalties scored by the home team, including name of scorer

Example
Sánchez
Stringsuggested
Penalties2penalties2

no description

Unknownoptional
Stadiumstadium

no description

Unknownoptional
Attendanceattendance

no description

Unknownoptional
Refereereferee

no description

Unknownoptional