Open main menu

Changes

Module:Authority control

76 bytes added, 17:49, 11 December 2018
+Tracking cat
if worldcatId and worldcatId ~= '' then --if unsuppressed & present
table.insert( elements, p.createRow( 'WORLDCATID', '', worldcatId, '[[WorldCat Identities]]: [https://www.worldcat.org/identities/'..worldcatId..' '..worldcatId..']', false ) ) --Validation?
worldcatCat = '[[Category:Wikipedia articles with WorldCat identifiers]]'
elseif worldcatId == nil then --if unsuppressed & absent
local viafId = parentArgs['VIAF']
Anonymous user