Modul:Citation/COinS: Unterschied zwischen den Versionen
hdl
(simplified) |
(hdl) |
||
| Zeile 130: | Zeile 130: | ||
if #rft > 2 then | if #rft > 2 then | ||
local prefix | local prefix | ||
local rftUrl = ( cu.isSet( args.url ) and not args.url:find( 'doi.org/', 1, true ) | local rftUrl = ( cu.isSet( args.url ) and not args.url:find( 'doi.org/', 1, true ) ) | ||
and args.url or '' | |||
for key, value in pairs( ci.params ) do | for key, value in pairs( ci.params ) do | ||
if cu.isSet( args[ key ] ) and value.COinS then | if cu.isSet( args[ key ] ) and value.COinS then | ||