Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of [N8]. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:57, 24 March 2021 Banri talk contribs created page Module:Logger (Created page with "-- <nowiki> local p = {} function p.log(obj) if type(obj) ~= 'table' then mw.log('Argument is a '..type(obj)..', not a table') return end for i,v in pairs(obj) do mw...")