אונטערשייד צווישן ווערסיעס פון "מעדיעוויקי:Common.js/externalsmaker.js"

פעלט מער נישט אויס?
(אפדעיט)
(פעלט מער נישט אויס?)
שורה 2: שורה 2:
function wikiit(event, force_popup) {
function wikiit(event, force_popup) {
window.$ = window.jQuery;
window.$ = window.jQuery;
    function hasHebrew(text) {
 
    if (typeof text !== 'string') {
        return false;
    }
    return /[\u0590-\u05FF]/.test(text);
    }
function dateFormat(dateArr, english = false) {
function dateFormat(dateArr, english = false) {
const months = english
const months = english