אונטערשייד צווישן ווערסיעס פון "יחידה:עלטער"

2 בייטן צוגעלייגט ,  פֿאַר 2 יאָר
אויסקרויזן וויקידאטא
אין תקציר עריכה
(אויסקרויזן וויקידאטא)
שורה 79: שורה 79:
if BirthDateStr == '' then BirthDateStr = nil end
if BirthDateStr == '' then BirthDateStr = nil end
if DeathDateStr == '' then DeathDateStr = nil end
if DeathDateStr == '' then DeathDateStr = nil end
local entityId = mw.wikibase.getEntityIdForCurrentPage()
--local entityId = mw.wikibase.getEntityIdForCurrentPage()
wikidataBirth = entityId and mw.wikibase.getBestStatements( entityId, 'P569' )
wikidataBirth = entityId and mw.wikibase.getBestStatements( entityId, 'P569' )
wikidataDeath = entityId and wikidataBirth and mw.wikibase.getBestStatements( entityId, 'P570' )
wikidataDeath = entityId and wikidataBirth and mw.wikibase.getBestStatements( entityId, 'P570' )