This template is used to generate an image map, showing the members of an association football squad on a football pitch. The position names and locations are specified per association football positions. The template does not check to make sure there are the correct number of players on the field.

Usage

edit

GK
RCB
LCB
RB
LB
RCM
LCM
RW
LW
SS
CF
{{football squad on pitch
| GK_nat  = | GK  =
| RB_nat  = | RB  =
| RCB_nat = | RCB =
| LCB_nat = | LCB =
| LB_nat  = | LB  =
| RCM_nat = | RCM =
| LCM_nat = | LCM =
| SS_nat  = | SS  =
| RW_nat  = | RW  =
| LW_nat  = | LW  =
| CF_nat  = | CF  =
}}

GK
RCB
LCB
RB
LB
RCM
LCM
RW
LW
AM
CF
{{football squad on pitch
| GK_nat  = | GK  =
| RB_nat  = | RB  =
| RCB_nat = | RCB =
| LCB_nat = | LCB =
| LB_nat  = | LB  =
| RCM_nat = | RCM =
| LCM_nat = | LCM =
| AM_nat  = | AM  =
| RW_nat  = | RW  =
| LW_nat  = | LW  =
| CF_nat  = | CF  =
}}

GK
RCB
LCB
RB
LB
RCM
LCM
AM
RM
LM
CF
{{football squad on pitch
| GK_nat  = | GK  =
| RB_nat  = | RB  =
| RCB_nat = | RCB =
| LCB_nat = | LCB =
| LB_nat  = | LB  =
| RCM_nat = | RCM =
| LCM_nat = | LCM =
| AM_nat  = | AM  =
| RM_nat  = | RM  =
| LM_nat  = | LM  =
| CF_nat  = | CF  =
}}

GK
RCB
LCB
RB
LB
RCM
LCM
RW
LW
RCF
LCF
{{football squad on pitch
| GK_nat  = | GK  =
| RB_nat  = | RB  =
| RCB_nat = | RCB =
| LCB_nat = | LCB =
| LB_nat  = | LB  =
| RCM_nat = | RCM =
| LCM_nat = | LCM =
| RW_nat  = | RW  =
| LW_nat  = | LW  =
| RCF_nat = | RCF =
| LCF_nat = | LCF =
}}

Flags

edit

The XX_nat parameters may be used to add national flags for the players. The ISO country code must be supported by {{flag icon}}, {{flag decoration}} and {{flagg}}.

Parameter Flag template Description Example
|flag_template=flag icon {{flag icon|country}} Produces a flag icon which links to the country page {{flag icon|Spain}}Spain
|flag_template=flagg1 {{flagg|cxxlo|country}} Produces a flag icon which links to the country page {{flagg|cxxlo|Spain}}Spain
|flag_template=flag decoration {{flag decoration|country}} Produces an unlinked flag icon {{flag decoration|Spain}}
|flag_template=flagg2 {{flagg|uxx|country}} Produces an unlinked flag icon {{flagg|uxx|Spain}}

By default, the flag template is set to use {{flag icon}}.

Belgium
GK
France
RCB
Netherlands
LCB
Morocco
RB
Canada
LB
Spain
RCM
England
LCM
Egypt
RW
Brazil
LW
Germany
AM
Norway
CF
{{football squad on pitch
| GK_nat  = BEL | GK  = GK
| RB_nat  = MAR | RB  = RB
| RCB_nat = FRA | RCB = RCB
| LCB_nat = NED | LCB = LCB
| LB_nat  = CAN | LB  = LB
| RCM_nat = ESP | RCM = RCM
| LCM_nat = ENG | LCM = LCM
| AM_nat  = GER | AM  = AM
| RW_nat  = EGY | RW  = RW
| LW_nat  = BRA | LW  = LW
| CF_nat  = NOR | CF  = CF
}}

GK
RCB
LCB
RB
LB
RCM
LCM
RW
LW
AM
CF
{{football squad on pitch|flag_template=flagg2
| GK_nat  = BEL | GK  = GK
| RB_nat  = MAR | RB  = RB
| RCB_nat = FRA | RCB = RCB
| LCB_nat = NED | LCB = LCB
| LB_nat  = CAN | LB  = LB
| RCM_nat = ESP | RCM = RCM
| LCM_nat = ENG | LCM = LCM
| AM_nat  = GER | AM  = AM
| RW_nat  = EGY | RW  = RW
| LW_nat  = BRA | LW  = LW
| CF_nat  = NOR | CF  = CF
}}

Alignment and width

edit

By default, the diagram will float to the center of the page or column. To float the diagram to the left, use |align=left. To float the diagram to the right, use |align=right.

By default, the diagram width is set to 200px. To change the width, use |width=NUM, where NUM is a raw number, without the px units.

Long labels

edit

If the label is too long, and is being clipped on the left or right edge of the diagram, try shifting it using |POS_shift=num, where POS is the position and num is a raw number in em units. This feature is currently only enabled for positions near the left and right edge of the diagram.

Caption

edit

To add a caption, use |caption=.

Background image

edit

To use a striped image, instead of the default checked image, use |image=striped.

GK
RCB
LCB
RB
LB
RCM
LCM
RW
LW
RCF
LCF
{{football squad on pitch|image=striped
| GK_nat  = | GK  =
| RB_nat  = | RB  =
| RCB_nat = | RCB =
| LCB_nat = | LCB =
| LB_nat  = | LB  =
| RCM_nat = | RCM =
| LCM_nat = | LCM =
| RW_nat  = | RW  =
| LW_nat  = | LW  =
| RCF_nat = | RCF =
| LCF_nat = | LCF =
}}

See also

edit