Module:Consecutive links: Revision history

Jump to navigation Jump to search

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.

19 December 2020

1 December 2019

16 November 2019

31 August 2019

12 August 2019

23 July 2019

  • curprev 18:3118:31, 23 July 2019Teamtoto talk contribs 181 bytes +181 Created page with "local p = {} function p.parse(frame) local seperator = frame.args[2] local b = string.gsub(frame.args[1], separator, "]]" .. separator .. "[[") return "".. b .. "" end re..."