This template displays a squad of GAA players in two columns as shown below. There is no restriction on the number of players used, but there is a maximum of two columns. Use of this template correctly requires the use of the following templates:
- {{GAA squad start}} - The headings of the template
- {{GAA squad mid}} - Ends the first column and starts the second
- {{GAA squad end}} - The footer of the template
- {{GAA squad player}} - Details for each player
Usage
edit{{GAA squad start}}
{{GAA squad player | no = 1 | pos = Goalkeeper | name = | club = }}
{{GAA squad player | no = 2 | pos = Right Corner Back | name = | club = | other = captain}}
{{GAA squad player | no = 3 | pos = Full Back | name = | club = }}
{{GAA squad player | no = 4 | pos = Left Corner Back | name = | club = }}
{{GAA squad player | no = 5 | pos = Right Half Back | name = | club = }}
{{GAA squad player | no = 6 | pos = Centre Back | name = | club = }}
{{GAA squad player | no = 7 | pos = Left Half Back | name = | club = }}
{{GAA squad player | no = 8 | pos = Midfield | name = | club = }}
{{GAA squad mid}}
{{GAA squad player | no = 9 | pos = Midfield | name = | club = }}
{{GAA squad player | no = 10 | pos = Right Half Forward | name = | club = }}
{{GAA squad player | no = 11 | pos = Center Forward | name = | club = }}
{{GAA squad player | no = 12 | pos = Left Half Forward | name = | club = }}
{{GAA squad player | no = 13 | pos = Right Corner Forward | name = | club = }}
{{GAA squad player | no = 14 | pos = Full Forward | name = | club = }}
{{GAA squad player | no = 15 | pos = Left Corner Forward | name = | club = }}
{{GAA squad end}}
Example
edit
|
|
{{GAA squad start}}
{{GAA squad player | no= 1 | pos = Goalkeeper | name = Stephen Cluxton }}
{{GAA squad player | no= 2 | pos = Right Corner Back | name = David Henry }}
{{GAA squad player | no= 3 | pos = Full Back | name = Denis Bastick }}
{{GAA squad player | no= 4 | pos = Left Corner Back | name = Alan Hubbard }}
{{GAA squad player | no= 5 | pos = Right Half Back | name = Paul Griffin }}
{{GAA squad player | no= 6 | pos = Center Back | name = Gerard Brennan }}
{{GAA squad player | no= 7 | pos = Left Half Back | name = Barry Cahill }}
{{GAA squad player | no= 8 | pos = Midfield | name = Ross McConnell }}
{{GAA squad mid}}
{{GAA squad player | no= 9 | pos = Midfield | name = Darren Magee }}
{{GAA squad player | no= 10 | pos = Right Half Forward | name = Paul Flynn }}
{{GAA squad player | no= 11 | pos = Centre Forward | name = Diarmuid Connolly }}
{{GAA squad player | no= 12 | pos = Left Half Forward | name = Bernard Brogan }}
{{GAA squad player | no= 13 | pos = Right Corner Forward | name = Alan Brogan }}
{{GAA squad player | no= 14 | pos = Full Forward | name = Conal Keaney }}
{{GAA squad player | no= 15 | pos = Left Corner Forward | name = Jason Sherlock }}
{{GAA squad end}}
Parameters
edit{{GAA squad start}}, {{GAA squad mid}} and {{GAA squad end}} have no parameters.
{{GAA squad player}} has the following parameters:
- no = Player number
- pos = Position the player plays in (from the options listed below)
- name = Name of the player
- club = Player's club
- other = Other details (generally just for the captain)
Positions
editThe following are valid pos parameters:
- Goalkeeper
- Right Corner Back
- Full Back
- Left Corner Back
- Right Half Back
- Center Back
- Left Half Back
- Midfield
- Right Half Forward
- Center Forward
- Left Half Forward
- Right Corner Forward
- Full Forward
- Left Corner Forward