יחידה:תבנית מידע/אישיות: הבדלים בין גרסאות בדף

מאין תקציר עריכה
מאין תקציר עריכה
שורה 175: שורה 175:
elseif templateArgs['מקום פטירה']~= '-' then
elseif templateArgs['מקום פטירה']~= '-' then
fillWikidataParam(templateArgs, 'מקום פטירה', 'P20', infoObj)
fillWikidataParam(templateArgs, 'מקום פטירה', 'P20', infoObj)
table.insert(infoObj.templateStructure, 1, {
table.insert(infoObj.templateStructure, 2, {
label=deathLabel,
label=deathLabel,
data= templateArgs['מקום פטירה']
data= templateArgs['מקום פטירה']