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

אין תקציר עריכה
אין תקציר עריכה
שורה 229: שורה 229:
function fromhebrew(f)
function fromhebrew(f)
frame = f
frame = f
for e, ee in pairs(abouttable) do
if find1(frame.args[1], ee) > 0 then
return "[[קטגוריה:משהו]]" end
end
local success, res = pcall(fromhebrew1)
local success, res = pcall(fromhebrew1)
if success
if success