Module:Infobox/Notes de jeu vidéo
Apparence
[voir] [modifier] [historique] [purger]
Cette page définit un module d'infobox. Pour les conseils sur l'usage de ce module, voyez Modèle:Infobox Notes de jeu vidéo.
La documentation de ce module est générée par le modèle {{Documentation module}}.
Elle est incluse depuis la page Modèle:Documentation module d'infobox. Veuillez placer les catégories sur cette page-là.
Les éditeurs peuvent travailler dans le bac à sable (créer).
Voir les statistiques d'appel depuis le wikicode sur l'outil wstat et les appels depuis d'autres modules.
-- Module:Infobox/Notes de jeu vidéo
local generic = require("Module:Infobox/Fonctions")
-- local wikidatamodule = require("Module:Wikidata") -- si besoin pour Wikidata
return {
style = 'width:320px;',
maincolor = '#004080',
thirdcolor= 'white',
parts = {
{
type = 'title',
value = 'titre', -- => | titre= dans l’article
},
----------------------------------------------------------------------------
-- Agrégateurs de notes
----------------------------------------------------------------------------
{
type = 'table',
title = 'Agrégateur de note',
rows = {
----------------------------------------------------------------------------
-- En tête de colonne
----------------------------------------------------------------------------
{
type = 'subheader2col',
col1 = 'Média',
col2 = 'Note',
},
{
type = 'row2col',
col1 = '[[MetaCritic]] (US)',
col2 = 'metacritic',
},
{
type = 'row2col',
col1 = '[[OpenCritic]] (UK)',
col2 = 'opencritic',
},
{
type = 'row2col',
col1 = '[[GameRankings]]',
col2 = 'gamerankings',
},
{
type = 'row2col',
col1 = '[[MobyGames]]',
col2 = 'mobygames',
},
},
},
----------------------------------------------------------------------------
-- Presse Papier
----------------------------------------------------------------------------
{
type = 'table',
title = 'Presse papier',
rows = {
----------------------------------------------------------------------------
-- En tête de colonne
----------------------------------------------------------------------------
{
type = 'subheader2col',
col1 = 'Média',
col2 = 'Note',
},
{
type = 'row2col',
col1 = '[[EGM]] (US)',
col2 = 'egm',
},
{
type = 'row2col',
col1 = '[[PC Gamer]] (UK)',
col2 = 'pcgamer',
},
{
type = 'row2col',
col1 = '[[Am-Mag]] (FR)',
col2 = 'ammag',
},
{
type = 'row2col',
col1 = '[[Edge (magazine)|Edge]] (UK)',
col2 = 'edge',
},
{
type = 'row2col',
col1 = '[[CGMagazine]] (CA)',
col2 = 'cgmagazine',
},
{
type = 'row2col',
col1 = '[[Amstrad PC (magazine)|Amstrad PC]] (FR)',
col2 = 'amstradpc',
},
{
type = 'row2col',
col1 = '[[PlayStation Magazine]] (FR)',
col2 = 'playstationmagazine',
},
{
type = 'row2col',
col1 = '[[Joypad (magazine)|Joypad]] (FR)',
col2 = 'joypad',
},
{
type = 'row2col',
col1 = '[[Joystick (magazine)|Joystick]] (FR)',
col2 = 'joystick',
},
{
type = 'row2col',
col1 = '[[Official Xbox Magazine]] (US/UK/CA)',
col2 = 'officialxboxmagazine',
},
{
type = 'row2col',
col1 = '[[Official Nintendo Magazine]] (UK)',
col2 = 'officialnintendomagazine',
},
{
type = 'row2col',
col1 = '[[PC Jeux]] (FR)',
col2 = 'pCjeux',
},
{
type = 'row2col',
col1 = '[[ACE (magazine)|ACE]] (UK)',
col2 = 'ace',
},
{
type = 'row2col',
col1 = '[[Aktueller Software Markt]] (DE)',
col2 = 'aktuellersoftwaremarkt',
},
{
type = 'row2col',
col1 = '[[Amstar]] (FR)',
col2 = 'amstar',
},
{
type = 'row2col',
col1 = '[[Amstar & CPC]] (FR)',
col2 = 'amstarcpc',
},
{
type = 'row2col',
col1 = '[[Amstrad Action]] (UK)',
col2 = 'amstradaction',
},
{
type = 'row2col',
col1 = '[[Amstrad Cent pour cent]] (FR)',
col2 = 'amstradcentpourcent',
},
{
type = 'row2col',
col1 = '[[Amstradebdo]] (FR)',
col2 = 'amstradebdo',
},
{
type = 'row2col',
col1 = '[[Arcades Hebdo]] (FR)',
col2 = 'arcadeshebdo',
},
{
type = 'row2col',
col1 = '[[Atari ST User]] (UK)',
col2 = 'ataristuser',
},
{
type = 'row2col',
col1 = '[[Banzzai]] (IT)',
col2 = 'banzzai',
},
{
type = 'row2col',
col1 = '[[Canard PC]] (FR)',
col2 = 'canardpc',
},
{
type = 'row2col',
col1 = '[[CD Consoles]] (FR)',
col2 = 'cdconsoles',
},
{
type = 'row2col',
col1 = '[[Commodore Force]] (UK)',
col2 = 'commodoreforce',
},
{
type = 'row2col',
col1 = '[[Commodore Format]] (UK)',
col2 = 'commodoreformat',
},
{
type = 'row2col',
col1 = '[[Commodore User]] (UK)',
col2 = 'commodoreuser',
},
{
type = 'row2col',
col1 = '[[Computer Entertainer]] (US)',
col2 = 'computerentertainer',
},
{
type = 'row2col',
col1 = '[[Computer Games Magazine]] (US)',
col2 = 'computergamesmag',
},
{
type = 'row2col',
col1 = '[[Computer Gaming World]] (US)',
col2 = 'computergamingworld',
},
{
type = 'row2col',
col1 = '[[Consoles +]] (FR)',
col2 = 'consolesplus',
},
{
type = 'row2col',
col1 = '[[Crash (magazine)|Crash]] (UK)',
col2 = 'crashmag',
},
{
type = 'row2col',
col1 = '[[Computer and Video Games|CVG]] (UK)',
col2 = 'cvg',
},
{
type = 'row2col',
col1 = '[[Dragon Magazine]] (US)',
col2 = 'dragonmag',
},
{
type = 'row2col',
col1 = '[[Electronic Games]] (US)',
col2 = 'electronicgames',
},
{
type = 'row2col',
col1 = '[[Famitsu]] (ja)',
col2 = 'famitsu',
},
{
type = 'row2col',
col1 = '[[Game Informer]] (US)',
col2 = 'gameinformer',
},
{
type = 'row2col',
col1 = '[[Game Players]] (US)',
col2 = 'gameplayers',
},
{
type = 'row2col',
col1 = '[[GameFan]] (US)',
col2 = 'gamefan',
},
{
type = 'row2col',
col1 = '[[GameNow]] (US)',
col2 = 'gamenow',
},
{
type = 'row2col',
col1 = '[[GamePro]] (US)',
col2 = 'gamepro',
},
{
type = 'row2col',
col1 = '[[GamesTM]] (UK)',
col2 = 'gamestm',
},
{
type = 'row2col',
col1 = '[[Génération 4]] (FR)',
col2 = 'generation4',
},
{
type = 'row2col',
col1 = '[[Hardcore Gamer]] (US)',
col2 = 'hardcoregamer',
},
{
type = 'row2col',
col1 = '[[Jeux vidéo Magazine]] (FR)',
col2 = 'jeuxvideomagazine',
},
{
type = 'row2col',
col1 = '[[Mean Machines]] (UK)',
col2 = 'meanmachines',
},
{
type = 'row2col',
col1 = '[[Micro Kid\'s]] (FR)',
col2 = 'microkids',
},
{
type = 'row2col',
col1 = '[[Micro News]] (FR)',
col2 = 'micronews',
},
{
type = 'row2col',
col1 = '[[N64 Magazine]] (UK)',
col2 = 'n64magazine',
},
{
type = 'row2col',
col1 = '[[Next Generation (magazine)|Next Generation]] (US)',
col2 = 'nextgeneration',
},
{
type = 'row2col',
col1 = '[[NGC Magazine]] (UK)',
col2 = 'ngcmagazine',
},
{
type = 'row2col',
col1 = '[[Nintendo, le magazine officiel]] (FR)',
col2 = 'nintendolemag',
},
{
type = 'row2col',
col1 = '[[Nintendo Magazine System]] (UK)',
col2 = 'nintendomagsystem',
},
{
type = 'row2col',
col1 = '[[Nintendo Player]] (FR)',
col2 = 'nintendoplayer',
},
{
type = 'row2col',
col1 = '[[Nintendo Power]] (US)',
col2 = 'nintendopower',
},
{
type = 'row2col',
col1 = '[[PC Magazine]] (US)',
col2 = 'pcmagazine',
},
{
type = 'row2col',
col1 = '[[PC Zone]] (UK)',
col2 = 'pczone',
},
{
type = 'row2col',
col1 = '[[Player One]] (FR)',
col2 = 'playerone',
},
{
type = 'row2col',
col1 = '[[Playmag]] (FR)',
col2 = 'playmag',
},
{
type = 'row2col',
col1 = '[[Retro Gamer]] (UK)',
col2 = 'retrogamer',
},
{
type = 'row2col',
col1 = '[[Sega Pro]] (UK)',
col2 = 'segapro',
},
{
type = 'row2col',
col1 = '[[Sinclair User]] (UK)',
col2 = 'sinclairuser',
},
{
type = 'row2col',
col1 = '[[SNES Force]] (UK)',
col2 = 'snesforce',
},
{
type = 'row2col',
col1 = '[[ST Format]] (UK)',
col2 = 'stformat',
},
{
type = 'row2col',
col1 = '[[Super Play]] (UK)',
col2 = 'superplay',
},
{
type = 'row2col',
col1 = '[[Super Power (magazine)|Super Power]] (FR)',
col2 = 'superpower',
},
{
type = 'row2col',
col1 = '[[The Games Machine]] (UK)',
col2 = 'thegamesmachine',
},
{
type = 'row2col',
col1 = '[[The One (magazine)|The One]] (UK)',
col2 = 'theone',
},
{
type = 'row2col',
col1 = '[[Tilt (magazine)|Tilt]] (FR)',
col2 = 'tilt',
},
{
type = 'row2col',
col1 = '[[Total!]] (UK)',
col2 = 'total',
},
{
type = 'row2col',
col1 = '[[Ultimate Future Games]] (UK)',
col2 = 'ultimatefuturegames',
},
{
type = 'row2col',
col1 = '[[Ultra Player]] (en)',
col2 = 'ultraplayer',
},
{
type = 'row2col',
col1 = '[[VideoGames and Computer Entertainment]] (US)',
col2 = 'videogamescomputent',
},
{
type = 'row2col',
col1 = '[[VideoGames: The Ultimate Gaming Magazine]] (US)',
col2 = 'videogamestugm',
},
{
type = 'row2col',
col1 = '[[X64 (magazine)|X64]] (??)',
col2 = 'x64mag',
},
{
type = 'row2col',
col1 = '[[Your Sinclair]] (UK)',
col2 = 'yoursinclair',
},
{
type = 'row2col',
col1 = '[[Zzap!64]] (UK)',
col2 = 'zzap64',
},
},
},
----------------------------------------------------------------------------
-- Presse Numérique
----------------------------------------------------------------------------
{
type = 'table',
title = 'Presse numérique',
rows = {
----------------------------------------------------------------------------
-- En tête de colonne
----------------------------------------------------------------------------
{
type = 'subheader2col',
col1 = 'Média',
col2 = 'Note',
},
{
type = 'row2col',
col1 = '[[Eurogamer]] (UK)',
col2 = 'eurogamer',
},
{
type = 'row2col',
col1 = '[[Gamekult]] (FR)',
col2 = 'gamekult',
},
{
type = 'row2col',
col1 = '[[GamesRadar+]] (US)',
col2 = 'gamesradar',
},
{
type = 'row2col',
col1 = '[[Jeuxvideo.com]] (FR)',
col2 = 'jeuxvideo.com',
},
{
type = 'row2col',
col1 = '[[SensCritique]] (FR)',
col2 = 'senscritic',
},
{
type = 'row2col',
col1 = '[[GameSpot]] (US)',
col2 = 'gamespot',
},
{
type = 'row2col',
col1 = '[[Polygon (site web)|Polygon]] (US)',
col2 = 'polygon',
},
{
type = 'row2col',
col1 = '[[Kotaku]] (US)',
col2 = 'kotaku',
},
{
type = 'row2col',
col1 = '[[MGG (site web)|Millenium]] (FR)',
col2 = 'millenium',
},
{
type = 'row2col',
col1 = '[[JeuxActu]] (FR)',
col2 = 'jeuxactu',
},
{
type = 'row2col',
col1 = '[[GameHop]] (FR)',
col2 = 'gamehop',
},
{
type = 'row2col',
col1 = '[[Destructoid]] (US)',
col2 = 'destructoid',
},
{
type = 'row2col',
col1 = '[[Hardcore Gamer]] (US)',
col2 = 'hardcoregamer',
},
{
type = 'row2col',
col1 = '[[GameStar]] (DE)',
col2 = 'gamestar',
},
{
type = 'row2col',
col1 = '[[Famitsu]] (JA)',
col2 = 'famitsu',
},
{
type = 'row2col',
col1 = '[[Game Informer]] (US)',
col2 = 'gameinformer',
},
{
type = 'row2col',
col1 = '[[IGN (site web)|IGN]] (US)',
col2 = 'ign',
},
{
type = 'row2col',
col1 = '[[Gameblog]] (FR)',
col2 = 'gameblog',
},
{
type = 'row2col',
col1 = '[[Jeuxvideo.fr]] (FR)',
col2 = 'jeuxvideo.fr',
},
{
type = 'row2col',
col1 = '[[Internet Movie Database|IMDb]] (US)',
col2 = 'imdb',
},
{
type = 'row2col',
col1 = '[[TheSixthAxis]] (UK)',
col2 = 'thesixthaxis',
},
{
type = 'row2col',
col1 = '[[4Players]] (DE)',
col2 = '4players',
},
{
type = 'row2col',
col1 = '[[1UP.com]] (US)',
col2 = '1upcom',
},
{
type = 'row2col',
col1 = '[[Adventure Gamers]] (??)',
col2 = 'adventuregamers',
},
{
type = 'row2col',
col1 = '[[AllGame]] (US)',
col2 = 'allgame',
},
{
type = 'row2col',
col1 = '[[Electric Playground]] (??)',
col2 = 'electricplayground',
},
{
type = 'row2col',
col1 = '[[Engadget]] (US)',
col2 = 'engadget',
},
{
type = 'row2col',
col1 = '[[GameRevolution]] (US)',
col2 = 'gamerevolution',
},
{
type = 'row2col',
col1 = '[[GameSpy]] (US)',
col2 = 'gamespy',
},
{
type = 'row2col',
col1 = '[[GameTrailers]] (US)',
col2 = 'gametrailers',
},
{
type = 'row2col',
col1 = '[[Gamezebo]] (??)',
col2 = 'gamezebo',
},
{
type = 'row2col',
col1 = '[[GameZone]] (??)',
col2 = 'gamezone',
},
{
type = 'row2col',
col1 = '[[Giant Bomb]] (US)',
col2 = 'giantbomb',
},
{
type = 'row2col',
col1 = '[[Joystiq]] (US)',
col2 = 'joystiq',
},
{
type = 'row2col',
col1 = '[[KeenGamer]] (??)',
col2 = 'keengamer',
},
{
type = 'row2col',
col1 = '[[Nintendo Life]] (UK)',
col2 = 'nintendolife',
},
{
type = 'row2col',
col1 = '[[Pocket Gamer]] (??)',
col2 = 'pocketgamer',
},
{
type = 'row2col',
col1 = '[[TouchArcade]] (US)',
col2 = 'toucharcade',
},
{
type = 'row2col',
col1 = '[[GameRant]] (CA)',
col2 = 'gamerant',
},
{
type = 'row2col',
col1 = '[[PopMatters]] (US)',
col2 = 'popmatters',
},
{
type = 'row2col',
col1 = '[[NintendoWorldReport]] (US)',
col2 = 'nintendoworldreport',
},
{
type = 'row2col',
col1 = '[[CGMagazine]] (CA)',
col2 = 'cgmagazine',
},
{
type = 'row2col',
col1 = '[[USgamer]] (US)',
col2 = 'usgamer',
},
},
},
}
}