Główne publiczne rejestry

Wspólny rejestr wszystkich typów operacji dla Wikisłownika. Możesz zawęzić liczbę wyników poprzez wybranie typu rejestru, nazwy użytkownika lub tytułu strony.

Rejestr operacji
  • 08:23, 4 lut 2023 咽頭べさ dyskusja edycje przenosi stronę ဒတံ na ဒ္စာံ (error)
  • 21:40, 10 paź 2022 咽頭べさ dyskusja edycje przenosi stronę ၜါစှ် na ၜါစှော်
  • 16:41, 14 wrz 2021 咽頭べさ dyskusja edycje utworzył(a) stronę Moduł:language-like (Utworzenie nowej strony: „local export = {} -- Implementation of getOtherNames() for languages, etymology languages, -- families and scripts. If `onlyOtherNames` is passed in, only return -- the names in the `otherNames` field, otherwise combine `otherNames`, -- `aliases` and `varieties`. function export.getOtherNames(self, onlyOtherNames) local data if self._extraData then data = self._extraData else data = self._rawData end if onlyOtherNames then return data.otherNames or…”)
  • 16:39, 14 wrz 2021 咽頭べさ dyskusja edycje utworzył(a) stronę Moduł:languages/data3/m (Utworzenie nowej strony: „local u = mw.ustring.char -- UTF-8 encoded strings for some commonly used diacritics local GRAVE = u(0x0300) local ACUTE = u(0x0301) local CIRC = u(0x0302) local TILDE = u(0x0303) local MACRON = u(0x0304) local BREVE = u(0x0306) local DOTABOVE = u(0x0307) local DIAER = u(0x0308) local CARON = u(0x030C) local DGRAVE = u(0x030F) local INVBREVE = u(0x0311) local DOTBELOW = u(0x0323) local RINGBELOW = u(0x0325) local CEDILLA…”)
  • 16:35, 14 wrz 2021 咽頭べさ dyskusja edycje utworzył(a) stronę Moduł:languages (Utworzenie nowej strony: „local export = {} --[=[ Throw an error for an invalid language code or script code. `lang_code` (required) is the bad code and can be nil or a non-string. `param` (required) is the name of the parameter in which the code was contained. It can be a string, a number (for a numeric param, in which case the param will show up in the error message as an ordinal such as "first" or "second"), or `true` if no parameter can be clearly identified. `code_desc` (opt…”)
  • 16:31, 14 wrz 2021 咽頭べさ dyskusja edycje utworzył(a) stronę Moduł:table (Utworzenie nowej strony: „--[[ ------------------------------------------------------------------------------------ -- table (formerly TableTools) -- -- -- -- This module includes a number of functions for dealing with Lua tables. -- -- It is a meta-module, meant to be called from other Lua modules, and should -- -- not be called directly from #in…”)
  • 16:28, 14 wrz 2021 咽頭べさ dyskusja edycje utworzył(a) stronę Moduł:string (Utworzenie nowej strony: „local str = {} -- Cannot include null byte. local UTF8_char = "[\1-\127\194-\244][\128-\191]*" --[[ ulen Counts UTF-8 characters. Faster than mw.ustring.len. Assumes that the encoding is correct. Unlike mw.ustring.len, does not return nil if encoding is invalid. Does not count the bytes 192, 193, and 245-255. They are not used in UTF-8 and will not occur if the string is valid. They are replaced with the replacement character (U+FFFD) on MediaWiki pages.…”)
  • 16:25, 14 wrz 2021 咽頭べさ dyskusja edycje utworzył(a) stronę Moduł:parameters (Utworzenie nowej strony: „local export = {} -- A helper function to escape magic characters in a string -- Magic characters: ^$()%.[]*+-? local plain = require("Module:string").pattern_escape -- A helper function that removes empty numeric indexes in a table, -- so that the values are tightly packed like in a normal Lua table. local remove_holes = require("Module:table").compressSparseArray function export.process(args, params, return_unknown) local args_new = {} -- Process para…”)
  • 16:23, 14 wrz 2021 咽頭べさ dyskusja edycje utworzył(a) stronę Moduł:languages/templates (Utworzenie nowej strony: „local export = {} function export.exists(frame) local args = frame.args local lang = args[1] or error("Language code has not been specified. Please pass parameter 1 to the module invocation.") lang = require("Module:languages").getByCode(lang) if lang then return "1" else return "" end end -- Used by the following JS: -- * WT:ACCEL -- * WT:EDIT -- * WT:NEC function export.getByCode(frame) local iparams = { [1] = {required = true}…”)
  • 16:20, 14 wrz 2021 咽頭べさ dyskusja edycje utworzył(a) stronę Szablon:langname (Utworzenie nowej strony: „<includeonly>{{safesubst:#invoke:languages/templates|getByCode|{{{1}}}|getCanonicalName}}</includeonly><noinclude> {{documentation}} </noinclude>”)
  • 16:18, 14 wrz 2021 咽頭べさ dyskusja edycje utworzył(a) stronę Szablon:picdiclabel (Utworzenie nowej strony: „<noinclude><!-- this part is for testing --><div style="position: relative; white-space: nowrap; overflow: visible;">{{#tag:imagemap| image:G50.png{{!}}310px rect 0 0 1 1 [[{{PAGENAME}}]] }}<!-- this part is for testing --></noinclude><!-- --><div class = "picdic-label" style="position: absolute; height:0px; line-height:{{{fontsize|12}}}px; font-size:{{{fontsize|12}}}px; width:100%; text-align:{{{align|center}}}; top:{{{posy|10}}}px; left:{{#expr:{{{posx|150…”)
  • 16:16, 14 wrz 2021 咽頭べさ dyskusja edycje utworzył(a) stronę Szablon:picdicimg (Utworzenie nowej strony: „{| role="presentation" style="border:1px solid #ccc; border-collapse:collapse; float:left; " | |- | style="text-align:center; " | {{#tag:imagemap| image:{{{image|Image-missing.svg}}}{{!}}{{{width|150}}}x{{{height|75}}}px{{!}}{{{altlink|{{FULLPAGENAME:{{{link|link missing}}}}}}}} default [[{{{link|link missing}}}{{{anchor|#{{langname|{{{1<noinclude>|und</noinclude>}}}}}}}}{{!}}{{{altlink|{{FULLPAGENAME:{{{link|link missing}}}}}}}}]] }}{{{link|link missing}}…”)
  • 16:13, 14 wrz 2021 咽頭べさ dyskusja edycje utworzył(a) stronę Szablon:picdic (Utworzenie nowej strony: „<noinclude>{{wp|Słownik obrazkowy}} </noinclude>{| class="floatright" role="presentation" style="border-collapse:collapse; border:1px solid #ccc; <includeonly>width:{{{width|310}}}px;</includeonly> " |- ! style="font-weight:normal;" | Słownik obrazkowy |- | <div style="position:relative; white-space:nowrap; overflow-x:hidden;padding-bottom: 25px; margin-bottom: -25px;"><!--cheapest hack ever -->{{#tag:imagemap| image:{{{imag…”)
  • 16:09, 14 wrz 2021 咽頭べさ dyskusja edycje utworzył(a) stronę Szablon:picdic/mnw/Gesicht (Utworzenie nowej strony: „{{picdic |image=Face of SpooSpa.jpg |width=230 |height=310 |labels= {{picdiclabel|mnw|color=black|fontsize=12|posx=105|posy=20|link=တၞေင်}} {{picdiclabel|mnw|color=black|fontsize=12|posx=85|posy=55|link=တၞေင်မတ်}} {{picdiclabel|mnw|color=black|fontsize=12|posx=60|posy=90|link=သော်တၞေင်မတ်}} {{picdiclabel|mnw|color=black|fontsize=12|posx=60|posy=135|link=မတ်}} {{picdiclabel|mnw|color=black|fontsize=12|posx…”)
  • 20:25, 31 maj 2021 咽頭べさ dyskusja edycje przenosi stronę ဗၜေံ na ဗ္ၜေံ (Błędna pisownia)
  • 20:18, 17 maj 2021 咽頭べさ dyskusja edycje przenosi stronę သဲာ na သာဲ (Błędy)
  • 16:26, 14 kwi 2021 咽頭べさ dyskusja edycje utworzył(a) stronę ဘာသာမန် (Utworzenie nowej strony)
  • 15:54, 14 kwi 2021 咽頭べさ dyskusja edycje utworzył(a) stronę Moduł:array (Utworzenie nowej strony: „local Array = {} local array_constructor -- Copy table library so as not to unexpectedly change the behavior of code that -- uses it. local array_methods = mw.clon…”)
  • 15:52, 14 kwi 2021 咽頭べさ dyskusja edycje utworzył(a) stronę Moduł:Documentation (Utworzenie nowej strony: „local export = {} -- it is either here, or in Module:ugly hacks, and it is not in ugly hacks. function export.CONTENTMODEL() return mw.title.getCurrentTitle()…”)
  • 15:49, 14 kwi 2021 咽頭べさ dyskusja edycje utworzył(a) stronę Szablon:documentation (Utworzenie nowej strony: „{{#invoke:Documentation|show|hr={{{hr|above}}}}}”)
  • 15:48, 14 kwi 2021 咽頭べさ dyskusja edycje utworzył(a) stronę Szablon:tdm1 (Utworzenie nowej strony: „<span style="white-space:nowrap"><span class="plainlinks">[{{fullurl:{{NAMESPACE}}:{{PAGENAME}}|from={{{from|{{urlencode:{{{cible|{{{1}}}}}}}}}}}}}#mw-pages <span s…”)
  • 15:47, 14 kwi 2021 咽頭べさ dyskusja edycje utworzył(a) stronę Szablon:CategoryTDMBirman (Utworzenie nowej strony: „{|id="toc" class="plainlinks noprint" align="center" style="text-align:center" |- ! '''Mon spółgłoska 35 i Mon alfabet 47''' '''·''' |- | {{tdm1|က|150%|(ka)…”)
  • 12:59, 20 sty 2021 咽頭べさ dyskusja edycje utworzył(a) stronę Pomoc:Spółgłoski mon (Utworzenie nowej strony: „==Wymowa Mon== :*widzieć: Symbole fonetyczne Mon. {| width="100%" border="1" cellpadding="4" style="border-color:#AAA; border-collapse:collapse; font-family:Arial…”)
  • 07:21, 18 sty 2021 咽頭べさ dyskusja edycje utworzył(a) stronę သော်က္ဍိုပ် (Utworzenie nowej strony)
  • 05:14, 18 sty 2021 咽頭べさ dyskusja edycje automatycznie utworzył(a) konto użytkownika