Changes

Jump to navigation Jump to search

Module:Authority control

363 bytes removed, 07:03, 11 April 2013
remove SWD and PND (depreciated ids removed from all pages) + correction of GND label
function selibrLink( id )
return '[http://libris.kb.se/auth/' .. id .. ' ' .. id .. ']' .. getCatForId( 'SELIBR' )
end
 
function swdLink( id )
return '[http://d-nb.info/gnd/' .. id .. ' ' .. id .. '][[Category:Wikipedia:Authority control (key words only)]] [[Category:Wikipedia articles with deprecated authority control identifiers (SWD)]]'
end
{ 'ISNI', '[[International Standard Name Identifier|ISNI]]', 0, isniLink },
{ 'ORCID', '[[ORCID]]', 0, orcidLink },
{ 'GND', '[[Universal Authority File|GND]]', 0, gndLink }, { 'PND', '[[Universal Integrated Authority File|GND]]', 0, gndLink },
{ 'SELIBR', '[[LIBRIS]]', 0, selibrLink },
{ 'SWD', '[[Subject Headings Authority File|SWD]]', 0, swdLink },
{ 'BNF', '[[Bibliothèque nationale de France|BNF]]', 0, bnfLink },
{ 'BPN', '[[Biografisch Portaal|BPN]]', 0, bpnLink },
Anonymous user

Navigation menu