Modul:Authority control/bakpasir: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
Tidak ada ringkasan suntingan
Tag: Dikembalikan
Uzume (bicara | kontrib)
 
(5 revisi perantara oleh satu pengguna lainnya tidak ditampilkan)
Baris 1:
require('Module:No globalsstrict')
 
local p = {}
Baris 11:
 
function p.getCatForId( id )
local catName = 'Kategori:'
if namespace == 0 then
catName = 'Artikel Wikipedia dengan penanda '..id..''
Baris 22:
end
 
function p.redCatLink( catName ) --catName == 'Blah' (not 'Category:Blah', not '[[KategoriCategory:Blah]]')
if catName and catName ~= '' and
testcases == false and
Baris 216:
return false
end
return '[http://esu.com.ua/search_articles.php?id='..id..' '..(label or 'UkraineUkraina')..']'..p.getCatForId( 'EMU' )
end
 
Baris 907:
'! rowspan=2 | Bagian\n'..
'! rowspan=2 | Ditampilkan sebagai\n'..
'! rowspan=2; data-sort-type=number | PropertiAtribut Wikidata\n'..
'! colspan=4 | Kategori pelacak dan jumlah halaman\n'..
'|-\n'..
Baris 955:
'||'..appearsAs..
'||data-sort-value='..pid..'|'..wpl..
'||style="text-align: right;"|[[:Kategori:'..articleCat..'|'..articleCount..']]'..
'||style="text-align: right;"|[[:Kategori:'.. userCat..'|'.. userCount..']]'..
'||style="text-align: right;"|[[:Kategori:'.. miscCat..'|'.. miscCount..']]'..
'||style="text-align: right;"|[[:Kategori:'.. faultyCat..'|'.. faultyCount..']]'
end
Baris 988:
wikiTable = wikiTable..'\n'..
'|-\n'..
'! style="text-align: right;" colspan=3|TotalsTotal'..
'||style="text-align: right;"|'..lang:formatNum(P)..
'||style="text-align: right;"|'..lang:formatNum(a)..
Baris 1.187:
if val == '' and (namespace == 0 or testcases) then
suppressedIdCount = suppressedIdCount + 1
suppressedIdCat = '[[Kategori:ArticlesArtikel withWikipedia suppresseddengan authoritypenanda controlpengawasan identifiersotoritas yang disembunyikan|'..params[1]..']]'
else
parentArgs[params[1]] = wikidataIds[1] --add ID from WD
Baris 1.204:
end
if bMatch == false then
differentOnWDCat = '[[Kategori:PagesHalaman usingyang authoritymenggunakan controlpengawasan withotoritas parametersdengan differentparameter onberbeda dari Wikidata|'..params[1]..']]'
end end end end end
if iMatches > 0 and iMatches == iParentArgs then
sameOnWDCat = '[[Kategori:PagesHalaman usingyang authoritymenggunakan controlpengawasan withotoritas parametersdengan allsemua matchingparameter cocok dengan Wikidata]]'
end
if parentArgs['arts'] == 'arts' and suppressedIdCount > 0 then
Baris 1.271:
rct = rct + 1
if tval[2] then
multipleIdCat = p.getCatForId( 'multipleganda' )
end
end
Baris 1.289:
table.insert( sections['Umum'], p.createRow( 'VIAF', viafId, '[https://www.worldcat.org/identities/containsVIAFID/'..viafId..' WorldCat (via VIAF)]', nil, false ) )
if namespace == 0 then
worldcatCat = '[[Kategori:ArticlesArtikel withWikipedia dengan penanda WorldCat-VIAF identifiers]]'
end
rct = rct + 1
Baris 1.298:
table.insert( sections['Umum'], p.createRow( 'LCCN', lccnId, '[https://www.worldcat.org/identities/lccn-'..lccnIdFmtd..' WorldCat (via Library of Congress)]', nil, false ) )
if namespace == 0 then
worldcatCat = '[[Kategori:ArticlesArtikel withWikipedia dengan penanda WorldCat-LCCN identifiers]]'
end
end
Baris 1.304:
end
elseif worldcatId == '' then --if WORLDCATID suppressed
suppressedIdCat = '[[Kategori:ArticlesArtikel withWikipedia suppresseddengan authoritypenanda controlpengawasan identifiersotoritas yang disembunyikan|WORLDCATID]]'
end
Baris 1.347:
if rct == 0 or rct >= 25 then
if namespace == 0 or testcases then
local eCat = 'AC withdengan '..rct..' elementselemen'
elementsCat = '[[Kategori:'..eCat..']]'..p.redCatLink(eCat)
end
Baris 1.371:
outString = outString..auxCats
if namespace ~= 0 then
outString = mw.ustring.gsub(outString, '(%[%[)(Category:ArticlesArtikel Wikipedia)', '%1:%2') --by definition
end