Questa pagina è protetta dallo spostamento
Questa pagina è protetta

Modulo:Collegamenti esterni/Videogiochi: differenze tra le versioni

Da Wikipedia, l'enciclopedia libera.
Vai alla navigazione Vai alla ricerca
Contenuto cancellato Contenuto aggiunto
mNessun oggetto della modifica
m per prossima implementazione
Riga 22: Riga 22:
sito = '[[MobyGames]]',
sito = '[[MobyGames]]',
editore = 'Blue Flame Labs',
editore = 'Blue Flame Labs',
lingua = 'en'
lingua = 'en',
multi = 'P400'
},
},
{
{
Riga 89: Riga 90:
url = 'https://vgmdb.net/artist/$1',
url = 'https://vgmdb.net/artist/$1',
sito = 'VGMdb.net',
sito = 'VGMdb.net',
lingua = 'en',
lingua = 'en'
},
},
{
{
Riga 95: Riga 96:
url = 'https://vgmdb.net/album/$1',
url = 'https://vgmdb.net/album/$1',
sito = 'VGMdb.net',
sito = 'VGMdb.net',
lingua = 'en',
lingua = 'en'
},
},
{
{
Riga 101: Riga 102:
url = 'https://vgmdb.net/org/$1',
url = 'https://vgmdb.net/org/$1',
sito = 'VGMdb.net',
sito = 'VGMdb.net',
lingua = 'en',
lingua = 'en'
},
},
{
{
Riga 108: Riga 109:
sito = 'VGMdb.net',
sito = 'VGMdb.net',
lingua = 'en',
lingua = 'en',
multi = 'P400'
},
},



Versione delle 16:36, 7 feb 2019

Configurazione del Modulo:Collegamenti esterni per i link riguardanti i videogiochi.


--[[
Configurazione dei collegamenti esterni relativi ai videogiochi.

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
* cid     = codice da usare con il template Cita
]]--

return {

{
	pid     = 'P1933',
	url     = 'https://www.mobygames.com/game/$1',
	sito    = '[[MobyGames]]',
	editore = 'Blue Flame Labs',
	lingua  = 'en',
	multi   = 'P400'
},
{
	pid     = 'P4773',
	url     = 'http://www.mobygames.com/company/$1',
	sito    = '[[MobyGames]]',
	editore = 'Blue Flame Labs',
	lingua  = 'en'
},
{
	pid     = 'P3913',
	url     = 'https://www.mobygames.com/developer/sheet/view/developerId,$1/',
	sito    = '[[MobyGames]]',
	editore = 'Blue Flame Labs',
	lingua  = 'en'
},
{
	pid     = 'P5360',
	url     = 'https://www.mobygames.com/game-group/$1',
	sito    = '[[MobyGames]]',
	editore = 'Blue Flame Labs',
	lingua  = 'en'
},
{
	pid     = 'P2858',
	url     = 'http://www.arcade-museum.com/game_detail.php?game_id=$1',
	sito    = '[[Killer List of Videogames]]',
	editore = 'The International Arcade Museum',
	lingua  = 'en'
},
{
	pid     = 'P4816',
	url     = 'http://www.lemon64.com/?game_id=$1',
	sito    = 'Lemon64.com',
	autore  = 'Kim Lemon',
	lingua  = 'en'
},
{
	pid     = 'P4705',
	url     = 'https://www.worldofspectrum.org/infoseekid.cgi?id=$1',
	sito    = 'World of Spectrum',
	lingua  = 'en',
},
{
	pid     = 'P3180',
	url     = 'https://vndb.org/$1',
	sito    = 'The Visual Novel Database',
	lingua  = 'en'
},
{
	pid     = 'P4965',
	url     = 'http://www.behindthevoiceactors.com/video-games/$1',
	sito    = 'Behind The Voice Actors',
	editore = 'Inyxception Enterprises',
	lingua  = 'en'
},
{
	pid     = 'P5382',
	url     = 'http://www.behindthevoiceactors.com/franchises/$1',
	sito    = 'Behind The Voice Actors',
	editore = 'Inyxception Enterprises',
	lingua  = 'en'
},
{
	pid     = 'P3435',
	url     = 'https://vgmdb.net/artist/$1',
	sito    = 'VGMdb.net',
	lingua  = 'en'
},
{
	pid     = 'P3483',
	url     = 'https://vgmdb.net/album/$1',
	sito    = 'VGMdb.net',
	lingua  = 'en'
},
{
	pid     = 'P3511',
	url     = 'https://vgmdb.net/org/$1',
	sito    = 'VGMdb.net',
	lingua  = 'en'
},
{
	pid     = 'P5659',
	url     = 'https://vgmdb.net/product/$1',
	sito    = 'VGMdb.net',
	lingua  = 'en',
	multi   = 'P400'
},

}