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

17 בייטן אראפגענומען ,  פֿאַר 2 יאָר
קיין רעדאגירונג באמערקונג
(בעסער)
צייכן: צוריקגעשטעלט
אין תקציר עריכה
צייכן: מאנועל צוריקשטעל
 
(2 צווישנדיגע ווערסיעס פונעם זעלבן באַניצער נישט געוויזן)
שורה 16: שורה 16:
local data = mw.loadData('יחידה:Lexicon/Data')
local data = mw.loadData('יחידה:Lexicon/Data')
local word = stripToNil(args[1])
local word = stripToNil(args[1])
    local ret = mw.text.trim(data[word])
local ret = data[word]
if not ret then
if not ret then
if args[2] then
if args[2] then