Changes

Jump to navigation Jump to search

Module:Authority control

280 bytes removed, 12:08, 6 April 2013
no edit summary
function selibrLink( id )
return '[http://libris.kb.se/auth/' .. id .. ' ' .. id .. ']' .. getCatForId( 'SELIBR' )
end
 
function gkdLink( id )
return '[http://d-nb.info/gnd/' .. id .. ' ' .. id .. '][[Category:Wikipedia articles with deprecated authority control identifiers (GKD)]]'
end
{ 'GND', '[[Universal Authority File|GND]]', 0, gndLink },
{ 'SELIBR', '[[LIBRIS]]', 0, selibrLink },
{ 'GKD', '[[Corporate Bodies Authority File|GKD]]', 0, gkdLink },
{ 'GKD-v1', 'DNB', 0, gkdLink },
{ 'SWD', '[[Subject Headings Authority File|SWD]]', 0, swdLink },
{ 'BNF', '[[Bibliothèque nationale de France|BNF]]', 0, bnfLink },
Anonymous user

Navigation menu