Module:Chemistry Lookup/data: Difference between revisions

From Space Station 14 Wiki
No edit summary
m (Moony moved page Module:Prototype Lookup/data to Module:Chemistry Lookup/data without leaving a redirect)
(No difference)

Revision as of 05:04, 18 December 2021

Documentation for this module may be created at Module:Chemistry Lookup/data/doc

local prototypes = "User:MoMMI/prototypes.json"
local p = {} --p stands for package

return mw.text.jsonDecode(mw.title.new(prototypes, "User"):getContent())