Main public logs
Combined display of all available logs of The Deep Tech Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 07:25, 5 November 2025 C talk contribs created page Module:TabTest (Created page with "local p = {} function p.t() return tostring( mw.getContentLanguage():formatDate('U') ) end function p.c() return require('Module:Citation/CS1/Configuration') and 'ok' or 'fail' end function p.g() local ok, data = pcall(function() return mw.ext.data.get('CS1/Identifier limits.tab') end) if ok then return mw.text.jsonEncode(data or 'nil') else return 'error: ' .. tostring(data) end end return p")