Module:IsRedirect: Revision history

From Dive Atlas

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.

25 August 2023

15 July 2013

  • curprev 18:0118:01, 15 July 2013wikivoyage>WOSlinker 281 bytes +281 Created page with "local i = {} function i.IsRedirect(frame) local pagename = frame.args[1]; if pagename == '' then return ''; end local page = mw.title.new(pagena..."