All public logs
Jump to navigation
Jump to search
Combined display of all available logs of TwentyOneWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:34, 11 July 2025 Buburka Rinderbuy talk contribs deleted page Module:Setlistbox (content was: "local p = {} local data = mw.loadData('Module:Setlist/Songs') local albumSelector = require('Module:Setlist/AlbumSelector') function p.fromArgs(frame) if not frame or not frame:getParent() then return '<div style="color:red;">Error: Invalid frame or parent frame not found.</div>' end local args = frame:getParent().args local complete = args['complete'] and args['complete']:lower() or "yes" local title = mw.title.getCurrentTitle().text or "" lo...")