ਸਮੱਗਰੀ 'ਤੇ ਜਾਓ

Kuldeepburjbhalaike ਲਈ ਵਰਤੋਂਕਾਰ ਯੋਗਦਾਨ

ਇਸ ਵਰਤੋਂਕਾਰ ਦੀਆਂ 146 ਸੋਧਾਂ ਹਨ। 20 ਸਤੰਬਰ 2022 ਨੂੰ ਖ਼ਾਤਾ ਬਣਾਇਆ ਗਿਆ।
ਯੋਗਦਾਨ ਖੋਜੋਫੈਲਾਓਸਮੇਟੋ
⧼contribs-top⧽
⧼contribs-date⧽
(ਸਭ ਤੋਂ ਨਵੇਂ | ਸਭ ਤੋਂ ਪੁਰਾਣਾ) ਵੇਖੋ (50 ਨਵੇਂ | ) (20 | 50 | 100 | 250 | 500)

23 ਨਵੰਬਰ 2024

  • 10:4010:40, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +8,469 ਮੌਡਿਊਲ:languages/data/3/u "local m_lang = require("Module:languages") local m_langdata = require("Module:languages/data") local u = require("Module:string utilities").char local c = m_langdata.chars local p = m_langdata.puaChars local s = m_langdata.shared local m = {} m["uam"] = { "Uamué", 3441418, } m["uan"] = { "Kuan", 6441085, } m["uar"] = { "Tairuma", 7676386, "ngf", } m["uba"] = { "Ubang", 3914467, "nic-ben", "Latn", } m["ubi"] = { "Ubi", 56264,..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 10:3910:39, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +4,565 ਮੌਡਿਊਲ:gender and number/data " local data = {} -- A list of all possible "parts" that a specification can be made out of. For each part, we list the class it's in -- (gender, animacy, etc.), the associated category (if any) and the display form. In a given gender/number spec, only -- one part of each class is allowed. `display` is how the code is diplayed to the user and should normally be wrapped -- in <abbr title="tooltip">...</abbr> with an explanatory tooltip. If not, it..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 10:3910:39, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +10,056 ਮੌਡਿਊਲ:gender and number "local export = {} local data = mw.loadData("Module:gender and number/data") --[==[ intro: This module creates standardised displays for gender and number. It converts a gender specification into Wiki/HTML format. A gender/number specification consists of one or more gender/number elements, separated by hyphens. Examples are: {"n"} (neuter gender), {"f-p"} (feminine plural), {"m-an-p"} (masculine animate plural), {"pf"} (perfective aspect). Each..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 10:3710:37, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +1,045 ਮੌਡਿਊਲ:script utilities/data "local data = {} data.translit = { ["term"] = { --[=[ can't be done until Kana transliterations are correctly parsed by Module:links ["tag"] = "i", ]=] ["classes"] = "mention-tr", }, ["usex"] = { ["tag"] = "i", ["classes"] = "e-transliteration", }, ["head"] = { ["classes"] = "headword-tr", ["dir"] = "ltr", }, ["default"] = {}, } data.transcription = { ["head"] = { ["tag"] = "span", ["classes"] = "headword-ts", ["di..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 10:3610:36, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +14,845 ਮੌਡਿਊਲ:script utilities ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ ਮੌਜੂਦਾ
  • 10:3410:34, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +5,227 ਮੌਡਿਊਲ:palindromes/data "local data = { ["ar"] = { allow_repeated_char = true, from = { "[أإآ]", "ؤ", "[ئى]", "ة", "ء", }, to = { "ا", "و", "ي", "ه", }, }, ["arc"] = { allow_repeated_char = true, from = { "ם", "ן", "ך", "ף", "ץ", "ﭏ", "װ", "ױ", "ײ", "[״׳־]", }, to = { "מ", "נ", "כ", "פ", "צ", "אל", "וו", "וי", "יי", } }, ["axm..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 10:3410:34, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +1,619 ਮੌਡਿਊਲ:palindromes "local export = {} local data = mw.loadData("Module:palindromes/data") local function ignoreCharacters(term, lang, sc, langdata) term = mw.ustring.lower(term) term = mw.ustring.gsub(term, "[ ,%.%?!%%%-'\"]", "") -- Language-specific substitutions -- Ignore entire scripts (e.g. romaji in Japanese) if langdata.ignore then sc_name = sc and sc:getCode() or lang:findBestScript(term):getCode() for _, script in ipairs(langdata.ignore) do..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 10:3210:32, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +3,998 ਮੌਡਿਊਲ:scripts/data ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ ਮੌਜੂਦਾ
  • 10:3010:30, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +2,896 ਮੌਡਿਊਲ:Guru-translit "local export = {} local conv = { --consonants without nukta ["ਸ"] = "s", ["ਹ"] = "h", ["ਕ"] = "k", ["ਖ"] = "kh", ["ਗ"] = "g", ["ਘ"] = "gh", ["ਙ"] = "ṅ", ["ਚ"] = "c", ["ਛ"] = "ch", ["ਜ"] = "j", ["ਝ"] = "jh", ["ਞ"] = "ñ", ["ਟ"] = "ṭ", ["ਠ"] = "ṭh", ["ਡ"] = "ḍ", ["ਢ"] = "ḍh", ["ਣ"] = "ṇ", ["ਤ"] = "t", ["ਥ"] = "th", ["ਦ"] = "d", ["ਧ"] = "dh", ["ਨ"] = "n", ["ਪ"] = "p", ["ਫ"] = "ph",..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 10:2510:25, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ 0 ਮੌਡਿਊਲ:etymology/templates ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ ਮੌਜੂਦਾ
  • 10:2310:23, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +3,225 ਮੌਡਿਊਲ:template parser/templates "-- Prevent substitution. if mw.isSubsting() then return require("Module:unsubst") end local export = {} local m_template_parser = require("Module:template parser") local display_parameter = m_template_parser.displayParameter local process_params = require("Module:parameters").process local template_link = m_template_parser.templateLink local wikitag_link = m_template_parser.wikitagLink local function get_offset_template_args(frame) -- Proces..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 10:2210:22, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +3,929 ਫਰਮਾ:temp/documentation "{{documentation subpage}} {{shortcut|Template:tl|Template:TL}} {{uses lua|Module:template parser}} The template {{temp|temp}} is intended for use on talk pages and areas of Wiktionary that describe the markup language of wikitext. It displays the name of another template or template-like parser construct, linked for convenience, and wrapped in <code><code></code> tags. == Syntax == {{temp|temp|<var>[</var><var>[</var>safe<var>]</var>subst:..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 10:2110:21, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ −64 ਫਰਮਾ:Tl Redirected page to ਫਰਮਾ:temp ਮੌਜੂਦਾ ਟੈਗ: New redirect
  • 10:2010:20, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ −1,719 ਫਰਮਾ:temp Replaced content with "<includeonly>{{safesubst:<noinclude/>#invoke:template parser/templates|template_link_t}}</includeonly><noinclude>{{documentation}}</noinclude>" ਮੌਜੂਦਾ ਟੈਗ: ਬਦਲਿਆ ਗਿਆ
  • 10:2010:20, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +43 ਫਰਮਾ:tl Redirected page to ਫਰਮਾ:temp ਮੌਜੂਦਾ ਟੈਗ: New redirect
  • 10:1010:10, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +580 ਮੌਡਿਊਲ:yesno "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. local lower = string.lower local type = type return function (val, default) if val == nil then return nil end val = type(val) == "string" and lower(val) or val return ( val == true or val == "true" or val == 1 or val == "1" or val == "yes" or val == "y" or val == "t" or val == "on" ) and true or not ( val ==..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 10:0810:08, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +5,482 ਫਰਮਾ:pedia/documentation "{{documentation subpage}} ==Usage== This template is used in the Further Reading or References section of a Wiktionary entry to link to a Wikipedia article. It displays as a single line, including the link to the article along with text indicating that the article comes from Wikipedia (or from a foreign-language version of Wikipedia if {{para|lang}} is given). It displays identically to {{tl|R:wp}}, but takes a slightl..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 10:0710:07, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +134 ਫਰਮਾ:pedia "{{#invoke:interproject|projectlink|prefix=w|name=Wikipedia|image=Wikipedia-logo.svg|compat=1}}<noinclude>{{documentation}}</noinclude>" ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 10:0510:05, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +7,253 ਮੌਡਿਊਲ:language-like "local export = {} local insert = table.insert local ipairs = ipairs local type = type local function flatten_data(data, t) for _, v in ipairs(data) do if type(v) == "table" then flatten_data(v, t) else insert(t, v) end end return t end -- Implementation of getOtherNames() for languages, etymology languages, -- families and scripts. If `onlyOtherNames` is passed in, only return -- the names in the `otherNames` field, otherwise com..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 10:0410:04, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +6,105 ਮੌਡਿਊਲ:etymology/specialized "local export = {} local m_str_utils = require("Module:string utilities") local etymology_module = "Module:etymology" local etymology_multi_module = "Module:etymology/multi" local gsub = m_str_utils.gsub local insert = table.insert local pluralize = m_str_utils.pluralize local upper = m_str_utils.upper -- This function handles all the messiness of different types of specialized borrowings. It should insert any -- borrowing-type-specific categori..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 10:0310:03, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +7,476 ਮੌਡਿਊਲ:etymology "local export = {} -- For testing local force_cat = false local function term_error(terminfo) if terminfo.lang:hasType("family") then if terminfo.term and terminfo.term ~= "-" then require("Module:debug/track")("etymology/family/has-term") end terminfo.term = "-" end return terminfo end local function create_link(terminfo, template_name) local link = "" if terminfo.term == "-" then --[=[ [[Special:WhatLinksHere/Wiktionary..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 10:0210:02, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +1,562 ਮੌਡਿਊਲ:etymology/templates/internal "-- For internal use only with Module:etymology/templates and its submodules. local process_params = require("Module:parameters").process local export = {} do local function get_params(frame, has_text, no_family) local alias_of_t = {alias_of = "t"} local boolean = {type = "boolean"} local plain = {} local params = { [1] = { required = true, type = "language", default = "und" }, [2] = { required = true, su..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 10:0010:00, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +8,048 ਮੌਡਿਊਲ:etymology/templates "local export = {} local require_when_needed = require("Module:require when needed") local concat = table.concat local format_categories = require_when_needed("Module:utilities", "format_categories") local insert = table.insert local process_params = require_when_needed("Module:parameters", "process") local trim = mw.text.trim local lower = mw.ustring.lower local etymology_module = "Module:etymology" local etymology_specialized_module = "Module:..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ
  • 09:5909:59, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +388 ਫਰਮਾ:bor+/documentation "{{documentation subpage}} Works exactly like {{tl|bor}}, but with "Borrowed from" at the beginning. ===Parameters=== Parameters same as in {{tl|bor}}, with 1 extra parameter: :* {{para|nocap|1|opt=1}} — to uncapitalise the first letter. ===See also=== * {{tl|inh+}} * {{tl|der+}} <includeonly> Category:Foreign derivation templates Category:Etymology templates </includeonly>" ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 09:5809:58, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +159 ਫਰਮਾ:bor+ "<includeonly>{{#invoke:etymology/templates|specialized_borrowing|bortype=borrowing}}</includeonly><noinclude>{{bor+|mul|mul|test}}{{documentation}}</noinclude>" ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 09:5709:57, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +228 ਵਿਕੀਪੀਡੀਆ "== ਪੰਜਾਬੀ == === ਨਿਰੁਕਤੀ === {{bor+|pa|en|Wikipedia}}। ===ਖ਼ਾਸ ਨਾਂਵ=== {{pa-proper noun|sha=وکیپیڈیا}} # Wikipedia ====ਹੋਰ ਪੜ੍ਹੋ==== * {{pedia|lang=pa}}" ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 09:5409:54, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +15 ਸਨਿੱਚਰਵਾਰ ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ ਮੌਜੂਦਾ
  • 09:5309:53, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +5,057 ਮੌਡਿਊਲ:collation "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 functi..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 09:5109:51, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +1,98,214 ਮੌਡਿਊਲ:languages/canonical names "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", ["Abipón"] = "axb", ["Abishira"] = "ash", ["Abkhaz"] = "ab", ["Abom"]..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 09:4909:49, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +2,660 ਮੌਡਿਊਲ:maintenance category "local export = {} local pages_module = "Module:pages" local parameters_module = "Module:parameters" local utilities_module = "Module:utilities" local find = string.find local new_title = mw.title.new local uses_hidden_category -- Defined below. --[==[ Loaders for functions in other modules, which overwrite themselves with the target function when called. This ensures modules are only loaded when needed, retains the speed/convenience of locally-..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 09:4809:48, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +1,601 ਮੌਡਿਊਲ:data/parser extension tags "--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"..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 09:4509:45, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +26,583 ਮੌਡਿਊਲ:headword utilities ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ ਮੌਜੂਦਾ
  • 09:4409:44, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +52 ਮੌਡਿਊਲ:pa-headword ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ ਮੌਜੂਦਾ
  • 09:4309:43, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +41,862 ਮੌਡਿਊਲ:headword/page "local export = {} local collation_module = "Module:collation" local languages_module = "Module:languages" local maintenance_category_module = "Module:maintenance category" local string_utilities_module = "Module:string utilities" local table_module = "Module:table" local template_parser_module = "Module:template parser" local mw = mw local string = string local table = table local ustring = mw.ustring local concat = table.concat local find = st..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 09:4209:42, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +1,230 ਮੌਡਿਊਲ:headword/templates ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ ਮੌਜੂਦਾ
  • 09:4109:41, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +10,787 ਮੌਡਿਊਲ:headword ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ ਮੌਜੂਦਾ
  • 09:4109:41, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ −10,034 ਮੌਡਿਊਲ:headword/data ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ ਮੌਜੂਦਾ
  • 09:3609:36, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ 0 ਮੌਡਿਊਲ:interproject ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ ਮੌਜੂਦਾ
  • 09:2009:20, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +54 ਮੌਡਿਊਲ:interproject ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
  • 09:1609:16, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +16,955 ਮੌਡਿਊਲ:data/magic words "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..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 09:1409:14, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +349 ਮੌਡਿਊਲ:data/metamethods "return { __add = true, __call = true, __concat = true, __div = true, __eq = true, __gc = true, __index = true, __ipairs = true, __le = true, __len = true, __lt = true, __metatable = true, __mod = true, __mode = true, __mul = true, __newindex = true, __pairs = true, __pow = true, __sub = true, __tostring = true, __unm = true, }" ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 09:1409:14, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +12,262 ਮੌਡਿਊਲ:parser "local export = {} local concat = table.concat local deepcopy -- Assigned when needed. local getmetatable = getmetatable local insert = table.insert local next = next local rawget = rawget local rawset = rawset local remove = table.remove local setmetatable = setmetatable local type = type local unpack = unpack local classes = {} local metamethods = mw.loadData("Module:data/metamethods") ----------------------------------------------------------..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 09:1209:12, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +7,269 ਮੌਡਿਊਲ:template parser/data "local string = string local gsub = string.gsub local upper = string.upper local data = {} do local tags = mw.loadData("Module:data/parser extension tags") local data_end_tags = {} -- The preprocessor uses the regex "/<\/TAG\s*>/i", so only ASCII characters -- are case-insensitive. local function char_pattern(ch) local upper_ch = upper(ch) return upper_ch == ch and ch or "[" .. upper(ch) .. ch .. "]" end -- Generates the string pa..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 09:1109:11, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +55,853 ਮੌਡਿਊਲ:template parser "--[[ 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..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 09:1009:10, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +994 ਮੌਡਿਊਲ:parameters/remove holes " -- A helper function that removes empty numeric indexes in a table, -- so that the values are tightly packed like in a normal Lua table. -- equivalent to require("Module:table").compressSparseArray return function(t) local highest = 0 for num, _ in pairs(t) do if type(num) == "number" and num > 0 and num < math.huge and math.floor(num) == num then highest = math.max(highest, num) end end local need_to_compress = false for i = 1, highe..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 09:0909:09, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +11,189 ਮੌਡਿਊਲ:pages "local export = {} local string_utilities_module = "Module:string utilities" 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 require = require local sub = string.sub local tonumber = tonumber local type = type local ufind = mw.ustring.find local..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 09:0809:08, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +4,625 ਮੌਡਿਊਲ:shortcut box "local require_when_needed = require("Module:require when needed") local format_categories = require_when_needed("Module:utilities", "format_categories") local get_template_invocation_name = require_when_needed("Module:template parser", "getTemplateInvocationName") local html_create = mw.html.create local insert = table.insert local process_params = require_when_needed("Module:parameters", "process") local tostring = tostring local current_title..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 09:0709:07, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +872 ਫਰਮਾ:shortcut/documentation "{{documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> {{uses lua|Module:shortcut box}} This template displays the list of shortcuts for a page. To use this template, pass the page names of the shortcuts as parameters. Page names in the Template: namespace are rendered with the double-brace syntax: {| | {{temp|shortcut|Template:l}} || → || {{shortcut|Template:l|demo=1}} |} The template checks wheth..." ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 09:0709:07, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +102 ਫਰਮਾ:shortcut "<includeonly>{{#invoke:shortcut box|shortcut_t}}</includeonly><noinclude>{{documentation}}</noinclude>" ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
  • 09:0309:03, 23 ਨਵੰਬਰ 2024 ਫ਼ਰਕ ਪੁਰਾਣਾ +367 ਫਰਮਾ:notice "{| class="wikitable" style="margin: 4px 10%;" |style="text-align:center;border-right:0px;padding:2px 0px 2px 0.9em;"|[[File:{{{image|{{{icon|Information icon.svg}}}}}}|60px|link={{#ifeq:{{{link|}}}|none||{{{link|}}}}}|information]] |style="text-align:left;border-left:0px;width:100%;padding:0.25em 0.9em;"|{{{text|{{{1}}}}}} |}<noinclude>{{documentation}}</noinclude>" ਨਾਲ਼ ਸਫ਼ਾ ਬਣਾਇਆ ਮੌਜੂਦਾ
(ਸਭ ਤੋਂ ਨਵੇਂ | ਸਭ ਤੋਂ ਪੁਰਾਣਾ) ਵੇਖੋ (50 ਨਵੇਂ | ) (20 | 50 | 100 | 250 | 500)