Модуль:Сущность: различия между версиями

Нет описания правки
Нет описания правки
Строка 249: Строка 249:
         return frame:preprocess(table.concat(out, ", "))
         return frame:preprocess(table.concat(out, ", "))
     else
     else
         return frame:preprocess(table.concat(out, "\n"))
         return frame:preprocess(table.concat(out, " "))
     end
     end
end
end


return p
return p