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
  • 19:18, 25 April 2024 Awesome Aasim talk contribs created page Module:Interwiki redirect (Created page with 'require("Module:Module wikitext")._addText("{{construction}}") local p = {} p.main = function(frame) local args = require("Module:Arguments").getArgs(frame) local interwikiList = mw.site.interwikiMap("local") local title = mw.title.new(args[1]) local interwiki = title.interwiki local data = interwikiList[interwiki] return '' end return p')