Модуль:tableofchemicals
| Строка 1: | Строка 1: | ||
p = {} | p = {} | ||
p.chem = mw.text.jsonDecode(mw.title.new("User | p.chem = mw.text.jsonDecode(mw.title.new("User:CapybaraBot/chem prototypes.json"):getContent()) | ||
p.react = mw.text.jsonDecode(mw.title.new("User | p.react = mw.text.jsonDecode(mw.title.new("User:CapybaraBot/react_prototypes.json"):getContent()) | ||
p.fillReactTable = function(frame) | p.fillReactTable = function(frame) | ||