Foydalanuvchi Umarxon III hissasi

1 455 ta tahrirga sohib foydalanuvchi. Hisob 2015-yil 12-martda yaratilgan.
Hissalarni qidirishYoyishYigʻish
⧼contribs-top⧽
⧼contribs-date⧽
(eng yangi | eng eski) Koʻrib chiqish (yangiroq 50 | ) (20 | 50 | 100 | 250 | 500)

2024-yil 7-noyabr

2024-yil 1-noyabr

2024-yil 26-oktyabr

  • 13:2613:26, 2024-yil 26-oktyabr farq tarix +5 485 Y Modul:zu-headword „local export = {} local lang = require("Module:languages").getByCode("zu") -- A list of valid noun classes -- The value is the corresponding plural class. -- True means the class is uncountable. local singular_classes = { ["1"] = "2", ["1a"] = "2a", ["3"] = "4", ["3a"] = "4a", ["5"] = "6", ["7"] = "8", ["9"] = "10", ["11"] = "10", ["14"] = true, ["15"] = true, ["17"] = true, } local plural_classes = { ["2"] = true, ["2a"] = true,...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:2513:25, 2024-yil 26-oktyabr farq tarix +5 975 Y Modul:yi-headword „local com = require("Module:yi-common") local lang = require("Module:languages").getByCode("yi") local Latn = require("Module:scripts").getByCode("Latn") local u = mw.ustring local export = {} local pos_functions = {} -- The main entry point. -- This is the only function that can be invoked from a template. function export.show(frame) SUBPAGENAME = mw.title.getCurrentTitle().subpageText local args = {} for key, val in pairs(frame:getParent()....“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:2413:24, 2024-yil 26-oktyabr farq tarix +5 016 Y Modul:yej-headword „local export = {} local lang = require("Module:languages").getByCode("yej") local function get_params_list(args, argprefix) local export = {} i = 1 term = argprefix while args[term] ~= nil and args[term] ~= "" do table.insert(export, term) i = i + 1 term = argprefix .. i end return export end local function get_params_list(args, argprefix) local export = {} i = 1 term = argprefix while args[term] ~= nil and args[term] ~= "" d...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:2313:23, 2024-yil 26-oktyabr farq tarix +5 362 Y Modul:xh-headword „local export = {} local lang = require("Module:languages").getByCode("xh") -- A list of valid noun classes -- The value is the corresponding plural class. -- True means the class is uncountable. local singular_classes = { ["1"] = "2", ["1a"] = "2a", ["3"] = "4", ["5"] = "6", ["7"] = "8", ["9"] = "10", ["11"] = "10", ["14"] = true, ["15"] = true, ["17"] = true, } local plural_classes = { ["2"] = true, ["2a"] = true, ["4"] = true, [...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:2213:22, 2024-yil 26-oktyabr farq tarix +12 585 Y Modul:vls-headword „local export = {} local pos_functions = {} local lang = require("Module:languages").getByCode("vls") -- The main entry point. -- This is the only function that can be invoked from a template. function export.show(frame) PAGENAME = mw.title.getCurrentTitle().text -- The part of speech. This is also the name of the category that -- entries go in. However, the two are separate (the "cat" parameter) -- because you sometimes want something to be...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:2113:21, 2024-yil 26-oktyabr farq tarix +13 167 Y Modul:cy-headword „local export = {} local pos_functions = {} local m_links = require("Module:links") local m_table = require("Module:table") local lang = require("Module:languages").getByCode("cy") local langname = lang:getCanonicalName() local PAGENAME = mw.loadData("Module:headword/data").pagename local suffix_categories = { ["adjectives"] = true, ["adverbs"] = true, ["nouns"] = true, ["verbs"] = true, } local function track(page) require("Module:debug")...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:2013:20, 2024-yil 26-oktyabr farq tarix +2 139 Y Modul:wa-headword „local export = {} function export.adjectives(frame) local title = mw.title.getCurrentTitle() local masculine_singular, feminine_singular, masculine_plural, feminine_plural = 'm2', 'f', 'mp', 'pf' -- inconsistent! local params = { head = { default = title.text }, [1] = {}, -- gender [masculine_singular] = {}, -- masculine singular before vowel [feminine_singular] = { list = true }, -- feminine singular feminine = { alias_of = feminin...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:1913:19, 2024-yil 26-oktyabr farq tarix +2 249 Y Modul:xvn-headword „local export = {} local pos_functions = {} local lang = require("Module:languages").getByCode("xvn") -- The main entry point. -- This is the only function that can be invoked from a template. function export.show(frame) PAGENAME = mw.title.getCurrentTitle().text local args = frame:getParent().args local poscat = frame.args[1] or error("Part of speech has not been specified. Please pass parameter 1 to the module invocation.") local cat = args[...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:1813:18, 2024-yil 26-oktyabr farq tarix +1 341 Y Modul:uz-headword „local export = {} local lang = require("Module:languages").getByCode("uz") function export.adjectives(frame) local params = { head = {}, [1] = {} -- intensive form } local args = require("Module:parameters").process(frame:getParent().args, params) local lang = require("Module:languages").getByCode("uz") local title = mw.title.getCurrentTitle() local sc = lang:findBestScript(title.subpageText) local poscat = "adjectives"...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:1813:18, 2024-yil 26-oktyabr farq tarix +5 890 Y Modul:ug-headword „local export = {} local m_com = require("Module:ug-common") local pos_functions = {} local lang = require("Module:languages").getByCode("ug") local PAGENAME = mw.title.getCurrentTitle().text local suffix_categories = { ["adjectives"] = true, ["adverbs"] = true, ["nouns"] = true, ["verbs"] = true, } local function track(page) require("Module:debug").track("ug-headword/" .. page) return true end function export.make_plural_noun(singular,...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:1713:17, 2024-yil 26-oktyabr farq tarix +8 612 Y Modul:ur-headword „local export = {} local pos_functions = {} local m_links = require("Module:links") local m_labels = require("Module:labels") local m_scripts = require("Module:scripts") local lang = require("Module:languages").getByCode("ur") local hi_lang = require("Module:languages").getByCode("hi") local hi_sc = require("Module:scripts").getByCode("Deva") local PAGENAME = mw.title.getCurrentTitle().text local rfind = mw.ustring.find local rmatch = mw.ustring.m...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:1613:16, 2024-yil 26-oktyabr farq tarix +5 791 Y Modul:hsb-dsb-headword „local export = {} local pos_functions = {} local function track(page) require("Module:debug").track("hsb-dsb-headword/" .. page) return true end local function glossary_link(entry, text) text = text or entry return "" .. text .. "" end -- The main entry point. -- This is the only function that can be invoked from a template. function export.show(frame) local iparams = { [1] = {required = true}, ["la...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:1513:15, 2024-yil 26-oktyabr farq tarix +13 278 Y Modul:uk-be-headword „local export = {} local lang, langcode, langname local com local iut = require("Module:inflection utilities") local m_links = require("Module:links") local m_string_utilities = require("Module:string utilities") local m_table = require("Module:table") local rfind = mw.ustring.find local pos_functions = {} local function track(page) require("Module:debug").track(langcode .. "-headword/" .. page) return true end local function check_if_acce...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:1413:14, 2024-yil 26-oktyabr farq tarix +6 662 Y Modul:tru-headword „local lang = require("Module:languages").getByCode("tru") local list_to_set = require("Module:table").listToSet local export = {} local pos_functions = {} local u = mw.ustring.char ----------------------- -- Utility functions -- ----------------------- -- If Not Empty local function ine(arg) if arg == "" then return nil else return arg end end -- version of mw.ustring.gsub() that discards all but the first return value function rsub(te...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:1313:13, 2024-yil 26-oktyabr farq tarix +1 006 Y Modul:tr-headword „local export = {} local function track(page) require("Module:debug").track("tr-headword/" .. page) return true end function export.adjectives(frame) local params = { head = {}, [1] = {}, -- hyphen (-) ["int"] = {}, -- intensive form } local args = require("Module:parameters").process(frame:getParent().args, params) local lang = require("Module:languages").getByCode("tr") local poscat = "adjectives" local positive_form = args.head...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:1213:12, 2024-yil 26-oktyabr farq tarix +2 663 Y Modul:tum-headword „local export = {} local lang = require("Module:languages").getByCode("tum") local plural_classes = { ["1"] = "c2", ["1a"] = "c2", ["3"] = "c4", ["7"] = "c8", ["9"] = "c10", ["11"] = "c6", ["12"] = "c13", ["5"] = "c6", ["1a/6"] = "c6", ["9/6"] = "c6", ["14"] = "c14", ["14/6"] = "c6"} local plural_rules = { ["1"] = {[1] = {"mw", "ŵ", 3}, [2] = {"mu", "ŵa", 3}, [3] = { "m", "ŵa", 2}}, ["1a"] = {[1] = { "", "ŵa", 1}}, ["1a...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:1113:11, 2024-yil 26-oktyabr farq tarix +6 722 Y Modul:tmh-headword „local list_to_set = require("Module:table").listToSet local lang = require("Module:languages").getByCode("tmh") local export = {} local pos_functions = {} local dialects = { ["ght"] = { "Ghat" }, ["thv"] = { "Tamahaq" }, ["taq"] = { "Tamasheq" }, ["ttq"] = { "Tawellemmet" }, ["thz"] = { "Tayert" }, } local function parse_qualifiers(quals) if quals == nil then return nil end local list = mw.text.split(quals, ',%s*') local qualifiers...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:1013:10, 2024-yil 26-oktyabr farq tarix +992 Y Modul:ddo-headword „local export = {} local lang = require('Module:languages').getByCode('ddo') function export.show(frame) local params = { [1] = {alias_of = 'head'}, [3] = {alias_of = 'tr'}, [2] = {alias_of = 'g'}, [4] = {alias_of = 'erg'}, [6] = {alias_of = 'pl'}, ['head'] = {list = true}, ['tr'] = {list = true}, ['ts'] = {list = true}, ['g'] = {list = true, default = '?'}, ['erg'] = {list = true}, ['pl'] = {list = true}, } local args = requi...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:0913:09, 2024-yil 26-oktyabr farq tarix +12 937 Y Modul:mul-letter/data „local u = require("Module:string/char") local casing = { ['common'] = { -- Internally unsupported mappings ['DŽ'] = {'dž', 'Dž', 'DŽ'}, -- LATIN CAPITAL LETTER DZ WITH CARON ['Dž'] = {'dž', 'Dž', 'DŽ'}, -- LATIN CAPITAL LETTER D WITH SMALL LETTER Z WITH CARON ['dž'] = {'dž', 'Dž', 'DŽ'}, -- LATIN SMALL LETTER DZ WITH CARON ['LJ'] = {'lj', 'Lj', 'LJ'}, -- LATIN CAPITAL LETTER LJ ['Lj'] = {'lj...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:0313:03, 2024-yil 26-oktyabr farq tarix +1 789 Y Modul:mul-letter „local export = {} local PAGENAME = mw.title.getCurrentTitle().text local function getCasing(char, variant) if not variant then variant = "common" end local casing = require("Module:mul-letter/data")[variant][char] if not casing then if mw.ustring.len(char) > 1 then casing = {mw.ustring.lower(char), mw.ustring.upper(mw.ustring.sub(char, 1, 1)) .. mw.ustring.lower(mw.ustring.sub(char, 2, -1)), mw.ustring.upper(char)} else casing = {m...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:0113:01, 2024-yil 26-oktyabr farq tarix +1 307 Y Modul:mul-headword „local m_head = require("Module:headword") local mul = require("Module:languages").getByCode("mul") local export = {} local labels = {f = "feminine", n = "neuter"} local function add_form(data,form,inflected) data.inflections = data.inflections or {} table.insert(data.inflections, { label = labels[form], accel = {form = form}, inflected }) end function export.adjectives(frame) local args = frame:getParent().args local pagename = args....“ yozuvi orqali yangi sahifa yaratildi joriy
  • 13:0013:00, 2024-yil 26-oktyabr farq tarix +2 672 Y Modul:ti-headword „local export = {} local is_sequence = require "Module:table".isArray local function parse_args(args) local parsed = {} for k, v in pairs(args) do if type(k) == "string" then local word, number = k:match "^(%l+)(%d*)$" if not word then error("Invalid parameter key " .. k) end number = tonumber(number) or 1 parsed[word] = parsed[word] or {} if parsed[word][number] then error("Two values for " .. k) end parsed[wor...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 12:5912:59, 2024-yil 26-oktyabr farq tarix +5 622 Y Modul:th-headword „local export = {} local pos_functions = {} local lang = require("Module:languages").getByCode("th") local script = require('Module:scripts').getByCode("Thai") local PAGENAME = mw.title.getCurrentTitle().text local pron = require("Module:th-pron") function export.show(frame) local args = frame:getParent().args local poscat = frame.args[1] or error("Part of speech has not been specified. Please pass parameter 1 to the module invocation.") loc...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 12:5812:58, 2024-yil 26-oktyabr farq tarix +2 894 Y Modul:te-headword „local export = {} local pos_functions = {} local match = mw.ustring.match local gsub = mw.ustring.gsub local lang = require("Module:languages").getByCode("te") local PAGENAME = mw.title.getCurrentTitle().text local script = require("Module:scripts").getByCode("Telu") function export.show(frame) local args = frame:getParent().args local poscat = frame.args[1] or error("Part of speech has not been specified. Please pass parameter 1 to the module...“ yozuvi orqali yangi sahifa yaratildi joriy

2024-yil 23-sentyabr

  • 19:2819:28, 2024-yil 23-sentyabr farq tarix +6 475 Y Modul:shi-headword „local lang = require("Module:languages").getByCode("shi") local export = {} local pos_functions = {} ----------------------- -- Utility functions -- ----------------------- -- If Not Empty local function ine(arg) if arg == "" then return nil else return arg end end local function list_to_set(list) local set = {} for _, item in ipairs(list) do set[item] = true end return set end -- version of mw.ustring.gsub() that discards all but th...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 19:2719:27, 2024-yil 23-sentyabr farq tarix +7 985 Y Modul:rif-headword „local lang = require("Module:languages").getByCode("rif") local list_to_set = require("Module:table").listToSet local export = {} local pos_functions = {} ----------------------- -- Utility functions -- ----------------------- -- If Not Empty local function ine(arg) if arg == "" then return nil else return arg end end -- version of mw.ustring.gsub() that discards all but the first return value function rsub(term, foo, bar) local retval...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 19:2619:26, 2024-yil 23-sentyabr farq tarix +1 464 Y Modul:txg-headword „local export = {} local m_headword = require("Module:headword") local m_param = require("Module:parameters") local txg = require("Module:languages").getByCode("txg") local Tang_pattern = "[" .. require("Module:scripts").getByCode("Tang"):getCharacters() .. "]" local pagename = mw.loadData("Module:headword/data").pagename local function lang_txg(text) return '<span class="Tang" lang="txg">' .. text .. '</span>' end local function l_txg(text) r...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 19:2519:25, 2024-yil 23-sentyabr farq tarix +1 322 Y Modul:ta-headword „local export = {} local pos_functions = {} local lang = require("Module:languages").getByCode("ta") local script = require("Module:scripts").getByCode("Taml") local PAGENAME = mw.title.getCurrentTitle().text function export.show(frame) local args = frame:getParent().args local poscat = frame.args[1] or error("Part of speech has not been specified. Please pass parameter 1 to the module invocation.") local data = {lang = lang, sc = script, pos...“ yozuvi orqali yangi sahifa yaratildi joriy

2024-yil 21-sentyabr

  • 07:5007:50, 2024-yil 21-sentyabr farq tarix +1 333 Y Modul:tdd-headword „local export = {} --local pos_functions = {} local gsub = mw.ustring.gsub local u = mw.ustring.char local lang = require("Module:languages").getByCode("tdd") local script = require("Module:scripts").getByCode("Tale") local PAGENAME = mw.title.getCurrentTitle().text local old_tones = { -- uses combining marks ["ᥰ"] = u(0x0308), -- tone 2 ["ᥱ"] = u(0x030C), -- tone 3 ["ᥲ"] = u(0x0300), -- tone 4 ["ᥳ"] = u(0x0307), -- tone 5 ["ᥴ"] =...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 07:4907:49, 2024-yil 21-sentyabr farq tarix +9 752 Y Modul:tl-headword „-- This module contains code for Tagalog headword templates. -- Templates covered are: -- * {{tl-noun}}, {{tl-proper noun}}; -- * {{tl-verb}}; -- * {{tl-adj}}; -- * {{tl-adv}}; -- * {{tl-num}}; -- * {{tl-pron}}; -- * {{tl-prep}}; -- * {{tl-head}}. local export = {} local pos_functions = {} local force_cat = false -- for testing; if true, categories appear in non-mainspace pages local lang = require("Module:languages").getByCode("tl") local langn...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 07:4807:48, 2024-yil 21-sentyabr farq tarix +789 Y Modul:sv-headword „local export = {} -- FIXME! We should convert the existing headword templates into module code. local force_cat = false -- enable for testing local lang = require("Module:languages").getByCode("sv") function export.categorize_phrasal_verb(frame) local particle = frame.args[1] particle = mw.text.trim(particle) -- Don't add categories if the particle is just "sig" (reflexive), and remove "sig" from particles that -- include it along with anoth...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 07:4707:47, 2024-yil 21-sentyabr farq tarix +5 332 Y Modul:ss-headword „local export = {} local lang = require("Module:languages").getByCode("ss") -- A list of valid noun classes -- The value is the corresponding plural class. -- True means the class is uncountable. local singular_classes = { ["1"] = "2", ["1a"] = "2a", ["3"] = "4", ["5"] = "6", ["7"] = "8", ["9"] = "10", ["11"] = "10", ["14"] = true, ["15"] = true, ["17"] = true, } local plural_classes = { ["2"] = true, ["2a"] = true, ["4"] = true, [...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 07:4607:46, 2024-yil 21-sentyabr farq tarix +3 537 Y Modul:st-headword „local export = {} local lang = require("Module:languages").getByCode("st") local plural_classes = { ["1"] = "c2", ["1a"] = "c2a", ["3"] = "c4", ["7"] = "c8", ["9"] = "c10", ["5"] = "c6", ["1/6"] = "c6", ["9/6"] = "c6", ["14"] = "c6", ["1/4"] = "c4"} local plural_rules = { ["1"] = {[1] = {"mo", "ba", 3}, [2] = {"ngw", "b", 4}, [3] = {"ngo", "b", 4}, [4] = { "mm", "bab", 3}, [5] = {"ʼm", "bab", 3}}, ["1a"] = {[1] = { "", "bo"...“ yozuvi orqali yangi sahifa yaratildi joriy

2024-yil 18-sentyabr

  • 09:4609:46, 2024-yil 18-sentyabr farq tarix +9 562 Y Modul:sl-headword „local m_params = require("Module:parameters") local m_str_utils = require("Module:string utilities") local find = m_str_utils.find local lower = m_str_utils.lower local u = m_str_utils.char local lang = require("Module:languages").getByCode("sl") local export = {} local function do_headwords(data) -- If the first headword given is "-", then skip the check. if data.heads[1] == "-" then data.heads[1] = mw.title.getCurrentTitle().subpageText...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 09:4409:44, 2024-yil 18-sentyabr farq tarix +6 363 Y Modul:sk-headword „local export = {} local pos_functions = {} local rsubn = mw.ustring.gsub local lang = require("Module:languages").getByCode("sk") local langname = lang:getCanonicalName() local suffix_categories = { ["adjectives"] = true, ["adverbs"] = true, ["nouns"] = true, ["verbs"] = true, ["prepositional phrases"] = true, } -- version of rsubn() that discards all but the first return value local function rsub(term, foo, bar) local retval = rsubn(term,...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 09:4309:43, 2024-yil 18-sentyabr farq tarix +2 436 Y Modul:sjn-headword „local export = {} local pos_functions = {} local twstyle = "font-family: 'Tengwar Annatar', 'Tengwar Eldamar', 'Tengwar Noldor', 'Tengwar Parmaite', 'Tengwar Formal', 'Tengwar Elfica', 'Tengwar Sindarin', 'Tengwar Quenya', 'Tengwar Gothika'" -- If Not Empty local function ine(arg) if arg == "" then return nil else return arg end end local function handle_infl(args, data, argpref, label) if args[argpref] and args[argpref..'2'] then local...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 09:4209:42, 2024-yil 18-sentyabr farq tarix +3 112 Y Modul:sn-headword „local export = {} local lang = require("Module:languages").getByCode("sn") local plural_classes = { ["1"] = "c2", ["1a"] = "c2", ["3"] = "c4", ["7"] = "c8", ["9"] = "c10", ["11"] = "c10", ["11/6"] = "c6", ["12"] = "c13", ["5"] = "c6", ["9/6"] = "c6", ["1a/6"] = "c6", ["14"] = "c6", ["21"] = "c6"} local plural_rules = { ["1"] = {[1] = {"mw", "v", 3}, [2] = {"mu", "va", 3}}, ["1a"] = {[1] = {"", "va", 1}}, ["3"] = {[1] = {...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 09:4109:41, 2024-yil 18-sentyabr farq tarix +1 574 Y Modul:xsr-headword „local export = {} local pos_functions = {} local links = require('Module:links') local labels = require('Module:labels') local m_scripts = require("Module:scripts") local lang = require('Module:languages').getByCode('xsr') local PAGENAME = mw.title.getCurrentTitle().text local current_script = lang:findBestScript(PAGENAME) local Deva_Tibt_translit = require('Module:Deva-Tibt-translit') local Tibt_Deva_translit = require('Module:Tibt-Deva-translit...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 09:4009:40, 2024-yil 18-sentyabr farq tarix +3 375 Y Modul:shn-headword „local export = {} local pos_functions = {} local lang = require("Module:languages").getByCode("shn") local script = require("Module:scripts").getByCode("Mymr") local PAGENAME = mw.title.getCurrentTitle().text function export.show(frame) local args = frame:getParent().args local poscat = frame.args[1] or error("Part of speech has not been specified. Please pass parameter 1 to the module invocation.") local data = {lang = lang, sc = script, p...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 09:3609:36, 2024-yil 18-sentyabr farq tarix +4 267 Y Modul:sei-headword „local export = {} local lang = require("Module:languages").getByCode("sei") --verbs function export.show_verb(frame) local args = frame:getParent().args local data = {lang = lang, pos_category = "verbs", categories = {}, sort_key = args.sort, heads = {args.head}, genders = {"pf-s"}, inflections = {}, nogendercat =1} --the nogendercat parameter is necessary as otherwise plural verbs will be added to "Seri pluralia tantum" local tracking_categori...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 09:3509:35, 2024-yil 18-sentyabr farq tarix +7 129 Y Modul:sh-headword „local export = {} local lang = require("Module:languages").getByCode("sh") local function otherscript(inflections, args) local title = mw.title.getCurrentTitle() local sc = lang:findBestScript(title.subpageText) local other_sc if sc:getCode() == "Latn" then other_sc = "Cyrl" elseif sc:getCode() == "Cyrl" then other_sc = "Latn" end other_sc = require("Module:scripts").getByCode(other_sc) local inflection = {label = other_sc:getCa...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 09:3409:34, 2024-yil 18-sentyabr farq tarix +1 304 Y Modul:see-headword „local export = {} local pos_functions = {} local lang = require("Module:languages").getByCode("see") -- The main entry point. -- This is the only function that can be invoked from a template. function export.show(frame) PAGENAME = mw.title.getCurrentTitle().text local args = frame:getParent().args local poscat = frame.args[1] or error("Part of speech has not been specified. Please pass parameter 1 to the module invocation.") local cat = arg...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 09:3309:33, 2024-yil 18-sentyabr farq tarix +2 652 Y Modul:stq-headword „--Mostly based on the nl-headword module, with some changes. local export = {} local pos_functions = {} local lang = require("Module:languages").getByCode("stq") -- The main entry point. -- This is the only function that can be invoked from a template. function export.show(frame) PAGENAME = mw.title.getCurrentTitle().text --Part of speech. local poscat = frame.args[1] or error("Part of speech has not been specified. Please pass parameter 1...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 09:3209:32, 2024-yil 18-sentyabr farq tarix +12 438 Y Modul:sa-headword „local export = {} local pos_functions = {} local m_links = require("Module:links") local lang = require("Module:languages").getByCode("sa") local langname = lang:getCanonicalName() local PAGENAME = mw.title.getCurrentTitle().text local Array = require "Module:array" local suffix_categories = { ["adjectives"] = true, ["adverbs"] = true, ["nouns"] = true, ["verbs"] = true, } local function track(page) require("Module:debug").track("sa-headwor...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 09:3109:31, 2024-yil 18-sentyabr farq tarix +16 740 Y Modul:sam-headword „local m_headword = require("Module:headword") local com = require("Module:sam-common") local export = {} local pos_functions = {} local lang = require("Module:languages").getByCode("sam") local suffix_categories = { ["adjectives"] = true, ["adverbs"] = true, ["nouns"] = true, ["verbs"] = true, } local function get_params_list(args, argprefix) local export = {} i = 1 term = argprefix while args[term] ~= nil and args[term] ~= "" do tab...“ yozuvi orqali yangi sahifa yaratildi joriy
  • 09:3009:30, 2024-yil 18-sentyabr farq tarix +9 287 Y Modul:rw-headword „local export = {} local lang = require("Module:languages").getByCode("rw") local MACRON = mw.ustring.char(0x0304) local ACUTE = mw.ustring.char(0x0301) local CIRCUMFLEX = mw.ustring.char(0x0302) local plural_classes = { ["1"] = "c2", ["1a"] = "c2a", ["3"] = "c4", ["7"] = "c8", ["9"] = "c10", ["11"] = "c10", ["11/6"] = "c6", ["11/14"] = "c14", ["12"] = "c13", ["5"] = "c6", ["5/10"] = "c10", ["9/6"] = "c6", ["9/za"] = "c10", ["14"] = "c6", ["15"...“ yozuvi orqali yangi sahifa yaratildi joriy
(eng yangi | eng eski) Koʻrib chiqish (yangiroq 50 | ) (20 | 50 | 100 | 250 | 500)