Jump to content

Main public logs

This is a combined display of all logs except the patrol, review, tag and thanks logs:

Who performed the action – enter their name without prefix under "Performer".
The page or user affected by an action – enter the page or user name (prefixed with "User:") under "Target".
User logs
  • 12:24, 1 January 2024 SD0001 talk contribs created page Module:User:SDZeroBot/Purge list (Created page with 'local getArgs = require('Module:Arguments').getArgs local p = {} p.entry = function (frame) local args = getArgs(frame) local link = args[1]:sub(1, 2) == '[[' and args[1] or ('[[' .. args[1] .. ']]') return '* ' .. link .. (args.interval and ' (every '..args.interval..' days)' or '') .. (args.forcerecursivelinkupdate and ' <abbr title="with recursive link update">R</abbr>' or (args.forcelinkupdate and ' <abbr title="with link update">L</abbr>' o...')