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
  • 13:46, 7 May 2025 Remsense talk contribs created page Module:Multiple numbered diffs (Created page with 'require('strict') local p = {} function p.Diffs(frame) -- load arguments module to simplify handling of args local getArgs = require('Module:Arguments').getArgs local args = getArgs(frame) return p._Diffs(args) end function p._Diffs(args) end')