אונטערשייד צווישן ווערסיעס פון "יחידה:הערה"

148 בייטן צוגעלייגט ,  פֿאַר 3 חדשים
קיין רעדאגירונג באמערקונג
אין תקציר עריכה
צייכן: מאנועל צוריקשטעל
אין תקציר עריכה
צייכן: צוריקגעשטעלט
שורה 31: שורה 31:
end
end


    if text:match("%.%.$") then
        text =text:sub(1, -2)
    end
    if not text:match("[%p]$") then
        text = text .. "."
    end
   
if refName and #refName then refDic['name'] = refName end
if refName and #refName then refDic['name'] = refName end
if ibid and #ibid then refDic['extends'] = ibid end
if ibid and #ibid then refDic['extends'] = ibid end