2734
правки
Изменения
description = ' !! class="unsortable" | Описание'
f:callParserFunction( '#dplvar:set', 'smeltingdescription', '1' )
end
local class = args["класс"] or ''
end
-- Ячейка с эффектом
local effectCell = args["эффект"] or ''
if effectCell then
table.insert( row, effectCell )
end
if nameCell and args["запланированное"] then
nameCell = nameCell .. '<br>([[' .. args["запланированное"] .. ']])'
row = table.concat( row, '\n|' )
if nameCell then
row = '!\n' .. row