« Module:Infobox/Configs/Membre » : différence entre les versions
De Nefald
Autres actions
Page créée avec « local config = { titre = function(args) return args.pseudo or '{{PAGENAME}}' end, icone = { type = 'fas', nom = 'user' }, image = function(args) if args.image then return { nom = args.image, taille = args.tailleimage or "280px", legende = args.legende or args.pseudo or '{{PAGENAME}}' } end return nil end,... » |
(Aucune différence)
|