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