Modul:LinkISBN: Unterschied zwischen den Versionen

K
keine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 22: Zeile 22:


mm = mw.ustring.gsub( mm, 'ISBN ', '' )
mm = mw.ustring.gsub( mm, 'ISBN ', '' )
t = '<span class="wv-booksources" title="' .. li.special .. mm .. '">[[' .. li.special .. mm .. '|' .. 'ISBN ' .. mm .. ']]</span>'
t = '<span class="wv-booksources" title="' .. li.special .. mm
.. '">[[' .. li.special .. mm .. '|' .. 'ISBN ' .. mm .. ']]</span>'
if not noerror then
if not noerror then
if demo == 'true' then
if demo == 'true' then
Anonymer Benutzer