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

5 בייטן צוגעלייגט ,  פֿאַר 2 יאָר
קיין רעדאגירונג באמערקונג
אין תקציר עריכה
אין תקציר עריכה
שורה 21: שורה 21:
fpar1 = frame.args["par1"] or ""
fpar1 = frame.args["par1"] or ""
if frame.args["book"] == nil or frame.args["book"] == ""
if frame.args["book"] == nil or frame.args["book"] == ""
then aserror("פעלט נאמען פון" .. syntax["book"]) end
then aserror("פעלט נאמען פון " .. syntax["book"]) end
if frame.args["chapter"] == nil or frame.args["chapter"] == ""
if frame.args["chapter"] == nil or frame.args["chapter"] == ""
then aserror("חסר מספר " .. syntax["chapter"]) end
then aserror("פעלט נומער " .. syntax["chapter"]) end
local book = checkbook(frame.args["book"])
local book = checkbook(frame.args["book"])
local bookdata = data[book]
local bookdata = data[book]