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

2 בייטן צוגעלייגט ,  פֿאַר 2 יאָר
צוריקדריי צו ווערסיע 197164 דורך צמא לדעת: נישט קיין return
(בעסער)
צייכן: צוריקגעשטעלט
(צוריקדריי צו ווערסיע 197164 דורך צמא לדעת: נישט קיין return)
צייכן: צוריקגעשטעלט
שורה 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]
mw.text.trim(ret)
if not ret then
if not ret then
if args[2] then
if args[2] then