Kontributet e përdoruesit për Kujdestari7
A user with 416 edits. Llogaria krijuar më 15 nëntor 2022.
10 gusht 2025
- 08:4510 gusht 2025 08:45 ndrysh hist +1.771 R Moduli:table/getUnprotectedMetatable Krijoi faqen me "local _getmetatable = debug.getmetatable -- For testing (and just in case it gets enabled). if _getmetatable ~= nil then -- Avoid debug.getmetatable() throwing an error if 0 arguments are passed, -- for parity with the other function. return function(t) return _getmetatable(t) end end _getmetatable = getmetatable local pcall = pcall local rawget = rawget local setmetatable = setmetatable local type = type --[==[ Attempts to retrieve the input value's metatable, a..." aktual
- 08:4510 gusht 2025 08:45 ndrysh hist +11.696 R Moduli:fun Krijoi faqen me "local export = {} local debug_track_module = "Module:debug/track" local table_get_unprotected_metatable = "Module:table/getUnprotectedMetatable" local chain -- defined below local chain_iter -- defined below local format = string.format local gmatch = string.gmatch local ipairs = ipairs local is_callable -- defined below local pairs = pairs local pcall = pcall local rawget = rawget local require = require local select = select local tostring = tostring local type = type..." aktual
- 08:4410 gusht 2025 08:44 ndrysh hist +8.730 R Moduli:array Krijoi faqen me "local export = {} local debug_track_module = "Module:debug/track" local function_module = "Module:fun" local table_module = "Module:table" local get_array_mt -- Defined below. local getmetatable = getmetatable local ipairs = ipairs local pairs = pairs local rawget = rawget local rawset = rawset local require = require local select = select local setmetatable = setmetatable local sort = table.sort local type = type local unpack = unpack or table.unpack -- Lua 5.2 compatib..." aktual
- 08:3810 gusht 2025 08:38 ndrysh hist +1 v Moduli:IPA/data No edit summary
- 08:3310 gusht 2025 08:33 ndrysh hist −1 v Moduli:IPA No edit summary Etiketa: Reverted
- 08:3210 gusht 2025 08:32 ndrysh hist +526 R Moduli:title/makeTitle Krijoi faqen me "local make_title = mw.title.makeTitle --[==[ A modified version of {mw.title.makeTitle} that fixes a bug which causes certain inputs to generate title objects for the empty string. Such empty string titles do not represent a valid page, and are broken in various ways (e.g. attempting to access certain keys results in an error); see phab:T240678.]==] return function(ns, title, fragment, interwiki) local title = make_title(ns, title, fragment, interwiki) return title..." aktual
- 08:3010 gusht 2025 08:30 ndrysh hist +2.807 R Moduli:debug/track Krijoi faqen me "-- TODO 1: normalize keys with leading spaces, which don't get removed when -- "Tracking/" is prefixed. -- TODO 2: avoid weird inputs like "", which don't register as invalid since -- "Tracking/" is a valid page title. -- TODO 3: use varargs instead of a table input, then recurse with track(). local title_make_title_module = "Module:title/makeTitle" -- Transclusion-based tracking as subpages of Wiktionary:Tracking. -- Tracked pages can be found at [[Special:WhatLin..." aktual
- 08:2910 gusht 2025 08:29 ndrysh hist +11.196 R Moduli:debug Krijoi faqen me "local export = {} local string_utilities_module = "Module:string utilities" local table_module = "Module:table" local byte = string.byte local concat = table.concat local escape -- defined below local format = string.format local gsub = string.gsub local insert = table.insert local match = string.match local sub = string.sub local toNFC = mw.ustring.toNFC local function is_array(...) is_array = require(table_module).isArray return is_array(...) end local function isu..." aktual
- 08:2810 gusht 2025 08:28 ndrysh hist +39.630 R Moduli:IPA/data/symbols Krijoi faqen me "local data = {} --[=[ Valid IPA symbols. Currently almost all values of "title" and "link" keys are just the comments that were used in Module:IPA. The "link" fields should be checked (those that start with an uppercase letter are checked). ]=] --[=[ local phones = {} -- Vowels. phones["i"] = { close = true, front = true, unrounded = true, vowel = true, } phones["e"] = { ["close-mid"] = true, front = true, unrounded = true, vowel = true, } phones["ɛ"..." aktual
- 08:2710 gusht 2025 08:27 ndrysh hist +5.208 R Moduli:syllables Krijoi faqen me "local export = {} local m_str_utils = require("Module:string utilities") local gsub = m_str_utils.gsub local match = m_str_utils.match local toNFD = mw.ustring.toNFD local U = m_str_utils.char local diphthongs = mw.loadData("Module:IPA/data").diphthongs local vowels = mw.loadData("Module:IPA/data/symbols").vowels .. "ᵻ" .. "ᵿ" --[[ No use for this at the moment, though it is an interesting catalogue. It might be usable for phonetic transcriptions. Diacritics adde..." aktual
- 08:2610 gusht 2025 08:26 ndrysh hist +3.565 R Moduli:references Krijoi faqen me "local export = {} local rsplit = mw.text.split --[==[ Parse a references spec as used in the {{para|ref}} param to {{tl|IPA}}, {{tl|IPAchar}}, {{tl|homophones}}, {{tl|rhymes}}, etc. and soon the {{para|f<var>N</var>ref}} param to {{tl|head}}. `parse_err` is a function of one argument to throw an error with the specified argument as the error message; defaults to `error`. Multiple references are separated by `!!!` (optionally with spaces around it), and the equivalent of..." aktual
- 08:2510 gusht 2025 08:25 ndrysh hist +45.388 R Moduli:labels Krijoi faqen me "local export = {} export.lang_specific_data_list_module = "Module:labels/data/lang" export.lang_specific_data_modules_prefix = "Module:labels/data/lang/" local load_module = "Module:load" local parse_utilities_module = "Module:parse utilities" local string_utilities_module = "Module:string utilities" local utilities_module = "Module:utilities" local insert = table.insert local require_when_needed = require("Module:utilities/require when needed") local unpack = unpack or..." aktual
- 08:2410 gusht 2025 08:24 ndrysh hist +5.747 R Moduli:pron qualifier Krijoi faqen me "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. It..." aktual
- 08:2310 gusht 2025 08:23 ndrysh hist +3.823 R Moduli:qualifier Krijoi faqen me "local export = {} local concat = table.concat --[==[ Wrap text in one or more CSS classes. `classes` should be a string; separate multiple classes with a space. ]==] function export.wrap_css(text, classes) return ("<span class=\"%s\">%s</span>"):format(classes, text) end --[==[ Wrap text in one or more qualifier CSS classes. `suffix` is the suffix describing the type of content, e.g. `brac` for parens, `content` for content, `comma` for commas. CSS classes <code>ib-<va..." aktual
- 08:2110 gusht 2025 08:21 ndrysh hist 0 v Moduli:languages Kujdestari7 zhvendosi faqen Moduli:Languages te Moduli:languages pa lënë një ridrejtim: typo aktual
- 08:2010 gusht 2025 08:20 ndrysh hist 0 v Moduli:links Kujdestari7 zhvendosi faqen Moduli:Links te Moduli:links pa lënë një ridrejtim aktual
- 08:2010 gusht 2025 08:20 ndrysh hist 0 v Moduli:scripts Kujdestari7 zhvendosi faqen Moduli:Scripts te Moduli:scripts pa lënë një ridrejtim: typo aktual
- 08:1910 gusht 2025 08:19 ndrysh hist 0 v Moduli:pages Kujdestari7 zhvendosi faqen Moduli:Pages te Moduli:pages pa lënë një ridrejtim: typo aktual
- 08:1910 gusht 2025 08:19 ndrysh hist 0 v Moduli:script utilities Kujdestari7 zhvendosi faqen Moduli:Script utilities te Moduli:script utilities pa lënë një ridrejtim: typo aktual
- 08:1810 gusht 2025 08:18 ndrysh hist 0 v Moduli:string utilities Kujdestari7 zhvendosi faqen Moduli:String utilities te Moduli:string utilities pa lënë një ridrejtim: typo aktual
- 08:1710 gusht 2025 08:17 ndrysh hist 0 v Moduli:headword/data Kujdestari7 zhvendosi faqen Moduli:Headword/data te Moduli:headword/data pa lënë një ridrejtim: typo aktual
- 08:1510 gusht 2025 08:15 ndrysh hist 0 v Moduli:load Kujdestari7 zhvendosi faqen Moduli:Load te Moduli:load pa lënë një ridrejtim: typo aktual
- 08:1410 gusht 2025 08:14 ndrysh hist 0 v Moduli:table Kujdestari7 zhvendosi faqen Moduli:Table te Moduli:table pa lënë një ridrejtim aktual
- 08:1210 gusht 2025 08:12 ndrysh hist 0 v Moduli:utilities/data Kujdestari7 zhvendosi faqen Moduli:utilitiespopo/data te Moduli:utilities/data pa lënë një ridrejtim: typo upper case U aktual
- 08:1210 gusht 2025 08:12 ndrysh hist 0 v Moduli:utilities Kujdestari7 zhvendosi faqen Moduli:utilitiespopo te Moduli:utilities pa lënë një ridrejtim: typo upper case U aktual
- 08:1210 gusht 2025 08:12 ndrysh hist 0 v Moduli:utilities/data Kujdestari7 zhvendosi faqen Moduli:Utilities/data te Moduli:utilitiespopo/data pa lënë një ridrejtim
- 08:1210 gusht 2025 08:12 ndrysh hist 0 v Moduli:utilities Kujdestari7 zhvendosi faqen Moduli:Utilities te Moduli:utilitiespopo pa lënë një ridrejtim
- 08:0210 gusht 2025 08:02 ndrysh hist 0 v Moduli:utilities/data Kujdestari7 zhvendosi faqen Moduli:Utilities-temp/data te Moduli:Utilities/data pa lënë një ridrejtim: typo upper case U
- 08:0210 gusht 2025 08:02 ndrysh hist 0 v Moduli:utilities Kujdestari7 zhvendosi faqen Moduli:Utilities-temp te Moduli:Utilities pa lënë një ridrejtim: typo upper case U
- 07:5910 gusht 2025 07:59 ndrysh hist 0 v Moduli:utilities/data Kujdestari7 zhvendosi faqen Moduli:Utilities/data te Moduli:Utilities-temp/data pa lënë një ridrejtim: typo
- 07:5910 gusht 2025 07:59 ndrysh hist 0 v Moduli:utilities Kujdestari7 zhvendosi faqen Moduli:Utilities te Moduli:Utilities-temp pa lënë një ridrejtim: typo
- 07:5010 gusht 2025 07:50 ndrysh hist +13.170 R Moduli:headword/data Krijoi faqen me "local headword_page_module = "Module:headword/page" local list_to_set = require("Module:table").listToSet local data = {} ------ 1. Lists which are converted into sets. ------ -- Zero-plurals (i.e. invariable plurals). local irregular_plurals = list_to_set({ "cmavo", "cmene", "fu'ivla", "gismu", "Han tu", "hanja", "hanzi", "jyutping", "kana", "kanji", "lujvo", "phrasebook", "pinyin", "rafsi", }, function(_, item) return item end) -- Irregular non-zero p..."
- 07:4810 gusht 2025 07:48 ndrysh hist +906 R Moduli:utilities/data Krijoi faqen me "local data = {} -- Namespaces which format_categories will allow: (main), Appendix, Thesaurus, Citations, Reconstruction data.category_namespaces = require("Module:table").listToSet{0, 100, 110, 114, 118} -- Script that should be applied to links in categories. data.catfix_scripts = { ["ab"] = "Cyrl", ["ae"] = "Avst", ["ar"] = "Arab", ["ary"] = "Arab", ["be"] = "Cyrl", ["cmn"] = "Hani", ["cu"] = "Cyrs", ["de"] = "Latn", ["el"] = "Grek", ["en"] = "Latn", ["fa"]..."
- 07:4710 gusht 2025 07:47 ndrysh hist +45.116 R Moduli:string utilities Krijoi faqen me "local export = {} local function_module = "Module:fun" local load_module = "Module:load" local memoize_module = "Module:memoize" local string_char_module = "Module:string/char" local string_charset_escape_module = "Module:string/charsetEscape" local mw = mw local string = string local table = table local ustring = mw.ustring local byte = string.byte local char = string.char local concat = table.concat local find = string.find local format = string.format local gmatch =..."
- 07:4710 gusht 2025 07:47 ndrysh hist +21.779 R Moduli:script utilities Krijoi faqen me "local export = {} local anchors_module = "Module:anchors" local debug_track_module = "Module:debug/track" local links_module = "Module:links" local munge_text_module = "Module:munge text" local parameters_module = "Module:parameters" local scripts_module = "Module:scripts" local string_utilities_module = "Module:string utilities" local utilities_module = "Module:utilities" local concat = table.concat local insert = table.insert local require = require local toNFD = mw.us..."
- 07:4610 gusht 2025 07:46 ndrysh hist +21.054 R Moduli:scripts Krijoi faqen me "local export = {} local combining_classes_module = "Module:Unicode data/combining classes" local json_module = "Module:JSON" local language_like_module = "Module:language-like" local load_module = "Module:load" local scripts_canonical_names_module = "Module:scripts/canonical names" local scripts_chartoscript_module = "Module:scripts/charToScript" local scripts_data_module = "Module:scripts/data" local string_utilities_module = "Module:string utilities" local table_module..."
- 07:4510 gusht 2025 07:45 ndrysh hist +19.448 R Moduli:pages Krijoi faqen me "local export = {} local string_utilities_module = "Module:string utilities" local concat = table.concat local find = string.find local format = string.format local getmetatable = getmetatable local get_current_section -- defined below local get_namespace_shortcut -- defined below local get_pagetype -- defined below local gsub = string.gsub local insert = table.insert local is_internal_title -- defined below local is_title -- defined below local lower = string.lower local..."
- 07:4410 gusht 2025 07:44 ndrysh hist +51.369 R Moduli:links Krijoi faqen me "local export = {} --[=[ Unsupported titles, pages with high memory usage, extraction modules and part-of-speech names are listed at Module:links/data. Other modules used: Module:script utilities Module:scripts Module:languages and its submodules Module:gender and number Module:debug/track ]=] local anchors_module = "Module:anchors" local debug_track_module = "Module:debug/track" local gender_and_number_module = "Module:gender an..."
- 07:4310 gusht 2025 07:43 ndrysh hist +90.207 R Moduli:languages Krijoi faqen me "--[=[ This module implements fetching of language-specific information and processing text in a given language. There are two types of languages: full languages and etymology-only languages. The essential difference is that only full languages appear in L2 headings in vocabulary entries, and hence categories like Category:French nouns exist only for full languages. Etymology-only languages have either a full language or another etymology-only language as their parent..."
- 07:4210 gusht 2025 07:42 ndrysh hist +14.885 R Moduli:utilities Krijoi faqen me "local export = {} local headword_data_module = "Module:headword/data" local languages_module = "Module:languages" local links_module = "Module:links" local load_module = "Module:load" local pages_module = "Module:pages" local script_utilities_module = "Module:script utilities" local scripts_module = "Module:scripts" local string_utilities_module = "Module:string utilities" local utilities_data_module = "Module:utilities/data" local mw = mw local anchor_encode = mw.uri.a..."
- 07:3910 gusht 2025 07:39 ndrysh hist +2.444 R Moduli:load Krijoi faqen me "local export = {} local load_data = mw.loadData local loaded = package.loaded local main_loader = package.loaders[2] local require = require local setmetatable = setmetatable local loaders, loaded_data, mt local function get_mt() mt, get_mt = {__mode = "kv"}, nil return mt end -- main_loader returns a loader function if the module exists, or nil if it doesn't. local function get_loader(modname) if loaders == nil then local loader = main_loader(modname) loaders =..."
- 07:3810 gusht 2025 07:38 ndrysh hist +14.735 R Moduli:table Krijoi faqen me "local export = {} --[==[ intro: This module provides functions for dealing with Lua tables. All of them, except for two helper functions, take a table as their first argument. Some functions are available as methods in the arrays created by Module:array. Functions by what they do: * Create a new table: ** `shallowCopy`, `deepCopy`, `removeDuplicates`, `numKeys`, `compressSparseArray`, `keysToList`, `reverse`, `invert`, `listToSet` * Create an array: ** `removeDuplic..."
- 07:3510 gusht 2025 07:35 ndrysh hist +9.188 R Moduli:IPA/data adding IPA data
- 07:3310 gusht 2025 07:33 ndrysh hist +25 v Stampa:IPA-sq No edit summary
- 07:3010 gusht 2025 07:30 ndrysh hist +203 R Stampa:IPA Krijoi faqen me "{{ {{#if:{{{lang|}}}|check deprecated lang param usage|no deprecated lang param usage}}|lang={{{lang|}}}|<!-- -->{{#invoke:IPA/templates|IPA}}<!-- -->}}<!-- --><noinclude>{{documentation}}</noinclude>"
- 07:2810 gusht 2025 07:28 ndrysh hist +24 v Demolli No edit summary
- 07:2610 gusht 2025 07:26 ndrysh hist +66 R Stampa:IPA-sq Duke krijuar stampën IPA për gjuhën shqipe
- 07:2410 gusht 2025 07:24 ndrysh hist 0 v Moduli:IPA/templates Mbrojtur "Moduli:IPA/templates" ([Redaktimi=Lejo vetëm administatorët] (i pacaktuar) [Zhvendosja=Lejo vetëm administatorët] (i pacaktuar)) aktual
- 07:2410 gusht 2025 07:24 ndrysh hist 0 v Moduli:IPA Mbrojtur "Moduli:IPA" ([Redaktimi=Lejo vetëm administatorët] (i pacaktuar) [Zhvendosja=Lejo vetëm administatorët] (i pacaktuar))
- 07:2010 gusht 2025 07:20 ndrysh hist +9.093 R Moduli:IPA/templates Krijoi faqen me "local export = {} local m_IPA = require("Module:IPA") local parameter_utilities_module = "Module:parameter utilities" local function track(template, page) require("Module:debug/track")(template .. "/" .. page) return true end -- Used for Template:IPA. function export.IPA(frame) local parent_args = frame:getParent().args -- Track uses of n so they can be converted to ref. -- Track uses of qual so they can be converted to q. for k, v in pairs(parent_args) do i..."