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
  • 21:40, 17 March 2023 Frietjes talk contribs created page Module:Get entries from dab (Created page with '-- this module implements template:get entries from dab local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame) local page_name = args[1] or '' local page_content = '' local entries = {} if page_name ~= '' then local title = mw.title.new(page_name) if title then if title.redirectTarget then title = title.redirectTarget end page_content = title:getContent() end page_content = mw.ustring.gsub(page_co...')