LesSix, Ltm, Soleiade, Trois, Robots, Bureaucrates, Administrateurs d’interface, ltm, soleil, Modérateurs, Administrateurs, trois, Modificateurs de widgets
5 689
modifications
(Page créée avec « -- Le module biblio centralise les différentes fonctions utiles pour les bibliographie et références. local Biblio = { } require( 'Module:No globals' ) local Outils... ») |
|||
Ligne 66 : | Ligne 66 : | ||
and namespaceCategorisation[ mw.title.getCurrentTitle().namespace ] | and namespaceCategorisation[ mw.title.getCurrentTitle().namespace ] | ||
then | then | ||
return ' | return '' | ||
end | end | ||
return '' | return '' | ||
Ligne 107 : | Ligne 107 : | ||
return Biblio.identifiantsBiblio( newArgs ) | return Biblio.identifiantsBiblio( newArgs ) | ||
else | else | ||
return '<small>([[EAN 13|EAN]] inconnu)</small> | return '<small>([[EAN 13|EAN]] inconnu)</small>' | ||
end | end | ||
end | end |
modifications