Modul:Citation: Unterschied zwischen den Versionen
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%.] | 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' ) | ||