Pangunahing pampublikong log

Sama-samang pagpapakita sa lahat ng mga log ng Wiktionary. Pwede mong pauntiin ang ipinapakita sa pagpili sa uri ng log, ang tagagamit (sensitibo sa case), o sa apektadong pahina (sensitibo rin sa case).

Mga tala
  • 18:03, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:code (Nilikha ang pahina na may 'local decode_entities = require("Module:string utilities").decode_entities local gsub = string.gsub local insert = table.insert local match = string.match local process_params = require("Module:parameters").process local tonumber = tonumber local unstripNoWiki = mw.text.unstripNoWiki local yesno = require("Module:yesno") local export = {} do local function get_args(frame) local plain = {} local params = { [1] = {required = true, default = "code"}, ["...')
  • 18:00, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:etymology languages/canonical names (Nilikha ang pahina na may '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", ["Ame...')
  • 17:58, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:ja-kanji-readings (Nilikha ang pahina na may 'local export = {} local m_ja = require("Module:ja") local m_str_utils = require("Module:string utilities") local concat = table.concat local find = m_str_utils.find local get_script = require("Module:scripts").getByCode local hira_to_kata = m_ja.hira_to_kata local insert = table.insert local kana_to_romaji = require("Module:Hrkt-translit").tr local kata_to_hira = m_ja.kata_to_hira local gmatch = m_str_utils.gmatch local match = m_str_utils.match local split = m...')
  • 17:50, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:ja-ruby/template (Nilikha ang pahina na may 'local export = {} local ruby_auto = require('Module:ja-ruby').ruby_auto function export.show_from_text(frame) local frame_p = frame:getParent() local args = {options = frame.args} args.term = frame_p.args[1] or error('The term text is missing') args.kana = frame_p.args[2] or error('The ruby text is missing') args.target = args.options[1] return ruby_auto(args) end function export.show_from_markup(frame) local frame_p = frame:getPare...')
  • 17:49, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:ja/data/jouyou-yomi (Nilikha ang pahina na may 'local export = {} --[=[ w:ja:常用漢字一覧&oldid=64184027 1 = on 2 = kun 3 = on, uncommon reading (see 「括弧でくくられた音訓」 sentence @ ja.wp) 4 = kun, uncommon 𠮟 has been replaced with 叱 to match modern computing reality ]=] export.yomi = { ['亜']={['ア']=1}, ['哀']={['アイ']=1, ['あわ-れ']=2, ['あわ-れむ']=2}, ['挨']={['アイ']=1}, ['愛']={['アイ']=1}, ['曖']={['アイ']=1}, ['悪']={['アク']=1, ['...')
  • 17:45, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:languages/canonical names (Nilikha ang pahina na may '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"...')
  • 17:43, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:maintenance category (Nilikha ang pahina na may '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) e...')
  • 17:39, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:headword/page (Nilikha ang pahina na may '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").getByCanonica...')
  • 17:30, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:Message box/configuration (Nilikha ang pahina na may '-------------------------------------------------------------------------------- -- Message box configuration -- -- -- -- This module contains configuration data for Module:Message box. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class = 'am...')
  • 17:30, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:Message box/Mbox.css (Nilikha ang pahina na may '* * {{ombox}} (other pages message box) styles * * @source https://www.mediawiki.org/wiki/MediaWiki:Gadget-enwp-boxes.css * @revision 2021-07-15: table.ombox { margin: 4px 10%; border-collapse: collapse; Default "notice" gray: border: 1px solid #a2a9b1; background-color: #f8f9fa; box-sizing: border-box; width: auto !important; } An empty narrow cell: .ombox td.mbox-empty-cell { border: none; padding: 0; width: 1px; } /* The message...')
  • 17:29, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:Message box (Nilikha ang pahina na may '-- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Load necessary modules. local getArgs local yesno = require('Module:yesno') -- Get a language object for formatDate and ucfirst. local lang = mw.language.getContentLanguage() -- Define constants local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = 'imbox', fi...')
  • 17:28, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:Lua banner (Nilikha ang pahina na may '-- This module implements the {{uses lua}} template. local export = {} local m_yesno = require("Module:yesno") local m_list = require("Module:List") local m_table = require("Module:table") local m_messagebox = require("Module:Message box") local m_tnt = require("Module:TNT") local function format(msg) return m_tnt.format("I18n/Lua banner", msg) end function export.main(frame) local origArgs = frame:getParent().args local args = {} for k, v in pairs(origArg...')
  • 17:26, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:List (Nilikha ang pahina na may '-- This module outputs different kinds of lists. At the moment, bulleted, -- unbulleted, horizontal, ordered, and horizontal ordered lists are supported. local libUtil = require('libraryUtil') local checkType = libUtil.checkType local mTableTools = require('Module:table') local p = {} local listTypes = { ['bulleted'] = true, ['unbulleted'] = true, ['horizontal'] = true, ['ordered'] = true, ['horizontal_ordered'] = true } function p.makeListData(listType,...')
  • 17:25, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:TNT (Nilikha ang pahina na may '-- -- INTRO: (!!! DO NOT RENAME THIS PAGE !!!) -- This module allows any template or module to be copy/pasted between -- wikis without any translation changes. All translation text is stored -- in the global Data:*.tab pages on Commons, and used everywhere. -- -- SEE: https://www.mediawiki.org/wiki/Multilingual_Templates_and_Modules -- -- ATTENTION: -- Please do NOT rename this module - it has to be identical on all wikis. -- This code is mai...')
  • 17:25, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:checkparams (Nilikha ang pahina na may 'local m_str_utils = require("Module:string utilities") local concat = table.concat local find_arguments = require("Module:template parser").findArguments local format_categories = require("Module:utilities").format_categories local gsplit = m_str_utils.gsplit 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 process_params = require("Module:paramete...')
  • 17:24, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:data/magic words (Nilikha ang pahina na may '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 word...')
  • 17:23, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:parser (Nilikha ang pahina na may '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 ------------------------------------------------------------------------------------ -- -...')
  • 17:22, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:parser/data (Nilikha ang pahina na may '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')
  • 17:17, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:data/parser extension tags (Nilikha ang pahina na may '--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:Ima...')
  • 17:15, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:template link/data (Nilikha ang pahina na may 'local deepcopy = require("Module:table").deepcopy local data = {} do local magic_words = mw.loadData("Module:data/magic words") local data_magic_words = {} for k, v in pairs(magic_words) do local link = v.parser_function if link then data_magic_words[k .. ":"] = deepcopy(link) end link = v.parser_variable if link then data_magic_words[k] = link end link = v.transclusion_modifier if link then data_magic_words[k .. ":"] = link en...')
  • 17:14, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:template parser (Nilikha ang pahina na may '--[[ 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...')
  • 17:13, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:template parser/data (Nilikha ang pahina na may '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...')
  • 17:11, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:utilities/templates (Nilikha ang pahina na may 'local insert = table.insert local process_params = require("Module:parameters").process local export = {} -- Used by {{catfix}}. function export.catfix(frame) local args = process_params(frame:getParent().args, { [1] = {type = "language", required = true}, [2] = {alias_of = "sc"}, ["sc"] = {type = "script"}, }) return require("Module:utilities").catfix(args[1], args.sc) end -- Used by {{categorize}}, {{catlangname}} and {{topics}}. function export.c...')
  • 17:07, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:ConvertNumeric (Nilikha ang pahina na may 'local export = {} -- functions that can be called from another module -- Module for converting between different representations of numbers. -- For unit tests see: Module:ConvertNumeric/testcases -- When editing, preview with: Module:ConvertNumeric/testcases/documentation export.ones_position = { [0] = 'zero', [1] = 'one', [2] = 'two', [3] = 'three', [4] = 'four', [5] = 'five', [6] = 'six', [7] = 'seven', [8] = 'eight', [9] = 'nine', [10] = 'te...')
  • 17:03, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:documentation (Nilikha ang pahina na may '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().contentModel end local skins = { ["common" ] = ""; ["vector" ] = "Vector"; ["monobook" ] = "Monobook"; ["cologneblue"] = "Cologne Blue"; ["modern" ] = "Modern"; } local Array = require "Module:array" local function track(page) require("Module:debug/track")("documentation/" .. pa...')
  • 17:00, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:collation (Nilikha ang pahina na may 'local export = {} local require = require local byte = string.byte local concat = table.concat local find = string.find local get_plaintext = require("Module:utilities").get_plaintext local match = string.match local memoize = require("Module:fun").memoize local remove = table.remove local sort = table.sort local string_sort -- defined below as export.string_sort local sub = string.sub local trim = mw.text.trim local type = type -- Custom functions for generati...')
  • 16:50, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:string/char (Nilikha ang pahina na may '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...')
  • 16:34, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:etymology/multi (Nilikha ang pahina na may 'local export = {} local m_etymology = require("Module:etymology") -- For testing local force_cat = false function export.format_sources(data) local lang, sc, sources, terminfo, sort_key, categories, nocat, conj = data.lang, data.sc, data.sources, data.terminfo, data.sort_key, data.categories, data.nocat, data.conj local m_utilities if lang and not nocat then m_utilities = require("Module:utilities") end local m_links = require("Module:links") local...')
  • 16:33, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:etymology/templates/borrowed (Nilikha ang pahina na may 'local export = {} local etymology_module = "Module:etymology" local etymology_multi_module = "Module:etymology/multi" local etymology_templates_internal_module = "Module:etymology/templates/internal" function export.borrowed(frame) local args, lang, term, sources = require(etymology_templates_internal_module).parse_2_lang_args(frame) if sources then return require(etymology_multi_module).format_multi_borrowed { lang = lang, sc = term.sc, sources =...')
  • 16:20, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:Hrkt-translit/data (Nilikha ang pahina na may 'local glottal = "\1" return require("Module:Hrkt-translit").process_data({ rom = { ["."] = "", ["%"] = "", ["^"] = "", ["ぁ"] = "-a", ["ぃ"] = "-i", ["ぅ"] = "-u", ["ぇ"] = "-e", ["ぉ"] = "-o", ["あ"] = "a", ["い"] = "i", ["う"] = "u", ["え"] = "e", ["お"] = "o", ["か"] = "ka", ["き"] = "ki", ["く"] = "ku", ["け"] = "ke", ["こ"] = "ko", ["ゕ"] = "ka", ["ㇰ"] = "k", ["ゖ"] = "ga", ["さ"] = "sa", ["し"] = "shi", ["す"] = "su",...')
  • 16:19, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:Hrkt-translit (Nilikha ang pahina na may 'local concat = table.concat local insert = table.insert local load_data = mw.loadData local toNFD = mw.ustring.toNFD local umatch = mw.ustring.match local m_ja = require("Module:ja") local kata_to_hira = m_ja.kata_to_hira local normalize_kana = m_ja.normalize_kana local data_common local glottal = "\1" local disambig = "\2" local cons = "b-df-hj-np-tvxz" local export = {} local function get_initial(text) return umatch(text, "(.+)%f[" .. umatch(text, ".$") .....')
  • 16:18, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:ja/data/range (Nilikha ang pahina na may 'local u = require("Module:string utilities").char local range = {} range.kanji = u(0x2E80) .. "-" .. u(0x2FDF) .. -- CJK Unified Ideographs u(0x4E00) .. "-" .. u(0x9FFF) .. -- CJK Unified Ideographs u(0x3400) .. "-" .. u(0x4DBF) .. -- CJK Unified Ideographs Extension A u(0xF900) .. "-" .. u(0xFAFF) .. -- CJK Compatibility Ideographs u(0x20000) .. "-" .. u(0x2A6DF) .. -- CJK Unified Ideographs Extension B u(0x2A700) .. "-" .. u(0x2EE5F) .. -- CJK Unified I...')
  • 16:14, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:ja-ruby (Nilikha ang pahina na may 'local m_str_utils = require("Module:string utilities") local codepoint = m_str_utils.codepoint local concat = table.concat local insert = table.insert local ipairs = ipairs local select = select local type = type local u = m_str_utils.char local ufind = m_str_utils.find local ugmatch = m_str_utils.gmatch local ugsub = m_str_utils.gsub local ulen = m_str_utils.len local umatch = m_str_utils.match local usub = m_str_utils.sub local function str_hira_to_kata(s)...')
  • 16:13, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:Jpan-headword (Nilikha ang pahina na may 'local m_ja = require("Module:ja") local m_ja_ruby = require("Module:ja-ruby") local m_str_utils = require("Module:string utilities") local byteoffset = mw.ustring.byteoffset local concat = table.concat local insert = table.insert local kana_to_romaji = require("Module:Hrkt-translit").tr local maxn = table.maxn local moraify = m_ja.moraify local remove = table.remove local ufind = m_str_utils.find local ugmatch = m_str_utils.gmatch local ugsub = m_str_utils.gsub...')
  • 16:09, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:families/data/etymology (Nilikha ang pahina na may 'local m = {} m["ira-mid"] = { "Middle Iranian", 6841465, "ira", family = "ira", } m["ira-old"] = { "Old Iranian", 23301845, "ira", family = "ira", wikipedia_article = "Old Iranian languages", } m = require("Module:languages").addDefaultTypes(m, false, "family") return require("Module:languages").finalizeEtymologyData(m)')
  • 16:07, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:families/track-bad-etym-code (Nilikha ang pahina na may 'local function track(page) require("Module:debug/track")("families/" .. page) return true end -- FIXME: Temporary. Lists nonstandard codes to track, so we can consider eliminating them. local nonstandard_codes_to_track = { ["OIr."] = true, ["MIr."] = true, } return function(code) if nonstandard_codes_to_track[code] then track(code) end return true end')
  • 16:06, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:etymology languages/track-bad-etym-code (Nilikha ang pahina na may 'local function track(page) require("Module:debug/track")("etymology languages/" .. page) return true end -- FIXME: Temporary. Lists nonstandard codes to track, so we can consider eliminating them. Consider moving to -- Module:etymology languages/data so it only gets loaded once per page; but that would require restructuring -- Module:etymology languages/data (probably a good idea anyway). local nonstandard_codes_to_track = { -- nonstandard Latin codes...')
  • 16:04, 28 Agosto 2024 2804:14c:6585:4a4c:e442:b357:3e47:8ff usapan created page Module:ja-def (Nilikha ang pahina na may 'local export = {} local m_links = require("Module:links") local lang = require("Module:languages").getByCode("ja") function export.show(frame) local args = require("Module:parameters").process(frame:getParent().args, { [1] = { required = true, list = true, allow_empty = false } }) result = "" for i, v in ipairs(args[1]) do if result ~= "" then result = result .. ", " end result = result .. m_links.full_link({ term = v, lang = lang }) end r...')