Module:Resolve category redirect: 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.

12 May 2022

25 February 2022

  • curprev 06:3406:34, 25 February 2022en>Centrist16 1,263 bytes +1,263 Created page with "local p = {} --Returns the target of {{Category redirect}}, if it exists, else returns the original cat. --Used by catlinkfollowr(), and so indirectly by all nav_*(). function rtarget( cat ) local catcontent = mw.title.new( cat or '', 'Category' ):getContent() if string.match( catcontent or '', '{{ *[Cc]at' ) then local regex = { --the following 11 pages (7 condensed) redirect to Template:Category redirect (as of 6/2019): [1] = '{{ *[Cc]ategory *[Rr]edirec..."