Template:Football squad player/doc

From blackwiki
Jump to navigation Jump to search

Usage

This template is used to display a football (soccer) player squad in a standard format.

Syntax

Most squads are split into two vertical columns. For these, you can use the {{Football squad start}}, {{Football squad mid}} and {{Football squad end}} templates to help with the layouting, and then use this template repeatedly within them:

{{Football squad start}}
<!-- For help using the below template, please see [[Template talk:Football squad player]] -->
{{Football squad player|no=#SHIRT_NUMBER|nat=#NATIONALITY|pos=#POS_OR_ROLE|name=#PLAYER_NAME}}
{{Football squad player|no=#SHIRT_NUMBER|nat=#NATIONALITY|pos=#POS_OR_ROLE|name=#PLAYER_NAME|other=#OTHER_RELATED_INFO}}
...
{{Football squad mid}}
{{Football squad player|no=11|nat=ITA|pos=FW|name=[[Gioacchini Simone]]}}
...
{{Football squad end}}

Alternatively, if you just want a single column, you can use {{football squad blank column}} to fill in a blank right hand column.

{{football squad start}}
{{Football squad player|no=#SHIRT_NUMBER|nat=#NATIONALITY|pos=#POS_OR_ROLE|name=#PLAYER_NAME}}
...
{{football squad blank column}}
{{Football squad end}}

Alternative template names

In order to make easier the work of writing new squads, some alternative, shorter, names has been designed. So, you may now use {{Fs start}}, {{Fs mid}}, {{Fs player}}, {{Fs end}} and {{Fs blank column}} as alternative templates, using the same equivalent syntax of the other ones.

Parameters

  • no: The shirt number for the player, if they have one. If the player's number is not known, or unassigned, then you can use the character instead.
  • nat: The player's nationality. Use the name of the country, or its 3-letter IOC country code, rather than an adjective (e.g. "Spain" instead of "Spanish"). This is for the country that the player represents in international football (regardless of nationality of birth or citizenship, or non-FIFA sporting nationalities the player may use in other contexts). If this template is used in a non-FIFA context, then some other nationality might apply; however, this parameter is never for indication of birthplace as such, which has nothing to do with football.
  • natvar: If the relevant flag of the country is other that its current one, e.g. |natvar=1931. (see Template:Flagicon/doc for how to look up the available flag options for each country.)
  • pos: The position in which the player plays. You can use any of the four options below:
    1. GK for Goalkeeper;
    2. DF for Defender;
    3. MF for Midfielder;
    4. FW for Striker or Forward;
  • name: The player's name.
  • other: This is an optional parameter. You can add any related info to this parameter, like specifying captain, vice-captain, whether the player is on loan, etc. It will show additional info in the brackets after the player name. You do not have to specify it if neither applies.

Example

For example, the following code:

{{Football squad start}}
{{football squad player | no=1  | nat=Spain      | pos=GK | name=[[Iker Casillas]]}}
{{football squad player | no=3  | nat=ESP        | pos=DF | name=[[Gerard Pique]]}}
{{football squad player | no=9  | nat=Singapore  | pos=FW | name=[[Aleksandar Đurić]] | other=team captain}}
{{football squad player | no=10 | nat=NED| pos=FW | name=[[Robin Van Persie]]}}
{{football squad mid}}
{{football squad player | no=13 | nat=South Korea| pos=MF | name=[[Park Ji-sung]]}}
{{football squad player | no=25 | nat=ENG  | pos=GK | name=[[Joe Hart]]}}
{{football squad player | no=1  | nat=Spain  | natvar=1931 | pos=GK | name=[[Ricardo Zamora]]}}
{{football squad player | no=   | nat=HUN  | natvar=1949 | pos=FW | name=[[Ferenc Puskas]]}}
 {{football squad player | no=42 | nat=     | natvar=     | pos=FW | name=[[Arthur Dent]]}}
{{football squad end}}

Produces this table:

Note: Flags indicate national team as defined under FIFA eligibility rules. Players may hold more than one non-FIFA nationality.

No. Pos. Nation Player
1 GK Spain ESP Iker Casillas
3 DF Spain ESP Gerard Pique
9 FW Singapore SIN Aleksandar Đurić (team captain)
10 FW Netherlands NED Robin Van Persie
No. Pos. Nation Player
13 MF South Korea KOR Park Ji-sung
25 GK England ENG Joe Hart
1 GK Spain ESP Ricardo Zamora
FW Hungary HUN Ferenc Puskas
42 FW   Arthur Dent

Microformat

Template:UF-hcard-name

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Football squad player

The template gives displays the shirt no., country, position and full name of a football (soccer) player. Also mentions if a player is a captain, vice-captain or on-loan.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
National teamnat

The national team of the player, as name or IOC code.

Example
Spain or ESP, not Spanish
Stringrequired
Positionpos

The position of the player which can be either GK (Goal keeper), DF(defender), MF(Mid fielder) or FW(Forward)

Example
FW
Stringrequired
Namename

Name of player. May be wikilinked.

Example
Kaká
Contentrequired
Other informationother

Optional field that is used to mention captain, vice-captain, on loan, etc.

Example
on loan
Stringsuggested
Numberno

The shirt number for the player, if they have one. If the player's number is not known, or unassigned, then you can use the – character instead.

Example
10
Numberrequired
Flag variantnatvar

To use a historical flag. See Template:Flagicon

Default
Use the current flag.
Unknownoptional
Referenceref

no description

Unknownoptional