יחידה:תבנית מידע/אישיות: הבדלים בין גרסאות בדף
אין תקציר עריכה |
אין תקציר עריכה |
||
| שורה 23: | שורה 23: | ||
local result='' | local result='' | ||
local fromWikidata=nil | local fromWikidata=nil | ||
entityId = entityId | entityId = entityId | ||
if ( deathCause == nil or deathCause =='' ) and entityId ~= nil then | if ( deathCause == nil or deathCause =='' ) and entityId ~= nil then | ||
local deathCauseWikidata = mw.wikibase.getBestStatements(entityId, 'P1196') | local deathCauseWikidata = mw.wikibase.getBestStatements(entityId, 'P1196') | ||