2734
правки
Изменения
Нет описания правки
end
-- Ячейка с эффектом
local effectCell = args["эффект"] or ''
if effectCell then
table.insert( row, effectCell )
end
if nameCell and args["запланированное"] then
nameCell = nameCell .. '<br>([[' .. args["запланированное"] .. ']])'