Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Linguifex. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:16, 12 August 2024 Sware talk contribs created page Template:Alt (Created page with "<includeonly>{{#invoke:alternative forms|create}}</includeonly><noinclude>{{documentation}}</noinclude>")
- 09:44, 9 August 2024 Sware talk contribs created page User talk:Colinsmith (Created page with "{{subst:User:Sware/Template:Welcome2}} — ~~~~")
- 09:44, 9 August 2024 User account Unknown user talk was created by Sware talk contribs and password was sent by email (new user)
- 10:39, 8 August 2024 Sware talk contribs created page Module:qualifier/templates (Created page with "local m_qualifier = require("Module:qualifier") local antsense = m_qualifier.antsense local format_qualifier = m_qualifier.format_qualifier local process_params = require("Module:parameters").process local sense = m_qualifier.sense local export = {} function export.qualifier_t(frame) return format_qualifier( process_params(frame:getParent().args, { [1] = {required = true, list = true}, })[1] ) end function export.sense_t(frame) return sense( process_param...")
- 10:18, 8 August 2024 Sware talk contribs created page Module:data/namespaces (Created page with "local data = {} local gsub = string.gsub local next = next local ulower = require("Module:string utilities").lower for _, namespace in next, mw.site.namespaces do local prefix = ulower((gsub(namespace.name, "_", " "))) data[prefix] = prefix for _, alias in next, namespace.aliases do data[ulower((gsub(alias, "_", " ")))] = prefix end end return data")
- 14:52, 7 August 2024 Sware talk contribs created page Module:pron qualifier (Created page with "local export = {} local labels_module = "Module:labels" local qualifier_module = "Module:qualifier" local references_module = "Module:references" local function track(page) require("Module:debug/track")("pron qualifier/" .. page) return true end --[==[ This function is used by any module that wants to add support for (some subset of) left and right regular and accent qualifiers, labels and references to a template that specifies a pronunciation or related property....")
- 11:01, 7 August 2024 Sware talk contribs created page Module:languages/doSubstitutions (Created page with "local m_str_utils = require("Module:string utilities") local codepoint = m_str_utils.codepoint local gsub = m_str_utils.gsub local safe_require = require("Module:utilities").safe_require local u = m_str_utils.char local function doRemoveExceptions(text, sc, remove_exceptions) local substitutes, i = {}, 0 local function insert_substitute(m) i = i + 1 table.insert(substitutes, m) return u(0x80000 + i) end for _, exception in ipairs(remove_exceptions) do e...")
- 10:58, 7 August 2024 Sware talk contribs created page Module:languages/data/patterns (Created page with "-- Capture patterns used by Module:languages to prevent formatting from being disrupted while text is being processed. -- Certain character sequences are substituted beforehand to make pattern matching more straightforward: -- "\1" = "" -- "\2" = "" return { "((</?link>))\0", -- Special link formatting added by Module:links "((<[^<>\1\2]+>))", -- HTML tag "((\1[Ff][Ii][Ll][Ee]:[^\1\2]+\2))\0", -- File "((\1[Ii][Mm][Aa][Gg][Ee]:[^\1\2]+\2))\0", -- Image "...")
- 10:42, 7 August 2024 Sware talk contribs created page Wascotl language (Redirected page to Wascotl) Tag: New redirect
- 10:31, 7 August 2024 Sware talk contribs deleted page Module:parameters/lite (content was: "local export = {} local function clean(x) return x and #x > 0 and x or nil end -- This modifies params! -- Only supports required, aliases (a list of alternative names) function export.process(args, params) for key, options in pairs(params) do local value = clean(args[key]) local required if type(options) == "boolean" then required = options elseif type(options) ==...", and the only contributor was "Sware" (talk))
- 10:03, 7 August 2024 Sware talk contribs created page Module:utilities/require when needed (Created page with "local loaded = package.loaded local require = require local setmetatable = setmetatable return function(text, key) local module = loaded[text] if module then return key and module[key] or module end local mt = {} function mt:__index(k) module = module or key and require(text)[key] or require(text) return module[k] end function mt:__call(...) module = module or key and require(text)[key] or require(text) return module(...) end return setmetat...")
- 22:28, 6 August 2024 Sware talk contribs created page Module:data/interwikis (Created page with "local data = {} local gsub = string.gsub local next = next local ulower = require("Module:string utilities").lower for _, interwiki in next, mw.site.interwikiMap() do data[ulower((gsub(interwiki.prefix, "_", " ")))] = interwiki.isCurrentWiki and "current" or interwiki.isLocal and "local" or "external" end return data")
- 20:44, 6 August 2024 User account SN4KERR talk contribs was created by Sware talk contribs and password was sent by email (new user)
- 10:39, 6 August 2024 Sware talk contribs created page 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...")
- 10:27, 6 August 2024 Sware talk contribs created page 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)...")
- 21:31, 4 August 2024 Sware talk contribs created page User talk:RoTM94 (Created page with "{{subst:User:Sware/Template:Welcome2}} — ~~~~")
- 21:31, 4 August 2024 User account RoTM94 talk contribs was created by Sware talk contribs and password was sent by email (new user)
- 11:11, 2 August 2024 Sware talk contribs created page User talk:Vrianne (Created page with "{{subst:User:Sware/Template:Welcome2}} — ~~~~")
- 11:11, 2 August 2024 User account Vrianne talk contribs was created by Sware talk contribs and password was sent by email (new user)
- 09:45, 31 July 2024 Sware talk contribs created page 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...")
- 09:45, 31 July 2024 Sware talk contribs created page 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...")
- 09:44, 31 July 2024 Sware talk contribs created page 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...")
- 09:44, 31 July 2024 Sware talk contribs created page 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...")
- 09:41, 31 July 2024 Sware talk contribs created page 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...")
- 09:41, 31 July 2024 Sware talk contribs created page 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")
- 09:41, 31 July 2024 Sware talk contribs created page 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...")
- 09:40, 31 July 2024 Sware talk contribs created page Module:maintenance category (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...")
- 09:40, 31 July 2024 Sware talk contribs created page Module:headword/page (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:32, 31 July 2024 Sware talk contribs created page Module:utilities/format categories with sort keys (Created page with "local data = mw.loadData("Module:utilities/format_categories/data") --[[ Format the categories with the appropriate sort key, which may be specified individually per category. CATEGORIES is a list of objects as follows: { category = "Category name", sort_key = "Sort key" or nil } The individual sort_key values are treated as individual SORT_KEY values for only that specific category. ]] -- Otherwise this function behaves like format_categories in Module:utilities....")
- 09:29, 31 July 2024 Sware talk contribs created page Module:utilities/templates (Created page with "local insert = table.insert local export = {} -- Used by {{categorize}} function export.template_categorize(frame) local args = frame:getParent().args local format = frame.args["format"] args = require("Module:parameters").process(args, { [1] = {required = true, type = "language", default = "und"}, [2] = {required = true, list = true, allow_holes = true}, ["sort"] = {list = true, separate_no_index = true, allow_holes = true}, }) local lang = args[1] if...")
- 09:28, 31 July 2024 Sware talk contribs created page Template:Topic (Created page with "{{#invoke:utilities/templates|template_categorize|format=topic}}<noinclude>{{documentation}}</noinclude>")
- 13:52, 26 July 2024 Sware talk contribs created page User talk:Kaw57 (Created page with "{{subst:User:Sware/Template:Welcome2}} — ~~~~")
- 13:52, 26 July 2024 User account Kaw57 talk contribs was created by Sware talk contribs and password was sent by email (new user)
- 10:26, 25 July 2024 Sware talk contribs created page User talk:Pafan (Created page with "{{subst:User:Sware/Template:Welcome2}} — ~~~~")
- 10:26, 25 July 2024 User account Unknown user talk was created by Sware talk contribs and password was sent by email (new user)
- 19:50, 19 July 2024 Sware talk contribs created page User talk:Charles Jeanfils (Created page with "{{subst:User:Sware/Template:Welcome2}} — ~~~~")
- 19:50, 19 July 2024 User account Charles Jeanfils talk contribs was created by Sware talk contribs and password was sent by email (new user)
- 10:43, 11 July 2024 Sware talk contribs created page User:Sware/vector.css (Created page with ".IPA { font-family: 'Times',sans-serif; font-size: 95%; }")
- 13:46, 9 July 2024 Sware talk contribs created page User talk:Tilt5951 (Created page with "{{subst:User:Sware/Template:Welcome2}} — ~~~~")
- 13:46, 9 July 2024 User account Tilt5951 talk contribs was created by Sware talk contribs and password was sent by email (New user)
- 10:17, 8 July 2024 Sware talk contribs created page User talk:Aetherialis (Created page with "{{subst:User:Sware/Template:Welcome2}} — ~~~~")
- 10:16, 8 July 2024 User account Unknown user talk was created by Sware talk contribs and password was sent by email (new user)
- 21:59, 6 July 2024 Sware talk contribs created page User talk:Dos'elvpekxeyet (Created page with "{{subst:User:Sware/Template:Welcome2}} — ~~~~")
- 21:59, 6 July 2024 User account Unknown user talk was created by Sware talk contribs and password was sent by email (new user)
- 22:33, 2 July 2024 Sware talk contribs created page Module:string/char (Created page with "local char = string.char local concat = table.concat local tonumber = tonumber local function err(cp) error("Codepoint " .. cp .. " is out of range: codepoints must be between 0x0 and 0x10FFFF.", 2) end local function utf8_char(cp) cp = tonumber(cp) if cp < 0 then err("-0x" .. ("%X"):format(-cp + 1)) elseif cp < 0x80 then return char(cp) elseif cp < 0x800 then return char( 0xC0 + cp / 0x40, 0x80 + cp % 0x40 ) elseif cp < 0x10000 then if cp >= 0xD8...")
- 22:32, 2 July 2024 Sware talk contribs created page User talk:Parsinic Man (Created page with "{{subst:User:Sware/Template:Welcome2}} — ~~~~")
- 22:32, 2 July 2024 User account Unknown user talk was created by Sware talk contribs and password was sent by email (new user)
- 19:34, 1 July 2024 Sware talk contribs created page User talk:Eshaan011 (Created page with "{{subst:User:Sware/Template:Welcome2}} — ~~~~")
- 19:33, 1 July 2024 User account Eshaan011 talk contribs was created by Sware talk contribs and password was sent by email (New User)
- 13:53, 26 June 2024 Sware talk contribs created page User talk:Project-Manmino (Created page with "{{subst:User:Sware/Template:Welcome2}} ― ~~~~")