Search Results: Module:BaseConvert/testcases
Sorry, the article you're looking for isn't specifically available. Here are related topics:
Module:BaseConvert/doc
Jumat, 2024-08-30 03:24:36require('Module:BaseConvert') BaseConvert.convert({n = 14600926, base = 16}) -- returns 'DECADE' Arguments: n - (required) the number to be converted, as a string...
Click to read more »Module:Lua banner
Jumat, 2024-04-05 09:45:24'Templates based on the String Lua module', ['Module:Math'] = 'Templates based on the Math Lua module', ['Module:BaseConvert'] = 'Templates based on...
Click to read more »Module:Lua banner/sandbox
Jumat, 2025-11-28 13:29:11'Templates based on the String Lua module', ['Module:Math'] = 'Templates based on the Math Lua module', ['Module:BaseConvert'] = 'Templates based on...
Click to read more »Module:ConvertNumeric
Kamis, 2023-02-09 08:04:17[[Module:ConvertNumeric/testcases]] -- When editing, preview with: [[Module_talk:ConvertNumeric/testcases]] -- First, edit [[Module:ConvertNumeric/sandbox]]...
Click to read more »Module:Convert/sandbox/testcases
Kamis, 2014-06-19 17:39:53-- Tests for sandboxed convert. -- [[Module talk:Convert/sandbox/testcases]] contains: -- {{#invoke:convert/sandbox/testcases|run_tests}} local tests...
Click to read more »Module:ConvertNumeric/sandbox
Jumat, 2026-02-13 20:42:25[[Module:ConvertNumeric/testcases]] -- When editing, preview with: [[Module_talk:ConvertNumeric/testcases]] -- First, edit [[Module:ConvertNumeric/sandbox]]...
Click to read more »Module:High-use
Kamis, 2025-10-09 03:24:46. '/' .. testcases_word) -- exists is expensive while testcases_page.basePageTitle.isSubpage and not testcases_page.exists do testcases_page = mw...
Click to read more »Module:High-use/sandbox
Kamis, 2025-10-09 03:17:31. '/' .. testcases_word) -- exists is expensive while testcases_page.basePageTitle.isSubpage and not testcases_page.exists do testcases_page = mw...
Click to read more »Module:Object weight/sandbox
Jumat, 2025-10-03 16:35:03829=module talk (last 2 needed for testcases) tracking_category = '[[Category:Pages where weight is being automatically converted]]' end local function clean_weight(s)...
Click to read more »Module:Val/units/doc
Senin, 2025-05-05 23:59:00sandbox and testcases, that provides a preview of how the code currently in the edit box (sandbox) will look when applied to any page (testcases). The preview...
Click to read more »Module:Convert/extra/doc
Jumat, 2024-08-30 03:51:17quickly add a new unit for use with {{convert}}. When satisfied that a unit is working correctly, ask at Module talk:Convert for the unit to be moved to the...
Click to read more »Module:Coordinates
Senin, 2026-01-26 03:35:45function, convert decimal latitude or longitude to degrees, minutes, and seconds format based on the specified precision. ]] local function convert_dec2dms(coordinate...
Click to read more »Module:Coordinates/sandbox
Senin, 2026-01-12 03:40:02function, convert decimal latitude or longitude to degrees, minutes, and seconds format based on the specified precision. ]] local function convert_dec2dms(coordinate...
Click to read more »Module:Category series navigation
Minggu, 2026-06-07 23:58:55= '' local testcasecolon = '' local testcases = string.match(currtitle.subpageText, '^testcases') if testcases then testcasecolon = ':' end local navborder...
Click to read more »Module:Str find word/doc
Sabtu, 2026-03-28 19:20:34output and the logical steps (debug). |explain=testcases: When set in ns Template or User on subpage /testcases, the Preview report is static (shown permanently)...
Click to read more »Module:Category series navigation/doc
Selasa, 2025-08-12 05:41:35particular category name, use the |testcase= parameter, and |testcasegap= if necessary: {{Category series navigation|testcase=1770s in the Province of Quebec...
Click to read more »Module:Template test case
Kamis, 2025-08-07 00:01:43and the English Wikipedia's "Testcase rows" module,[5] written by Mr. Stradivarius. The "Testcase table" and "Testcase rows" modules are released...
Click to read more »Module:Category series navigation/sandbox
Minggu, 2026-06-07 23:46:34= '' local testcasecolon = '' local testcases = string.match(currtitle.subpageText, '^testcases') if testcases then testcasecolon = ':' end local navborder...
Click to read more »Module:Math/doc
Senin, 2026-04-06 23:54:17Returns the maximum value from the values specified. Values that cannot be converted to numbers are ignored. {{#invoke:math|median|v1|v2|v3|...}} mm._median(v1...
Click to read more »Module:Coordinates/sandbox2
Selasa, 2023-05-02 13:56:45args[count] = (args[count] or ''); count = count+1 end end -- doc, testcases and talkpages should not be 'primary' if isInTitle(Display) and not...
Click to read more »Module:Graph/doc
Rabu, 2025-12-10 00:26:18should also be saved under Module:Graph/. Parameters: basemap: sets the base map. The map definitions must follow the TopoJSON format and if saved in...
Click to read more »Module:Date time/sandbox
Kamis, 2026-06-04 20:06:16ranges (e.g., year–year) local TESTCASES_SUFFIX = "testcases" local MODULE_TESTCASES_PAGE = "Module talk:Date time/testcases" -- Error message constants...
Click to read more »Module:Date time
Kamis, 2025-04-10 21:19:53getCurrentTitle() -- Special case for testcases pages local is_test_page = article_title.subpageText == "testcases" local allow_this_test_page = article_title...
Click to read more »Module:Ordinal-cd
Selasa, 2019-02-26 07:16:44Module:Ordinal/sandbox and testing at Module:Ordinal/sandbox/testcases and Module talk:Ordinal/sandbox/testcases. Authors and maintainers: * User:RP88 ]] --...
Click to read more »Module:DateI18n/sandbox
Jumat, 2022-10-21 17:07:23Module:Date/sandbox and testing at Module:Date/sandbox/testcases and Module talk:Date/sandbox/testcases. Authors and maintainers: * User:Parent5446 - original...
Click to read more »Module:Road data/parser/hooks/doc
Jumat, 2024-08-16 05:43:05without the "Module:" prefix. The module must return a table which maps a base argument to the value stored in the masked field of args. default: The format...
Click to read more »Module:ISOdate/sandbox
Jumat, 2020-05-15 03:48:14Module:ISOdate/sandbox and testing at Module:ISOdate/sandbox/testcases and Module talk:ISOdate/sandbox/testcases. Authors and maintainers: * User:Parent5446 - original...
Click to read more »Module:Infobox television
Selasa, 2026-04-28 18:25:24|last_aired[1-number_of_network_sets]= --- --- Note: all_tests is meant only for /testcases testing. --- --- @param all_tests string Testing conditional value. ---...
Click to read more »Module:Lua class
Senin, 2025-08-11 23:03:29to limit access only to modules which define the requested classes and testcases pages __newindex = function () error("KeyError: forbidden write attempt...
Click to read more »Module:Wikidata table/doc
Senin, 2025-12-08 19:17:15will work). A convenient function to convert a list of articles into a table. {{subst:#invoke:Wikidata table | convert | template = name of template | 1...
Click to read more »Module:String2/doc
Kamis, 2026-02-05 22:33:45novel functionality. The module contains three case-related calls that convert strings to first letter uppercase, sentence case or title case and two...
Click to read more »Module:Webarchive
Selasa, 2026-02-24 05:19:36--[[--------------------------< base62 >----------------------- Convert base-62 to base-10 Credit: https://de.wikipedia.org/wiki/Modul:Expr ]] local...
Click to read more »Module:Complex date
Sabtu, 2020-05-16 02:21:05Module:Complex date/sandbox and testing at Module:Complex date/sandbox/testcases. Authors and maintainers: * User:Sn1per - first draft of the original...
Click to read more »Module:Television episode short description
Minggu, 2025-10-19 06:32:02special, limitedSeries ) -- Check if the invoking page is from /testcases or /doc pages. if (args.test) then return shortDescription, trackingCat...
Click to read more »Module:Sandbox/Favonide
Jumat, 2025-03-28 21:50:27function, convert decimal latitude or longitude to degrees, minutes, and seconds format based on the specified precision. ]] local function convert_dec2dms(coordinate...
Click to read more »Module:Infobox television/sandbox2
Rabu, 2025-02-26 19:55:24errors: " local function add_warning(error_text) --TODO: ignore if on the testcases page? mw.addWarning(error_prefix .. error_text) end --- Returns a table...
Click to read more »Module:Infobox television/sandbox
Selasa, 2026-05-26 01:46:48|last_aired[1-number_of_network_sets]= --- --- Note: all_tests is meant only for /testcases testing. --- --- @param all_tests string Testing conditional value. ---...
Click to read more »Module:Template test case/sandbox
Rabu, 2025-08-06 23:54:27and the English Wikipedia's "Testcase rows" module,[5] written by Mr. Stradivarius. The "Testcase table" and "Testcase rows" modules are released...
Click to read more »Module:WLink/doc
Sabtu, 2024-07-06 05:58:54be returned. The result does not begin or end with a space. ansiPercent Convert string by ANSI encoding rather than UTF-8 encoding Required for some 20th...
Click to read more »Module:DateI18n
Senin, 2024-04-29 23:20:41Module:Date/sandbox and testing at Module:Date/sandbox/testcases and Module talk:Date/sandbox/testcases. Authors and maintainers: * User:Parent5446 - original...
Click to read more »Module:ISOdate
Senin, 2024-04-29 23:35:41Module:ISOdate/sandbox and testing at Module:ISOdate/sandbox/testcases and Module talk:ISOdate/sandbox/testcases. Authors and maintainers: * User:Parent5446 - original...
Click to read more »Module:Domain handler/doc
Kamis, 2025-05-01 18:02:19function makes a few changes to it. It trims any leading/trailing spaces, converts it to lowercase and ensures it starts with a period. Next, it constructs...
Click to read more »Module:Webarchive/sandbox
Selasa, 2026-02-24 05:18:57--[[--------------------------< base62 >----------------------- Convert base-62 to base-10 Credit: https://de.wikipedia.org/wiki/Modul:Expr ]] local...
Click to read more »Module:Adjacent stations/doc
Selasa, 2025-06-03 23:16:39for documentation on how to use those templates. (Instructions for the convert function of this module are in the {{Adjacent stations}} documentation...
Click to read more »Module:CountryData/doc
Jumat, 2024-08-30 03:58:17and {{getalias2}}, because it transcludes the data template from Lua and converts it to a Lua table using the above function, picks the wanted parameter...
Click to read more »Module:Music chart/doc
Senin, 2026-03-16 02:20:52detected Sample output looks correct No errors in output Step 3: Add testcases. Add cases to the both proper parameters section and errors section. Simple...
Click to read more »Module:Music chart/sandbox/doc
Jumat, 2026-02-06 07:34:29detected Sample output looks correct No errors in output Step 3: Add testcases. Add cases to the both proper parameters section and errors section. Simple...
Click to read more »Module:Excerpt/testcases
Selasa, 2026-01-27 08:44:15comparison {{#invoke:Excerpt|main}} {{#invoke:Excerpt/sandbox|main}} Excerpt/testcases Carbonate anion Resonant structure of the carbonate anion Carbonate anion...
Click to read more »Module:Find sources/doc
Kamis, 2024-10-17 00:11:21as a search term. Alternatively the following can be used, which will convert any title to a search query, with the main portion of the title in quotation...
Click to read more »Module:Year in various calendars/doc
Kamis, 2023-12-28 21:57:18obj ) - an alias for myCalendarBox:addCalendar(). calendarBox:export() - converts the calendar box object to wikicode. This calls calendar:export() and...
Click to read more »Module:Params/doc
Sabtu, 2026-06-06 04:00:38About the latest changes See the ChangeLog Last update: 22 April 2026 Testcases · Examples · Sandbox The {{#invoke:params}} module is designed to be adopted...
Click to read more »Module:String/doc
Minggu, 2026-05-24 13:57:35generated. Unit tests for this module are available at Module:String/testcases. Counts the number of times a given pattern appears in the arguments that...
Click to read more »Module:Television episode short description/sandbox
Minggu, 2025-10-19 06:26:52special, limitedSeries ) -- Check if the invoking page is from /testcases or /doc pages. if (args.test) then return shortDescription, trackingCat...
Click to read more »Module:Complex date/sandbox
Jumat, 2020-05-15 22:46:05Module:Complex date/sandbox and testing at Module:Complex date/sandbox/testcases. Authors and maintainers: * User:Sn1per - first draft of the original...
Click to read more »Module:Template wrapper/doc
Senin, 2025-09-08 02:26:17required default parameters necessary to use the wrapper template in its base form. Editors then use the wrapper template as-is or may supply additional...
Click to read more »Module:Unicode data/sandbox
Sabtu, 2025-08-02 23:33:56require "libraryUtil".checkType("get_best_script", 1, str, "string") -- Convert HTML character references (including named character references, -- or...
Click to read more »Module:Text/doc
Jumat, 2025-04-25 22:36:11unterminated. ucfirstAll The first letter of every recognized word is converted to upper case. This contrasts with the parser function {{ucfirst:}} which...
Click to read more »Module:Buffer/doc
Senin, 2025-12-08 00:22:18they return a normal mw.html object. If so, switches the metatable to convert it to a Buffer-HTML object and sets a parent reference. As a side bonus...
Click to read more »Module:WikiProject banner/doc
Senin, 2026-06-08 17:42:03banner into Category:Inactive WikiProject banners. The easiest way to convert a banner template to an inactive state, is to replace main with inactive...
Click to read more »Module:ISO 3166/doc
Senin, 2025-08-11 04:06:21inputs to name, as well as to code (which can therefore also be used to convert between different code types). Use |codetype= to output alpha-3 or numeric...
Click to read more »Module:Age/doc
Sabtu, 2025-09-27 14:42:362012|range=no}} → 11 years (assume 23 Feb 2001 to 23 Feb 2012) The sort key is based on the age in days, and fractions of a day if a time is specified. {{age...
Click to read more »Module:WikidataIB/doc
Minggu, 2025-12-21 03:30:35server load, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox. The tested changes can be added...
Click to read more »Module:Sandbox/Matthiaspaul/Citation/CS1
Rabu, 2025-05-28 21:43:36currently disabled because breaks every test at Module talk:Citation/CS1/testcases; restore before next update 2020-04-23: remove separate contribution alias...
Click to read more »Module:Music chart/sandbox
Senin, 2026-03-16 03:14:37insert(out, string.format("'''Data:''' [[%s.json]] • '''Testcases:''' [[Template:%s chart/testcases]]", jsonPage, typeName)) table.insert(out, "") if...
Click to read more »Module:Music chart
Rabu, 2026-03-18 20:33:14insert(out, string.format("'''Data:''' [[%s.json]] • '''Testcases:''' [[Template:%s chart/testcases]]", jsonPage, typeName)) table.insert(out, "") if...
Click to read more »