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') | ||
:addClass('artisanat-separateur') | |||
:wikitext('[[Fichier:' .. icone[nomIcone] .. '|' .. infobulle .. '|15px|link=|alt=' .. infobulle .. ']]') | :wikitext('[[Fichier:' .. icone[nomIcone] .. '|' .. infobulle .. '|15px|link=|alt=' .. infobulle .. ']]') | ||
:allDone() | :allDone() |
modifications