יחידה:PropertyLink: הבדלים בין גרסאות בדף
מאין תקציר עריכה |
מאין תקציר עריכה |
||
| שורה 10: | שורה 10: | ||
if property == nil then | if property == nil then | ||
return "property not found" | return "property not found" | ||
end | end | ||
propValue = property.mainsnak.datavalue | propValue = property.mainsnak.datavalue | ||