User contributions for Sware

A user with 49,348 edits. Account created on 14 August 2019.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (  | ) (20 | 50 | 100 | 250 | 500)

22 January 2025

  • 17:1017:10, 22 January 2025 diff hist +3,308 N Module:qlu-pron/testcases Created page with "local tests = require('Module:UnitTests') local m_IPA = require('Module:qlu-pron') local function IPA_style(IPA) return '<span style="font-size:110%;font-family:Gentium,\'DejaVu Sans\',\'Segoe UI\',sans-serif>' .. IPA .. '</span>' end local function linkup(text) return "" .. text .. "" end function tests:check_output(term, expected, noresp) return tests:equals( noresp and linkup(noresp) .. "<br>(" .. term .. ")" or linkup(term..."
  • 17:0917:09, 22 January 2025 diff hist −1 Module:qlu-pron No edit summary
  • 17:0317:03, 22 January 2025 diff hist +298 Module:qlu-pron No edit summary
  • 16:1416:14, 22 January 2025 diff hist +601 N Module:string/nowiki/data Created page with "local list_to_set = require("Module:table").listToSet local data = {} data.absolute = list_to_set{"\"", "&", "'", ";", "<", "=", ">", "[", "]", "{", "|", "}"} data.first = list_to_set{"+", "-", "_", "~"} -- In addition to after_newline. data.last = list_to_set{"\t", "\n", "\f", "\r", " ", "!", ":", "_", "~"} data.after_newline = list_to_set{"\t", "\n", "\r", " ", "!", "#", "*", ":"} data.after_magic_link = list_to_set{"\t", "\n", "\f", "\r", " "} data.uri_schemes..." current
  • 16:1416:14, 22 January 2025 diff hist +3,335 N Module:string/nowiki Created page with "local byte = string.byte local concat = table.concat local gsub = string.gsub local lower = string.lower local match = string.match local sub = string.sub local data = mw.loadData("Module:string/nowiki/data") local absolute = data.absolute local after_newline = data.after_newline local after_magic_link = data.after_magic_link local first = data.first local last = data.last local uri_schemes = data.uri_schemes local function escape_uri(uri, colon) return colon == "" an..." current
  • 16:1416:14, 22 January 2025 diff hist −2,743 Module:string No edit summary current
  • 16:1316:13, 22 January 2025 diff hist −213 Module:UnitTests No edit summary

19 January 2025

17 January 2025

16 January 2025

15 January 2025

(newest | oldest) View (  | ) (20 | 50 | 100 | 250 | 500)