Open main menu

Changes

Module:Authority control

65 bytes added, 13:44, 28 August 2019
Update NLP formatter URL which works with both the 9810* and A* formats; update AWR link; from sandbox
function p.nlpLink( id )
--P1695's format regex: 9810[0-9]\d* or A[0-9]{7}[0-9X] (e.g. 9810123456789012345or A10414836) if not string.match( id, '^9810%d+$' ) and not string.match( id, '^A%d%d%d%d%d%d%d[%dX]$' ) then
return false
end
return '[httphttps://maktools.bnwmflabs.org.pl/cgiwikidata-bin/KHW/makwww.exeexternalid-url?BM=01&IM=04&NUp=011695&WIid='..id..' '..id..']'..p.getCatForId( 'NLP' )
end
{ 'AGSA', '[[Art Gallery of South Australia|AGSA]]', 6804, p.agsaLink },
{ 'autores.uy', '[[autores.uy]]', 2558, p.autoresuyLink },
{ 'AWR', '[[Australian Women\'s Register|AWR]]', 4186, p.awrLink }, ---[[Australian Women's Register]] DNE as of 8/2019
{ 'BALaT', '[[Royal Institute for Cultural Heritage#Online artworks pages|BALaT]]', 3293, p.balatLink },
{ 'BIBSYS', '[[Bibsys|BIBSYS]]', 1015, p.bibsysLink },
Anonymous user