Module:ugly hacks: Revision history

Jump to navigation Jump to search

External tools: Page statistics • Find when text was added/removed


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 April 2024

4 April 2024

29 June 2023

4 May 2022

15 March 2020

4 January 2018

25 October 2016

27 September 2014

16 August 2014

9 August 2014

1 August 2014

31 July 2014

19 May 2014

29 April 2014

15 April 2014

5 February 2014

  • curprev 07:2907:29, 5 February 2014Kephir talk contribsm 1,043 bytes 0 Protected "Module:template utilities": Highly visible template/module: as much as I hate this, it is probably necessary here ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
  • curprev 07:1307:13, 5 February 2014Kephir talk contribs 1,043 bytes +1,043 Created page with "local export = {} -- string manipulation functions function export.explode(frame) local text = frame.args[1] local sep, seplen = frame.args[2], mw.ustring.len(frame.args[2]..."