2734
правки
Изменения
Нет описания правки
local inactive = ( args["Ресурс"] or '' ) == '' or
( ( args["Выход1"] or '' ) == '' and ( args["Выход2"] or '' ) == '' and ( args["Выход3"] or '' ) == '' )
local fuelslot = {}
if not inactive then
else
end
input:wikitext( slot{ fuelslot } )
input:tag( 'span' ):addClass( 'mcui-blaze' ):tag( 'br' )