62 737
modifications
mAucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 65 : | Ligne 65 : | ||
{ type = 'table', title = 'Liens externes', rows = { | { type = 'table', title = 'Liens externes', rows = { | ||
{ type = 'row', label = 'Site personnel', value = 'personnel' }, | { type = 'row', label = 'Site personnel', value = 'personnel' }, | ||
{ type = 'row', label = 'Wikipédia', function() return wikipedia end }, | { type = 'row', label = 'Wikipédia', value = function() return wikipedia end }, | ||
{ type = 'row', label = 'IMDb', function() return imdb end }, | { type = 'row', label = 'IMDb', value = function() return imdb end }, | ||
{ type = 'row', label = 'MobyGames', function() return mobygames end }, | { type = 'row', label = 'MobyGames', value = function() return mobygames end }, | ||
{ type = 'row', label = 'Autres liens', value = 'autres liens' } | { type = 'row', label = 'Autres liens', value = 'autres liens' } | ||
}}, | }}, |
modifications