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:17, 29 May 2025 R1F4T talk contribs created page Module:Signpost/archives index (Created page with 'local p = {} local start = 2005 local finish = 2105 local output = {} local count = 0 local function catexists(title) return mw.title.new(title, 'Category').exists end function p.main(frame) for year = start, finish do local link = bn(string.format("Wikipedia:Wikipedia Signpost/Archives/%d", year)) local display = year if catexists(link) then local entry = string.format("%s", link, display) count = count + 1 if count % 10 t...') Tags: Mobile edit Mobile web edit Advanced mobile edit