Search Results: Module:Sensitive IP addresses/testcases
Sorry, the article you're looking for isn't specifically available. Here are related topics:
Module:Sensitive IP addresses/API
Rabu, 2016-11-23 16:27:57-- This module provides functions for handling sensitive IP addresses. -- Load modules local mIP = require('Module:IP') local IPAddress = mIP.IPAddress...
Click to read more »Module:Sensitive IP addresses/API/doc
Selasa, 2020-07-07 20:26:21provides an API for information about IP addresses that Wikipedia considers sensitive. The intention is that this one API can be used for templates, Lua modules...
Click to read more »Module:Sensitive IP addresses/list/doc
Jumat, 2022-11-18 11:49:37This module houses data about sensitive IP ranges used by Module:Sensitive IP addresses. { name = 'Entity name', -- required id = 'entityid', -- required...
Click to read more »Module:Sensitive IP addresses/blocktext
Minggu, 2018-11-04 13:59:49about sensitive IP addresses that is intended -- to be placed in [[Special:Block]] via the [[Mediawiki:Blockiptext]] message. local querySensitiveIPs =...
Click to read more »Module:Sensitive IP addresses/summary/doc
Kamis, 2019-03-07 09:34:36IP ranges that Wikipedia considers sensitive. It is used by Template:Sensitive IP addresses. {{#invoke:Sensitive IP addresses/summary|table | reason...
Click to read more »Module:Sensitive IP addresses/summary
Jumat, 2025-02-28 10:55:35local mSIPA_API = require('Module:Sensitive IP addresses/API') local yesno = require('Module:Yesno') local p = {} -- Strips a suffix from a CIDR string...
Click to read more »Module:Sensitive IP addresses/list/validate/doc
Selasa, 2016-07-26 09:26:47This module validates the data in Module:Sensitive IP addresses/list....
Click to read more »Module:Sensitive IP addresses/list/validate
Kamis, 2016-09-22 16:50:05validates the data in [[Module:Sensitive IP addresses/list]]. -- Load modules local mSIPA_API = require('Module:Sensitive IP addresses/API') local Subnet...
Click to read more »Module:Sensitive IP addresses/blocktext/testcases
Minggu, 2018-11-04 14:20:40-- Unit tests for [[Module:Sensitive IP addresses/blocktext]] local mBlockText = require('Module:Sensitive IP addresses/blocktext') local ScribuntoUnit...
Click to read more »Module:TNTTools
Rabu, 2026-05-13 19:08:14function p.TabTransCS (TNTTab, S, CaseSensitive) CaseSensitive = ((CaseSensitive ~= nil) and (CaseSensitive == true)) or true local Wds = TNT.format...
Click to read more »Module:TNTTools/doc
Rabu, 2020-01-01 20:39:59return. To be called from other modules or from templates. With: Case sensitive option. Possibility of more than one translated text value (where each...
Click to read more »Module:Str find word/doc
Sabtu, 2026-03-28 19:20:34|casesensitive=true, |case=true Case-sensitive (A=/=a) DEFAULT |casesensitive=false, |case=false Not case-sensitive (A=a) |booleans= |booleans=true will...
Click to read more »Module:Adjacent stations/KLRT/doc
Kamis, 2024-07-04 23:21:40the actual line number or color). Note that this template is not case sensitive: i.e. {{rcr|KLRT|Red}} produces the same result as {{rcr|KLRT|red}}. Colors...
Click to read more »Module:Sensitive IP addresses/list
Kamis, 2025-04-03 23:20:00return { --[=[ { name = 'Entity name', -- required id = 'entityid', -- required...
Click to read more »Module:Particles/doc
Jumat, 2021-08-27 16:57:57the module: Any other item must an identifier for a particle (not case sensitive). If an item is not recognized, an error message is displayed. Each identifier...
Click to read more »Module:Hatnote group/doc
Jumat, 2024-08-30 04:38:06where most problems are likely to originate as the pattern is fairly sensitive to any difference in the form of a hatnote. From each of the pattern matches...
Click to read more »Module:GHS phrases/data/sandbox
Senin, 2022-10-03 01:43:07"H223", "H302+H312", etc. -- (no whitespace, each number H/P prefix, case-sensitive, no unexpected chars) -- -- GHS codes given by EU regulation can also...
Click to read more »Module:Sensitive IP addresses/list/sandbox
Jumat, 2021-08-20 21:21:17return { --[=[ { name = 'Entity name', -- required id = 'entityid', -- required...
Click to read more »Module:TNT/doc
Kamis, 2023-12-28 20:00:22return. To be called from other modules or from templates. With: Case sensitive option. Possibility of more than one translated text value (where each...
Click to read more »Module:Class
Senin, 2025-06-02 19:35:38pages --o is short for "options", go for "get options". Bool true → case-sensitive local o, go = {}, cfg.getOptions for k, v in pairs(go) do o[k] = v[2]...
Click to read more »Module:Str find word
Senin, 2023-04-03 07:35:55hitCount = 0 if sWordlist == '' then return wordTable end -- Step 1: case-sensitive if yesno(tArgs.case, true) == false then sWordlist = string.lower(sWordlist)...
Click to read more »Module:GHS phrases/data
Senin, 2026-01-26 07:07:29"H302+H312", "H361fd" -- (no whitespace, each number H/P prefix, case-sensitive, no unexpected chars) -- (Obsolete H-codes and P-codes are also provided...
Click to read more »Module:Wd/doc
Senin, 2025-10-20 21:45:41that can be used instead. The following property aliases (which are case-sensitive) are currently available: When either the reference or the references...
Click to read more »Module:Class/sandbox
Senin, 2025-06-02 19:32:24pages --o is short for "options", go for "get options". Bool true → case-sensitive local o, go = {}, cfg.getOptions for k, v in pairs(go) do o[k] = v[2]...
Click to read more »Module:Time
Kamis, 2025-11-27 22:12:59DF_cust_a = first_set (cfg.aliases['df-cust-a'], args); -- for am/pm sensitive formats local DF_cust_p = first_set (cfg.aliases['df-cust-p'], args);...
Click to read more »Module:Sandbox/Thayts/Wd/doc
Kamis, 2026-02-05 22:33:10that can be used instead. The following property aliases (which are case-sensitive) are currently available: The layout of the output from (a combination...
Click to read more »Module:Time/sandbox
Senin, 2025-05-05 00:40:57DF_cust_a = first_set (cfg.aliases['df-cust-a'], args); -- for am/pm sensitive formats local DF_cust_p = first_set (cfg.aliases['df-cust-p'], args);...
Click to read more »Module:Badge display
Kamis, 2025-09-11 19:17:00end -- local code = code:upper() -- DO NOT DO THIS. Code is case sensitive -- Converts the first argument to uppercase if not data[code] then ...
Click to read more »Module:Format TemplateData/doc
Rabu, 2026-01-28 01:11:36of subpage names; /Doku$ /Doku$ help********* Link targets for context sensitive help on details helpBoolean helpContent helpDate helpFile helpFormat Link...
Click to read more »Module:String2/doc
Kamis, 2026-02-05 22:33:45|title=Boston Bridge |plain=f |nomatch=not found}} → 2553 The search is case-sensitive, so Lua pattern matching is needed to find river or River. The last example...
Click to read more »Module:MilAward
Sabtu, 2025-05-31 00:30:21Error]]' end -- local code = code:upper() -- DO NOT DO THIS. Code is case sensitive -- Converts the first argument to uppercase if not data[code] then ...
Click to read more »Module:Category described in year/config/sandbox
Sabtu, 2024-09-21 08:04:18=====================================]] --[[ Case sensitive config/map table ]] --[[========================...
Click to read more »Module:String/doc
Minggu, 2026-05-24 13:57:35|title=Boston Bridge |plain=f |nomatch=not found}} → 2553 The search is case-sensitive, so Lua pattern matching is needed to find river or River. The last example...
Click to read more »Module:Category described in year/config
Rabu, 2025-07-30 18:19:08=====================================]] --[[ Case sensitive config/map table ]] --[[========================...
Click to read more »Module:User:McBayne/Core
Selasa, 2026-01-06 23:04:12are converted to lower case so they will not be case-sensitive. Also underscores are treated the same way as spaces....
Click to read more »Module:Scripts
Senin, 2023-11-20 10:47:19script is (sometimes) sorted by scraping page content, meaning that it is sensitive to changes in capitalization during sorting.]==] function Script:sortByScraping()...
Click to read more »Module:Val/units/doc
Senin, 2025-05-05 23:59:00give Val's |u=, |ul=, |up= or |upl= parameters. Unit codes will be case sensitive. Prefer u for the Greek letter μ, if you're not sure. Composite units...
Click to read more »Module:Str find word/sandbox
Jumat, 2023-04-21 15:19:06'xpHasQuotes [unused]: ' .. tostring( xpHasQuotes ) ) end -- Step 2: case sensitive if yesno( tArgs.case, true ) == false then sWordlist = string.lower(...
Click to read more »Module:Signpost/index/2022
Jumat, 2025-07-18 13:08:33climate change denial", subhead = "Will this method apply to other sensitive topics?", authors = {"Femkemilene"}, piccy = {credits = "", filename...
Click to read more »Module:WikiProject banner/templatepage/sandbox
Senin, 2026-03-09 18:17:07values are shown below.', _table = { _input = 'Input<br>(not case sensitive)', importance = 'Importance', category = 'Category', population...
Click to read more »Module:WikiProject banner/templatepage
Senin, 2026-06-01 21:09:16values are shown below.', _table = { _input = 'Input<br>(not case sensitive)', importance = 'Importance', category = 'Category', population...
Click to read more »Module:Piechart/sandbox
Jumat, 2026-01-30 21:46:14return "transform: rotate("..f.."turn)" end return '' end -- Language sensitive float, small numbers. function priv.formatNum(value, precision) precision...
Click to read more »Module:Piechart
Senin, 2026-01-26 02:44:18return "transform: rotate("..f.."turn)" end return '' end -- Language sensitive float, small numbers. function priv.formatNum(value, precision) precision...
Click to read more »Module:Signpost/index/2017
Senin, 2024-04-29 08:13:38revelations coincided with a significant drop of pageviews for privacy-sensitive Wikipedia articles", authors = {"Tilman Bayer"}, piccy = {credits...
Click to read more »Module:Signpost/index/2026
Sabtu, 2026-05-30 13:33:25date = "2026-03-10", subpage = "Op-ed", title = "Why is \"Trypsin-sensitive photosynthetic activities in chloroplast membranes\" cited in \"List of...
Click to read more »Module:Jf-JSON/doc
Jumat, 2026-01-16 17:36:41This Lua module is used in MediaWiki:Gadget-libSensitiveIPs.js. Changes to it can cause immediate changes to the Wikipedia user interface. To avoid major...
Click to read more »Module:Sandbox/Matthiaspaul/Citation/CS1/Configuration
Rabu, 2025-05-28 22:02:34%s]%f[e]eds?%.?$', -- ed or eds: without '('or ')'; case sensitive (ED could be initials Ed could be name) '%f[%(%[][%(%[]%s*[Ee][Dd][Ii][Tt][Oo][Rr][Ss]...
Click to read more »Module:GHS phrases/doc
Kamis, 2026-01-29 06:56:16desensitizing agent is reduced. H209 Explosive. H210 Very explosive. H211 May be sensitive. H220 Extremely flammable gas. H221 Flammable gas. H222 Extremely flammable...
Click to read more »Module:Sandbox/trappist the monk/layurl/data
Kamis, 2022-01-27 22:05:19["Gluten-related disorders"] = true, ["Gluten-sensitive enteropathy–associated conditions"] = true, ["Gluten-sensitive idiopathic neuropathies"] = true, ["Glybuzole"]...
Click to read more »Module:GHS phrases/data/doc
Kamis, 2026-01-29 01:32:37desensitizing agent is reduced. H209 Explosive. H210 Very explosive. H211 May be sensitive. H220 Extremely flammable gas. H221 Flammable gas. H222 Extremely flammable...
Click to read more »Module:Sandbox/Psiĥedelisto/Citation/Configuration
Rabu, 2025-05-28 22:03:41%s]%f[e]eds?%.?$', -- ed or eds: without '('or ')'; case sensitive (ED could be initials Ed could be name) '%f[%(%[][%(%[]%s*[Ee][Dd][Ii][Tt][Oo][Rr][Ss]...
Click to read more »Module:Sandbox/MJL/CS1/Configuration
Kamis, 2023-02-16 12:47:13%s]%f[e]eds?%.?$', -- ed or eds: without '('or ')'; case sensitive (ED could be initials Ed could be name) '%f[%(%[][%(%[]%s*[Ee][Dd][Ii][Tt][Oo][Rr][Ss]...
Click to read more »Module:Signpost/index/2026/doc
Rabu, 2025-04-30 03:39:19Berlet Pavan Santhosh (OKI) 399 707 2026-03-10 Op-ed Why is "Trypsin-sensitive photosynthetic activities in chloroplast membranes" cited in "List of...
Click to read more »