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

148 בייטן אראפגענומען ,  פֿאַר 3 חדשים
אנולירט רעוויזיע 338576 פון שווערמער (שמועס)
אין תקציר עריכה
צייכן: צוריקגעשטעלט
(אנולירט רעוויזיע 338576 פון שווערמער (שמועס))
צייכן: אַנולירונג
שורה 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