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

מאין תקציר עריכה
מאין תקציר עריכה
שורה 4: שורה 4:
         entity = mw.wikibase.getEntity()
         entity = mw.wikibase.getEntity()
          
          
         if entity == nil then
         if entity == nil or entity.claims == nil then
             return ""
             return ""
         end
         end