All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Foxopedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 03:16, 12 August 2025 Jterlecki talk contribs created page Module:User/JsonProbe (Created page with "local p = {} function p.run() if type(mw.ext) == 'table' and type(mw.ext.data) == 'table' and type(mw.ext.data.get) == 'function' then return 'JsonConfig Lua: OK' else return 'JsonConfig Lua: MISSING' end end return p")