Open main menu

Changes

Module:Authority control

189 bytes added, 18:16, 24 May 2018
+Unified NARA link, per talk request
function p.naraorganizationLink( id )
return '[https://research.archives.gov/organization/' .. id .. ' ' .. id .. ']'
end
 
function p.naraLink( id )
return '[https://catalog.archives.gov/id/' .. id .. ' ' .. id .. ']'
end
{ 'MBA', '[[MusicBrainz]]', 434, p.mbLink },
{ 'MGP', '[[Mathematics Genealogy Project|MGP]]', 549, p.mgpLink },
{ 'NARA', '[[National Archives and Records Administration|NARA]]', 1225, p.naraLink },
{ 'NARA-organization', '[[National Archives and Records Administration|NARA]]', 1223, p.naraorganizationLink },
{ 'NARA-person', '[[National Archives and Records Administration|NARA]]', 1222, p.narapersonLink },
Anonymous user