Модуль:Prototypes/Машина/Станок: различия между версиями
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) мНет описания правки |
||
| Строка 320: | Строка 320: | ||
end | end | ||
local out = '<div class="grid-item- | local out = '<div class="grid-item-compressed">' .. recipesOutput .. '</div>' | ||
return mw.getCurrentFrame():preprocess(out) | return mw.getCurrentFrame():preprocess(out) | ||
end | end | ||
| Строка 360: | Строка 360: | ||
end | end | ||
local out = '<div class="grid-item- | local out = '<div class="grid-item-compressed">' .. recipesOutput .. '</div>' | ||
return mw.getCurrentFrame():preprocess(out) | return mw.getCurrentFrame():preprocess(out) | ||
end | end | ||
return p | return p | ||