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

מ תיקון זמני – מאפייני ויקינתונים חלופיים
מ 23 גרסאות של הדף wikipedia:he:יחידה:WikidataCrossValidation יובאו
 
(גרסת ביניים אחת של משתמש אחר אחד אינה מוצגת)
שורה 32: שורה 32:
end
end
end
end
-- temporary fix
-- temporary fix for option param of (e.g P1/P2)
if string.find(propertyName, '([^/])') then
if string.find(propertyName, '/') then
return CrossValidate.CrossValidateResult.INVALID_WIKITEXT
return CrossValidate.CrossValidateResult.INVALID_WIKITEXT
end
end