Модуль:Prototypes/Хранилище/Предмет: различия между версиями

мНет описания правки
Нет описания правки
Строка 93: Строка 93:


     return string.format(
     return string.format(
         '{{Шаблон:LinkСard/Предмет|%s|%s%s {{#invoke:Prototypes/Хранилище/Предмет|main|framing|contained|%s}} {{#invoke:Prototypes/Хранилище/Предмет|main|framing|slot|%s}} {{СollapsibleMenu|color=#3e7c82| {{#invoke:Prototypes/Хранилище/Предмет|main|chem|%s}} }} }}',
         '{{Модуль:Prototypes/Предмет/Содержание|main|%s|%s%s}}',
         id, amount, prob, id, id, id
         id, amount, prob
     )
     )
end
end
Строка 315: Строка 315:
     local result = ""
     local result = ""
     result = result .. processSolution(item.SolutionContainerManager.solutions["food"])
     result = result .. processSolution(item.SolutionContainerManager.solutions["food"])
        result = result .. processSolution(item.SolutionContainerManager.solutions["drink"])
     result = result .. processSolution(item.SolutionContainerManager.solutions["beaker"])
     result = result .. processSolution(item.SolutionContainerManager.solutions["beaker"])