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

Нет описания правки
Нет описания правки
Строка 83: Строка 83:
     out = out .. p.buildsolids(frame, p.getmicrowaverecipesolids(frame, p.getrecipe(frame, frame.args[2], frame.args[1])))
     out = out .. p.buildsolids(frame, p.getmicrowaverecipesolids(frame, p.getrecipe(frame, frame.args[2], frame.args[1])))
     out = out .. "\n" .. p.buildreagents(frame, p.getmicrowaverecipereagents(frame, p.getrecipe(frame, frame.args[2], frame.args[1])))
     out = out .. "\n" .. p.buildreagents(frame, p.getmicrowaverecipereagents(frame, p.getrecipe(frame, frame.args[2], frame.args[1])))
    out = out .. "\n" .. e.getname(frame, "FoodTomato")
    out = out .. "\n" .. frame:preprocess( "{{#invoke:Entity Lookup|getname|FoodDonkpocketGondola}}" )
     -- out = out .. p.buildmicrowaverecipebox(frame, frame.args[1])
     -- out = out .. p.buildmicrowaverecipebox(frame, frame.args[1])
     return out
     return out