Aller au contenu

« Module:Infobox/Personnalité » : différence entre les versions

aucun résumé des modifications
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 70 : Ligne 70 :
}},
}},
{ 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', 'site' },
{ type = 'row', label = 'Wikipédia', value = function() return wikipedia end },
{ type = 'row', label = 'Wikipédia', value = function() return wikipedia end },
{ type = 'row', label = 'IMDb', value = function() return imdb end },
{ type = 'row', label = 'IMDb', value = function() return imdb end },
{ type = 'row', label = 'MobyGames', value = function() return mobygames end },
{ type = 'row', label = 'MobyGames', value = function() return mobygames end },
{ type = 'row', label = 'Facebook', value = 'facebook' },
{ type = 'row', label = 'Instagram', value = 'instagram' },
{ type = 'row', label = 'Twitter', value = 'twitter' },
{ type = 'row', label = 'Youtube', value = 'youtube' },
{ type = 'row', label = 'Twitch', value = 'twitch' },
{ type = 'row', label = 'TikTok', value = 'tiktok' },
{ type = 'row', label = 'Reddit', value = 'reddit' },
{ type = 'row', label = 'Tumblr', value = 'tumblr' },
{ type = 'row', label = 'ArtStation', value = 'artstation' },
{ type = 'row', label = 'LinkedIn', value = 'linkedin' },
{ type = 'row', label = 'Autres liens', value = 'autres liens' }
{ type = 'row', label = 'Autres liens', value = 'autres liens' }
}},
}},