Related changes

Jump to navigation Jump to search

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes options Below are the changes since 11 July 2024, 14:02 (up to 50 shown). (Reset date selection)
Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Show my edits | Hide bots | Show minor edits
Show new changes starting from 13:49, 31 July 2024
   
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

31 July 2024

     10:07  Module:languages/data3/q‎‎ 2 changes history +129 [Sware‎ (2×)]
     
10:07 (cur | prev) +25 Sware talk contribs
     
09:55 (cur | prev) +104 Sware talk contribs
     10:06  Module:languages diffhist +94 Sware talk contribs
     10:03  Module:headword diffhist +67 Sware talk contribs
N    09:45  Module:data/parser extension tags diffhist +1,601 Sware talk contribs (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...")
N    09:45  Module:data/magic words diffhist +16,254 Sware talk contribs (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...")
N    09:44  Module:template parser/data diffhist +6,020 Sware talk contribs (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...")
N    09:44  Module:template parser diffhist +38,271 Sware talk contribs (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...")
     09:42  Module:string utilities diffhist +27,550 Sware talk contribs
N    09:41  Module:etymology languages/canonical names diffhist +18,182 Sware talk contribs (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...")
N    09:41  Module:parser/data diffhist +316 Sware talk contribs (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")
N    09:41  Module:parser diffhist +11,408 Sware talk contribs (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...")
N    09:40  Module:maintenance category diffhist +1,575 Sware talk contribs (Created page with "local format_categories = require("Module:utilities").format_categories local match = string.match local process_params = require("Module:parameters").process local title local export = {} local function ret(name, cat) return cat and format_categories({name}, nil, "-", nil, true) or name end function export.get_category(name, cat) title = title or mw.title.getCurrentTitle() -- All talkpages. if title.isTalkPage then return ret(name .. "/hidden", cat) end loca...")
N    09:40  Module:headword/page diffhist +27,122 Sware talk contribs (Created page with "local require = require local m_str_utils = require("Module:string utilities") local mw = mw local string = string local table = table local ustring = mw.ustring local concat = table.concat local decode_entities = m_str_utils.decode_entities local encode_entities = m_str_utils.encode_entities local find = string.find local get_category = require("Module:maintenance category").get_category local get_etym_lang = require("Module:etymology languages").getByCanonicalName lo...")
     09:39  Module:headword/data diffhist +4,895 Sware talk contribs
     09:38  Module:utilities/data‎‎ 2 changes history −318 [Sware‎ (2×)]
     
09:38 (cur | prev) +5 Sware talk contribs
     
09:36 (cur | prev) −323 Sware talk contribs
     09:30  Module:utilities diffhist +10,896 Sware talk contribs

18 July 2024

     17:55  Module:languages/datax‎‎ 2 changes history 0 [Sware‎ (2×)]
     
17:55 (cur | prev) +5 Sware talk contribs (Undo revision 373004 by Sware (talk)) Tag: Undo
     
17:54 (cur | prev) −5 Sware talk contribs Tag: Reverted