All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Wikisphere. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:04, 14 November 2024 Admin talk contribs created page Module:TestLua (Created page with "local p = {} function p.main(frame) local args = frame:getParent().args local ret = mw.visualdata.query( 'Book', 'title::+', {'title'}, {} ) return table.ToString(ret) end return p")