Module:Database

From Cassette Beasts
Revision as of 22:38, 20 May 2022 by Tomc (talk | contribs) (Created page with "local s = mw.title.new('Data:Species'):getContent() return mw.text.jsonDecode(s)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Database/doc

local s = mw.title.new('Data:Species'):getContent()
return mw.text.jsonDecode(s)