Template:Fichajes
{{{name}}} at Fichajes.com (in Spanish)
| This template uses Lua: |
Template:Fichajes displays an external link to an association football (soccer) player's profile at the Spanish-language website Fichajes.com. The same player identifiers are used at the French-language website FootMercato.net and the German-language website FussballTransfers.com. It is intended for use in the external links section of an article.
Usage
[edit source]Omit the ID to use the Wikidata property.
- Article name as link text
{{Fichajes | ID }}{{Fichajes | id= ID }}
- Parameter as link text
{{Fichajes | ID | NAME }}{{Fichajes | id= ID | name= NAME }}
Examples
[edit source]Unnamed parameters
[edit source]For Rodrigo Longaray
- Usage
* {{Fichajes | rodrigo-de-oliveira-longaray | Rodrigo de Oliveira Longaray }}* {{Fichajes | j193598_rodrigo-longaray | Rodrigo de Oliveira Longaray }}
- Output
-
- Rodrigo de Oliveira Longaray at Fichajes.com (in Spanish)
- Rodrigo de Oliveira Longaray at Fichajes.com (in Spanish)
- Current URLs
- https://www.fichajes.com/jugador/rodrigo-de-oliveira-longaray/ (in Spanish)
- https://www.footmercato.net/joueur/rodrigo-de-oliveira-longaray/ (in French)
- https://www.fussballtransfers.com/spieler/rodrigo-de-oliveira-longaray/ (in German)
- Former URL (redirect to current URL)
- https://www.fichajes.com/jugador/j193598_rodrigo-longaray (archive 2018-12-05)
- Former URL (does not redirect to current URL)
- http://www.fichajes.com/jugador/Rodrigo-Longaray-119892.html (archive 2012-04-14)
Named parameters
[edit source]For Matías Mier
- Usage
* {{Fichajes | id= henry-matias-mier-codina | name= Henry Matías Mier Codina }}* {{Fichajes | id= j90582_henry-matias-mier-codina | name= Henry Matías Mier Codina }}
- Output
-
- Henry Matías Mier Codina at Fichajes.com (in Spanish)
- Henry Matías Mier Codina at Fichajes.com (in Spanish)
- Current URLs
- https://www.fichajes.com/jugador/henry-matias-mier-codina/ (in Spanish)
- https://www.footmercato.net/joueur/henry-matias-mier-codina/ (in French)
- https://www.fussballtransfers.com/spieler/henry-matias-mier-codina/ (in German)
- Former URL (redirect to current URL)
- https://www.fichajes.com/jugador/j90582_henry-matias-mier-codina (archive 2019-01-15)
- Former URL (does not redirect to current URL)
- http://www.fichajes.com/jugador/Matias-Mier-81100.html (archive 2011-07-04)
No parameters
[edit source]- Usage
* {{Fichajes}}
- Output
-
- Fichajes at Fichajes.com (in Spanish)Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
TemplateData
[edit source]TemplateData for Fichajes
This template displays an external link to an association football (soccer) player's profile at the Spanish-language website Fichajes.com. The same player identifiers are used at the French-language website FootMercato.net and the German-language website FussballTransfers.com. It is intended for use in the external links section of an article.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| ID | id 1 | The ID portion of the player's URL, such as henry-matias-mier-codina in https://www.fichajes.com/jugador/henry-matias-mier-codina/. This parameter is optional when Wikidata property P13901 exists, but required if not.
| String | optional |
| Name | name 2 | The link text, which should be the 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 |
Templates and modules used
[edit source]- {{PAGENAMEBASE}} and {{First word}}, implemented with Module:String
- {{EditAtWikidata}}, implemented with Module:EditAtWikidata