All public logs

Combined display of all available logs of Foundry Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 00:00, 26 June 2022 Naginreed talk contribs created page Module:Json/doc (Created page with "{{Doc/start}} A lightweight JSON library for Lua Copyright (c) 2019 rxi [https://github.com/rxi/json.lua] ;Usage in modules <syntaxhighlight lang="lua"> local json = require('Module:Json') local luaTable = json.decode('{"foo":"bar", "tar":42}') </syntaxhighlight> {{Doc/end}}")