Search Results: Module:Val/testcases
Sorry, the article you're looking for isn't specifically available. Here are related topics:
Module:Val/units/doc
Senin, 2025-05-05 23:59:00The list of Val units is published at Template:Val/list, and here is the place that produces that report. So preview {{Val/list}} from the edit box to...
Click to read more »Module:Val/doc
Sabtu, 2025-07-19 19:31:24implements {{Val}}. The following modules are developed: Module:Val • Main module. Module:Val/units • Definitions for units built-in to val. Use {{val/sandbox}}...
Click to read more »Module:Authority control
Sabtu, 2026-02-07 04:46:53getCurrentTitle() local namespace = title.namespace local testcases = title.subpageText == config.i18n.testcases local getArgs = require('Module:Arguments').getArgs...
Click to read more »Module:Params/doc/examples/informal tablebox
Rabu, 2024-09-25 09:56:07properties | [[Mass]]: {{val|510.99895069|(16)|u=[[Electronvolt|keV]] [[Speed of light|c]]<sup>−2</sup>}}<br /><small>({{val|9...
Click to read more »Module:Authority control/sandbox
Kamis, 2026-06-04 00:40:21getCurrentTitle() local namespace = title.namespace local testcases = title.subpageText == config.i18n.testcases local getArgs = require('Module:Arguments').getArgs...
Click to read more »Module:Documentation
Rabu, 2025-03-12 10:38:41function envFuncs.testcasesTitle() --[[ -- Title object for the /testcases subpage. -- Messages: -- 'testcases-subpage' --> 'testcases' --]] return...
Click to read more »Module:Array/testcases
Rabu, 2019-09-18 04:53:15local vals = Array() for val in iter do vals:insert(val) end return vals end local total_tests, successes = 0, 0 local function assert(val) total_tests...
Click to read more »Module:Params/doc/examples/tablebox
Senin, 2024-09-02 09:11:09[[Mass]] | text 5 = {{val|510.99895069|(16)|u=[[Electronvolt|keV]] [[Speed of light|c]]<sup>−2</sup>}}<br /><small>({{val|9...
Click to read more »Module:Params/testcases/mdummy
Sabtu, 2025-07-19 21:51:46for key,val in ipairs(args) do if not keys[key] then ret = ret .. '[' .. key .. '=' .. val .. ']' keys[key] = true end end for key,val in pairs(args)...
Click to read more »Module:Mapframe/sandbox/testcases
Rabu, 2020-03-25 12:18:01trimArgs(args)) end function suite:testIsAffirmed() -- @param {String} val -- @returns {Boolean} local affirmWords = { "add", "added", "affirm"...
Click to read more »Module:Documentation/sandbox
Rabu, 2026-06-03 23:02:24Title object for the /testcases subpage. function envFuncs.testcasesTitle() -- Messages: -- 'testcases-subpage' --> 'testcases' return mw.title.new(env...
Click to read more »Module:Check for deprecated parameters/testcases
Kamis, 2025-11-20 18:30:58A2='B2',_category='C',preview='W'}, {A0='val'},'caller'), '',{nowiki=1,stripmarkers=1}) tester:equals('Simple'...
Click to read more »Module:Unicode data/testcases
Selasa, 2025-07-29 23:25:05for the testcases tables. for k, v in m_table.sortedPairs(p) do if type(k) == "string" then local new_k = k:gsub("^test_(.+)$", "testcases for <code>%1</code>")...
Click to read more »Module:Documentation/testcases
Jumat, 2026-05-29 01:07:17testcases', 'Template talk:Example', 'testcasesTitle') self:assertEnvTitleEquals('Template:Example/testcases', 'Template:Example/testcases', 'testcasesTitle')...
Click to read more »Module:Taxobox ranks/doc
Jumat, 2025-05-16 03:44:07table that defines the local variable rankValTable in this module. Use the table at Module:Taxobox ranks/testcases#Rank values to decide on a numerical value...
Click to read more »Module:DateI18n/sandbox
Jumat, 2022-10-21 17:07:23type(val) == 'string' then val = mw.ustring.lower(val) -- put in lower case if val == 'no' or val == 'n' or val == 'false' or tonumber(val) ==...
Click to read more »Module:Taxonbar
Minggu, 2025-12-14 22:45:10property, db, val ) local link, returnVal = '', {} returnVal.isError = false if mw.ustring.find( val, '//' ) then link = val else if type(property)...
Click to read more »Module:IP/testcases
Senin, 2026-03-09 22:51:53suite:assertNotMetatable(val) self:assertFalse(type(val) == 'table' and type(val.__eq) == 'function', nil, 1) end function suite:assertObject(val, ...) self:assertTrue(type(val)...
Click to read more »Module:URL
Kamis, 2025-11-13 05:08:00extractUrl(args) for name, val in pairs(args) do if name ~= 2 and name ~= "msg" then local url = name .. "=" .. val; url = mw.ustring.gsub(url...
Click to read more »Module:TableTools/testcases
Kamis, 2026-01-29 20:34:46local aValsConcatenated = 'a1a3a10' local bNumsConcatenated = '25' local bValsConcatenated = 'b2b5' local cdNumsConcatenated = '48' local cdValsConcatenated...
Click to read more »Module:Strip to numbers/testcases
Kamis, 2026-02-05 22:32:56data-sort-value="7001123000000000000♠"></span>12.3</span> (produced by {{val|12.3}}) Result: 7.001123e+18 Input: style{{=}}"margin-left: 10% ;" Result:...
Click to read more »Module:Sandbox/MJL/ACRedirect
Senin, 2022-10-24 04:11:17'P'..params[2] ) if wikidataIds[1] then if val == '' and (namespace == 0 or testcases) then suppressedIdCat = '[[Category:Wikipedia articles...
Click to read more »Module:DateI18n
Senin, 2024-04-29 23:20:41type(val) == 'string' then val = mw.ustring.lower(val) -- put in lower case if val == 'no' or val == 'n' or val == 'false' or tonumber(val) ==...
Click to read more »Module:Sports table
Senin, 2025-12-08 23:02:04doesn't exist, false otherwise if yesno(pld_pts_val) then full_table = false elseif pld_pts_val=='no_hide_class_rules' then full_table = true ...
Click to read more »Module:URL/sandbox
Selasa, 2025-11-11 02:54:01extractUrl(args) for name, val in pairs(args) do if name ~= 2 and name ~= "msg" then local url = name .. "=" .. val; url = mw.ustring.gsub(url...
Click to read more »Module:Taxonbar/sandbox
Rabu, 2025-12-17 19:42:44property, db, val ) local link, returnVal = '', {} returnVal.isError = false if mw.ustring.find( val, '//' ) then link = val else if type(property)...
Click to read more »Module:Sandbox/Varmkorv Tva
Selasa, 2026-06-02 19:42:51Module:UnitTests/testcases\n" .. "# Module:UnitTests/testcases\n" .. "# Module:UnitTests/testcases\n" .. "# Module:UnitTests/testcases\n" .. "# nil\n"...
Click to read more »Module:Protected edit request/active
Rabu, 2026-04-15 08:14:15blurb.makeParaText(name, val) local pipe = mw.text.nowiki('|') local equals = mw.text.nowiki('=') val = val and ("''" .. val .. "''") or '' return mw...
Click to read more »Module:Protected edit request/active/sandbox
Rabu, 2026-04-15 07:43:12blurb.makeParaText(name, val) local pipe = mw.text.nowiki('|') local equals = mw.text.nowiki('=') val = val and ("''" .. val .. "''") or '' return mw...
Click to read more »Module:Mapframe
Senin, 2026-06-01 22:40:49for key, val in pairs(argsTable) do if type(key) == 'string' and type(val) == 'string' then val = val:match('^%s*(.-)%s*$') if val ~= '' then...
Click to read more »Module:Webarchive/data
Selasa, 2026-02-24 05:15:39['Module talk:Webarchive/testcases'] = true, -- test cases pages used during development ['Template:Webarchive/testcases/Production'] = true, }...
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:Gapnum/doc
Rabu, 2025-07-23 08:10:15This module is used by {{val}}. The gaps function can be useful for formatting in other modules that work with displaying large numbers. local gaps =...
Click to read more »Module:Webarchive/data/sandbox
Selasa, 2026-02-24 05:16:24['Module talk:Webarchive/testcases'] = true, -- test cases pages used during development ['Template:Webarchive/testcases/Production'] = true, }...
Click to read more »Module:Mapframe/sandbox
Selasa, 2026-02-10 19:36:31for key, val in pairs(argsTable) do if type(key) == 'string' and type(val) == 'string' then val = val:match('^%s*(.-)%s*$') if val ~= '' then...
Click to read more »Module:Sports table/sandbox
Senin, 2025-12-08 22:55:27doesn't exist, false otherwise if yesno(pld_pts_val) then full_table = false elseif pld_pts_val=='no_hide_class_rules' then full_table = true ...
Click to read more »Module:Lua class
Senin, 2025-08-11 23:03:29objtostr(obj) local copy = {} for key, val in pairs(obj) do copy[key] = type(val) == 'function' and 'function' or val end return mw.text.jsonEncode(copy...
Click to read more »Module:Sandbox/Erutuon/Template syntax/doc
Sabtu, 2016-10-01 03:35:26''MinnesotaWildflowers.info''.</cite><span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=unknown&rft...
Click to read more »Module:Redirect hatnote/testcases
Senin, 2026-03-09 22:33:20makeFakeTitleObject(page, vals) local title if page then title = mw.title.new(page) else title = mw.title.getCurrentTitle() end for k, v in pairs(vals or {}) do...
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:Music chart/sandbox
Senin, 2026-03-16 03:14:37argVal, cmpVal = normalizeDateComparisonValue(paramValue, compareValue) return argVal, cmpVal, false end local compositeArgVal, compositeCmpVal, isComposite...
Click to read more »Module:Music chart
Rabu, 2026-03-18 20:33:14argVal, cmpVal = normalizeDateComparisonValue(paramValue, compareValue) return argVal, cmpVal, false end local compositeArgVal, compositeCmpVal, isComposite...
Click to read more »Module:Sandbox/SUM1/Template test case
Senin, 2020-03-09 06:31:37and 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:Unicode data/sandbox
Sabtu, 2025-08-02 23:33:56local function check_codepoint(funcName, argIdx, val) require 'libraryUtil'.checkType(funcName, argIdx, val, 'number') if codepoint < 0 or 0x10FFFF < codepoint...
Click to read more »Module:Article history/doc
Jumat, 2024-08-30 03:17:53be passed an ArticleHistory object. Row:setCategories(val) - sets the objects categories. val may be either an array of strings, or a function that takes...
Click to read more »Module:Params/doc
Jumat, 2026-06-05 00:19:20About 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:Citation/CS1/testcases/errors
Minggu, 2023-07-30 03:06:39L >---------------------------------- ]] function p:test_invalid_param_val() self:preprocess_equals_preprocess_many( '{{cite book/new |title=Title...
Click to read more »Module:Sandbox/Matthiaspaul/Citation/CS1
Rabu, 2025-05-28 21:43:36specified by ret_val. ]] local function is_valid_parameter_value (value, name, possible, ret_val) if not is_set (value) then return ret_val; ...
Click to read more »Module:Webarchive
Selasa, 2026-02-24 05:19:36not format then format = "none" else for k, v in pairs (data.format_vals) do -- |format= accepts two specific values loop through a table...
Click to read more »Module:Webarchive/sandbox
Selasa, 2026-02-24 05:18:57not format then format = "none" else for k, v in pairs (data.format_vals) do -- |format= accepts two specific values loop through a table...
Click to read more »Module:Buffer/doc
Senin, 2025-12-08 00:22:18for nearly all cases of breaking errors involving this op. Note that the valKey parameter of Buffer:_all is not triggered. Element-Buffer .. value value...
Click to read more »Module:BaseConvert/doc
Jumat, 2024-08-30 03:24:36changes may be widely noticed. Test changes in the module's /sandbox or /testcases subpages, or in your own module sandbox. Consider discussing changes on...
Click to read more »Module:Math/doc
Senin, 2026-04-06 23:54:17server 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:Sports color/basketball/doc
Rabu, 2023-12-20 11:38:48changes may be widely noticed. Test changes in the module's /sandbox or /testcases subpages, or in your own module sandbox. Consider discussing changes on...
Click to read more »Module:Political party/C/doc
Minggu, 2022-11-27 06:05:13changes may be widely noticed. Test changes in the module's /sandbox or /testcases subpages, or in your own module sandbox. Consider discussing changes on...
Click to read more »