Aller au contenu

« Module:Infobulle » : différence entre les versions

21 octets ajoutés ,  1 août 2021
m
aucun résumé des modifications
Kharmitch (discussion | contributions)
Page créée avec « local p = {} function p._build(args) local text = args['texte'] or args[1] or 'Texte ?' local title = args['titre'] or args[2] or 'Infobulle ?' local link = args['lien… »
 
Kharmitch (discussion | contributions)
mAucun résumé des modifications
 
Ligne 13 : Ligne 13 :
:wikitext(text)
:wikitext(text)
:allDone()
:allDone()
tooltip = tostring(tooltip)
if link then
if link then
tooltip = '[[' .. link .. '|' .. tostring(tooltip) .. ']]'
tooltip = '[[' .. link .. '|' .. tooltip .. ']]'
end
end
Bureaucrate, commentadmin, emailconfirmed, Administrateurs d’interface, staff, Administrateur
62 734

modifications