יחידה:PropertyLink: הבדלים בין גרסאות בדף
מאין תקציר עריכה |
מאין תקציר עריכה |
||
| שורה 9: | שורה 9: | ||
property = entity.claims[frame.args[1]] | property = entity.claims[frame.args[1]] | ||
if property == nil then | if property == nil then | ||
return | return entity | ||
end | end | ||
propValue = property.mainsnak.datavalue | propValue = property.mainsnak.datavalue | ||