Модуль:tableofchemicals
| Строка 44: | Строка 44: | ||
templateArgs.actions = getActions(reactPrototype) | templateArgs.actions = getActions(reactPrototype) | ||
templateArgs.name = | templateArgs.name = chemPrototype.name | ||
templateArgs.color = chemPrototype.color | |||
templateArgs.textColor = chemPrototype.textColor | |||
templateArgs.id = | templateArgs.id = chemPrototype.id or "" | ||
local template = "Строка_реакции" | local template = "Строка_реакции" | ||