יחידה:PropertyLink: הבדלים בין גרסאות בדף

מאין תקציר עריכה
מאין תקציר עריכה
שורה 8: שורה 8:
         property = entity.claims[frame.args[1]]
         property = entity.claims[frame.args[1]]
         if property == nil then
         if property == nil then
             return "property not found"
             return "property not found in "+entity
         end
         end
         propValue = property.mainsnak.datavalue
         propValue = property.mainsnak.datavalue