Модуль:Meals Lookup: различия между версиями

Нет описания правки
Метка: ручная отмена
Нет описания правки
Строка 167: Строка 167:
     local recipe = p.chemicals[id]
     local recipe = p.chemicals[id]
     local input = buildreagents(frame, getchemicalreagents(recipe))
     local input = buildreagents(frame, getchemicalreagents(recipe))
     local output = recipe["effects"]["Entity"]
     local output = p.chemicals[id]["effects"]["Entity"]
     local outamount = recipe["effects"]["Number"]
     local outamount = p.chemicals[id]["effects"]["Number"]
     out = frame:preprocess("{{Recipe Box" ..
     out = frame:preprocess("{{Recipe Box" ..
     "| name = " ..
     "| name = " ..