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

קיין רעדאגירונג באמערקונג
(אנהייב)
 
אין תקציר עריכה
 
שורה 8: שורה 8:
local args = getArgs(frame)
local args = getArgs(frame)
local templatedata = TD.ReadTemplateData(args[1])
local templatedata = TD.ReadTemplateData(args[1])
local ret = templatedata["description"]
local ret = templatedata and templatedata["description"]
return ret
return ret
end
end


return p
return p