Jump to content

Template:Rugby league score/doc

From Wikipedia, the free encyclopedia

This template is used to display Rugby league scores. The template is intended to be used for writing brief articles about games in a season review, where there will be many game results on one page. It's not intended for use on individual matches.

The template will also automatically calculate the total points for each team.

Parameters

[edit]
  • {{{Team_Colours}}} — If you include a value in this field such as 'Yes' the teams colours will be displayed next to the team name. Please Note: The team must be included on the {{league icon}} template for this parameter to work.
  • {{{Home}}} — The commonly-used name of the home team.
  • {{{H1}}} — The home teams score in the first half of play.
  • {{{H2}}} — The home teams score in the second half of play.
  • {{{HOT1}}} — The home teams score in the first half of over time.
  • {{{HOT2}}} — The home teams score in the second half of over time.
  • {{{HGP}}} — The home team scores a golden point.
  • {{{Away}}} — The commonly-used name of the visiting team.
  • {{{A1}}} — The away teams score in the first half of play.
  • {{{A2}}} — The away teams score in the second half of play.
  • {{{AOT1}}} — The away teams score in the first half of over time.
  • {{{AOT2}}} — The away teams score in the second half of over time.
  • {{{AGP}}} — The away team scores a golden point.

Usage

[edit]

Regular game

[edit]
{{Rugby league score|
|Home =
|H1   = 
|H2   =
|Away =
|A1   = 
|A2   = 
}}

With OT

[edit]
{{Rugby league score|
|Home =
|H1   = 
|H2   =
|HOT1 = 
|HOT2 = 
|Away =
|A1   = 
|A2   = 
|AOT1 = 
|AOT2 = 
}}

With Golden Point

[edit]
{{Rugby league score|
|Home =
|H1   = 
|H2   =
|HOT1 = 
|HOT2 = 
|HGP  = 
|Away =
|A1   = 
|A2   = 
|AOT1 = 
|AOT2 = 
|AGP  = 
}}

Examples

[edit]

Regular Game With Team Colours

[edit]
1 2 Total
Widnes Vikings 16 4 20
St Helens 4 6 10


{{Rugby league score|
|Team_Colours = Yes
|Home         = Widnes Vikings
|H1           = 16
|H2           = 4
|Away         = St Helens
|A1           = 4
|A2           = 6

Regular Game Without Team Colours

[edit]
1 2 Total
Widnes Vikings 16 4 20
St Helens 4 6 10


{{Rugby league score|
|Home         = Widnes Vikings
|H1           = 16
|H2           = 4
|Away         = St Helens
|A1           = 4
|A2           = 6


OT & GP With Team Colours

[edit]
1 21OT2OTGP Total
Widnes Vikings 16 4001 21
St Helens 4 16000 20


{{Rugby league score|
|Team_Colours = Yes
|Home         = Widnes Vikings
|H1           = 16
|H2           = 4
|HOT1         = 0
|HOT2         = 0
|HGP          = 1
|Away         = St Helens
|A1           = 4
|A2           = 16
|AOT1         = 0
|AOT2         = 0
|AGP          = 0}}

OT & GP Without Team Colours

[edit]
1 21OT2OTGP Total
Widnes Vikings 16 4001 21
St Helens 4 16000 20


{{Rugby league score|
|Team_Colours = Yes
|Home         = Widnes Vikings
|H1           = 16
|H2           = 4
|HOT1         = 0
|HOT2         = 0
|HGP          = 1
|Away         = St Helens
|A1           = 4
|A2           = 16
|AOT1         = 0
|AOT2         = 0
|AGP          = 0
}}

See also

[edit]