Template:LFG player
{{{name}}} at Lebanon Football Guide
Template:LFG player displays an external link or citation for an association football (soccer) player's statistics at LebanonFG.com.
Usage
[edit]External link
[edit]- ID without name (uses Wikipedia article name as link text)
{{LFG player | ID }}
{{LFG player | id = ID }}
- ID with name
{{LFG player | ID | NAME }}
{{LFG player | id = ID | name = NAME }}
Citation with access-date
[edit]- ID without name (uses Wikipedia article name as link text)
{{LFG player | ID | access-date = DATE }}
{{LFG player | id = ID | access-date = DATE }}
- ID with name
{{LFG player | ID | NAME | access-date = DATE }}
{{LFG player | id = ID | name = NAME | access-date = DATE }}
Examples
[edit]As external link
[edit]- ID without name (uses Wikipedia article name as link text)
* {{LFG player | 27 }}
- LFG player at Lebanon Football Guide
* {{LFG player | id = 27 }}
- LFG player at Lebanon Football Guide
- ID with name
* {{LFG player | 27 | Hassan Maatouk }}
- Hassan Maatouk at Lebanon Football Guide
* {{LFG player | id = 27 | name = Hassan Maatouk }}
- Hassan Maatouk at Lebanon Football Guide
As citation with access-date
[edit]- ID without name (uses Wikipedia article name as link text)
{{LFG player | 27 | access-date = 17 August 2014 }}
- "LFG player". Lebanon Football Guide. Retrieved 17 August 2014.
{{LFG player | id = 27 | access-date = 17 August 2014 }}
- "LFG player". Lebanon Football Guide. Retrieved 17 August 2014.
- ID with name
{{LFG player | 27 | Hassan Maatouk | access-date = 2014-08-17 }}
- "Hassan Maatouk". Lebanon Football Guide. Retrieved 2014-08-17.
{{LFG player | id = 27 | name = Hassan Maatouk | access-date = 2014-08-17 }}
- "Hassan Maatouk". Lebanon Football Guide. Retrieved 2014-08-17.
- Citation without date
{{LFG player | 27 | Hassan Maatouk | citation = yes }}
- "Hassan Maatouk". Lebanon Football Guide.
{{LFG player | id = 27 | name = Hassan Maatouk | citation = yes }}
- "Hassan Maatouk". Lebanon Football Guide.
No ID in template
[edit]- Usage
- * {{LFG player}}
- Output
-
- {{LFG player}} template missing ID.
TemplateData
[edit]TemplateData for LFG player
This template displays an external link or citation for an association football (soccer) player's statistics at LebanonFG.com.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Player ID | 1 id pid | ID portion of the URL for player's profile at LebanonFG.com. Example: 27 is the ID portion of http://lebanonfg.com/player/27/. This parameter is required. | Number | required |
Player Name | 2 name | Name of the player. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation such as "(footballer)" or "(soccer)".
| String | optional |
Access Date | access-date accessdate | Date that the URL was accessed. If specified, the output is formatted as a web citation. | Date | optional |
Citation | citation | If a value is given, the output is formatted as a web citation. Useful when a citation is needed without an access date. | String | optional |