Module:Chemistry Lookup/data: Difference between revisions
From Space Station 14 Wiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
local p = {} --p stands for package | local p = {} --p stands for package | ||
return mw.title.new(prototypes, "User"):getContent() | return mw.jsonDecode(mw.title.new(prototypes, "User"):getContent()) |
Revision as of 00:06, 18 December 2021
Documentation for this module may be created at Module:Chemistry Lookup/data/doc