Usage

edit

Use this template to format the cells in the results table.

  • The parameter |winner= decides the background color of the cell. Possible values are |winner=null (to indicate that no match is possible, as in when both the column and the row refer to the same team), |winner=home (for matches won by the home team), |winner=away (for matches won by the visitor team), |winner=draw (for drawn matches),|winner=tie (for tied matches) and |winner=aban (for abandoned matches). Mandatory parameter.
  • The parameter |margin= takes the margin of winning. Mandatory for |winner=home and |winner=away winner. Ignored for the others.
  • The parameter |match= takes the sequence number of the match and makes either the margin (if |winner=home or |winner=away) or the result (if |winner=draw, |winner=tie or |winner=aban) an internal link that links to the match details. Optional parameter.
  • The |team= parameter lists the name of the winning team.

Examples

edit
No match possible {{Cricket result|winner=null}}
Home team wins 12 runs {{Cricket result|winner=home|match=12|margin=12 runs}}
Away team wins Australia
12 runs
{{Cricket result|winner=away|margin=12 runs|team=Australia}}
Drawn match Match drawn {{Cricket result|winner=draw|match=20}}
Tied match Match tied {{Cricket result|winner=tie}}
Abandoned match Match abandoned {{Cricket result|winne =aban}}
No formatting {{Cricket result}}