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:20, 2 June 2024 1ctinus talk contribs created page Module:Sandbox/1ctinus (Created page with 'local p = {} function p.shortdesc(text, frame) return frame:expandTemplate{title = 'Short description', args = {text, 'noreplace'}} end local getArgs = require('Module:Arguments').getArgs function p.main(frame) return p.shortdesc("DEMO", frame) end return p')