Main public logs
Appearance
Combined display of all available logs of ዊኪ-መዝገበ-ቃላት. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:04, 17 ጥቅምቲ 2021 Joanmp14 ምይይጥ ኣበርክቶታት created page ሞድዩል:table (ገጽ ምስ «--[[ ------------------------------------------------------------------------------------ -- 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...» ተፈጢሩ)
- 15:59, 17 ጥቅምቲ 2021 Joanmp14 ምይይጥ ኣበርክቶታት created page ሞድዩል:debug (ገጽ ምስ «local export = {} local escape do local escapes = { ["\a"] = "a", ["\b"] = "b", ["\f"] = "f", ["\n"] = "n", ["\r"] = "r", ["\t"] = "t", ["\v"] = "v", ["\\"] = "\\", ["\""] = '"', ["'"] = "'", } local function helper(char) return escapes[char] and "\\" .. escapes[char] or ("\\%03d"):format(char:byte()) end -- Escape control characters, backslash, double quote, and bytes that aren't -- used in UTF-8. -- Escape stuff that can't be saved in a...» ተፈጢሩ)
- 15:54, 17 ጥቅምቲ 2021 Joanmp14 ምይይጥ ኣበርክቶታት created page ሞድዩል:ugly hacks (ገጽ ምስ «local export = {} function export.explode(frame) local wanted_index = tonumber(frame.args[3]) local count = 1 for item in mw.text.gsplit(frame.args[1], frame.args[2], true) do if count == wanted_index then return item end count = count + 1 end return "" end function export.substr(frame) return mw.ustring.sub(frame.args[1] or "", tonumber(frame.args[2]) or 1, tonumber(frame.args[3]) or -1) end function export.find(frame) return mw.ustrin...» ተፈጢሩ)
- 15:50, 17 ጥቅምቲ 2021 Joanmp14 ምይይጥ ኣበርክቶታት created page ሞድዩል:links (ገጽ ምስ «local export = {} --[=[ Unsupported titles and pages with high memory usage are listed at Module:links/data. Other modules used: Module:script utilities Module:scripts Module:languages and its submodules Module:gender and number Module:utilities Module:string Module:debug ]=] -- These are prefixed with u to avoid confusion with the default string methods -- of the same name. local usub = mw.ustring.sub l...» ተፈጢሩ)
- 16:02, 16 ጥቅምቲ 2021 Joanmp14 ምይይጥ ኣበርክቶታት moved page ዊኪ-መዝገበ-ቃላት:ማሕበረሰብ መእተዊ ማዕጾ to ዊኪ-መዝገበ-ቃላት:ማዕጾ ማሕበረ ሰብ
- 18:01, 5 ሚያዝያ 2020 Joanmp14 ምይይጥ ኣበርክቶታት moved page ዊኪ-መዝገበ-ቃላት:Community Portal to ዊኪ-መዝገበ-ቃላት:ማሕበረሰብ መእተዊ ማዕጾ (There is a translation for "Community portal" in this language)
- 22:44, 16 ለካቲት 2019 User account Joanmp14 ምይይጥ ኣበርክቶታት was created automatically