Изменения

Модуль:Интерфейс

12 байтов добавлено, 09:01, 13 августа 2016
Нет описания правки
input:wikitext( addSlot( args, 'Ресурс', 'Р' ) )
local fuel = input:tag( 'span' ):addClass( 'mcui-fuel' ):tag( 'br' ):done()
local fuelImg = mw.ustring(args["Расход"] ) or ''
local burning = args["Ресурс"] or '' ~= '' and args["Топливо"] or '' ~= ''
if not burning then