62 737
modifications
mAucun résumé des modifications |
mAucun résumé des modifications |
||
Ligne 122 : | Ligne 122 : | ||
local function creerSeparateur(nomIcone, infobulle) | local function creerSeparateur(nomIcone, infobulle) | ||
local res = mw.html.create('span') | local res = mw.html.create('span') | ||
:wikitext('[[Fichier:' .. icone | :wikitext('[[Fichier:' .. icone[nomIcone] .. '|' .. infobulle .. '|15px|link=|alt=' .. infobulle .. ']]') | ||
:allDone() | :allDone() | ||
modifications