Модуль:tableofchemicals

Вернуться

Строка 1: Строка 1:
p = {}
p = {}
p.chem = mw.text.jsonDecode(mw.title.new("User:CapybaraBot/chem_prototypes.json"):getContent())
p.chem = mw.text.jsonDecode(mw.title.new("User:CapybaraBot/chem_prototypes.json"):getContent())
p.react = mw.text.jsonDecode(mw.title.new("User:CapybaraBot/chem_prototypes.json"):getContent())
p.react = mw.text.jsonDecode(mw.title.new("User:CapybaraBot/react_prototypes.json"):getContent())
   
   
p.fillReactTable = function(frame)
p.fillReactTable = function(frame)