Here naverokê

Modul:WikidataIB/nolinks

Ji Wîkîpediya, ensîklopediya azad.
Guhartoya 11:30, 29 kanûna paşîn 2022 ya ji aliyê Sayit25 (gotûbêj | beşdarî) (Rûpel bi "local p ={} --The values here are the English sitelinks for items that should not be linked. These 36 are not definitive and may be altered to suit. -- p.items = { "Awistralya", "Awistirya", "Belçîka", "Kanada", "Çîn", "Danîmarka", "Îngîlistan", "Fransa", "Almanya", "Yewnanistan", "Macaristan", "Îzlanda", "Hîndistan", "Komara îrlandayê", "Îsraîl", "Îtalya", "Jamaîka", "Japonya", "Lûksembûrg", "Meksîk", "Holenda", "Nû Z..." hat çêkirin) ve
(cudahî) ← Guhartoya kevintir | Guhartoya niha (cudahî) | Guhartoya nûtir → (cudahî)

local p ={}

--[[
The values here are the English sitelinks for items that should not be linked.
These 36 are not definitive and may be altered to suit.
--]]
p.items = {
	"Awistralya",
	"Awistirya",
	"Belçîka",
	"Kanada",
	"Çîn",
	"Danîmarka",
	"Îngîlistan",
	"Fransa",
	"Almanya",
	"Yewnanistan",
	"Macaristan",
	"Îzlanda",
	"Hîndistan",
	"Komara îrlandayê",
	"Îsraîl",
	"Îtalya",
	"Jamaîka",
	"Japonya",
	"Lûksembûrg",
	"Meksîk",
	"Holenda",
	"Nû Zelenda",
	"Îrlandaya Bakur",
	"Norwêc",
	"Polonya",
	"Portûgal",
	"Rûsya",
	"Îskoçya",
	"Afrîkaya Başûr",
	"Spanya",
    "Swêd",
	"Swîsre",
	"Tirkiye",
	"Keyaniya Yekbûyî",
	"KY",
	"Dewletên Yekbûyî yên Amerîkayê",
	"DYA",
	"Walles",
}

--[[
This provides a convenient way to create a test whether an item is on the list.
--]]
p.itemsindex = {}
for i, v in ipairs(p.items) do
	p.itemsindex[v] = true
end

return p