User contributions for Sware
Jump to navigation
Jump to search
6 August 2024
- 10:5110:51, 6 August 2024 diff hist −595 Module:headword/templates No edit summary
- 10:4710:47, 6 August 2024 diff hist +400 Module:headword/templates Undo revision 374700 by Sware (talk) Tag: Undo
- 10:4510:45, 6 August 2024 diff hist −400 Module:headword/templates No edit summary Tag: Reverted
- 10:4310:43, 6 August 2024 diff hist +18 Contionary:ákanta No edit summary Tag: Reverted
- 10:4210:42, 6 August 2024 diff hist 0 Module:usex No edit summary current
- 10:4210:42, 6 August 2024 diff hist +15,282 Module:usex No edit summary
- 10:4010:40, 6 August 2024 diff hist +421 Module:languages No edit summary
- 10:3910:39, 6 August 2024 diff hist +847 N Module:string/encode entities Created page with "local m_str_utils = require("Module:string utilities") local codepoint = m_str_utils.codepoint local decode_entities = m_str_utils.decode_entities local find = string.find local format = string.format local gsub = string.gsub local match = string.match local pattern_escape = m_str_utils.pattern_escape local function encode_entity(ch) return "&#x" .. format("%X", codepoint(ch)) .. ";" end return function(text, charset, raw) if not raw then text = decode_entities(te..." current
- 10:3810:38, 6 August 2024 diff hist +28,518 Module:links No edit summary
- 10:3310:33, 6 August 2024 diff hist −12 Module:headword No edit summary
- 10:3310:33, 6 August 2024 diff hist +4 Module:headword No edit summary
- 10:3310:33, 6 August 2024 diff hist −3,358 Module:headword No edit summary
- 10:3010:30, 6 August 2024 diff hist −12 Module:headword No edit summary
- 10:2710:27, 6 August 2024 diff hist +6,706 N Module:scripts/charToScript Created page with "local subexport = {} local m_str_utils = require("Module:string utilities") local cp = m_str_utils.codepoint local floor = math.floor local insert = table.insert local min = math.min local sort = table.sort local split = m_str_utils.split -- Copied from Module:Unicode data. local function binaryRangeSearch(codepoint, ranges) local low, mid, high low, high = 1, ranges.length or require "Module:table".length(ranges) while low <= high do mid = floor((low + high)..." current
- 10:2610:26, 6 August 2024 diff hist +2,904 Module:languages No edit summary
- 10:2310:23, 6 August 2024 diff hist +6,105 Module:scripts No edit summary
- 10:2210:22, 6 August 2024 diff hist −30 Module:headword No edit summary
- 10:2010:20, 6 August 2024 diff hist +4,378 Module:headword No edit summary
5 August 2024
- 18:3918:39, 5 August 2024 diff hist −1,014 Module:headword No edit summary
- 18:3818:38, 5 August 2024 diff hist +41 Module:headword No edit summary
- 18:3618:36, 5 August 2024 diff hist −4 Module:headword No edit summary
- 18:3518:35, 5 August 2024 diff hist −4 Module:languages No edit summary
- 18:3418:34, 5 August 2024 diff hist +87 Module:languages No edit summary
- 18:3218:32, 5 August 2024 diff hist −4,807 Module:languages/datax No edit summary Tag: Reverted
- 18:3218:32, 5 August 2024 diff hist −415 Module:languages/datax No edit summary
- 18:3118:31, 5 August 2024 diff hist +60 Module:languages No edit summary
- 18:2918:29, 5 August 2024 diff hist +18 Module:headword No edit summary
- 18:2718:27, 5 August 2024 diff hist −30 Module:headword No edit summary
- 18:2618:26, 5 August 2024 diff hist +23,516 Module:headword No edit summary
- 18:2318:23, 5 August 2024 diff hist +4,199 Module:fun No edit summary current
- 18:2218:22, 5 August 2024 diff hist +1,320 Module:collation No edit summary current
4 August 2024
- 21:3121:31, 4 August 2024 diff hist +946 N User talk:RoTM94 Created page with "{{subst:User:Sware/Template:Welcome2}} — ~~~~" current
2 August 2024
- 11:1111:11, 2 August 2024 diff hist +946 N User talk:Vrianne Created page with "{{subst:User:Sware/Template:Welcome2}} — ~~~~" current
31 July 2024
- 10:1210:12, 31 July 2024 diff hist −86 Contionary:Гӥлгамеер No edit summary
- 10:0710:07, 31 July 2024 diff hist +25 Module:languages/data3/q No edit summary
- 10:0610:06, 31 July 2024 diff hist +94 Module:languages No edit summary
- 10:0310:03, 31 July 2024 diff hist +67 Module:headword No edit summary
- 09:5509:55, 31 July 2024 diff hist +104 Module:languages/data3/q No edit summary
- 09:4909:49, 31 July 2024 diff hist 0 Dãterške No edit summary
- 09:4609:46, 31 July 2024 diff hist 0 Contionary:Љєрєса No edit summary
- 09:4509:45, 31 July 2024 diff hist +1,601 N Module:data/parser extension tags Created page with "--Note: noinclude, includeonly and onlyinclude are not parser extension tags, as they are handled in a special way by the preprocessor. Among other things, they cannot be used with {{#TAG:}}, for example. return { ["categorytree"] = "mw:Extension:CategoryTree", ["ce"] = "mw:Extension:Math", ["charinsert"] = "mw:Extension:CharInsert", ["chem"] = "mw:Extension:Math", ["dynamicpagelist"] = "mw:Extension:DynamicPageList (Wikimedia)", ["gallery"] = "mw:Help:Images#Rend..." current
- 09:4509:45, 31 July 2024 diff hist +16,254 N Module:data/magic words Created page with "local next = next local date_and_time = "mw:Help:Magic words#Date and time" local formatting = "mw:Help:Magic words#Formatting" local labeled_section_transclusion = "mw:Extension:Labeled Section Transclusion" local liquidthreads = "mw:Extension:LiquidThreads" local localization = "mw:Help:Magic words#Localization" local miscellaneous = "mw:Help:Magic words#Miscellaneous" local namespaces = "mw:Help:Magic words#Namespaces" local namespaces_2 = "mw:Help:Magic words#Namesp..." current
- 09:4409:44, 31 July 2024 diff hist +6,020 N Module:template parser/data Created page with "local string = string local gsub = string.gsub local load_data = mw.loadData local pairs = pairs local upper = string.upper local data = {} do local magic_words = load_data("Module:data/magic words") local parser_functions_s = {} local parser_functions_i = {} local parser_variables_s = {} local parser_variables_i = {} local transclusion_modifiers = {} for k, v in pairs(magic_words) do local name, s = v.name, v.case_sensitive if v.parser_function then..." current
- 09:4409:44, 31 July 2024 diff hist +38,271 N Module:template parser Created page with "--[[ NOTE: This module works by using recursive backtracking to build a node tree, which can then be traversed as necessary. Because it is called by a number of high-use modules, it has been optimised for speed using a profiler, since it is used to scrape data from large numbers of pages very quickly. To that end, it rolls some of its own methods in cases where this is faster than using a function from one of the standard libraries. Please DO NOT "simplify" the code by..." current
- 09:4409:44, 31 July 2024 diff hist −687 Module:links/data No edit summary current
- 09:4309:43, 31 July 2024 diff hist −1 Contionary:Љєрєса No edit summary
- 09:4209:42, 31 July 2024 diff hist +27,550 Module:string utilities No edit summary current
- 09:4109:41, 31 July 2024 diff hist +18,182 N Module:etymology languages/canonical names Created page with "return { ["Abhiri"] = "pra-abh", ["Abuzeydabadi"] = "xme-abz", ["Abyanehi"] = "xme-aby", ["Acadian French"] = "fr-aca", ["Achaemenid Elamite"] = "elx-ach", ["Achterhoeks"] = "act", ["Adamawa Fulfulde"] = "fub", ["Addu Dhivehi"] = "dv-add", ["Aeolic Greek"] = "grc-aeo", ["Afridi"] = "ps-afr", ["Akhmimic Coptic"] = "cop-akh", ["Akuapem Twi"] = "tw-aku", ["Alanic"] = "xln", ["Alsatian Alemannic German"] = "gsw-FR-als", ["Amdo Tibetan"] = "adx", ["American En..." current
- 09:4109:41, 31 July 2024 diff hist +316 N Module:parser/data Created page with "local data = {} -- __index and __newindex have been excluded. data.metamethods = require("Module:table").listToSet{"__add", "__call", "__concat", "__div", "__eq", "__gc", "__ipairs", "__le", "__len", "__lt", "__metatable", "__mod", "__mode", "__mul", "__pairs", "__pow", "__sub", "__tostring", "__unm"} return data" current
- 09:4109:41, 31 July 2024 diff hist +11,408 N Module:parser Created page with "local m_table local concat = table.concat local getmetatable = getmetatable local insert = table.insert local next = next local rawget = rawget local rawset = rawset local remove = table.remove local select = select local setmetatable = setmetatable local type = type local unpack = unpack local classes = {} local metamethods = mw.loadData("Module:parser/data").metamethods ------------------------------------------------------------------------------------ -- -- Helper..." current