62 737
modifications
Page créée avec « local localdata = require( 'Module:Infobox/Localdata' ) local abb = require( 'Module:Abréviation' ) local tools = require( 'Module:Outils' ) ----------------------------… » |
mAucun résumé des modifications |
||
Ligne 41 : | Ligne 41 : | ||
}}, | }}, | ||
{ type = 'table', title = 'Liens externes', rows = { | { type = 'table', title = 'Liens externes', rows = { | ||
{ type = 'row', label = 'Site | { type = 'row', label = 'Site officiel', value = 'site officiel' }, | ||
{ type = 'row', label = 'Wikipédia', value = 'wikipédia' }, | { type = 'row', label = 'Wikipédia', value = 'wikipédia' }, | ||
{ type = 'row', label = 'MobyGames', value = function(localdata) return mobygames end } | { type = 'row', label = 'MobyGames', value = function(localdata) return mobygames end } |
modifications