Modul:Authority control: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
k ~ perbarui
kTidak ada ringkasan suntingan
Baris 3:
local namespace = title.namespace
if namespace == 0 then
return '[[Category:MainHalaman pagesutama withdengan authoritydata controlpengawasan dataotoritas]]'
elseif namespace == 2 and not title.isSubpage then
return '[[Category:UserHalaman pagespengguna withdengan pengenal ' .. id .. ' identifiers]]'
elseif namespace == 100 and not title.isSubpage then
return '[[Category:PortalHalaman pagesportal withdengan authoritydata controlpengawasan dataotoritas]]'
elseif namespace == 102 and not title.isSubpage then
return '[[Category:AuthorHalaman pagesPengarang withdengan authoritydata controlpengawasan dataotoritas]]'
else
return '[[Category:MiscellaneousHalaman pagesserbaneka withdengan authoritydata controlpengawasan dataotoritas]]'
end
end
Baris 564:
end
else
return '* <span class="error">The ' .. id .. ' id ' .. rawValue .. ' is not valid.</span>[[Category:WikisourceArtikel articlesWikisource withdengan faultypengenal authoritypengawasan controlotoritas identifierscacat]]\n'
end
end
Baris 751:
--Wikisource self reference
if wksid and wksid ~= '' then
table.insert( elements, createRow( 'wksid', '', wksid, '[[s:en:Wikisource:Authority control|English Wikisource]]: [//en.wikisource.org/w/index.php?curid=' .. wksid .. ' ' .. wksid .. ']', true ) )
end