Jump to content

Seinastu broytingar

Page contents not supported in other languages.

Á hesi síðu kanst tú fylgja teimum nýggjastu broytingunum á hesi wiki.

Nýligar broytingar møguleikar Sýn seinastu 50 | 100 | 250 | 500 broytingarnar seinastu 1 | 3 | 7 | 14 | 30 dagarnar
Fjal skrásettir brúkarar | Fjal navnleysar brúkarar | Fjal mínar rættingar | Vís bottar | Fjal minni rættingar | Show page categorization | Vís Wikidata
Sýn nýggjar broytingar byrjandi við 17. feb 2025 13:21
 
List of abbreviations:
D
Wikidata rætting
N
Henda rætting upprættaði eina nýggja síðu (sí eisini yvirlit yvir nýggjar síður)
s
Hetta er ein lítil rætting
b
Henda rætting varð gjørd av einum botti
(±123)
Støddin á síðuni broyttist við hesum talinum av bytes
Temporarily watched page

16. feb 2025

  • munursøga N Module:table/listToSet 13:04 +224 Trong Dang kjak íkøst (Stovnaði síðu við "--[[ { "a", "b", "c" } -> { ["a"] = true, ["b"] = true, ["c"] = true } --]] return function(t) -- checkType("listToSet", 1, t, "table") local set = {} for _, item in ipairs(t) do set[item] = true end return set end") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:JSON 12:55 +4.036 Trong Dang kjak íkøst (Stovnaði síðu við "local m_str_utils = require("Module:string utilities") local m_table = require("Module:table") local codepoint = m_str_utils.codepoint local gsub = m_str_utils.gsub local export = {} -- Given a finite real number x, returns a string containing its JSON -- representation, with enough precision that it *should* round-trip correctly -- (depending on the well-behavedness of the system on the other end). function export.json_fromNumber(x) if type(x) ~= 'number' then...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:en-utilities 12:53 +11.374 Trong Dang kjak íkøst (Stovnaði síðu við "local export = {} local add_suffix -- Defined below. local find = string.find local match = string.match local reverse = string.reverse local sub = string.sub local toNFD = mw.ustring.toNFD local ugsub = mw.ustring.gsub local ulower = mw.ustring.lower local umatch = mw.ustring.match local usub = mw.ustring.sub local vowels = "aæᴀᴁɐɑɒ@eᴇǝⱻəɛɘɜɞɤiıɪɨᵻoøœᴏɶɔᴐɵuᴜʉᵾɯꟺʊʋʌyʏ" local hyphens = "%-‐‑‒–—" local diacritics...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:gender and number/data 12:51 +4.094 Trong Dang kjak íkøst (Stovnaði síðu við " local data = {} -- A list of all possible "parts" that a specification can be made out of. For each part, we list -- the class it's in (gender, animacy, etc.), the associated category (if any) and the display form. -- In a given gender/number spec, only one part of each class is allowed. data.codes = { ["?"] = {type = "other", display = '<abbr title="gender incomplete">?</abbr>'}, -- FIXME: The following should be either eliminated in favor of g! or converted to...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:gender and number 12:50 +9.705 Trong Dang kjak íkøst (Stovnaði síðu við "--[=[ This module creates standardised displays for gender and number. It converts a gender specification into Wiki/HTML format. A gender/number specification consists of one or more gender/number elements, separated by hyphens. Examples are: "n" (neuter gender), "f-p" (feminine plural), "m-an-p" (masculine animate plural), "pf" (perfective aspect). Each gender/number element has the following properties: 1. A code, as used in the spec, e.g. "f" for feminine,...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga Module:parameters 12:45 +27.236 Trong Dang kjak íkøst Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • Flyt gerðabók 12:38 Trong Dang kjak íkøst flutti síðuna Module:utilities/require when needed til Module:require when needed Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:parse utilities 12:35 +42.331 Trong Dang kjak íkøst (Stovnaði síðu við "local export = {} local m_string_utilities = require("Module:string utilities") local rfind = mw.ustring.find local rsplit = mw.text.split local u = mw.ustring.char local rsubn = mw.ustring.gsub -- version of rsubn() that discards all but the first return value local function rsub(term, foo, bar) local retval = rsubn(term, foo, bar) return retval end --[=[ In order to understand the following parsing code, you need to understand how inflected text specs work....") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:headword utilities 12:33 +13.999 Trong Dang kjak íkøst (Stovnaði síðu við "local export = {} local table_module = "Module:table" local string_utilities_module = "Module:string utilities" local parse_utilities_module = "Module:parse utilities" local rfind = mw.ustring.find local rmatch = mw.ustring.match local rsplit = mw.text.split local rsubn = mw.ustring.gsub -- version of rsubn() that discards all but the first return value local function rsub(term, foo, bar) local retval = rsubn(term, foo, bar) return retval end -- Default functi...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:en-headword 12:31 +45.316 Trong Dang kjak íkøst (Stovnaði síðu við "local export = {} local pos_functions = {} local force_cat = false -- for testing; if true, categories appear in non-mainspace pages local m_links = require("Module:links") local table_module = "Module:table" local headword_utilities_module = "Module:headword utilities" local string_utilities_module = "Module:string utilities" local lang = require("Module:languages").getByCode("en") local langname = lang:getCanonicalName() local rsplit = mw.text.split local func...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Fyrimynd:en-noun 12:29 +77 Trong Dang kjak íkøst (Stovnaði síðu við "{{#invoke:en-headword|show|navnorð}}<noinclude>{{documentation}}</noinclude>") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N lung 12:28 +45 Trong Dang kjak íkøst (Stovnaði síðu við "{{-en-}} {{-noun-}} {{en-noun}} # lunga") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N ពពក 12:24 +81 Trong Dang kjak íkøst (Stovnaði síðu við "{{-km-}} {{-pron-}} {{km-IPA|ព-ពក}} {{-noun-}} {{km-noun}} # skýggj") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N ឆ្មា 12:23 +88 Trong Dang kjak íkøst (Stovnaði síðu við "{{also|ឆោម}} {{-km-}} {{-pron-}} {{km-IPA}} {{-noun-}} {{km-noun}} # kattur") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:families 05:10 +15.199 Trong Dang kjak íkøst (Stovnaði síðu við "local split = require("Module:string utilities").split local export = {} function export.makeObject(code, data, useRequire) local Family = {} --[==[ Return the family code of the family, e.g. {"ine"} for the Indo-European languages. ]==] function Family:getCode() return self._code end --[==[ Return the canonical name of the family. This is the name used to represent that language family on Wiktionary, and is guaranteed to be unique to that family alone...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Fyrimynd:a 05:08 +29 Trong Dang kjak íkøst (Víðaristillaði síðuna til Fyrimynd:accent) Merkir: New redirect Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:labels/data/topical 05:07 +87.178 Trong Dang kjak íkøst (Stovnaði síðu við "local labels = {} -- This file is split into two sections: topical labels and labels for set-type categories. -- Each section is sorted alphabetically. -- Topical labels labels["ABDL"] = { display = "ABDL", topical_categories = true, } labels["Abrahamism"] = { display = "Abrahamism", topical_categories = true, } labels["accounting"] = { display = "accounting", topical_categories = true, } labels["acoustics"] =...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:labels/data/regional 05:02 +11.482 Trong Dang kjak íkøst (Stovnaði síðu við "local labels = {} ------------------------------------------ Generic ------------------------------------------ --not sure where to put this labels["Classical"] = { aliases = {"classical"}, -- "ca", "fa", "la", "zh" handled in lang-specific module langs = {"ar", "az", "id", "ja", "jv", "kum", "ms", "quc", "sa", "tl"}, special_display = "[[Classical <canonical_name>]]", regional_categories = true, } labels["Epigraphic"] = { langs = {"grc", "inc-pra", "pgd", "...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:labels/data/qualifiers 05:01 +3.380 Trong Dang kjak íkøst (Stovnaði síðu við "local labels = {} -- Qualifiers and similar labels. -- NOTE: This module is loaded both by Module:labels and by Module:accent qualifier. -- Helper labels labels["_"] = { display = "", omit_preComma = true, omit_postComma = true, } labels["also"] = { omit_postComma = true, } labels["and"] = { aliases = {"&"}, omit_preComma = true, omit_postComma = true, } labels["or"] = { omit_preComma = true, omit_postComma = true, } labels[";"] = { omit_pre...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:labels/data 05:00 +30.543 Trong Dang kjak íkøst (Stovnaði síðu við "local labels = {} -- Grammatical labels labels["abbreviation"] = { display = "abbreviation", pos_categories = "abbreviations", } labels["abstract noun"] = { display = "abstract", glossary = true, pos_categories = "abstract nouns", } labels["acronym"] = { display = "acronym", pos_categories = "acronyms", } labels["active voice"] = { aliases = {"active", "in the active"}, glossary = true, } labels["ambitransitive"] = { display = "transitive,...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:labels/data/lang 04:58 +4.464 Trong Dang kjak íkøst (Stovnaði síðu við "-- Table listing all of the languages with lang-specific labels modules. local langs_with_lang_specific_modules = { ["ab"] = true, ["ady"] = true, ["ae"] = true, ["af"] = true, ["afb"] = true, ["ain"] = true, ["ajp"] = true, ["ak"] = true, ["akk"] = true, ["an"] = true, ["ang"] = true, ["apc"] = true, ["ar"] = true, ["arc"] = true, ["arq"] = true, ["arz"] = true, ["as"] = true, ["az"] = true, ["bar"] = true, ["bcl"] = true, ["be"] = true, ["bg"]...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga Module:accent qualifier 04:57 −1.808 Trong Dang kjak íkøst Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:labels 04:56 +28.161 Trong Dang kjak íkøst (Stovnaði síðu við "local export = {} export.lang_specific_data_list_module = "Module:labels/data/lang" export.lang_specific_data_modules_prefix = "Module:labels/data/lang/" local m_lang_specific_data = mw.loadData(export.lang_specific_data_list_module) local table_module = "Module:table" local utilities_module = "Module:utilities" -- for testing local force_cat = false -- Add tracking category for PAGE. The tracking category linked to is Wiktionary:Tracking/labels/PAGE. local fu...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:accent qualifier 04:53 +3.130 Trong Dang kjak íkøst (Stovnaði síðu við "local export = {} local accent_qualifier_data_module = "Module:accent qualifier/data" local labels_qualifiers_module = "Module:labels/data/qualifiers" -- WARNING: Destructively modifies `qualifiers`. function export.format_qualifiers(qualifiers) local m_data = mw.loadData(accent_qualifier_data_module) local m_labels_qualifiers if type(qualifiers) ~= "table" then qualifiers = { qualifiers } end -- local categories = {} local omit_preComma = false local...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Fyrimynd:accent 04:52 +73 Trong Dang kjak íkøst (Stovnaði síðu við "{{#invoke:accent qualifier|show}}<noinclude>{{documentation}}</noinclude>") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga Module:audio 04:49 +10.834 Trong Dang kjak íkøst Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:TemplateStyles 04:49 +163 Trong Dang kjak íkøst (Stovnaði síðu við "local frame = mw.getCurrentFrame() local args = {} return function (stylesheet) args.src = stylesheet return frame:extensionTag("templatestyles", nil, args) end") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:qualifier 04:48 +1.977 Trong Dang kjak íkøst (Stovnaði síðu við "local export = {} local concat = table.concat function export.wrap_css(text, classes) return ("<span class=\"%s\">%s</span>"):format(classes, text) end function export.wrap_qualifier_css(text, suffix) local css_classes = ("ib-%s qualifier-%s"):format(suffix, suffix) return export.wrap_css(text, css_classes) end function export.format_qualifiers(list, open, close, opencontent, closecontent, no_ib_content) if type(list) ~= "table" then list = {list} end if...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:pron qualifier 04:46 +5.423 Trong Dang kjak íkøst (Stovnaði síðu við "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 proper...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga Fyrimynd:audio 04:43 −1.526 Trong Dang kjak íkøst Merkir: Manual revert Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga Module:vi-sortkey 04:37 −290 Trong Dang kjak íkøst Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:vi-sortkey 04:35 +2.812 Trong Dang kjak íkøst (Stovnaði síðu við "local export = {} local U = mw.ustring.char local breve = U(0x306) local circum = U(0x302) local horn = U(0x31B) local grave = U(0x300) local hook = U(0x309) local tilde = U(0x303) local acute = U(0x301) local dot = U(0x323) --[[ local diacritics = breve .. circum .. horn .. grave .. hook .. tilde .. acute .. dot local diacritic = "[" .. diacritics .. "]" --]] -- Determines sort order of diacritics. The full-size numbers are placed at the -- end of the syllable,...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga Module:vi-pron 04:32 +320 Trong Dang kjak íkøst Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:checkparams 04:30 +8.139 Trong Dang kjak íkøst (Stovnaði síðu við "local m_str_utils = require("Module:string utilities") local concat = table.concat local error = error local find_arguments = require("Module:template parser").findArguments local format_categories = require("Module:utilities").format_categories local gsplit = m_str_utils.gsplit local gsub = string.gsub local html_create = mw.html.create local insert = table.insert local match = string.match local new_title = mw.title.new local next = next local pairs = pairs local...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga Module:headword/templates 04:27 −39 Trong Dang kjak íkøst Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga Module:languages/data/2 04:17 +12.125 Trong Dang kjak íkøst Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga Module:languages/data/3/u 04:07 +431 Trong Dang kjak íkøst Merkir: Manual revert Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga Module:scripts/data 04:04 +23.944 Trong Dang kjak íkøst Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga Module:languages/data/patterns 03:59 +426 Trong Dang kjak íkøst Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga Module:utilities/data 03:57 −697 Trong Dang kjak íkøst Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga Module:etymology languages 03:54 −44 Trong Dang kjak íkøst Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:etymology languages/canonical names 03:53 +17.302 Trong Dang kjak íkøst (Stovnaði síðu við "return { ["Abhiri"] = "pra-abh", ["Abuzeydabadi"] = "xme-abz", ["Abyanehi"] = "xme-aby", ["Acadian French"] = "fr-aca", ["Achaemenid Elamite"] = "elx-ach", ["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", ["Amdo Tibetan"] = "adx", ["American English"] = "en-US", ["Amor...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:languages/canonical names 03:52 +197.875 Trong Dang kjak íkøst (Stovnaði síðu við "return { ["'Are'are"] = "alu", ["A'ou"] = "aou", ["A-Hmao"] = "hmd", ["A-Pucikwar"] = "apq", ["Aari"] = "aiw", ["Aasax"] = "aas", ["Aba"] = "utp", ["Abaga"] = "abg", ["Abai"] = "poz-abi", ["Abai Sungai"] = "abf", ["Abanyom"] = "abm", ["Abau"] = "aau", ["Abaza"] = "abq", ["Abenaki"] = "abe", ["Abenlen Ayta"] = "abp", ["Abidji"] = "abi", ["Abinomn"] = "bsa", ["Abipon"] = "axb", ["Abishira"] = "ash", ["Abkhaz"] = "ab", ["Abom"] = "aob", ["Abon"] =...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:data/parser extension tags 03:43 +1.601 Trong Dang kjak íkøst (Stovnaði síðu við "--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#...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga Module:IPA/data 03:40 +202 Trong Dang kjak íkøst Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga Module:IPA/data/symbols 03:38 +13.086 Trong Dang kjak íkøst Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:data/magic words 03:36 +16.254 Trong Dang kjak íkøst (Stovnaði síðu við "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#Na...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:template parser/data 03:34 +6.020 Trong Dang kjak íkøst (Stovnaði síðu við "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 the...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:template parser 03:32 +37.833 Trong Dang kjak íkøst (Stovnaði síðu við "--[[ 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...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit
  • munursøga N Module:languages/data/3/m 03:30 +37.498 Trong Dang kjak íkøst (Stovnaði síðu við "local m_lang = require("Module:languages") local m_langdata = require("Module:languages/data") local u = require("Module:string utilities").char local c = m_langdata.chars local p = m_langdata.puaChars local s = m_langdata.shared local m = {} m["maa"] = { "San Jerónimo Tecóatl Mazatec", 7692927, "omq-maz", "Latn", } m["mab"] = { "Yutanduchi Mixtec", 12645448, "omq-mxt", "Latn", } m["mad"] = { "Madurese", 36213, "poz-msa", "Latn", } m["mae"] = {...") Merkir: Mobilskriving Mobil alnótrætting Advanced mobile edit