Search results

Jump to navigation Jump to search
  • 5500, ["User_de-1"] = 7600, ["User_de-2"] = 4400, ["User_de-3"] = 2200, ["User_en"] = 39000, ["User_en-1"] = 2400, ["User_en-2"] = 7600, ["User_en-3"] =...
    6 KB (696 words) - 01:59, 5 January 2023
  • to link to the reader's language's project -- e.g "en" for [[:en:WikidataIB]] -- treats "en-gb" as "en", etc. ------------------------------------------...
    139 KB (18,036 words) - 19:24, 29 June 2023
  • to link to the reader's language's project -- e.g "en" for [[:en:WikidataIB]] -- treats "en-gb" as "en", etc. ------------------------------------------...
    135 KB (17,447 words) - 22:30, 14 August 2020
  • ["default"] = "th" } } if wiki.langcode ~= "en" then --require("Module:i18n").loadI18n("Module:Wikidata/i18n", i18n) -- got idea from [[:w:Module:Wd]] local...
    34 KB (5,013 words) - 19:25, 29 June 2023
  • -~]+$", [ "n" ] = "^[%-]?[0-9]*$", [ "n>0" ] = "^[0-9]*[1-9][0-9]*$", [ "N+" ] = "^[%-]?[1-9][0-9]*$", [ "N>0" ] =...
    41 KB (4,027 words) - 01:04, 24 December 2016
  • https://en.wikipedia.org/wiki/Module:Testcase_table [2] https://en.wikipedia.org/wiki/User:Frietjes [3] https://en.wikipedia.org/wiki/User:Mr._Stradivarius...
    24 KB (2,873 words) - 22:30, 14 August 2020
  • base language in use -- so for example, both English (en) and British English (en-gb) return 'en' -- from https://commons.wikimedia.org/wiki/Module:Wikidata2...
    11 KB (1,435 words) - 14:30, 7 March 2020
  • combine(t, n) if t[n + 4] ~= '' and t[n + 4] == t[n] then t[n + 4] = '' -- The cell in the next row is deleted local rowspan = 2 while t[n + rowspan...
    34 KB (4,809 words) - 19:55, 3 August 2020
  • pageDoc.text} ) :_'\n== General information ==\n' :_(frame:expandTemplate{title = tStubDoc.text}) :_'\n\n'(), ['link box'] = Buffer'This...
    12 KB (1,737 words) - 12:12, 24 September 2023
  • debuglog = debuglog .. "" .. "\n\n" .. "- " .. debug.traceback() .. "result type: ".. type(result) .. " result: \n\n" .. mw.dumpObject(result) --invoke...
    43 KB (5,510 words) - 14:48, 10 March 2022
  • str:gsub( '[%[%]\n]', { ['['] = '&#91;', [']'] = '&#93;', ['\n'] = ' ' } ); end --[[--------------------------< E X T E R N A L _ L I N K >--------...
    218 KB (30,962 words) - 12:14, 24 September 2023
  • sortable"\n'.. '! rowspan=2 | Parameter\n'.. '! rowspan=2 | Label\n'.. '! rowspan=2; data-sort-type=number | Wikidata property\n'.. ...
    43 KB (6,772 words) - 22:16, 14 August 2020
  • language for output digits (both en and local digits are always accepted for input) ["en"] = "opt_lang_en", -- use en digits for numbers, regardless...
    19 KB (2,280 words) - 19:25, 29 June 2023
  • pairs(kv_pairs) do local en_name = text_code.en_option_name[loc_name] if en_name then local en_value = text_code.en_option_value[en_name] if en_value == 'INTEGER'...
    133 KB (20,773 words) - 19:25, 29 June 2023
  • function p.text(frame, count) local bot_text = "\n\n----\n<small><small>Transclusion count updated by [[User:Ahechtbot|Ahechtbot]].</small></small>" if frame...
    5 KB (655 words) - 13:03, 16 January 2020
  • nil}, {['en'] = {'submitted', true}, ['local'] = nil}, {['en'] = {'super.?user', false}, ['local'] = nil}, {['en'] = {'%f['....
    104 KB (13,498 words) - 22:47, 20 October 2023
  • the template.' end return mw.ustring.format('%s\n<p style="font-size:smaller; line-height:1.3em;">\n%s\n</p>', descriptionText, smallText) end function...
    22 KB (2,443 words) - 19:02, 10 August 2020
  • function zeropad(n) if n>=0 and n < 10 then return '00' .. n end if n>=0 and n < 100 then return '0' .. n end return '' .. n end local function...
    20 KB (2,875 words) - 01:41, 27 December 2021
  • variants[ k ] = v n = n + 1 end end end -- for k, v if n > 0 then for k, v in pairs(...
    39 KB (3,975 words) - 21:00, 31 August 2021
  • Make the user link. local userLink = links.u -- If we weren't passed any link codes, just return the user link. if #codes < 1 then return userLink end...
    22 KB (2,640 words) - 21:02, 7 August 2020
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)