Modul:Citation: Unterschied zwischen den Versionen

Keine Änderung der Größe ,  vor 3 Jahren
hdl pattern
(erweiterter Test doi, hdl)
(hdl pattern)
Zeile 186: Zeile 186:
end
end


if cu.isSet( args.hdl ) and not mw.ustring.match( args.hdl, '^[1-9][%d%.]+d%/[^%s–]-[^%.,]$' ) then
if cu.isSet( args.hdl ) and not mw.ustring.match( args.hdl, '^[1-9][%d%.]*d%/[^%s–]-[^%.,]$' ) then
args.hdl = ''
args.hdl = ''
table.insert( wrong, 'hdl' )
table.insert( wrong, 'hdl' )
Anonymer Benutzer