Changes

Jump to navigation Jump to search

Module:Authority control

1 byte added, 21:20, 24 October 2017
fix bug which somehow got back in the code
local function botanistLink( id )
local id2 = id:gsub(' +', '%%20')
return '[http://www.ipni.org/ipni/advAuthorSearch.do?find_abbreviation=' .. id2 .. ' ' .. id .. ']'
end
Anonymous user

Navigation menu