Modul:Collegamenti esterni/Calcio

Izvor: Wikipedija
Prijeđi na navigaciju Prijeđi na pretragu

Dokumentaciju za ovaj modul možete napraviti na stranici Modul:Collegamenti esterni/Calcio/dok

--[[
Configurazione dei collegamenti esterni relativi al calcio.

Per ogni collegamento esterno è necessario specificare:
* pid     = l'ID della proprietà Wikidata
* url     = l'URL di formattazione della proprietà Wikidata
Sono opzionali:
* titolo  = il titolo del collegamento se diverso dal titolo della voce
  (eventuali disambiguazioni tra parentesi sono già rimosse automaticamente)
* sito    = il nome del sito internet, se non specificato usa il dominio dell'url
* sitodis = la disambiguazione da usare quando due proprietà utilizzano lo stesso sito
* editore = editore del sito web
* lingua  = lingua del sito se diversa dall'italiano
]]--

return {

{
	pid     = 'P1469',
	url     = 'http://www.fifa.com/worldfootball/statisticsandrecords/players/player=$1',
	sito    = 'FIFA.com',
	editore = '[[Fédération Internationale de Football Association|FIFA]]',
	lingua  = 'en de fr es ar'
},
{
	pid     = 'P2276',
	url     = 'http://it.uefa.com/teamsandplayers/players/player=$1',
	sito    = 'UEFA.com',
	editore = '[[Union of European Football Associations|UEFA]]'
},
{
	pid     = 'P2574',
	url     = 'http://www.national-football-teams.com/player/$1.html',
	editore = 'National Football Teams',
	lingua  = 'en'
},
{
	pid     = 'P2446',
	url     = 'https://www.transfermarkt.it/it/-/profil/spieler/$1',
	sitodis = 'calciatore',
	editore = 'Transfermarkt GmbH & Co. KG',
	lingua  = 'de en it'
},
{
	pid     = 'P2447',
	url     = 'https://www.transfermarkt.it/it/-/profil/trainer/$1',
	sitodis = 'allenatore',
	editore = 'Transfermarkt GmbH & Co. KG',
	lingua  = 'de en it'
},
{
	pid     = 'P2369',
	url     = 'http://it.soccerway.com/players/-/$1/',
	editore = 'Perform Group'
},
{
	pid     = 'P2020',
	url     = 'http://www.calcio.com/profilo_giocatori/$1/',
	editore = 'HEIM:SPIEL Medien GmbH'
},
{
	pid     = 'P2193',
	url     = 'http://www.soccerbase.com/players/player.sd?player_id=$1',
	sitodis = 'calciatore',
	editore = 'Racing Post',
	lingua  = 'en'
},
{
	pid     = 'P2195',
	url     = 'http://www.soccerbase.com/managers/manager.sd?manager_id=$1',
	sitodis = 'allenatore',
	editore = 'Racing Post',
	lingua  = 'en'
},
{
	pid     = 'P1238',
	url     = 'http://svenskfotboll.se/allsvenskan/person/?playerid=$1',
	editore = '[[Federazione calcistica della Svezia]]',
	lingua  = 'sv'
},
{
	pid     = 'P3049',
	url     = 'http://www.scottishfa.co.uk/players/?pid=$1',
	editore = '[[Federazione calcistica della Scozia]]',
	lingua  = 'en'
},
{
	pid     = 'P4883',
	url     = 'https://www.fff.fr/equipes-de-france/tous-les-joueurs/fiche-joueur/$1-wd',
	editore = '[[Federazione calcistica della Francia]]',
	lingua  = 'fr'
},
{
	pid     = 'P4886',
	url     = 'https://www.fff.fr/equipes-de-france/toutes-les-joueuses/fiche-joueuse/$1-wd',
	editore = '[[Federazione calcistica della Francia]]',
	lingua  = 'fr'
},
{
	pid     = 'P3046',
	url     = 'https://www.foradejogo.net/player.php?player=$1&language=2',
	sito    = 'ForaDeJogo.net',
	lingua  = 'en pt'
},
{
	pid     = 'P3050',
	url     = 'http://nv.fotbal.cz/reprezentace/reprezentace-a/statistiky/viewstat3.asp?name=$1',
	titolo  = 'Statistiche in nazionale di $1',
	sito    = 'fotbal.cz',
	editore = '[[Federazione calcistica della Repubblica Ceca|FAČR]]',
	lingua  = 'cs'
},
{
	pid     = 'P3538',
	url     = 'https://www.fussballdaten.de/person/$1',
	editore = 'Fussballdaten Verlags GmbH',
	lingua  = 'de'
},
{
	pid     = 'P3565',
	url     = 'https://data.j-league.or.jp/SFIX04/?player_id=$1',
	sito    = 'J.League Data Site',
	editore = 'J.League',
	lingua  = 'ja'
},
{
	pid     = 'P3655',
	url     = 'http://www.bdfutbol.com/en/j/j$1.html',
	sito    = 'BDFutbol.com',
	lingua  = 'en es ca'
},
{
	pid     = 'P3668',
	url     = 'http://www.sambafoot.com/en/players/$1.html',
	editore = 'Sambafoot RCS Paris',
	lingua  = 'en es fr pt'
},
{
	pid     = 'P3677',
	url     = 'http://www.wereldvanoranje.nl/profielen/profiel.php?id=$1',
	editore = 'Acta Tekst & Beeld',
	lingua  = 'nl'
},
{
	pid     = 'P3726',
	url     = 'http://eu-football.info/_player.php?id=$1',
	lingua  = 'en ru cs'
},

}