|
|
| שורה 400: |
שורה 400: |
| .. frame.args["type"] .. " לועזי מדויק]]" end | | .. frame.args["type"] .. " לועזי מדויק]]" end |
| return "" end | | return "" end |
| --[=[
| |
| if thsuccess and twsuccess and hsuccess and wsuccess and ht ~= wt
| |
| then if ht == "dmy"
| |
| then return cat .. "[[קטגוריה:חוסר מתאם בתאריכים - תאריך "
| |
| .. frame.args["type"] .. " עברי מדויק]]"
| |
| elseif wt == "dmy"
| |
| then return cat .. "[[קטגוריה:חוסר מתאם בתאריכים - תאריך "
| |
| .. frame.args["type"] .. " לועזי מדויק]]"
| |
| else return "" end
| |
| elseif twsuccess and wsuccess and wt == "dmy" and ht == "empty"
| |
| then return "[[קטגוריה:חוסר מתאם בתאריכים - תאריך "
| |
| .. frame.args["type"] .. " לועזי מדויק]]"
| |
| 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 |