Advertisement:

Module:String2: 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.

14 September 2022

14 May 2022

11 December 2021

10 December 2021

  • curprev 08:1608:16, 10 December 2021Thewolf12 talk contribs 13,817 bytes +13,817 Created page with "local p = {} p.trim = function(frame) return mw.text.trim(frame.args[1] or "") end p.sentence = function (frame) -- {{lc:}} is strip-marker safe, string.lower is not. fra..."