İçeriğe atla

Modul:Universal infocard/config

QIRIMTATAR VİKİPEDİYASINIÑ MALÜMATI

Bu modül için bir Modul:Universal infocard/config/belge belgelendirmesi oluşturabilirsiniz

return {
	templates = {
		default = 'Wikidata',
		title = 'Infobox/title',
		title_Q5 = 'Infobox/name',
		map = mapFunction,
		P1559 = 'Infobox/original name',
		P1705 = 'Infobox/original name',
		P373 = 'Infobox/Commons',
	},
	classes = {
		above = 'infobox-above',
		original = 'ts-Universal_infocard-original',
		label = 'infobox-label ts-Universal_infocard-label',
		split = 'infobox-split ts-Universal_infocard-split',
		below = 'infobox-below',
		error = 'infobox-error ts-Universal_infocard-error',
	},
	i18n = {
		error = {
			emptyWikidataEntity = 'Пустой элемент Викиданных',
			noWikidataEntity = 'Отсутствует элемент Викиданных',
		},
		dataName = 'Universal infocard',
	},
	categories = {
		['few-properties-shown'] = 'Статьи с универсальной карточкой, отображающей мало свойств',
	},
	skipPropertyIds = {
		P21 = true, -- cınıs
		P31 = true, -- bu …dır
		P39 = true, -- faaliyet
		P41 = true, -- bayraq
		P94 = true, -- gerb
		P121 = true, -- operator / taqım
		P140 = true, -- diyanet
		P163 = true, -- bayraq
		P172 = true, -- qavmiy mensüplik
		P237 = true, -- gerb
		P279 = true, -- alt türküm (podklass)
		P361 = true, -- часть от
		P366 = true, -- bu …nıñ qısmıdır
		P370 = true, -- «qum qutusı» (eksperiment içün bir hususiyet)
		P373 = true, -- Wikimediya Commons kategoriyası
		P443 = true, -- telâffuz audio faylı
		P460 = true, -- belki, ... aynıdır
		P487 = true, -- Unicode belgisi
		P527 = true,
		P551 = true,
		P578 = true,
		P625 = true,
		P734 = true,
		P735 = true,
		P793 = true,
		P800 = true,
		P828 = true,
		P855 = true,
		P898 = true, -- IPA transkriptsiya
		P910 = true,
		P935 = true,
		P948 = true,
		P972 = true,
		P989 = true,
		P1036 = true,
		P1038 = true,
		P1151 = true,
		P1269 = true,
		P1282 = true,
		P1290 = true,
		P1329 = true,
		P1332 = true,
		P1333 = true,
		P1334 = true,
		P1335 = true,
		P1343 = true,
		P1411 = true,
		P1412 = true,
		P1424 = true,
		P1461 = true,
		P1464 = true,
		P1465 = true,
		P1482 = true,
		P1535 = true,
		P1537 = true,
		P1542 = true,
		P1549 = true, -- demonim
		P1552 = true,
		P1557 = true,
		P1559 = true,
		P1612 = true,
		P1705 = true,
		P1709 = true,
		P1754 = true,
		P1791 = true,
		P1792 = true,
		P1814 = true,
		P1889 = true,
		P1943 = true,
		P1971 = true,
		P2093 = true,
		P2184 = true,
		P2283 = true,
		P2354 = true,
		P2368 = true,
		P2517 = true,
		P2521 = true,
		P2572 = true,
		P2536 = true,
		P2670 = true,
		P2888 = true,
		P2868 = true,
		P2893 = true,
		P2900 = true,
		P2919 = true,
		P2959 = true,
		P3095 = true,
		P3321 = true,
		P3448 = true,
		P3876 = true,
		P3921 = true,
		P4195 = true,
		P4839 = true,
		P5008 = true,
		P5056 = true,
		P5125 = true,
		P5305 = true,
		P6104 = true, -- Vikileyha
		P6365 = true,
		P7084 = true,
		P7867 = true,
		P8596 = true,
		P8687 = true,
		P8933 = true,
		P8989 = true,
	},
	inlineImagePropertyIds = { -- bu resim hususiyetler adları yanında kösterile, metin hususiyetler kibi (kiçik resimler içün)
		P367 = true, -- felekiyat timsali
		P11101 = true, -- model resmi
	},
	skipWhenOthersExistPropertyIds = { -- eger başqa hususiyet olsa bu hususiyetler kösterilmey
		P913 = { "P367" }, -- eger “felekiyat timsali” [P367] bar, “timsal” [P913] kösterilmemeli
	},
};