Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • (frame:getTitle(), sandbox, 1, true); -- is this invoke the sandbox module? sandbox = is_sandbox and sandbox or ''; -- use i18n sandbox to load sandbox modules...
    209 KB (29,658 words) - 16:23, May 4, 2023
  • cats_list_t) for _, lang_code in ipairs (script_lang_codes_t) do local lang_name = lang_code_remap_t[lang_code] or lang_list_t[lang_code]; -- use remap...
    58 KB (8,323 words) - 13:25, October 24, 2022
  • , dateType) if not lang then lang = mw.language.getContentLanguage() end local success, result = pcall(lang.formatDate, lang, 'U', dateString) if...
    25 KB (3,007 words) - 14:10, October 23, 2022
  • sandbox property for value of type "Item"
    0 statements, 0 sitelinks - 21:09, August 31, 2020
  • function(id, lang) if lang == "default" then lang = findLang().code end local label if lang then label = mw.wikibase.getLabelByLang(id, lang) else ...
    135 KB (17,493 words) - 19:47, August 21, 2020
  • args if not (args.lang and mw.language.isSupportedLanguage(args.lang)) then args.lang = frame:callParserFunction( "int", "lang" ) -- get user's chosen...
    8 KB (1,377 words) - 19:49, August 21, 2020
  • _Date(datevec, lang, case, class, trim_year) -- make sure inputs are in the right format if not lang or not mw.language.isValidCode( lang ) then lang = mw....
    16 KB (2,154 words) - 19:49, August 21, 2020
  • then local lang = mw.getContentLanguage(); local good1, embargo_date, todays_date; good1, embargo_date = pcall (lang.formatDate, lang, 'U', embargo);...
    72 KB (11,046 words) - 16:23, May 4, 2023
  • trim(v)) elseif k == 'lang' and v ~= '_' then lang = mw.text.trim(v) end end return formatMessage(dataset, id, params, lang) end -- Identical to...
    6 KB (831 words) - 17:46, September 16, 2020
  • function langSwitch(list,lang) local langList = mw.language.getFallbacksFor(lang) table.insert(langList,1,lang) table.insert(langList,math.max(#langList...
    22 KB (2,907 words) - 19:49, August 21, 2020
  • title|getSortKey}} {{#invoke:Sort title|getDefaultSort}} From module: <syntaxhighlight lang="lua">local sortkeyModule = require('Module:Sort title') local sortkey =...
    2 KB (178 words) - 23:52, April 16, 2023
  • pcall (lang_object.formatDate, lang_object, 'U', accessdate ); -- convert accessdate value to Unix timestamp good2, tomorrow_ts = pcall (lang_object...
    62 KB (9,817 words) - 16:23, May 4, 2023
  • 2100, ["MusicBrainz_meta"] = 4500, ["Mvar"] = 6100, ["Mw_lang"] = 74000, ["My"] = 2400, ["My_sandbox"] = 3800, ["Myprefs"] = 10000, ["Module:MLB_standings"]...
    4 KB (475 words) - 15:44, October 23, 2022
  • the configuration file with additional text if any. foreign_lang_source and foreign_lang_source_2 keys have a language code appended to them so that multiple...
    24 KB (3,557 words) - 17:26, October 23, 2022
  • list/data'); local whitelist = mw.loadData ('Module:Footnotes/whitelist'); local Lang_obj = mw.language.getContentLanguage(); -- used by template_list_add()...
    37 KB (5,067 words) - 17:13, September 13, 2021
  • documentation[create] [purge] Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc...
    99 bytes (27 words) - 22:05, April 3, 2021
  • data_module, text_module local sandbox = config.sandbox and ('/' .. config.sandbox) or '' data_module = "Module:Convert/data" .. sandbox text_module = "Module:Convert/text"...
    132 KB (20,570 words) - 19:38, August 21, 2020
  • translation|lang=|italicsoff=|rtl1=|<!--original text-->|<!--translation-->|attr1=|attr2=}} Full parameter set in vertical format {{Verse translation | lang = |...
    636 bytes (505 words) - 10:10, August 21, 2020
  • creates a reference, but one can be provided to use instead. See 2nd example.] |lang = [optional: language code of the tweet if non-English] |translation = [optional:...
    3 KB (617 words) - 10:10, August 21, 2020
  • documentation[create] [purge] Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc...
    3 KB (27 words) - 19:48, August 21, 2020
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)