Displays a goal icon. Two optional parameters are available to display more details about the goal. Multiple goals can be indicated by repeating these parameters. A maximum of ten goals are supported this way; if you need more, call the template multiple times.
{{goal|min1|note1|min2|note2|min3|note3...}}
min – Shows at what time the goal was scored. The template automatically inserts an apostrophe to represent "minutes".
note – Adds a note for the goal. The following notes will automatically be wikilinked: o.g. , pen. , and p .
Leave the note parameter blank if you don't need it, but don't forget its pipe character if another goal comes after it.
{{goal}} →
{{goal|67}} →
67'
{{goal||o.g.}} →
(o.g. )
{{goal|44|o.g.}} →
44' (o.g. )
{{goal|5||20||90+2|pen.}} →
5' , 20' , 90+2' (pen. )
{{goal|14||54|p|72||87}} →
14' , 54' (p ) , 72' , 87'
Displaying only a note, without the time, is only supported for the first goal.
{{ goal }} {{ futsal goal }}
{{ yel }} {{ sent off }} {{sent off |1}} {{sent off |2}}
{{ subon }} {{ suboff }}
{{ pengoal }} {{ penmiss }}
{{ golden goal }} {{ silver goal }}
Tracking categories [ edit ]
Category:Association football templates needing maintenance (0): for templates using an apostrophe at the end of a minute value (remove the apostrophe to fix the error)
Signifies that a goal has been scored by showing picture of a small football
Parameter Description Type Status
minutes 1 1
Time the first goal was scored
Example 15, 90+2 String suggested
note 1 2
Note for first goal. The following notes will automatically be wikilinked: o.g., pen., and p
Example o.g., pen., p String suggested
minutes 2 3
Time the second goal was scored
Example 15, 90+2 String optional
note 2 4
Note for second goal. The following notes will automatically be wikilinked: o.g., pen., and p
Example o.g., pen., p String optional
minutes 3 5
Time the third goal was scored
Example 15, 90+2 String optional
note 3 6
Note for third goal. The following notes will automatically be wikilinked: o.g., pen., and p
Example o.g., pen., p String optional
minutes 4 7
Time the fourth goal was scored
Example 15, 90+2 String optional
note 4 8
Note for fourth goal. The following notes will automatically be wikilinked: o.g., pen., and p
Example o.g., pen., p String optional
minutes 5 9
Time the fifth goal was scored
Example 15, 90+2 String optional
note 5 10
Note for fifth goal. The following notes will automatically be wikilinked: o.g., pen., and p
Example o.g., pen., p String optional
minutes 6 11
Time the sixth goal was scored
Example 15, 90+2 String optional
note 6 12
Note for sixth goal. The following notes will automatically be wikilinked: o.g., pen., and p
Example o.g., pen., p String optional
minutes 7 13
Time the seventh goal was scored
Example 15, 90+2 String optional
note 7 14
Note for seventh goal. The following notes will automatically be wikilinked: o.g., pen., and p
Example o.g., pen., p String optional
minutes 8 15
Time the eighth goal was scored
Example 15, 90+2 String optional
note 8 16
Note for eighth goal. The following notes will automatically be wikilinked: o.g., pen., and p
Example o.g., pen., p String optional
minutes 9 17
Time the ninth goal was scored
Example 15, 90+2 String optional
note 9 18
Note for ninth goal. The following notes will automatically be wikilinked: o.g., pen., and p
Example o.g., pen., p String optional
minutes 10 19
Time the tenth goal was scored
Example 15, 90+2 String optional
note 10 20
Note for tenth goal. The following notes will automatically be wikilinked: o.g., pen., and p
Example o.g., pen., p String optional
Format: inline
Template parameters
This template prefers inline formatting of parameters.
Parameter Description Type Status minutes 1 1
Time the first goal was scored
Example 15, 90+2 String suggested note 1 2
Note for first goal. The following notes will automatically be wikilinked: o.g., pen., and p
Example o.g., pen., p String suggested minutes 2 3
Time the second goal was scored
Example 15, 90+2 String optional note 2 4
Note for second goal. The following notes will automatically be wikilinked: o.g., pen., and p
Example o.g., pen., p String optional minutes 3 5
Time the third goal was scored
Example 15, 90+2 String optional note 3 6
Note for third goal. The following notes will automatically be wikilinked: o.g., pen., and p
Example o.g., pen., p String optional minutes 4 7
Time the fourth goal was scored
Example 15, 90+2 String optional note 4 8
Note for fourth goal. The following notes will automatically be wikilinked: o.g., pen., and p
Example o.g., pen., p String optional minutes 5 9
Time the fifth goal was scored
Example 15, 90+2 String optional note 5 10
Note for fifth goal. The following notes will automatically be wikilinked: o.g., pen., and p
Example o.g., pen., p String optional minutes 6 11
Time the sixth goal was scored
Example 15, 90+2 String optional note 6 12
Note for sixth goal. The following notes will automatically be wikilinked: o.g., pen., and p
Example o.g., pen., p String optional minutes 7 13
Time the seventh goal was scored
Example 15, 90+2 String optional note 7 14
Note for seventh goal. The following notes will automatically be wikilinked: o.g., pen., and p
Example o.g., pen., p String optional minutes 8 15
Time the eighth goal was scored
Example 15, 90+2 String optional note 8 16
Note for eighth goal. The following notes will automatically be wikilinked: o.g., pen., and p
Example o.g., pen., p String optional minutes 9 17
Time the ninth goal was scored
Example 15, 90+2 String optional note 9 18
Note for ninth goal. The following notes will automatically be wikilinked: o.g., pen., and p
Example o.g., pen., p String optional minutes 10 19
Time the tenth goal was scored
Example 15, 90+2 String optional note 10 20
Note for tenth goal. The following notes will automatically be wikilinked: o.g., pen., and p
Example o.g., pen., p String optional
{
"description": "Signifies that a goal has been scored by showing picture of a small football",
"params": {
"1": {
"label": "minutes 1",
"description": "Time the first goal was scored",
"example": "15, 90+2",
"type": "string",
"suggested": true
},
"2": {
"label": "note 1",
"description": "Note for first goal. The following notes will automatically be wikilinked: o.g., pen., and p",
"example": "o.g., pen., p",
"type": "string",
"suggested": true
},
"3": {
"label": "minutes 2",
"description": "Time the second goal was scored",
"example": "15, 90+2",
"type": "string"
},
"4": {
"label": "note 2",
"description": "Note for second goal. The following notes will automatically be wikilinked: o.g., pen., and p",
"example": "o.g., pen., p",
"type": "string"
},
"5": {
"label": "minutes 3",
"description": "Time the third goal was scored",
"example": "15, 90+2",
"type": "string"
},
"6": {
"label": "note 3",
"description": "Note for third goal. The following notes will automatically be wikilinked: o.g., pen., and p",
"example": "o.g., pen., p",
"type": "string"
},
"7": {
"label": "minutes 4",
"description": "Time the fourth goal was scored",
"example": "15, 90+2",
"type": "string"
},
"8": {
"label": "note 4",
"description": "Note for fourth goal. The following notes will automatically be wikilinked: o.g., pen., and p",
"example": "o.g., pen., p",
"type": "string"
},
"9": {
"label": "minutes 5",
"description": "Time the fifth goal was scored",
"example": "15, 90+2",
"type": "string"
},
"10": {
"label": "note 5",
"description": "Note for fifth goal. The following notes will automatically be wikilinked: o.g., pen., and p",
"example": "o.g., pen., p",
"type": "string"
},
"11": {
"label": "minutes 6",
"description": "Time the sixth goal was scored",
"example": "15, 90+2",
"type": "string"
},
"12": {
"label": "note 6",
"description": "Note for sixth goal. The following notes will automatically be wikilinked: o.g., pen., and p",
"example": "o.g., pen., p",
"type": "string"
},
"13": {
"label": "minutes 7",
"description": "Time the seventh goal was scored",
"example": "15, 90+2",
"type": "string"
},
"14": {
"label": "note 7",
"description": "Note for seventh goal. The following notes will automatically be wikilinked: o.g., pen., and p",
"example": "o.g., pen., p",
"type": "string"
},
"15": {
"label": "minutes 8",
"description": "Time the eighth goal was scored",
"example": "15, 90+2",
"type": "string"
},
"16": {
"label": "note 8",
"description": "Note for eighth goal. The following notes will automatically be wikilinked: o.g., pen., and p",
"example": "o.g., pen., p",
"type": "string"
},
"17": {
"label": "minutes 9",
"description": "Time the ninth goal was scored",
"example": "15, 90+2",
"type": "string"
},
"18": {
"label": "note 9",
"description": "Note for ninth goal. The following notes will automatically be wikilinked: o.g., pen., and p",
"example": "o.g., pen., p",
"type": "string"
},
"19": {
"label": "minutes 10",
"description": "Time the tenth goal was scored",
"example": "15, 90+2",
"type": "string"
},
"20": {
"label": "note 10",
"description": "Note for tenth goal. The following notes will automatically be wikilinked: o.g., pen., and p",
"example": "o.g., pen., p",
"type": "string"
}
},
"format": "inline"
}