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).
- 14:38, 27 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:families/templates (Nilikha ang pahina na may 'local export = {} function export.exists(frame) return require("Module:families").getByCode( require("Module:parameters").process(frame.args, { [1] = {required = true} })[1] ) and "1" or "" end function export.getByCode(frame) return require("Module:language-like").templateGetByCode( require("Module:parameters").process(frame.args, { [1] = {required = true, type = "family"}, [2] = {required = true}, [3] = {} }) ) end function export.get...')
- 23:15, 25 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:gender and number/basic (Nilikha ang pahina na may 'local export = {} --[=[ This is a simplified version of Module:gender and number that handles the most common cases without loading the full module. ]=]-- function export.format_list(specs, lang, pos_for_cat, sort_key) local gender, spec if not pos_for_cat and not sort_key and #specs == 1 and type(specs[1]) == "string" then spec = specs[1] if spec == "m" then gender = "masculine" elseif spec == "f" then gender = "feminine" elseif spec == "...')
- 23:04, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:zh-usex/data (Nilikha ang pahina na may 'local data = {} -- List of varieties. Each entry is a list of the following: -- {"OLD_CODE", "LANG_CODE", "NORM_CODE", "DESCRIPTION", "TRANSLITERATION"} where "OLD_CODE" is the old-style bespoke -- code used for this variety (which will be going away) and "LANG_CODE" is the Wiktionary language code (possibly an -- etym-only code) used for this variety. "NORM_CODE" is the normalized language code used for handling varieties that -- should be treated the same for...')
- 22:35, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:zh-see/data (Nilikha ang pahina na may 'local data = {} data.cat_type = { C = "topics", c = "topics", cat = "categorize", categorize = "categorize", catlangcode = "topics", catlangname = "catlangname", cln = "catlangname", top = "topics", topic = "topics", topics = "topics", } data.non_lemma_type = { s = "the simplified", simp = "the simplified", simplified = "the simplified", fs = "the former (1964–1986) first-round simplified", fsv = "the former (1964–1986) first-round simplified a...')
- 22:34, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:zh/data/lect codes (Nilikha ang pahina na may 'local data = {} local langcode_to_abbr = { cdo = "md", -- Eastern Min cjy = "j", -- Jin cmn = "m", -- Mandarin -- cnp -- Northern Pinghua -- cpx -- Puxian Min csp = "sp", -- Southern Pinghua -- czh -- Huizhou -- czo -- Central Min dng = "dg", -- Dungan gan = "g", -- Gan hak = "h", -- Hakka hsn = "x", -- Xiang ltc = "mc", -- Middle Chinese lzh = "m", -- Literary (Classical) Chinese mnp = "mb", -- Nor...')
- 21:24, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:zh-cat/data (Nilikha ang pahina na may 'local export = {} export.conventional_names = { ["beginning"] = "Beginning Mandarin", ["elementary"] = "Elementary Mandarin", ["intermediate"] = "Intermediate Mandarin", ["advanced"] = "Advanced Mandarin", ["antonymous"] = "Chinese antonymous compounds", ["disyllabic"] = "Chinese disyllabic morphemes", ["variant"] = "Chinese variant forms", ["simplified"] = "Chinese simplified forms", ["obsolete"] = "Chinese obsolete terms", ["wasei kango"] = "Wasei ka...')
- 21:19, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:zh/templates (Nilikha ang pahina na may 'local M = {} local m_zh = require("Module:zh") local m_zh_link = require("Module:zh/link") local function format_Chinese_text(text) return '<span class="Hani" lang="zh">' .. text .. '</span>' end local function format_rom(text) return text and '<i><span class="tr Latn">' .. text .. '</span></i>' or nil end local function format_gloss(text) return text and '“' .. text .. '”' or nil end local function replace_chars(s, tab) -- use UTF-8 character pattern for...')
- 21:18, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:zh/link (Nilikha ang pahina na may 'local M = {} local len = mw.ustring.len local sub = mw.ustring.sub local gsub = mw.ustring.gsub local match = mw.ustring.match local find = mw.ustring.find local function format_Chinese_text(text) return '<span class="Hani" lang="zh">' .. text .. '</span>' end local function format_Chinese_text_trad(text) return '<span class="Hant" lang="zh-Hant">' .. text .. '</span>' end local function format_Chinese_text_simp(text) return '<span class="Hans" lang="zh-Hans">'...')
- 21:17, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:zh/extract (Nilikha ang pahina na may 'local M = {} local len = mw.ustring.len local sub = mw.ustring.sub local gsub = mw.ustring.gsub local match = mw.ustring.match local find = mw.ustring.find local cmn_pron = nil function M.extract_pron(title, variety, cap) -- if title contains the asterisk "*" that disables everything fancy -- like t:ltc-l -- then stop early instead of trying to :getContent() -- (wtf?) if string.find(title, "*") then return end local tr = nil local title = mw.titl...')
- 21:09, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:zh-new (Nilikha ang pahina na may 'local M = require('Module:zh') local len = mw.ustring.len local sub = mw.ustring.sub local gsub = mw.ustring.gsub local match = mw.ustring.match local find = mw.ustring.find local pos_aliases_title = { ["n"] = "Noun", ["pn"] = "Proper noun", ["propn"] = "Proper noun", ["pron"] = "Pronoun", ["v"] = "Verb", ["a"] = "Adjective", ["adj"] = "Adjective", ["adv"] = "Adverb", ["prep"] = "Preposition", ["postp"] = "Postposition", ["conj"] = "Conjunc...')
- 21:03, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:yue-pron/check (Nilikha ang pahina na may '--local Han_pattern = "[" .. require("Module:scripts").getByCode("Hani"):getCharacters() .. "]" local Han_pattern = "[一-鿿㐀-䶿﨎﨏﨑﨓﨔﨟﨡﨣﨤﨧-﨩𠀀-𪛟𪜀-𰀀-𲎯]" local initials = { b=1,p=1,m=1,f=1,d=1,t=1,n=1,l=1, g=1,k=1,ng=1,h=1,gw=1,kw=1, z=1,c=1,s=1,j=1,w=1, } local finals = { aa=1,aai=1,aau=1,aam=1,aan=1,aang=1,aap=1,aat=1,aak=1, a=1,ai=1,au=1,am=1,an=1,ang=1,ap=1,at=1,ak=1, e=1,ei=1,eu=1,em=1,eng=1,ep=1,ek=1, i=1,iu=...')
- 21:02, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:zh/data/Jyutping character (Nilikha ang pahina na may 'return { ["一"] = "jat1", ["丁"] = "zaang1,ding1,zang1", ["七"] = "cat1", ["万"] = "maan6,mak6,maak6", ["丈"] = "zoeng6", ["三"] = "saam3,saam1", ["上"] = "soeng6,soeng5", ["下"] = "haa5,haa6", ["丌"] = "gei1,kei4", ["不"] = "bat1,fau2", ["与"] = "jyu6,jyu5,jyu4", ["丏"] = "min5", ["丐"] = "koi3,goi3", ["丑"] = "cau2", ["且"] = "ce2,cou4,zeoi1,ceoi2,ceoi1", ["丕"] = "pei1", ["世"] = "sai3", ["丘"] = "jau1", ["丙"] = "bing2",...')
- 21:02, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:zh/data/nan-pron/003 (Nilikha ang pahina na may 'return { ["妹"] = "bē/mōe/mōe", ["妹婿"] = "mōe-sài", ["妻"] = "chhe", ["妻妗仔"] = "chhe-kīm-á", ["妻室"] = "chhe-sek", ["妻母"] = "chhe-bó/chhe-bú", ["妻舅"] = "chhe-kū", ["妻舅仔"] = "chhe-kū-á", ["妾身"] = "chhiap-sin", ["姆"] = "ḿ", ["姆婆"] = "ḿ-pô", ["姊"] = "chí", ["姊兄"] = "chí-hiaⁿ", ["姊妹"] = "chí-bē/chí-moāi", ["姊妹市"] = "chí-bē-chhī", ["姊姊"] = "ché-ché", ["姊母"] =...')
- 21:01, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:zh/data/hak-pron/03 (Nilikha ang pahina na may 'return { ['妹仔'] = 'moi-é', ['妹家'] = 'moi-kâ', ['妻妾'] = 'chhî-chhiap', ['妻子'] = 'chhî-chṳ́', ['妻舅仔'] = 'chhî-khiû-é', ['妾'] = 'chhiet', ['姆'] = 'mê', ['姊'] = 'chí', ['姊妹'] = 'chí-moi', ['始終'] = 'sṳ́-chûng', ['姐公'] = 'chiá-kûng', ['姐婆'] = 'chiá-phò', ['姑娘'] = 'kû-ngiòng', ['姑珥'] = 'kû-ngí', ['姑珥·巴力'] = 'kû-ngí-pâ-li̍t', ['姓'] = 'siang', ['姓...')
- 20:59, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:zh/data/yue-word/023 (Nilikha ang pahina na may 'return { ["娓娓動聽"] = "mei5 mei5 dung6 ting1", ["娓娓而談"] = "mei5 mei5 ji4 taam4", ["娓娓道來"] = "mei5 mei5 dou6 loi4", ["娘丙"] = "noeng4-1 bing2", ["娘兒們"] = "noeng4 ji4 mun4", ["娘娘"] = "noeng4 noeng4", ["娘娘廟"] = "noeng4 noeng4 miu2", ["娘娘腔"] = "noeng4 noeng4 hong1", ["娘子"] = "noeng4 zi2", ["娘子軍"] = "noeng4 zi2 gwan1", ["娘家"] = "noeng4 gaa1", ["娘家姓"] = "noeng4 gaa1 sing3", ["娘屎"] = "no...')
- 20:58, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:zh-forms/data (Nilikha ang pahina na may 'local export = {} export.chars_variant_both = '濕溼裡裏群羣床牀衛衞污汙為爲偽僞秘祕麵麪喧諠鄰隣線綫眾衆雞鷄真眞啟啓' export.chars_variant_one = '臺輓遊閒' -- result of comparing the utf32-cn.map and utf32-tw.map files that are at https://github.com/adobe-fonts/source-han-sans/tree/release/Resources export.chars_unified = "㑤㑦㒈㒼㓁㓲㕙㕯㕹㖗㖘㖨㖿㗛㗳㗾㙂㙇㙈㙎㙳㚚㚥㚪㚬㚰㚱㚵㚹㚼㛁㛃㛄㛅...')
- 20:46, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:wikimedia languages/templates (Nilikha ang pahina na may 'local export = {} function export.exists(frame, fallback) local args = frame.args local lang = args[1] or error("Wikimedia language code has not been specified. Please pass parameter 1 to the module invocation.") lang = require("Module:wikimedia languages")[(fallback and "getByCodeWithFallback" or "getByCode")](lang) if lang then return "1" else return "" end end function export.existsWithFallback(frame) return export.exists(frame, true) end fun...')
- 20:44, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:wikimedia languages/doc (Nilikha ang pahina na may 'This module is used to retrieve and manage Wikimedia languages. Until phab:T10217 is fixed there is a mis-match between the codes used by ISO 639, and those used by Wikimedia, for certain languages. There are also some languages that are recognised as distinct by Wikimedia, but are combined into other languages on Wiktionary (see Wiktionary:Language treatment). This module aids in mapping between the two. The info...')
- 20:31, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:zh-generateforms (Nilikha ang pahina na may 'local export = {} local data = mw.loadData("Module:zh/data/ts") function export.generateForms(text, lang, sc) if sc == "Hant" then return {text, (text:gsub("[\194-\244][\128-\191]*", data))} end return {text} end return export')
- 18:51, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:JSON/doc (Nilikha ang pahina na may 'Ang module na ito ay nag-aalok ng ilang mga pamamaraan ng palingkurang-bayan para sa pag-convert ng mga halaga ng Lua sa mga halaga ng JSON (sa mga string ng Lua na naka-encode ng UTF-8). Sa kasamaang palad, medyo naiiba ang modelo ng data ni Lua sa JSON, kaya hindi posible na magsulat ng pangkalahatang punsyon na kumukuha ng anumang halaga ng Lua at nagbabalik ng halaga ng JSON, palaging "ginagawa ang tamang bagay". Sa halip, ang ilang mga halaga ay hindi maaar...')
- 18:03, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:scripts/print/doc (Nilikha ang pahina na may 'Gamitin ito para i-update ang Module:scripts/by name at Module:scripts/code to canonical name. * '''Kopyahin ang sumusunod sa Module:scripts/by name:''' {{#invoke:scripts/print|name_to_code}} * '''Kopyahin ang sumusunod sa Module:scripts/code to canonical name:''' {{#invoke:scripts/print|code_to_name}}')
- 17:57, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:scripts/code to canonical name/doc (Nilikha ang pahina na may 'Ang modyul na ito ay nagmamapa ng script na mga code sa mga kanonikal na pangalan ng mga script na iyon. Para mag-update, pumunta sa Module:scripts/print at sundin ang mga tagubilin doon.')
- 17:55, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:scripts/print (Nilikha ang pahina na may 'local export = {} local function generate_table(name_to_code) local result = {} local script_data = mw.loadData("Module:scripts/data") local iterate if name_to_code then for code, data in pairs(script_data) do if not result[data[1]] or #code == 4 then -- Sometimes, multiple scripts have the same name, e.g. 'Arab', -- 'fa-Arab', 'ur-Arab' and several others are called "Arabic". -- Prefer the one with four characters when disambiguating....')
- 17:55, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:scripts/code to canonical name (Nilikha ang pahina na may 'return { ["Adlm"] = "Adlam", ["Afak"] = "Afaka", ["Aghb"] = "Caucasian Albanian", ["Ahom"] = "Ahom", ["Arab"] = "Arabic", ["Armi"] = "Imperial Aramaic", ["Armn"] = "Armenian", ["Avst"] = "Avestan", ["Bali"] = "Balinese", ["Bamu"] = "Bamum", ["Bass"] = "Bassa", ["Batk"] = "Batak", ["Beng"] = "Bengali", ["Bhks"] = "Bhaiksuki", ["Blis"] = "Blissymbols", ["Bopo"] = "Zhuyin", ["Brah"] = "Brahmi", ["Brai"] = "Braille", ["Bugi"] = "Lontara", ["Buhd"]...')
- 17:43, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:languages/cache (Nilikha ang pahina na may 'local getByCode = require("Module:languages").getByCode local langs = {} -- Auto-create language objects: langs.en -> language object for English. setmetatable(langs, { __index = function(self, key) local lang = getByCode(key, nil, true, true) or false self[key] = lang return lang end }) return langs')
- 17:41, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:languages/by code (Nilikha ang pahina na may 'local export = {} for code, data in pairs(require("Module:languages/data/all")) do export[code] = data[1] end return export')
- 17:41, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:languages/byTranslitModule (Nilikha ang pahina na may 'return function(translitModule) local langs = {} for code, data in pairs(require("Module:languages/data/all")) do if data.translit == translitModule then langs[code] = data elseif type(data.translit) == "table" then for script, translit_data in pairs(data.translit) do if translit_data == translitModule then langs[code] = data end end end end local result = {} local i = 0 for code, data in pairs(langs) do i = i + 1 result[...')
- 17:40, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:languages/bySortkeyModule (Nilikha ang pahina na may 'return function(sortkeyModule) local langs = {} for code, data in pairs(require("Module:languages/data/all")) do if data.sort_key == sortkeyModule then langs[code] = data elseif type(data.sort_key) == "table" then for script, sortkey_data in pairs(data.sort_key) do if sortkey_data == sortkeyModule then langs[code] = data end end end end local result = {} local i = 0 for code, data in pairs(langs) do i = i + 1 result[i] =...')
- 17:40, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:languages/byEntryNameModule (Nilikha ang pahina na may 'return function(entryNameModule) local langs = {} for code, data in pairs(require("Module:languages/data/all")) do if data.entry_name == entryNameModule then langs[code] = data elseif type(data.entry_name) == "table" then for script, entry_name_data in pairs(data.entry_name) do if entry_name_data == entryNameModule then langs[code] = data end end end end local result = {} local i = 0 for code, data in pairs(langs) do i = i...')
- 17:39, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:languages/JSON (Nilikha ang pahina na may 'local export = {} function export.getByCode(frame) local args = frame.args local langcode = args[1] or error("Language code has not been specified. Please pass parameter 1 to the module invocation.") local lang = require("Module:languages").getByCode(langcode) or error("Language code not found") return lang:toJSON() end return export')
- 17:38, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:languages/code to canonical name.json (Nilikha ang pahina na may '{ "aa": "Afar", "aaa": "Ghotuo", "aab": "Alumu-Tesu", "aac": "Ari", "aad": "Amal", "aaf": "Aranadan", "aag": "Ambrak", "aah": "Abu' Arapesh", "aai": "Arifama-Miniafia", "aak": "Ankave", "aal": "Afade", "aan": "Anambé", "aap": "Pará Arára", "aaq": "Penobscot", "aas": "Aasax", "aau": "Abau", "aav-khs-pro": "Proto-Khasian", "aav-nic-pro": "Proto-Nicobarese", "aav-pkl-pro": "Proto-Pnar-Khasi-Lyngngam", "aav-pro": "Proto-Austroasiatic", "aaw":...')
- 17:37, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:languages/canonical names.json (Nilikha ang pahina na may '{ "'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", "Abipón": "axb", "Abishira": "ash", "Abkhaz": "ab", "Abom": "aob", "Abon": "abo", "Abron": "abr", "Abu": "ado", "Abu' Arapesh": "aah", "Abu...')
- 16:20, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:languages/data/all/additional (Nilikha ang pahina na may 'local modules = { ["Module:languages/data/all"] = true, ["Module:etymology languages/data"] = true, ["Module:families/data"] = true, ["Module:families/data/etymology"] = true, } local m = {} for mname in pairs(modules) do for key, value in pairs(require(mname)) do m[key] = value end end return m')
- 16:11, 6 Oktubre 2024 Dalmo pereira usapan Mga gawa created page Module:languages/data/wikidata.json (Nilikha ang pahina na may '[ { "1": [ [ "eo" ] ], "2": [ [ "epo" ] ], "3": [ [ "epo" ] ], "id": "Q143" }, { "1": [ [ "fr" ] ], "2": [ [ "fra" ] ], "3": [ [ "fra" ] ], "id": "Q150" }, { "1": [ [ "de" ] ], "2": [ [ "deu" ] ], "3": [ [ "deu" ] ], "id": "Q188" }, { "1": [ [ "tr" ] ], "2": [ [ "tur" ] ], "3": [ [ "tur"...')
- 14:03, 21 Setyembre 2024 Dalmo pereira usapan Mga gawa created page Module:require when needed (Nilikha ang pahina na may 'local getmetatable = getmetatable local ipairs = ipairs local loaded = package.loaded local pairs = pairs local require = require local setmetatable = setmetatable local tostring = tostring local unpack = unpack local function get_nested(a, b, ...) if not a then return nil elseif ... then return get_nested(a[b], ...) end return a[b] end local function get_obj(mt) local obj = require(mt[1]) if #mt > 1 then obj = get_nested(obj, unpack(mt, 2)) end m...')
- 14:02, 21 Setyembre 2024 Dalmo pereira usapan Mga gawa created page Module:pages (Nilikha ang pahina na may 'local require = require local require_when_needed = require("Module:require when needed") local decode_entities = require_when_needed("Module:string utilities", "decode_entities") local find = string.find local format = string.format local get_current_section -- Defined below. local gsub = string.gsub local is_valid_title -- Defined below. local lower = string.lower local match = string.match local new_title = mw.title.new local sub = string.sub local tonumber =...')
- 01:12, 29 Agosto 2024 Dalmo pereira usapan Mga gawa created page Module:string utilities/data (Nilikha ang pahina na may 'local list_to_set = require("Module:table").listToSet local data = {} data.byte_escapes = { ["\a"] = "\\a", ["\b"] = "\\b", ["\t"] = "\\t", ["\n"] = "\\n", ["\v"] = "\\v", ["\f"] = "\\f", ["\r"] = "\\r" } data.nowiki_absolute = list_to_set{"\"", "&", "'", ";", "<", "=", ">", "[", "]", "{", "|", "}"} data.nowiki_after_newline = list_to_set{"\t", "\n", "\r", " ", "#", "*", ":"} data.nowiki_after_magic_link = list_to_set{"\t", "\n", "\f", "\r", " "} dat...')
- 00:42, 29 Agosto 2024 Dalmo pereira usapan Mga gawa created page Module:kanjitab/data (Nilikha ang pahina na may 'local yomi_info = { ["goon"] = { keys = {"goon"}, onyomi = true, link = "{{ja-r|呉%音|ご.%おん}}", description = "a form of on'yomi introduced in the 5th and 6th centuries, based on the {{w|Jiankang}} pronunciation of Early {{w|Middle Chinese}} via the Korean peninsular", }, ["irregular"] = { keys = {"i", "irr", "irreg", "irregular"}, display = "''irregular''", appendix = false, reading_category = "...')
- 00:26, 29 Agosto 2024 Dalmo pereira usapan Mga gawa created page Module:Hrkt-translit/data/ryu (Nilikha ang pahina na may '-- Okinawan transliteration data local glottal = "\1" return require("Module:Hrkt-translit").process_data{ rom = { ["ゐ"] = "wi", ["ゑ"] = "we" }, digraph = { ["ぃ"] = { ["i"] = "yi" }, ["ん"] = { [glottal] = glottal .. "n" }, }, tr_gem = { ["ch"] = "t", ["y"] = glottal, ["w"] = glottal, }, }')
- 20:08, 28 Agosto 2024 Dalmo pereira usapan Mga gawa created page Padron:documentation subpage (Nilikha ang pahina na may '<includeonly><!-- if not on a /documentation subpage, do nothing -->{{#ifeq:{{FULLPAGENAME}}|Template:documentation|<{{lc:}}!-- dummy comment to prevent a newline from appearing -->|{{#ifeq:{{SUBPAGENAME}}|documentation|</includeonly><!-- -->{{maintenance box|grey | documentation | title = Dokumentasyon ng [[{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]. <sup class="plainlinks">[[{{fullurl:{{SUBJECTSPACE}}:{{BASEPAGENAME}}|action=edit}} edit]]</sup> | image = ...')
- 19:49, 28 Agosto 2024 Dalmo pereira usapan Mga gawa created page Module:data/interwikis (Nilikha ang pahina na may 'local data = {} local gsub = string.gsub local next = next local ulower = require("Module:string utilities").lower for _, interwiki in next, mw.site.interwikiMap() do data[ulower((gsub(interwiki.prefix, "_", " ")))] = interwiki.isCurrentWiki and "current" or interwiki.isLocal and "local" or "external" end return data')
- 19:37, 28 Agosto 2024 Dalmo pereira usapan Mga gawa created page Module:Hrkt-translit/data/ja (Nilikha ang pahina na may '-- Japanese transliteration data return require("Module:Hrkt-translit").process_data{ digraph = { ["゚"] = { ["to"] = "tu", } }, }')
- 19:36, 28 Agosto 2024 Dalmo pereira usapan Mga gawa created page Module:form of/pos (Nilikha ang pahina na may '--[=[ This module contains abbreviations of part-of-speech tags. --]=] local pos_tags = { ["a"] = "adjective", ["adj"] = "adjective", ["adv"] = "adverb", ["art"] = "article", ["det"] = "determiner", ["cnum"] = "cardinal numeral", ["conj"] = "conjunction", ["conv"] = "converb", ["int"] = "interjection", ["intj"] = "interjection", ["n"] = "noun", ["num"] = "numeral", ["part"] = "participle", ["pcl"] = "particle", ["pn"] = "proper noun", ["proper"...')
- 19:35, 28 Agosto 2024 Dalmo pereira usapan Mga gawa created page Module:form of/cats (Nilikha ang pahina na may 'local cats = {} --[=[ This contains categorization specs for specific languages and for all languages. The particular categories listed are listed without the preceding canonical language name, which will automatically be prepended, and the text "<<p>>" in a category will be replaced with the user-specified part of speech. The value of an entry in the cats[] table is a list of specifications to apply to inflections in a specific language (except that the entry...')
- 19:34, 28 Agosto 2024 Dalmo pereira usapan Mga gawa created page Module:form of/data2 (Nilikha ang pahina na may '--[=[ This module lists the less common recognized inflection tags, in the same format as for Module:form of/data (which contains the more common tags). We split the tags this way to save memory, so we avoid loading the less common tags in the majority of cases. ]=] local m_form_of = require("Module:form of") local APPENDIX = m_form_of.APPENDIX local WP = m_form_of.WP local WIKT = m_form_of.WIKT local tags = {} local shortcuts = {} ---------------------...')
- 19:31, 28 Agosto 2024 Dalmo pereira usapan Mga gawa created page Module:labels/data/lang (Nilikha ang pahina na may '-- 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, ["aii"] = true, ["ain"] = true, ["ajp"] = true, ["ak"] = true, ["akk"] = true, ["amf"] = true, ["an"] = true, ["ang"] = true, ["apc"] = true, ["ar"] = true, ["arc"] = true, ["arq"] = true, ["arz"] = true, ["as"] = true, ["az"] = true, ["bar"] = true, [...')
- 19:28, 28 Agosto 2024 Dalmo pereira usapan Mga gawa created page Module:Hrkt-sortkey/data (Nilikha ang pahina na may 'local data = {} data.spaces = { ["・"] = " ", ["゠"] = " ", ["="] = " " } data.voicing = { ["゙"] = 1, ["゚"] = 2 } return data')
- 19:26, 28 Agosto 2024 Dalmo pereira usapan Mga gawa created page Module:Hrkt-sortkey (Nilikha ang pahina na may 'local m_ja = require("Module:ja") local kata_to_hira = m_ja.kata_to_hira local normalize_kana = m_ja.normalize_kana local umatch = mw.ustring.match local data = mw.loadData("Module:Hrkt-sortkey/data") local export = {} -- Generate a sortkey from a kana input. This can be any combination of hiragana and katakana, and will not be normalized to hiragana or katakana first. Use Module:Hira-sortkey or Module:Kana-sortkey if that is required, which in turn c...')
- 19:25, 28 Agosto 2024 Dalmo pereira usapan Mga gawa created page Module:Hira-sortkey (Nilikha ang pahina na may 'local kata_to_hira = require("Module:ja").kata_to_hira local export = {} function export.makeSortKey(text, lang, sc) -- Normalize to hiragana. text = kata_to_hira(text) return require("Module:Hrkt-sortkey").makeSortKey(text, lang, sc) end return export')
- 19:24, 28 Agosto 2024 Dalmo pereira usapan Mga gawa created page Module:Hani-sortkey/data/core (Nilikha ang pahina na may 'local u = mw.ustring.char local data = {} -- Codepoint ranges (start, end). -- Note: does not use subtables to save memory. data.ranges = { 0x3007, 0x3007, 0x3400, 0x4DBF, 0x4E00, 0x9FFF, 0xF900, 0xFA6D, 0xFA70, 0xFAD9, 0x20000, 0x2A6DF, 0x2A700, 0x2B739, 0x2B740, 0x2B81D, 0x2B820, 0x2CEA1, 0x2CEB0, 0x2EBE0, 0x2EBF0, 0x2EE5D, 0x2F800, 0x2FA1D, 0x30000, 0x3134A, 0x31350, 0x323AF } data.ranges.n = #data.ranges -- Characters not included in Unicode,...')