Open main menu

Changes

Module:Authority control

93 bytes added, 17:21, 26 April 2013
+ Clever BNF support
function bnfLink( id )
--with or without cd?Add cb prefix if it has been removed if not string.match( id, '^cb.+$' ) then id = 'cb' .. id end  return '[http://catalogue.bnf.fr/ark:/12148/cb' .. id .. ' ' .. id .. ']' .. getCatForId( 'BNF' )
end
Anonymous user