Module:Text: Revision history

From Downtime Wiki

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

  • curprev 04:3904:39, 25 April 2025 Orashgle talk contribs m 1,071 bytes 0 1 revision imported
  • curprev 03:5103:51, 25 April 2025 Orashgle talk contribs 1,071 bytes +1,071 Created page with "-- Source: https://phabricator.wikimedia.org/diffusion/ELUA/browse/master/includes/Engines/LuaCommon/lualib/mw.text.lua local p = {} function p.gsplit( text, pattern, plain ) local s, l = 1, text:len() return function () if s then local e, n = text:find( pattern, s, plain ) local ret if not e then ret = text:sub( s ) s = nil elseif n < e then -- Empty separator! ret = text:sub( s, e ) if e < l then..."

5 April 2025

  • curprev 21:5821:58, 5 April 2025 MC>MarkusRost m 1,071 bytes +1,071 Protected "Module:Text": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))