Jump to content

Module:Effective protection level: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 January 2026

  • curprev 23:0723:07, 11 January 2026 P1gsel talk contribs m 2,408 bytes 0 1 revision imported
  • curprev 17:5317:53, 11 January 2026 Rosie talk contribs 2,408 bytes −1,252 No edit summary
  • curprev 01:1101:11, 11 January 2026 Rosie talk contribs 3,660 bytes +3,660 Created page with "local p = {} -- Returns the permission required to perform a given action on a given title. -- If no title is specified, the title of the page being displayed is used. function p._main(action, pagename) local title if type(pagename) == 'table' and pagename.prefixedText then title = pagename elseif pagename then title = mw.title.new(pagename) else title = mw.title.getCurrentTitle() end pagename = title.prefixedText if action == 'autoreview' then local level..."

25 September 2025