יחידה:תאריך עברי: הבדלים בין גרסאות בדף
אין תקציר עריכה |
אין תקציר עריכה |
||
| שורה 393: | שורה 393: | ||
then wt = "about" end end | then wt = "about" end end | ||
if cat ~= nil | if cat ~= nil | ||
then if thsuccess and twsuccess and hsuccess and wsuccess and ht ~= wt | then if ht == "dmy" and wt ~= "dmy" | ||
then return cat .. "[[קטגוריה:חוסר מתאם בתאריכים - תאריך " | |||
.. frame.args["type"] .. " עברי מדויק]]" end | |||
if ht ~= "dmy" and wt == "dmy" | |||
then return cat .. "[[קטגוריה:חוסר מתאם בתאריכים - תאריך " | |||
.. frame.args["type"] .. " לועזי מדויק]]" end | |||
return "" end | |||
--[=[ | |||
if thsuccess and twsuccess and hsuccess and wsuccess and ht ~= wt | |||
then if ht == "dmy" | then if ht == "dmy" | ||
then return cat .. "[[קטגוריה:חוסר מתאם בתאריכים - תאריך " | then return cat .. "[[קטגוריה:חוסר מתאם בתאריכים - תאריך " | ||
| שורה 404: | שורה 412: | ||
then return "[[קטגוריה:חוסר מתאם בתאריכים - תאריך " | then return "[[קטגוריה:חוסר מתאם בתאריכים - תאריך " | ||
.. frame.args["type"] .. " לועזי מדויק]]" | .. frame.args["type"] .. " לועזי מדויק]]" | ||
else return "" end | else return "" end end ]=] | ||
if hsuccess and wsuccess | if hsuccess and wsuccess | ||
then if ht == "dmy" then return hdw | then if ht == "dmy" then return hdw | ||