Search results

Jump to navigation Jump to search
View ( | ) (20 | 50 | 100 | 250 | 500)
  • . ticker return url end function p.FormatTickerURL(ticker) -- Convert to upper case ticker = string.upper(ticker) -- NYSE.com formats for...
    944 bytes (125 words) - 05:19, 2 March 2019
  • in5(frame) local indent = frame.args[1] -- Trim whitespace and convert to number. Default to 5 if not present, -- as per the template title...
    1 KB (177 words) - 16:21, 27 November 2021
  • args.user_lang or args.lang args.inline = (args.inline ~= nil) -- convert to boolean if args.text == nil then -- if no string than add error message...
    2 KB (193 words) - 13:11, 23 November 2021
  • function p._main(args) local separator = args.separator -- Decode (convert to Unicode) HTML escape sequences, such as " " for space. and mw...
    1 KB (185 words) - 14:47, 28 October 2022
  • ["Module:Convert"] = 1220000, ["Module:Convert/data"] = 1220000, ["Module:Convert/helper"] = 8200, ["Module:Convert/text"] = 1220000, ["Module:Convert/wikidata"]...
    36 KB (4,398 words) - 11:31, 20 May 2023
  • require('Module:Yesno') return yesno(arg) end local p = {} -- Table to convert entered text values to numeric values. local timeText = { ['seconds']...
    5 KB (711 words) - 05:20, 29 August 2021
  • it up local L = HTMLcolor[c] if (L ~= nil) then return L end -- convert from hsl if mw.ustring.match(c,'^hsl%([%s]*[0-9][0-9%.]*[%s]*,[%s]*[0-9][0-9%...
    7 KB (1,274 words) - 18:52, 10 December 2020
  • strings if type(name)=='string' then name=string.lower(name) end -- convert to lower case output_args[name] = value end end return output_args...
    3 KB (304 words) - 13:11, 23 November 2021
  • this article by removing excessive or inappropriate external links, and converting useful links where appropriate into footnote references. (March 2014)...
    19 KB (2,073 words) - 14:34, 2 January 2022
  • '' elseif operation == 'julian' then if not date2 and date1 then -- Convert from Julian to Gregorian calendar date if Calendar == nil then Calendar...
    22 KB (2,926 words) - 03:12, 5 December 2021
  • number and add one for next year year = tonumber (year); -- convert year portion of bibcode to a number if (1000 > year) or (year > next_year)...
    2 KB (367 words) - 22:03, 21 October 2022
  • -- for each patern in *_template_patterns pattern_convert (pattern, t[2]) -- convert and store in known_templates_* end end ...
    12 KB (1,593 words) - 19:25, 4 December 2022
  • start string and convert to digits else ord, weekday_num, month = decode_dst_event (tz.dst_ends); -- get end string and convert to digits end ...
    21 KB (3,300 words) - 22:55, 21 October 2022
  • (_alias_map) local T = mw.text.split (_alias_map, '%s*,%s*'); -- convert the comma-separated list into a table of alias pairs local mapped_aliases...
    12 KB (1,792 words) - 18:27, 4 December 2022
  • name return base_name end operation = mw.ustring.lower(operation) -- convert operation to lower case if not i18n[operation] then -- if operation is...
    4 KB (446 words) - 13:11, 23 November 2021
  • (talk) 02:14, 5 January 2010 (UTC) I'm thinking this table might be best converted to all daily doses. Otherwise things get a bit incomparable across the...
    5 KB (698 words) - 10:50, 1 February 2023
  • tonumber(n, 36) then -- Validates any number with base ≤ 36 error('Unable to convert "' .. args[1] .. '" to a number') end local gap = args.gap local precision...
    3 KB (537 words) - 15:22, 11 December 2020
  • Help:Infobox Cleanup Building {{Infobox}} List of infoboxes/Proposed To do Add infobox Change template used Cleanup contents Convert to use {{Infobox}} v t e...
    64 members (0 subcategories, 0 files) - 18:12, 2 January 2022
  • [[Module:Convert]] which uses mw.loadData() for -- read-only access to this module so that it is loaded only once per page. -- See [[:en:Template:Convert/Transwiki...
    167 KB (18,863 words) - 10:01, 8 August 2023
  • through table table.insert (out, make_wikilink (key)); -- and convert category names to links end end return table.concat (out); ...
    38 KB (5,288 words) - 13:04, 22 October 2022
View ( | ) (20 | 50 | 100 | 250 | 500)