Search Results: Module:Text/data/sandbox
Sorry, the article you're looking for isn't specifically available. Here are related topics:
Module:Data/sandbox
Kamis, 2023-10-05 18:57:59failed Module:Data lookups]]Error: Tried to read index "' .. mw.text.nowiki(v) .. '" of mw.loadData("' .. mw.text.nowiki(k) .. '").' .. mw.text.nowiki(table...
Click to read more »Module:Text/sandbox
Sabtu, 2025-04-26 19:20:09local suite local data = mw.loadData('Module:Text/data') local QuoteLang = data.QuoteLang local QuoteType = data.QuoteType local slang...
Click to read more »Module:Road data/browse/sandbox
Senin, 2024-08-26 15:55:37local roadDataModule = require("Module:Road data/sandbox") -- REMOVE SANDBOX local function routeText(route) local shieldText = roadDataModule.shield(route...
Click to read more »Module:Road data/locations/sandbox
Sabtu, 2024-08-24 04:49:37require("Module:Road data/parser") local util = require("Module:Road data/util") local format = mw.ustring.format local trim = mw.text.trim local parser...
Click to read more »Module:COVID-19 data/sandbox
Minggu, 2024-08-04 11:35:41local data_title = mw.title.new( 'Template:COVID-19 data/data' ) local data_content = data_title:getContent() local data = mw.text.jsonDecode(data_content)...
Click to read more »Module:Documentation/sandbox
Senin, 2026-06-08 11:27:34getArgs -- Get the config table. local cfg = mw.loadData('Module:Documentation/config/sandbox') local p = {} -- Often-used functions. local ugsub...
Click to read more »Module:Text/data/doc
Selasa, 2025-10-07 16:23:13Data used by Module:Text, loaded as needed....
Click to read more »Module:Icon/sandbox
Jumat, 2026-01-30 13:16:00data) local data_module = 'Module:Icon/data'..sandbox data = data or mw.loadData(data_module) local code = args.class or args[1] local iconData ...
Click to read more »Module:Lang/sandbox
Rabu, 2026-05-13 06:17:18('/sandbox') or ''); -- when called from a sandbox template or module load sandbox data and sandbox configuration local lang_data = mw.loadData ('Module:Lang/data'...
Click to read more »Module:Unicode data/sandbox
Sabtu, 2025-08-02 23:33:56success, data = pcall(mw.loadData, "Module:Unicode data/" .. key) if not success then data = false end self[key] = data return data end })...
Click to read more »Module:Adjacent stations/sandbox
Jumat, 2026-03-13 19:56:20success, data = pcall(require, 'Module:Adjacent stations/' .. system --[[ .. '/sandbox']]) return success and data end local function getLine(data, lineN)...
Click to read more »Module:Flagg/sandbox
Sabtu, 2025-07-12 17:24:08titleCountryData = mw.title.new[[Module:CountryData]] if titleSelf.isSubpage then local sandbox = titleSelf.subpageText:match[[^sandbox]] if sandbox then ...
Click to read more »Module:Tabular data/sandbox
Kamis, 2021-07-01 15:55:32args) end function p._lookup(args) --local data = args.data or mw.ext.data.get(args[1]) local page = mw.text.trim(args[1]) -- "UN:Total...
Click to read more »Module:Infobox/sandbox
Senin, 2026-06-08 01:11:32'infobox-full-data' or 'infobox-data') :addClass(rowArgs.class) -- @deprecated next; target .infobox-<name> .infobox(-full)-data :cssText(rowArgs.datastyle)...
Click to read more »Module:Road data/sandbox
Senin, 2024-08-26 15:44:01= mw.text.trim local parserModule = require("Module:Road data/parser") local parser = parserModule.parser local util = require("Module:Road data/util")...
Click to read more »Module:IPA/data/export
Minggu, 2023-09-24 05:12:07rawData = mw.title.getCurrentTitle().subpageText == 'sandbox' and mw.loadData('Module:IPA/data/sandbox') or mw.loadData('Module:IPA/data') local data =...
Click to read more »Module:InfoboxImage/sandbox
Kamis, 2026-06-04 23:55:51-- Lazy load data map natively for O(1) performance lookup local placeholder_images = mw.loadData('Module:InfoboxImage/data/sandbox').placeholder_image...
Click to read more »Module:Convert/doc
Senin, 2026-04-06 23:48:39(this module) code to convert units Module:Convert/data – unit definitions Module:Convert/text – text messages, and parameter names and values The following...
Click to read more »Module:Jcon/sandbox
Senin, 2024-08-26 16:01:14require('Module:Road data/parser').parser local roadData = require('Module:Road data/sandbox') -- REMOVE SANDBOX local data = mw.loadData('Module:Jcon/data/sandbox') --...
Click to read more »Module:IPA symbol/sandbox
Kamis, 2026-04-02 20:53:18local data = mw.loadData('Module:IPA symbol/data/sandbox').data local p = {} local gsub = mw.ustring.gsub local len = mw.ustring.len local sub = mw.ustring...
Click to read more »Module:Designation/sandbox
Jumat, 2026-03-27 05:09:47text = function(frame, data, former) local text = data.text if data.lang then text = frame:expandTemplate{title = 'lang', args = { code = data...
Click to read more »Module:Transclusion count/sandbox
Jumat, 2022-11-11 14:40:08gsub(template, "/sandbox$", "") -- strip /sandbox from end local index = mw.ustring.sub(mw.title.new(template).text,1,1) local status, data = pcall(function...
Click to read more »Module:Convert/sandbox/doc
Jumat, 2024-08-30 03:54:12Module:Convert/sandbox • different (diff) Module:Convert/data • Module:Convert/data/sandbox • different (diff) Module:Convert/text • Module:Convert/text/sandbox •...
Click to read more »Module:Documentation
Rabu, 2025-03-12 10:38:41:addClass(data.headingClass) :attr('id', 'documentation-heading') :cssText(data.headingStyleText) :wikitext(data.heading) local links = data.links...
Click to read more »Module:Gridiron color/sandbox
Jumat, 2026-04-24 00:23:23alt tertiary color}} local p = {} local color_data = mw.loadData("Module:Gridiron color/data/sandbox") local yesno = require('Module:Yesno') local...
Click to read more »Module:Infobox3cols/sandbox
Senin, 2026-05-25 12:16:45:addClass('infobox-data infobox-data-a') :addClass(rowArgs.classa) -- @deprecated next; target .infobox-<name> .infobox-data-a :cssText(rowArgs.dataastyle)...
Click to read more »Module:Road data/parser/hooks
Rabu, 2025-10-29 23:24:14local p = {} local parserModuleName = "Module:Road data/parser" -- SANDBOX REFERENCE function p.split(parameters, args) local route = tonumber(string...
Click to read more »Module:Clickable button/sandbox
Kamis, 2025-10-23 15:48:12disabled then errorText = errorText and _format( '%s %s', errorText, C.noAriaLabelWarningText ) or C.noAriaLabelWarningText end data.aria_label = parsedArgs...
Click to read more »Module:Political party/sandbox
Sabtu, 2026-02-21 21:25:57-- Load data from submodule local data = mw.loadData('Module:Political party/' .. index) local data_all = data.full local party_alt = data.alternate[party]...
Click to read more »Module:Wikidata/sandbox
Sabtu, 2023-03-04 11:34:03type(data) == "table" then return mw.text.jsonEncode(data, mw.text.JSON_PRESERVE_KEYS + mw.text.JSON_PRETTY) else return tostring(data) end...
Click to read more »Module:ISO 3166/sandbox
Selasa, 2025-08-26 00:55:47getArgs = require("Module:Arguments").getArgs local data = mw.loadData("Module:ISO 3166/data/National/sandbox") --[[----------E R R O R S----------]]-- ...
Click to read more »Module:LoadData/sandbox
Sabtu, 2021-12-18 17:54:18return mw.text.unstripNoWiki(args['template']):format(unpack(data)) elseif args['preprocess'] then return frame:preprocess(mw.text...
Click to read more »Module:Wikt-lang/sandbox
Sabtu, 2025-06-21 23:44:00require('strict') local m_data = mw.loadData("Module:Wikt-lang/data") local langData = m_data.languages or m_data local p = {} local function ifNotEmpty(value)...
Click to read more »Module:Userbox/sandbox
Sabtu, 2026-05-16 05:33:28'px') data.idBackgroundColor = args['id1-c'] or args[1] data.idTextAlign = args['id-a'] data.idFontSize = checkNum(args['id1-s'], nil) data.idLineHeight...
Click to read more »Module:Sandbox/trappist the monk/template params/data
Selasa, 2022-09-06 23:18:40parameters. to fetch the data, use: local data.known_params_t = mw.loadData ('Module:Sandbox/trappist the monk/template params/data') ]] local known_params_t...
Click to read more »Module:Sanctions/sandbox
Senin, 2026-04-06 22:16:40require('Module:Yesno') local rawData = mw.loadData('Module:Sanctions/data') local data = rawData.sanctions local aliasMap = rawData.aliases local messageBox...
Click to read more »Module:Team appearances list/sandbox
Selasa, 2025-07-29 19:58:02data_competitions local data_old_names local function load_data(frame) -- Load data module (or its sandbox) and set variables from its exported data...
Click to read more »Module:Flagg
Selasa, 2025-11-04 05:18:43titleCountryData = mw.title.new[[Module:CountryData]] if titleSelf.isSubpage then local sandbox = titleSelf.subpageText:match[[^sandbox]] if sandbox then ...
Click to read more »Module:Format TemplateData/sandbox
Jumat, 2025-11-14 09:11:27local TemplateData = { suite = "TemplateData", serial = "2022-03-10", item = 46997995 } --[==[ improve...
Click to read more »Module:Adjacent stations
Jumat, 2025-10-03 10:27:24stations/' .. system -- .. '/sandbox' ) end local function getLine(data, lineN) if lineN then if data['aliases'] then lineN = data['aliases'][mw.ustring...
Click to read more »Module:Icon
Jumat, 2026-01-30 13:27:05data) local data_module = 'Module:Icon/data'..sandbox data = data or mw.loadData(data_module) local code = args.class or args[1] local iconData ...
Click to read more »Module:Side box/sandbox
Kamis, 2026-04-02 07:37:30Body row 'text', 'imageright', -- Below row 'below', } for i, key in ipairs(argsToCopy) do data[key] = args[key] end return data end local...
Click to read more »Module:Banner shell/sandbox
Sabtu, 2026-03-21 18:19:26loadJsonData does not work local data = mw.loadJsonData(data_page.fullText)[index] if data then local level = data.level and tostring(data.level)...
Click to read more »Module:Sandbox/Wnt/ColorAlphabet
Jumat, 2020-09-18 22:22:50p._main(text, lookupfile, nowiki, blank) local debuglog="" local lookup = {} lookup.file = lookupfile lookup.data = mw.loadData(lookup.file)...
Click to read more »Module:IPAc-de/sandbox
Selasa, 2025-08-05 09:50:03local data = mw.loadData( 'Module:IPAc-de/data/sandbox' ) local p = {} function p.toIPA( args ) local ipa = "" for k, v in ipairs(args) do if...
Click to read more »Module:Sandbox/Jts1882/Test
Selasa, 2023-03-28 22:44:59today for k,v in pairs(args) do local country = mw.text.trim(v) -- get population data from section local section = country .. "_1" ...
Click to read more »Module:Cite/sandbox
Sabtu, 2025-11-15 00:24:37Substitutes $1, $2, etc in <message> with data from <data_t>. Returns plain-text substituted string when <data_t> not nil; returns <message> else. ]] ...
Click to read more »Module:Find sources/sandbox
Rabu, 2024-10-16 05:26:50loadData(CONFIG_PAGE) local p = {} local function maybeLoadData(page) local success, data = pcall(mw.loadData, page) return success and data end ...
Click to read more »Module:Sandbox/Nardog/6d
Sabtu, 2020-07-11 23:27:50{} function p.main(frame) local data = mw.loadData('Module:Sandbox/Nardog/5d') -- local segments = mw.loadData('Module:IPAc/' .. frame.args.lang)...
Click to read more »Module:List/sandbox
Senin, 2026-03-02 12:57:07ipairs(data.classes or {}) do root:addClass(class) end root:css{['margin-left'] = data.marginLeft} if data.style then root:cssText(data.style)...
Click to read more »Module:TNT
Minggu, 2020-08-30 14:28:25wikis without any translation changes. All translation text is stored -- in the global Data:*.tab pages on Commons, and used everywhere. -- -- SEE:...
Click to read more »Module:Sports color/sandbox
Sabtu, 2024-04-13 22:39:18style}} -- local p = {} local data_module = 'Module:Sports color/basketball' local function stripwhitespace(text) return text:match("^%s*(.-)%s*$") end...
Click to read more »Module:Val/sandbox
Kamis, 2025-05-29 16:08:52return text, need_parens end local function _main(values, unit_spec, options) if options.sandbox then data_module = data_module .. '/sandbox' convert_module...
Click to read more »Module:Track gauge/sandbox
Selasa, 2023-04-11 08:20:28Data is in Module:Track gauge/data local p = {} local gaugeDataAll = nil local dataPageName = 'Module:Track gauge/data/sandbox' -- set /data/sandbox here...
Click to read more »Module:Sandbox/Trappist the monk/Emoji data make
Senin, 2024-03-11 06:37:27paste it over the existing table in Module:Emoji/data {{#invoke:Sandbox/Trappist the monk/Emoji data make|main}} Is ~/annotations/americas.html the best...
Click to read more »Module:Sandbox/Most2dot0/lua
Selasa, 2024-07-23 15:47:15JSON content local data = mw.text.jsonDecode(content) if type(data) ~= 'table' then return nil, "Invalid JSON data in page: " .. jsonPage...
Click to read more »Module:Citation/CS1/COinS/sandbox
Jumat, 2025-11-21 02:45:55local function COinS(data, class) if 'table' ~= type(data) or nil == next(data) then return ''; end for k, v in pairs (data) do -- spin...
Click to read more »Module:Road data/strings/CAN/SK/sandbox
Sabtu, 2021-02-13 07:25:11inspect the content of this data module, use [[Special:ExpandTemplates]] and enter the following input text: {{#invoke:Road data/dump|dump|module=Module...
Click to read more »Module:IPAc-en/sandbox
Sabtu, 2025-09-06 21:24:47getArgs = require('Module:Arguments').getArgs local data = mw.loadData('Module:IPAc-en/data/sandbox') local p = {} -- Global container for tracking categories...
Click to read more »Module:Lang
Rabu, 2026-05-13 06:20:12('/sandbox') or ''); -- when called from a sandbox template or module load sandbox data and sandbox configuration local lang_data = mw.loadData ('Module:Lang/data'...
Click to read more »Module:Redirect/sandbox/testcases
Sabtu, 2013-11-23 00:28:35self:preprocess_equals('{{#invoke:Redirect/sandbox|block|Module talk:Redirect/sandbox/data}}', '<pre><nowiki>== Standard ==\n[[Wikipedia:Articles...
Click to read more »Module:College color/sandbox
Sabtu, 2026-05-23 09:34:52color}} -- local p = {} local data_module = "Module:College color/data" local function stripwhitespace(text) return text:match("^%s*(.-)%s*$") end local...
Click to read more »Module:Webarchive/sandbox
Selasa, 2026-02-24 05:18:57-- archive service provider data from local s_text = {}; -- table of static text strings used to build final rendering local...
Click to read more »Module:Sandbox/Mathglot/Xreadership
Sabtu, 2026-01-03 03:57:55[[/pageviews|create it]], and add data from the 'Download' function of the " .. link('pageviews tool') .. ". See [[User:Mathglot/sandbox/Templates/Xreadershi...
Click to read more »Module:Sandbox/Ahecht/flag/redirects/doc
Sabtu, 2020-06-13 22:58:22[[Template:Country data]]", text: text }; api.postWithEditToken( params ).done( function ( data ) { if ( data && data.edit && data.edit.result && data.edit.result...
Click to read more »Module:Routelist row/sandbox
Jumat, 2024-08-23 11:38:56local frame = mw.getCurrentFrame() local roadDataModule = require("Module:Road data/sandbox") -- REMOVE SANDBOX local routeStates = { } -- Table with route...
Click to read more »Module:Article history/sandbox
Kamis, 2025-12-18 05:31:22data.noticeBarIcon, data.noticeBarIconCaption, data.noticeBarIconSize ) obj:setText(data.text) obj:setCollapsibleText(data.collapsibleText) ...
Click to read more »Module:Separated entries/sandbox
Senin, 2025-10-13 23:32:53= compressSparseArray(args) local result = mw.text.listToText(values, separator, conjunction) if dataPlural and #values > 0 and (#separator > 0 or #conjunction...
Click to read more »Module:IPA/sandbox
Sabtu, 2024-12-28 05:20:18or langData.defaultLabelCode if labelCode == '' then label = '' else local langText if langData.text then langText = linkLang(...
Click to read more »Module:Lang/data/doc
Selasa, 2025-08-05 08:55:11the title= attribute of the <i>...</i> tags that wrap transliterated text; data adapted from {{transliteration}} article_name – this table overrides lang_name_table...
Click to read more »Module:NewDYKnomination/sandbox
Minggu, 2025-11-09 04:51:52NOM_SUBPAGE(data) if string.match(data.title.text,"/") then return string.gsub(data.title.text,data.title.rootText .. "/","") else return data.title.text ...
Click to read more »Module:Tree chart/sandbox
Selasa, 2024-04-30 20:27:16require('strict') local p = {} local cells = mw.loadData('Module:Tree chart/data/sandbox') function p._main(cell_args) local ret = mw.html.create()...
Click to read more »Module:Sandbox/KleptomaniacViolet/Language families/Autotree
Kamis, 2013-10-03 02:54:18local title_data = mw.loadData("Module:Sandbox/KleptomaniacViolet/Language families/Data") local result = nil for n, page in pairs(title_data) do tab...
Click to read more »Module:Collapsible list/sandbox
Senin, 2026-02-02 05:52:24local p = {} local function getListItem( data ) if not type( data ) == 'string' then return '' end return mw.ustring.format( '<li...
Click to read more »Module:Portal/sandbox
Jumat, 2025-09-12 19:30:32the image alias data page. local aliasData = mw.loadData('Module:Portal/images/aliases'..sandbox) for portal, aliases in pairs(aliasData) do for _, alias...
Click to read more »Module:Self/sandbox
Selasa, 2025-10-21 16:56:48licsense_migration_data = mw.loadJsonData( 'Module:Self/license_migration_data.json') for _, template_name in ipairs(args) do local migration_data =...
Click to read more »Module:Sandbox/Ahecht/cite
Kamis, 2025-04-24 00:16:23require ('strict'); local cfg = mw.loadData ('Module:Cite/config/sandbox'); -- Sandbox includes aliases with alternative capitalization (e.g. arXiv)...
Click to read more »Module:Road data/strings/EST/sandbox
Minggu, 2023-09-17 02:51:53inspect the content of this data module, use [[Special:ExpandTemplates]] and enter the following input text: {{#invoke:Road data/dump|dump|module=Module...
Click to read more »Module:Template test case/sandbox
Rabu, 2025-08-06 23:54:27else dataRow:tag('td') :css('text-align', 'center') :css('font-weight', 'bold') :wikitext(obj:makeHeader()) dataRow = tableroot:tag('tr')...
Click to read more »Module:Sandbox/Phoenix7777/COVID-19 data
Senin, 2021-09-06 06:41:16local data_title = mw.title.new( 'Template:COVID-19 data/data' ) local data_content = data_title:getContent() local data = mw.text.jsonDecode(data_content)...
Click to read more »Module:Unicode data/doc
Jumat, 2025-06-20 06:08:23HTML character references in the text are decoded by the module into code points. For example, {{#invoke:Unicode data|is|Latin|àzàhàr̃iyyā̀}} → true. Internally...
Click to read more »Module:Country2nationality/sandbox
Selasa, 2025-08-26 01:29:20require("Module:Iso2nationality/sandbox").i2n(isocode) elseif data[iso.strip(country)] then -- in override list return data[iso.strip(country)] elseif...
Click to read more »Module:Convert/tester/doc
Senin, 2024-09-02 05:28:26Module:Convert/data/sandbox • same content Module:Convert/text • Module:Convert/text/sandbox • different (diff) Module:Convert/extra • Module:Convert/extra/sandbox •...
Click to read more »Module:Sandbox/genewiki/generefbox
Rabu, 2016-05-25 13:34:14require('Module:InfoboxImage').InfoboxImage --on a page {{#invoke:Sandbox/genewiki/alllua|getTemplateData|QID=Q14865053}} --in debug window --frame = mw.getCurrentFrame()...
Click to read more »Module:Jct/city/sandbox
Jumat, 2021-08-27 10:04:07'AUS' then return AUSabbrs[abbr] or data[abbr] else return data[abbr] end end local function generateText(num, insertPrefix) local parts if insertPrefix...
Click to read more »Module:Sandbox/DePiep/uchar
Selasa, 2023-08-01 22:45:17getArgs local uChar_data = mw.loadData( 'Module:Sandbox/DePiep/uchar/data' ) local uData = require('Module:Unicode data') local uData_helper =...
Click to read more »Module:Lang/data/sandbox
Senin, 2026-05-04 04:23:20require (module)) or mw.loadData (module); -- fetch data from this module; require() avoids metatable trap for variant data if 'var_sup' == src_type...
Click to read more »Module:Mapframe/sandbox
Selasa, 2026-02-10 19:36:31'title') or mw.title.getCurrentTitle().text if util.getParameterValue(contentArgs, 'description') then data.properties.description = util...
Click to read more »Module:SportsRankings/sandbox
Kamis, 2023-08-03 22:32:13local function addReference(frame) local text = "" if data.source['text'] then text = data.source['text'] end return frame:expandTemplate{ title...
Click to read more »Module:Time/sandbox
Senin, 2025-05-05 00:40:57local data = mw.loadData ('Module:Time/data' .. (mw.getCurrentFrame():getTitle():match ('/sandbox') or '')); -- load the data module local cfg = data.cfg;...
Click to read more »Module:Cite taxon/sandbox
Jumat, 2025-11-14 23:14:28require('strict') local p = {} local data = {} local templateArgs = {} -- contains arguments passed to cite web local target = {} --...
Click to read more »Module:Transclusion count
Selasa, 2025-08-12 05:36:46gsub(template, "/sandbox$", "") -- strip /sandbox from end local index = mw.ustring.sub(mw.title.new(template).text,1,1) local status, data = pcall(function...
Click to read more »Module:Sandbox/Aidan9382/DiscussionOverview
Minggu, 2026-03-01 18:41:09function getSectionData(text) local sections = {} text = "\n"..text.."\n== " while true do local section,content = string.match(text,"\n==%s*([^=]-)%s*==\n(...
Click to read more »Module:Message box/sandbox
Rabu, 2026-01-14 07:04:32end -- Process data for collapsible text fields. At the moment these are only -- used in {{ambox}}. if self.useCollapsibleTextFields then -- Get...
Click to read more »Module:PTV route/sandbox
Minggu, 2023-01-22 16:55:25return routeData.text else return args.text end end local function getRouteData(mode, route) -- Get the route data for a route from the data module....
Click to read more »Module:Convert character width/doc
Jumat, 2023-11-10 14:24:39supported. The character data used by the module is located at Module:Convert character width/data. Fixes and updates to the data set are welcomed enthusiastically...
Click to read more »Module:PHL sports team/sandbox
Sabtu, 2025-10-18 20:12:25local function stripwhitespace(text) return text:match("^%s*(.-)%s*$") end local function load_data(args) local data_module = 'Module:PHL sports team/'...
Click to read more »Module:Road data/strings/BGR/sandbox
Jumat, 2023-08-04 06:04:28inspect the content of this data module, use [[Special:ExpandTemplates]] and enter the following input text: {{#invoke:Road data/dump|dump|module=Module...
Click to read more »Module:Sandbox/Nardog/8
Sabtu, 2019-01-26 23:42:26local data = mw.loadData('Module:Sandbox/Nardog/8t').data local p = {} local find = mw.ustring.find local gsub = mw.ustring.gsub local sub = mw.ustring...
Click to read more »Module:Naval Vessel Register URL/sandbox
Jumat, 2022-10-21 17:00:16local ships_data = {}; local srv_craft_data = {}; local data = mw.loadData ('Module:Naval Vessel Register URL/data'); ships_data = data.nvr_ships_id;...
Click to read more »Module:Sandbox/Kawesa01/nocMedals
Minggu, 2023-09-17 00:02:11better data organization but serves as proof of concept ]] require ('strict') -- local data_t = mw.loadData ('Module:Sandbox/Kawesa01/nocMedals/data');...
Click to read more »Module:Protected edit request/sandbox
Selasa, 2025-12-09 15:10:28be passed to tmbox by the box:export method. -- Set data fields. obj.tmboxArgs.attrs = { ['data-origlevel'] = protectionType } return obj end function...
Click to read more »Module:Sandbox/Trappist the monk/Emoji short name data make
Rabu, 2024-03-13 23:01:24over the existing table(s) in Module:Emoji/data {{#invoke:Sandbox/Trappist the monk/Emoji short name data make|main|2023-10-25|44}} ]] require ('strict');...
Click to read more »Module:Goalscorers/sandbox
Rabu, 2026-06-03 14:04:23place g.args = {} g.totalGoals = 0 local data = {} -- module subpage data -- require('Module:Goalscorers/data/UEFA Euro 2016 qualifying'); p.errorString...
Click to read more »Module:Graph/sandbox
Minggu, 2025-07-13 00:29:11opacity = { value = opacity } } } } vannolabels = { type = "text", from = { data = "v_anno" }, properties = { update = { x = { scale...
Click to read more »Module:Nihongo/sandbox
Rabu, 2025-06-18 17:52:37language text using Japanese script; TODO: require? <romaji>: Hepburn romanization (transliteration); TODO: in Module:Lang/data change tooltip text to 'Hepburn...
Click to read more »Module:Sandbox/genewiki/experimental
Jumat, 2015-10-16 07:08:17any name and may also hold data. p = { devmode = false } p.getQualifierID = function(frame) local propertyID = mw.text.trim(frame.args[1] or "")...
Click to read more »Module:Sandbox/trappist the monk/html
Senin, 2023-09-11 23:15:27better data organization but serves as proof of concept ]] require ('strict') local data_t = mw.loadData ('Module:Sandbox/trappist the monk/html/data');...
Click to read more »Module:Sandbox/Bawolff/graph
Senin, 2025-01-13 21:38:44) ctx.textAlign = 'start' ctx.textBaseline = 'bottom' ctx.font = 'bold 12px sans-serif' writeVertical( ctx, frame.args.yAxis or data.schema.fields[3]...
Click to read more »Module:Road data/strings/USA/IA/sandbox
Jumat, 2021-09-24 04:14:25inspect the content of this data module, use [[Special:ExpandTemplates]] and enter the following input text: {{#invoke:Road data/dump|dump|module=Module...
Click to read more »Module:Sandbox/Qwerfjkl/graph
Senin, 2025-01-20 02:22:08height - horizGutter) -- Load JSON data local data = mw.loadJsonData(frame.args.data) assert(data ~= nil) -- Find min/max values for...
Click to read more »Module:Sandbox/Χ/InfoboxMaker/testcases
Senin, 2018-09-17 18:06:06--[[ ib.addRow{ data = "This is a header", } ib.addRow{ label = "Label 1", data = "Data 1", } ib.addRow{ data = "Data 2", } ib.addRow{...
Click to read more »Module:Convert/sandbox
Senin, 2026-03-02 10:48:21"Module:Convert/wikidata/data" .. sandbox spell_module = "Module:ConvertNumeric" data_code = mw.loadData(data_module) text_code = mw.loadData(text_module) all_units...
Click to read more »Module:Croatian population data graph/sandbox
Minggu, 2025-12-28 17:53:38tag("div") : addClass(data_class) : wikitext(mark) : done() : tag("div") : addClass("kbs-columns") : cssText("height:"..0.01*math...
Click to read more »Module:Sandbox/genewiki/geneboxdev
Rabu, 2015-10-21 23:03:40type(data) == "table" then return mw.text.jsonEncode(data, mw.text.JSON_PRESERVE_KEYS + mw.text.JSON_PRETTY) else return tostring(data) end...
Click to read more »Module:Sandbox/trappist the monk/is latn
Minggu, 2025-01-12 08:07:03('strict'); local is_latn_data = mw.loadData ('Module:Sandbox/trappist the monk/is latn/data') local sizeof_ranges_t = is_latn_data.sizeof_ranges_t ...
Click to read more »Module:Team appearances list
Senin, 2026-04-20 17:39:54data_competitions local data_old_names local function load_data(frame) -- Load data module (or its sandbox) and set variables from its exported data...
Click to read more »Module:Probox/sandbox
Senin, 2016-11-21 03:06:08templates[k]) do if data.templates.passArg == true then template_div :cssText("") :wikitext(frame:expandTemplate{title=data.templates[k][tmplt_key]...
Click to read more »Module:Documentation/testcases
Jumat, 2026-05-29 01:07:17getEnv('User:Example') local data = doc.makeStartBoxData({}, env) self:assertEquals(nil, data.headingStyleText) end function suite:testStartBoxDataLinks() local env...
Click to read more »Module:Text/doc
Jumat, 2025-04-25 22:36:11version of mw.text.gsplit Text.ucfirstAll( s ) Text.uprightNonlatin( s ) This is a general library; use it anywhere. Module:Yesno Module:Text/data --- Lua patterns...
Click to read more »Module:Article history/config/sandbox
Jumat, 2025-12-19 03:09:03dataName, dataTimestampName) data[dataName] = args[argName] if data[dataName] then data[dataTimestampName] = getYmdDate(data[dataName])...
Click to read more »Module:Age/sandbox
Selasa, 2025-12-09 10:52:00templates. local mtext = { -- Message and other text that should be localized. -- Also need to localize text in table names in function dateDifference. ...
Click to read more »Module:Icon/data/doc
Jumat, 2024-08-30 04:48:10icon data for Module:Icon. To add a new icon, add a table in the following format: code = { image = "My image name.xyz", tooltip = "My tooltip text", link...
Click to read more »Module:Designation
Jumat, 2026-03-27 05:22:00text = function(frame, data, former) local text = data.text if data.lang then text = frame:expandTemplate{title = 'lang', args = { code = data...
Click to read more »Module:Jctrdt/sandbox
Jumat, 2024-08-23 11:08:52trim = mw.text.trim local parserModule = require(parserModuleName) local parser = parserModule.parser local util = require("Module:Road data/util") local...
Click to read more »Module:Track gauge/autodocument/sandbox
Senin, 2024-08-12 19:10:47require('Module:Track gauge') -- sandbox here local dataPageName = 'Module:Track gauge/data/sandbox' -- sandbox here local gaugeDataAll = nil local tableTools...
Click to read more »Module:Location map/sandbox
Selasa, 2026-06-02 04:25:47mapData = mw.loadData('Module:Location map/data/' .. map) return function(name, params) if name == nil then return 'Module:Location map/data/'...
Click to read more »Module:ISO 639 name/sandbox
Selasa, 2024-12-10 03:15:12('Module:Arguments').getArgs; local override_data = mw.loadData ('Module:ISO 639 name/ISO 639 override'); local deprecated_data = mw.loadData ('Module:ISO 639 name/ISO 639...
Click to read more »Module:Historical populations/sandbox
Senin, 2026-06-01 22:47:42= canvas:sfondo', 'TextData =', ' pos:(' .. tostring(math.floor(gwidth/2)) .. ',20) textcolor:black fontsize:M', ' text:"year"', ' pos:(' ...
Click to read more »Module:Rfx/sandbox
Senin, 2024-11-18 07:08:46data.percent = 0 else data.percent = math.floor((supports / total * 100) + 0.5) end end if introText then data.endTime = umatch(introText,...
Click to read more »Module:Video game reviews/sandbox
Jumat, 2025-08-22 22:36:09require('strict') local p = {} local data = require('Module:Video game reviews/data/sandbox') local yesno = require('Module:Yesno') local vgwd = require('Module:Video...
Click to read more »Module:Road data/strings/USA/OR/sandbox
Selasa, 2020-09-22 02:09:53inspect the content of this data module, use [[Special:ExpandTemplates]] and enter the following input text: {{#invoke:Road data/dump|dump|module=Module...
Click to read more »Module:Icon/table
Sabtu, 2022-10-22 16:17:59local p = {} local m_iconData = mw.loadData("Module:Icon/data") local m_iconSandboxData = mw.loadData("Module:Icon/data/sandbox") local function mergeTables(...
Click to read more »Module:Country alias/sandbox
Selasa, 2025-12-09 01:59:46local data = mw.loadData('Module:Country alias/data') local function countryAlias(args) local alias = getAlias(args) local country = data.countries[alias]...
Click to read more »Module:Coordinates/sandbox
Senin, 2026-01-12 03:40:02geodmshtml = '<span class="geo-dms" title="Maps, aerial photos, and other data for this location">' .. '<span class="latitude">' .. coordinateSpec["dms-lat"]...
Click to read more »Module:Wikt-lang/testcases
Sabtu, 2025-06-21 23:26:46get_test_patterns(main) local data = require('Module:Wikt-lang/data/sandbox') local language_codes = {} if main then for code, values in pairs(data["languages"])...
Click to read more »Module:Flagg/sandbox2
Kamis, 2020-07-02 18:20:03loadCountryData(country) if country == "test" then return mw.loadData("Module:Sandbox/SiBr4/Flag data") else local redirs = mw.loadData("Module:Sandbox...
Click to read more »Module:Urltowiki/sandbox
Kamis, 2023-04-13 03:15:12converted to normal text. local p = {} local current_lang = mw.language.getContentLanguage() local interwiki_table = mw.loadData("Module:InterwikiTable")...
Click to read more »Module:Rail-interchange multi/sandbox
Rabu, 2023-05-10 01:53:54row(frame) local data = frame.args[1] local div = frame.args['div'] local result, sep, default = '', '' local args = {} data = mw.text.split(data, '+') for...
Click to read more »Module:Old XfD multi/sandbox
Kamis, 2025-11-27 11:44:32local link if data.link then link = makeUrlLink(data.link, data.caption) else local page = data.page or self.currentTitle.text link =...
Click to read more »Module:MilAward/doc
Jumat, 2024-11-22 11:45:39maintainers and editors. The data in this module is self-documenting. Place the template {{tlx|MilAward Stats}] in your sandbox or any other page and you'll...
Click to read more »Module:Professional wrestling profiles/sandbox
Selasa, 2020-10-06 00:43:30gsub(title.text, " %b()", "") local prefix = '' local text local letter = string.sub(name,-1) local out = {} for _,v in ipairs(data) do local...
Click to read more »Module:Sandbox/QwartaL1/Adjacent stations
Sabtu, 2023-12-02 16:52:15stations/' .. system -- .. '/sandbox' ) end local function getLine(data, lineN) if lineN then if data['aliases'] then lineN = data['aliases'][mw.ustring...
Click to read more »Module:SportsRankings/data/FIFA Futsal World Rankings/doc
Jumat, 2025-04-04 17:33:18meant to be updated. The rankings should be updated at Module:SportsRankings/data/FIFA Futsal Women's World Rankings. To update the rankings: On line 14, add...
Click to read more »Module:Sandbox/DMBradbury/SuperUserbox
Minggu, 2024-09-29 13:01:45'px') data.idBackgroundColor = args['id1-c'] or args[1] or '#dddddd' data.idTextAlign = 'center' data.idFontSize = checkNum(args['id1-s'], 14) data.idLineHeight...
Click to read more »Module:Dump/doc
Sabtu, 2026-02-07 11:36:35local data = mw.ext.data.get('Wikipedia statistics/data.tab') to read a table of data from c:Data:Wikipedia statistics/data.tab. An edit in a sandbox can...
Click to read more »Module:Citation/CS1/COinS
Sabtu, 2025-04-12 20:48:47local function COinS(data, class) if 'table' ~= type(data) or nil == next(data) then return ''; end for k, v in pairs (data) do -- spin...
Click to read more »Module:Unicode data/testcases
Selasa, 2025-07-29 23:25:05local Unicode_data = require(mw.title.getCurrentTitle().subpageText == "sandbox" and "Module:Unicode data/sandbox" or "Module:Unicode data") local U =...
Click to read more »Module:Article history
Selasa, 2024-08-20 01:12:15data.noticeBarIcon, data.noticeBarIconCaption, data.noticeBarIconSize ) obj:setText(data.text) obj:setCollapsibleText(data.collapsibleText) ...
Click to read more »Module:Wikipedia ads/sandbox
Minggu, 2023-06-11 23:13:19local function colorText(s, color) return string.format('<span style="color:%s">%s</span>', color, s) end local function getImageData(args) -- This function...
Click to read more »Module:Footnotes/anchor id list/sandbox
Sabtu, 2025-05-24 17:15:09require('strict'); local data = mw.loadData ('Module:Footnotes/anchor id list/data'); local whitelist = mw.loadData ('Module:Footnotes/whitelist/sandbox'); local Lang_obj...
Click to read more »Module:Webarchive/data/sandbox
Selasa, 2026-02-24 05:16:24I O N A L I Z A T I O N >---------------------------- these tables hold data that is used when converting date formats from non-English languages (because...
Click to read more »Module:DartsRankings/sandbox
Jumat, 2025-11-21 02:49:22local function addReference(frame) local text = "" if data.source['text'] then text = data.source['text'] end return frame:expandTemplate{ title...
Click to read more »Module:Sandbox/TheThomanski/SongContestArtist
Senin, 2026-03-23 05:26:54local p = {} local dataModule = require('Module:Sandbox/TheThomanski/SongContestData') local function getData(a,b,c) return dataModule.main({a,b,c})...
Click to read more »Module:Country population/sandbox
Jumat, 2022-10-21 17:01:22population data for each country passes as parameter for k,v in pairs(args) do local country = mw.text.trim(v) -- get population data from section...
Click to read more »Module:Naval Vessel Register URL/data extraction tool
Senin, 2025-07-28 07:42:15{{#invoke:Sandbox/Naval Vessel Register URL/data extraction tool|main}} <tr><td>AK 3000</td><td><span title="View AK 3003" class="hullLink" data-shipid="926">AK...
Click to read more »Module:Find sources
Minggu, 2022-02-27 20:33:28loadData(CONFIG_PAGE) local p = {} local function maybeLoadData(page) local success, data = pcall(mw.loadData, page) return success and data end ...
Click to read more »Module:Sandbox/X201/Hello
Senin, 2022-10-24 04:10:12require('strict') local p = {} local data = mw.loadData('Module:Video game reviews/data') local yesno = require('Module:Yesno') local getArgs local...
Click to read more »Module:Val
Minggu, 2025-06-01 12:39:35return text, need_parens end local function _main(values, unit_spec, options) if options.sandbox then data_module = data_module .. '/sandbox' convert_module...
Click to read more »Module:Ko-translit/sandbox
Sabtu, 2026-05-02 06:16:36get_args = require('Module:Arguments').getArgs local m_data = require('Module:Ko-translit/data/sandbox') local m_clean = require('Module:Ko-translit/clean')...
Click to read more »Module:Sandbox/Hike395/WWF ecoregions
Rabu, 2024-07-17 22:30:35local yesNo = require('Module:Yesno') local p = {} local data = mw.loadData('Module:Sandbox/Hike395/WWF ecoregions/config') local function biomeTitle(biome)...
Click to read more »Module:Sandbox/Danmichaelo/testcases
Minggu, 2014-09-14 23:35:54local p = require('Module:UnitTests') require('Module:Sandbox/Danmichaelo') cfg = mw.loadData( 'Module:Citation/CS1/Configuration' ); function p:test_isodate()...
Click to read more »Module:Portal
Minggu, 2025-05-25 01:07:03the image alias data page. local aliasData = mw.loadData('Module:Portal/images/aliases'..sandbox) for portal, aliases in pairs(aliasData) do for _, alias...
Click to read more »Module:IPA symbol/data/doc
Jumat, 2024-08-30 04:42:48symbol here, consider using the display text option of {{IPA link}}, as in {{IPA link|p|b̥}}. When editing the data, make sure it has no errors by checking...
Click to read more »Module:Sports table/Custom/sandbox
Selasa, 2024-10-15 12:15:51then cell_data = matches_text always_show = true elseif stylecc == 'w' or stylecc == 'win' or stylecc == 'wins' then cell_data = wins elseif...
Click to read more »Module:Sandbox/trappist the monk/template params
Senin, 2022-10-24 04:03:52params|test}} ]] local function test() local data = mw.loadData ('Module:Sandbox/trappist the monk/template params/data'); -- load an associative table of known...
Click to read more »Module:Banner shell
Sabtu, 2026-03-21 18:21:20loadJsonData does not work local data = mw.loadJsonData(data_page.fullText)[index] if data then local level = data.level and tostring(data.level)...
Click to read more »Module:College color/data/doc
Kamis, 2024-10-17 09:43:16Style/Accessibility § Color). Please test any changes in Module:College color/data/sandbox first. Most lines will be of the following form ["TEAM NAME"] = {"HEX1"...
Click to read more »Module:CS1 translator/data
Minggu, 2026-04-26 06:54:08no cs1|2 equivalent: alias of |last= used only to create CITEREF id ['data'] = nil, -- date ['dataaccés'] = nil, -- access-date...
Click to read more »Module:Road data/browsetable/sandbox
Jumat, 2024-08-16 06:24:39tbl:wikitext(content) tbl:cssText(styles) return mw.getCurrentFrame():extensionTag{ name = 'templatestyles', args = { src = 'Module:Road data/browsetable/styles...
Click to read more »Module:Template test case
Kamis, 2025-08-07 00:01:43else dataRow:tag('td') :css('text-align', 'center') :css('font-weight', 'bold') :wikitext(obj:makeHeader()) dataRow = tableroot:tag('tr')...
Click to read more »Module:Sandbox/B2project/NHL Standings
Selasa, 2016-08-02 08:18:01} local nhlData -- if mw.loadData() not supported, use require() instead if mw.loadData then nhlData = mw.loadData('Module:Sandbox/B2project/NHL...
Click to read more »Module:Transclusion count/data/D
Minggu, 2026-06-07 12:11:21["Module:DYK_checklist"] = 24000, ["Module:DYK_checklist/data"] = 24000, ["Module:DYK_nompage_links"] = 101000, ["Module:Data"] = 110000, ["Module:Date"] = 2090000, ["Module:DateI18n"]...
Click to read more »Module:Sanctions
Sabtu, 2026-03-14 17:11:52require('Module:Yesno') local rawData = mw.loadData('Module:Sanctions/data') local data = rawData.sanctions local aliasMap = rawData.aliases local messageBox...
Click to read more »Module:Particles
Selasa, 2018-03-20 11:25:52local sandbox = frame:getTitle():find('sandbox', 1, true) and '/sandbox' or '' particleTable = mw.loadData('Module:Particles/data' .. sandbox).particles...
Click to read more »Module:Sandbox/Trappist the monk/Wiktionary
Jumat, 2024-09-27 06:10:21of Module:Wikt-lang/data [list extracted from wikt:Module:languages/data/2 as Module:Sandbox/Trappist_the_monk/Wiktionary/data] Support language tag...
Click to read more »Module:College color
Sabtu, 2026-05-23 06:29:09color}} -- local p = {} local data_module = "Module:College color/data" local function stripwhitespace(text) return text:match("^%s*(.-)%s*$") end local...
Click to read more »Module:NUMBEROF/sandbox
Rabu, 2025-04-02 19:33:11not result then local data = mw.loadData('Module:NUMBEROF/data') local map = data.map data = data.data result = data[site] if result then...
Click to read more »Module:Sandbox/Was a bee/tree
Selasa, 2017-10-24 02:36:41val) if datas[n] == nil then datas[n] = {} end datas[n][key] = val end function p.getdata(n, key, defval) if datas[n] == nil or datas[n][key] ==...
Click to read more »Module:If preview/sandbox
Sabtu, 2024-09-21 08:46:21require("Module:Arguments").getArgs local yn = require("Module:Yesno") local cfg = mw.loadData('Module:If preview/configuration') p.pvwc = p.pvwc or package.loaded["Module:If...
Click to read more »Module:Convert/makeunits/doc
Jumat, 2024-08-30 03:51:40data used by Module:Convert to allow conversion between units of measurement. Usage: Put one of the following lines (with nothing else) in a sandbox:...
Click to read more »Module:MLB standings/sandbox
Sabtu, 2024-09-07 07:25:40page -- for attribution. local me = { } local mlbData = mw.loadData('Module:MLB standings/data') local Navbar = require('Module:Navbar') -- --...
Click to read more »Module:Lang/doc
Minggu, 2025-12-21 00:36:56{{native name}} The data set is specified in Module:Lang/data and its included data modules: language tag-and-name data Module:Lang/data/iana languages –...
Click to read more »Module:Weather box/sandbox
Selasa, 2023-12-26 08:02:35_ifset('width', 'auto') .. '; text-align:center; line-height:1.2em;' .. _margin() .. '"' .. _if('open', '\n|+Climate data for ' .. location, '\n|-' ....
Click to read more »Module:RSPTest/sandbox
Selasa, 2025-10-14 20:59:37local data = mw.loadData('Module:RSdata5/data') local p = {} -- Module entry point for generating a row function p._row(args) -- Check for optional...
Click to read more »Module:PageLinks/sandbox
Rabu, 2026-01-21 05:37:30the page data strings and return any errors. local dataStringError = generatePageDataStrings(args) if dataStringError then return dataStringError...
Click to read more »Module:Track gauge
Minggu, 2024-01-14 16:27:34-- Data is in Module:Track gauge/data local p = {} local gaugeDataAll = nil local dataPageName = 'Module:Track gauge/data' -- set /data/sandbox here...
Click to read more »Module:Arbitration case implementation notes/Proposal/Automatic/sandbox
Selasa, 2025-10-07 07:53:44casenavData = mw.title.new("Template:Arbitration case navigation/data"):getContent() local listed -- check if at Template:casenav/data casenavData, listed...
Click to read more »Module:Collapsible list
Rabu, 2026-05-20 07:05:09data ) if not type( data ) == 'string' then return '' end return mw.ustring.format( '<li style="line-height: inherit; margin: 0">%s</li>', data )...
Click to read more »Module:Sandbox/Frietjes
Kamis, 2026-04-16 23:33:07insert(timeline,'\nPlotData=\n color:barra width:7 align:left\n') for i = 1, #data, 2 do local year = data[i] or '' local pop = data[i+1] or '' table...
Click to read more »Module:AutosortTable/sandbox
Minggu, 2021-02-21 07:17:00writeHtml(headerData.css, headerData.data, 'header') end -- Parse the data local data = {} for i, v in ipairs(frame.args) do data[i] = parse(v, i) end...
Click to read more »Module:Sandbox/trappist the monk/bob
Kamis, 2024-07-11 22:20:39parts data and iana 2020-09-17 function p.comp () local iana = mw.loadData ('Module:Lang/data/iana languages/sandbox'); local iso2 = mw.loadData ('Module:ISO...
Click to read more »Module:HS listed building row/sandbox
Minggu, 2023-07-30 03:17:10else coordText = '' end printf('| %s\n', coordText) printf('| class="note" | %s\n', args.notes or '') printf('| class="uid" | [http://data.historic-scotland...
Click to read more »Module:IPA/data/doc
Jumat, 2024-08-30 04:41:48This data module stores labels, language codes, and their associated IPA keys used by Module:IPA and Module:IPA/category documentation. (code) ISO 639...
Click to read more »Module:SportsRankings/data/FIFA Futsal Women's World Rankings/doc
Minggu, 2025-08-31 07:48:07meant to be updated. The rankings should be updated at Module:SportsRankings/data/FIFA Futsal Women's World Rankings. To update the rankings: On line 14, add...
Click to read more »Module:Sandbox/Aidan9382
Kamis, 2025-12-25 05:41:14getCurrentTitle().prefixedText == "Module:Sandbox/Aidan9382" then require('Module:Module wikitext')._addText('{{User:Aidan9382/sandbox/header|nolint=y}}')...
Click to read more »Module:Webarchive
Selasa, 2026-02-24 05:19:36-- archive service provider data from local s_text = {}; -- table of static text strings used to build final rendering local...
Click to read more »Module:Convert/makeunits
Selasa, 2024-10-22 14:42:28size of data table. -- * Create alternative forms of a unit such as an alias or a combination. -- * Stop processing when encounter end of text or a line...
Click to read more »Module:Track listing/sandbox
Minggu, 2025-05-11 20:50:26local checkType = require('libraryUtil').checkType local cfg = mw.loadData('Module:Track listing/configuration') ---------------------------------...
Click to read more »Module:Multilingual/sandbox
Sabtu, 2023-04-08 05:57:34data if type(GlobalData.TabDATA) ~= "table" then GlobalData.TabDATA = {} end data = GlobalData.TabDATA[storage] if data then r = data ...
Click to read more »Module:Cs1 documentation support/sandbox
Senin, 2024-11-18 00:52:51local cfg = mw.loadData ('Module:Citation/CS1/Configuration'); -- load the configuration module local whitelist = mw.loadData ('Module:Citation/CS1/Whitelist');...
Click to read more »Module:Sandbox/trappist the monk/taxonomy
Rabu, 2025-05-07 01:00:42create: 'Module:Sandbox/trappist the monk/taxonomy <suffix>' These tables are created by an awb script when it splits much larger raw data file before the...
Click to read more »Module:Uses TemplateStyles/sandbox
Senin, 2026-02-16 08:08:41local sandboxSuffix = makeSandboxSuffix(tsSandboxTitle.prefixedText) local sandboxEditSup = makeEditSup(tsSandboxTitle.prefixedText) out...
Click to read more »Module:ChoroplethMap/sandbox
Jumat, 2026-05-29 19:48:25json = mw.text.jsonEncode( features ) -- Build the automatic legends if legends then -- First look for repeated colors local legendsData = {} for...
Click to read more »Module:European and national party data/sandbox
Rabu, 2025-11-19 19:19:14substitutes $1, $2, etc in <message> with data from <data_t>. Returns plain-text substituted string when <data_t> not nil; returns <message> else. ]] ...
Click to read more »Module:DartsRankings/testcases
Jumat, 2026-02-13 20:46:22text-align:left">[[File:Flag of the Netherlands.svg|23x15px|border|link=Netherlands|alt=]]</span> </span><span data-sort-value="Gerwen...
Click to read more »Module:Sandbox/Paweł Ziemian/test
Selasa, 2016-04-12 00:47:42type(data) == "table" then return mw.text.jsonEncode(data, mw.text.JSON_PRESERVE_KEYS + mw.text.JSON_PRETTY) else return tostring(data) end...
Click to read more »Module:Sandbox/Blippy1998
Sabtu, 2026-05-02 13:57:22nil end function p.parseTablesToData(text) local lines = mw.text.split(text, "\n") local parsed_data = {} local current_table = nil...
Click to read more »Module:Sandbox/Nardog/8d
Jumat, 2019-01-25 04:57:07local data = mw.loadData('Module:Sandbox/Nardog/8t') local univPatterns, keyPatterns = data.data.univPatterns, data.data.keyPatterns data = data.rawData local...
Click to read more »Module:Sandbox/RexxS/Sources
Kamis, 2023-02-16 11:22:32local sources = mw.loadData("Module:Sandbox/RexxS/Sources/data") local function findLang(langcode) local langobj langcode = mw.text.trim(langcode or "")...
Click to read more »Module:Party name with color/sandbox
Selasa, 2024-07-02 01:14:01'color'}) end return text, color end function p._cell(args) if not args[1] then return '' end local text, color = getData(args) local line1 =...
Click to read more »Module:Sister project links/sandbox
Kamis, 2026-04-02 20:45:34local function sandbox(s) return inSandbox and s.."-sand" or s end -- Information about how to handle each sister lives in separate data file local cfg...
Click to read more »Module:Jctint/sandbox
Minggu, 2025-12-14 20:28:01loadData("Module:Road data/RJL types") local typeData = types[string.lower(argType)] -- Retrieve the type data if typeData then color = typeData.color...
Click to read more »Module:Sandbox/Johnuniq/Wiktionary
Minggu, 2020-08-30 16:24:59languageData local function setAnchor(item) if not item.anchor then languageData = languageData or require('Module:Language/data').languages local data =...
Click to read more »Module:Sandbox/isaacl/NHL standings
Senin, 2014-08-11 07:08:45nhlInfo -- if mw.loadData() not supported, use require() instead if mw.loadData then nhlInfo = mw.loadData('Module:Sandbox/isaacl/NHL standings/2013...
Click to read more »Module:Sandbox/Joriki
Minggu, 2024-08-04 12:14:53data) data = mw.text.split(data,",") for i = 1,#data do data [i] = tonumber (data [i]) end max = math.max (max,#data) table.insert (array,data)...
Click to read more »Module:Sandbox/Philroc
Selasa, 2023-04-11 15:26:04local link if data.link then link = makeUrlLink(data.link, data.caption) else local page = data.page or self.currentTitle.text link =...
Click to read more »Module:Sandbox/Matthiaspaul/Citation/CS1/COinS
Selasa, 2020-06-16 10:16:17local function COinS(data, class) if 'table' ~= type(data) or nil == next(data) then return ''; end for k, v in pairs (data) do -- spin...
Click to read more »Module:College color/contrast/sandbox
Sabtu, 2022-11-19 11:21:35function stripwhitespace(text) return text:match("^%s*(.-)%s*$") end local function preprocesscitation(text) text = mw.ustring.gsub(text,...
Click to read more »Module:Submit an edit request/config/sandbox
Sabtu, 2021-07-17 07:34:56that stores the edit request preload text ['preload-template'] = 'Template:Submit an edit request/preload/sandbox', -- The section heading that is generated...
Click to read more »Module:Sandbox/Nardog/10
Senin, 2023-10-02 16:04:44_encoding(s, ipaNum, xSampa, tipa, praat, keyman, braille) local data = mw.loadData('Module:Sandbox/Nardog/10d') local conv = require('Module:BaseConvert').convert...
Click to read more »Module:UnitTests/sandbox
Minggu, 2026-04-05 12:44:48make it -- easier to port this module to another wiki. local cfg = mw.loadData('Module:UnitTests/config') local frame, tick, cross, should_highlight local...
Click to read more »Module:Mapframe
Senin, 2026-06-01 22:40:49'title') or mw.title.getCurrentTitle().text if util.getParameterValue(contentArgs, 'description') then data.properties.description = util...
Click to read more »Module:Side box/testcases
Selasa, 2026-02-03 20:26:59function suite:testDataText() suite:assertEquals('some text', mSideBox._makeData{text = 'some text'}.text) end function suite:testDataImage() ...
Click to read more »Module:Format TemplateData/doc
Rabu, 2026-01-28 01:11:36Module:Format TemplateData – auxiliary functions for template documentation using TemplateData; core functionality is improved presentation on template...
Click to read more »Module:Unihan pronunciation/sandbox
Senin, 2025-04-28 09:23:22local p = {} local unicode_data = require("Module:Unicode data") local passthrough = { [","] = true, ["-"] = true, [":"] = true } -- Helper:...
Click to read more »Module:Pagetype/config/sandbox
Sabtu, 2025-10-11 04:05:11Module:Pagetype configuration data -- -- This page holds localisation and configuration data for Module:Pagetype. --...
Click to read more »Module:ScribuntoUnit/sandbox
Kamis, 2026-01-29 19:46:34Data) local text = string.format(cfg.shortResultsFormat, testData.successCount, testData.failureCount, testData.skipCount) if testData.failureCount...
Click to read more »Module:Transclusion count/data/T
Minggu, 2026-06-07 12:14:02data"] = 3200, ["Module:Template_wrapper"] = 1020000, ["Module:Tennis_events_nav"] = 22000, ["Module:Text"] = 1870000, ["Module:Text/data"] = 53000...
Click to read more »Module:Citation/CS1/Configuration/sandbox
Rabu, 2026-06-03 02:12:0327etal%27_for_display-authors 2026-04-06: Fix problem that cfg.id_limits_data_load_fail is always nil 2026-04-12: Add 10.1257/jep to free doi, Journal...
Click to read more »Module:Cite Q/sandbox
Senin, 2026-04-27 01:34:40= mw.loadData ('Module:Cite/config') local cfg = mw.loadData ('Module:Cite_Q/config/sandbox') local cs1_module = 'Module:Citation/CS1/sandbox' --...
Click to read more »Module:Convert/show
Selasa, 2018-02-06 09:58:23local sandbox = args[1] == 'sandbox' and '/sandbox' or '' local dataModule = 'Module:Convert/data' .. sandbox local textModule = 'Module:Convert/text' ...
Click to read more »Module:Shindo/sandbox
Rabu, 2026-02-25 08:09:31error(message("noIntensity"))) local intensities = mw.text.split(intensity, "/") or { intensity } if data[scale] == nil then error(message("invalidScale",...
Click to read more »Module:Sandbox/User:Ahecht/Inflation/sandbox
Rabu, 2024-10-09 19:39:52nil then return '[[NaN]], check parameters for non-numeric data:' .. mw.text.listToText(errorParams, ', & #32;', '  and  ') .. '.' end...
Click to read more »Module:Lang/documentor tool/sandbox
Jumat, 2025-04-11 14:14:34Module:Lang/data and renders a wiki table of private tags and their associated languages ]] local function private_tags (frame) local override_t = mw.loadData...
Click to read more »Module:Category handler/sandbox
Minggu, 2020-05-17 21:35:33handler/shared') return mShared.matchesBlacklist( self.title.prefixedText, mw.loadData('Module:Category handler/blacklist') ) end end function...
Click to read more »Module:Sandbox/User:Waddie96/table
Rabu, 2025-10-08 12:44:49structured data function P.get_table_data(table_wikitext) local table_data = {} local text = P.cheap_trim(table_wikitext) text = _gsub(text, "^{|.-\n"...
Click to read more »Module:Sandbox/Erutuon
Senin, 2019-09-16 16:39:40printedRanges:concat('\n'), 1) return data end local Unicode_data = require "Module:Unicode data/sandbox" local fun = require "Module:fun" local m_table = require...
Click to read more »Module:Sandbox/Masoud.h1368/Wikidata.Ca
Selasa, 2021-03-23 18:25:35or parameters.formatting == "text" then return data[parameters.formatting] end local result = data["text"] if data["language"] ~= wiki.langcode then...
Click to read more »Module:Road data/strings/GRC/sandbox
Rabu, 2026-06-03 14:59:45inspect the content of this data module, use [[Special:ExpandTemplates]] and enter the following input text: {{#invoke:Road data/dump|dump|module=Module...
Click to read more »Module:Wdtablerow/listed buildings/sandbox
Minggu, 2026-05-17 07:22:49sandbox local getArgs = require('Module:Arguments').getArgs local wd = require('Module:Wd') local p = {} local qid= {} local label_t local label_text...
Click to read more »Module:Sandbox/Commander Keane/Template
Rabu, 2024-11-20 14:01:09formatInLanguage(lang, 'Sandbox/Commander Keane/I18n/Wish priority', msg) --try 1st arg as 'de' instead of lang end local function dispError(msg) return mw.text.tag('strong'...
Click to read more »Module:Time/data/sandbox
Minggu, 2025-11-23 11:53:48for internationalization, this section to hold constant text, parameter names and values, other items subject to language translation...
Click to read more »Module:TrainingPages/sandbox
Jumat, 2014-03-21 02:12:03to access mw.title.new("..indexmodule.."):getContent() to load the index data",false,false,true end end prowl=mw.ustring.gmatch(textindex...
Click to read more »Module:ATP rankings/sandbox
Selasa, 2025-12-09 03:36:13require('Module:Navbox') local function getData( ranking ) if ranking == "singles" then return mw.loadJsonData( "Module:ATP rankings/data/singles.json" ) end end ...
Click to read more »Module:Sandbox/Kawesa01/nocMedals/data
Minggu, 2023-09-17 02:36:47any other text rendered as is rowspan – a number – used only with message; applies message to multiple consecutive rows ]] local country_data_t = { ...
Click to read more »Module:Dump
Senin, 2021-06-07 14:35:17testcase.data.me = testcase.data testcase.data.data2.me = testcase testcase.data.data2.fruit.back = testcase.data setmetatable(testcase.data, { __index...
Click to read more »Module:Naval Vessel Register URL
Senin, 2025-08-11 23:02:19require ('Module:Arguments').getArgs; local data_t = mw.loadData ('Module:Naval Vessel Register URL/data'); --[[--------------------------< M A K E...
Click to read more »Module:Sandbox/Eievie
Rabu, 2024-02-07 14:41:13local p = {} local data = mw.loadData( 'Module:Interlinear/data' ) local gloss_override = {} -- for custom gloss abbreviations local getArgs =...
Click to read more »Module:Infobox gene/sandbox
Selasa, 2025-02-04 22:50:47end --texts relevant to localization are tagged with --**lclz** and/or *lclz* --on a page {{#invoke:Sandbox/genewiki/alllua|getTemplateData|QID=Q14865053}}...
Click to read more »Module:Other uses/sandbox
Rabu, 2025-04-09 11:12:24not (options.defaultPage or options.title) then error('No default title data provided in "_otheruses" options table', 2) end local emptyArgs = true...
Click to read more »Module:Sandbox/MJL/CS1/COinS
Sabtu, 2021-09-04 01:03:23local function COinS(data, class) if 'table' ~= type(data) or nil == next(data) then return ''; end for k, v in pairs (data) do -- spin...
Click to read more »Module:WPSHIPS utilities/sandbox
Senin, 2025-12-29 14:36:53('Module:WPMILHIST Infobox style'); -- infobox css local data = mw.loadData ('Module:WPSHIPS utilities/data/sandbox'); local namespace = mw.title.getCurrentTitle()...
Click to read more »Module:Namespace detect/sandbox
Sabtu, 2014-04-05 23:58:53--]] local data = mw.loadData('Module:Namespace detect/data') local argKeys = data.argKeys local cfg = data.cfg local mappings = data.mappings local...
Click to read more »Module:Jct/sandbox
Senin, 2026-06-08 00:28:18trim = mw.text.trim local parserModule = require(parserModuleName) local parser = parserModule.parser local util = require("Module:Road data/util") ...
Click to read more »Module:ISO 639 name/ISO 639-3/make/doc
Jumat, 2024-08-30 04:46:33tab and open the file with a plain-text editor copy the data from the editor and paste it into the sandbox page below the {{#invoke:}} click Show...
Click to read more »Module:Piechart/sandbox
Jumat, 2026-01-30 21:46:14type(json_data)) end if #json_data < 2 then error('piechart data is empty') end local decodeSuccess, data = pcall(function() return mw.text.jsonDecode(json_data...
Click to read more »Module:Citation/CS1/sandbox
Minggu, 2026-04-26 21:34:02mw.loadData ('Module:Citation/CS1/Configuration' .. sandbox); -- load sandbox versions of support modules when {{#invoke:Citation/CS1/sandbox|...}};...
Click to read more »Module:Detect singular/sandbox
Kamis, 2025-10-16 12:59:12s = mw.text.decode(s,true) --- replace HTML entities (to avoid spurious semicolons) if plainFind(s,'data-plural="0"') then -- magic data string to...
Click to read more »Module:Infobox military conflict/sandbox
Minggu, 2026-03-22 19:07:45map_caption or ('Location within ' .. (require('Module:Location map/sandbox').data(self.frame, {self.args.map_type, 'name'}))) })) end if self.args...
Click to read more »Module:User scripts table/sandbox
Kamis, 2022-06-16 12:27:45redirected as non-functional if not scriptText:find("mw.log.warn( 'You installed the userscript", 1, true) then data[scriptTitle] = { total = total, active...
Click to read more »Module:Calculator
Jumat, 2025-01-31 16:47:36:attr('data-calculator-decimals', params.decimals) :attr('data-calculator-nan-text', params['NaN-text']) :attr('data-calculator-class', params['class-live']) ...
Click to read more »Module:Sandbox/Was a bee/Dump
Selasa, 2018-06-12 03:48:19i18n.warnDump end pathText = pathText .. index .. " > " data = data[index] or data[tonumber(index)] if not data then return i18n.warnDump...
Click to read more »Module:IPAc-en/pronunciation/sandbox
Kamis, 2019-09-26 16:14:52pronunciation-key data for [[Module:IPAc-en]]. return { { code = 'lang', text = 'English:' }, { code = 'pron', text = '' }, { code = 'local', text =...
Click to read more »Module:Sandbox/Md gilbert/ListMaster
Senin, 2022-10-24 04:02:57human- and machine-readable and writable data. Usage to print a members' table, for instance: {{#invoke:Sandbox/Md gilbert/ListMaster|printTable|style...
Click to read more »Module:Sandbox/Innesw/PopulationFromWikidata-upgrade/doc
Minggu, 2026-04-19 13:23:06This module returns population figures for Australian places, getting its data from the Wikidata item linked to the place article. Its most common use is...
Click to read more »Module:Video game series reviews/sandbox
Jumat, 2023-08-11 09:03:24require('Module:Yesno') local Vgwd = require('Module:Video game wikidata/sandbox') local p = {} local columns = { ['mc'] = nil, ['gr'] = nil, ['oc']...
Click to read more »Module:Interlinear/sandbox
Rabu, 2026-01-07 06:23:33local p = {} local data = mw.loadData( 'Module:Interlinear/data' ) local gloss_override = {} -- for custom gloss abbreviations local getArgs =...
Click to read more »Module:Sandbox/GrandEscogriffe
Rabu, 2025-04-16 03:21:33or langData.defaultLabelCode if labelCode == '' then label = '' else local langText if langData.text then langText = linkLang(...
Click to read more »Module:Sandbox/Gonnym/episodewikidata
Sabtu, 2019-08-10 17:49:48getWikiDataValue = require('Module:WikidataIB/sandbox')._getValue p = {} local function getPreviousEpisodeFromWikiData() return getWikiDataValue({"P155"...
Click to read more »Module:Sandbox/AlphaZeta/test2
Kamis, 2015-01-08 03:20:56:css('text-align', 'center') :cssText(args.headerstyle) :wikitext(rowArgs.header) elseif rowArgs.data then...
Click to read more »Module:Archive/sandbox
Minggu, 2025-04-13 03:12:00function p._aan(args, cfg, currentTitle) cfg = cfg or mw.loadData('Module:Archive/config/sandbox') currentTitle = currentTitle or mw.title.getCurrentTitle()...
Click to read more »Module:Sandbox/trappist the monk/html/data
Senin, 2023-09-11 23:09:57any other text rendered as is rowspan – a number – used only with message; applies message to multiple consecutive rows ]] local country_data_t = { ...
Click to read more »Module:WikidataIB/sandbox
Senin, 2025-12-22 06:49:07"monolingualtext" then -- data type is Monolingual text: -- has mainsnak.datavalue.value as a table containing language/text pairs -- collect all the...
Click to read more »Module:Sandbox/Cw5/Infobox
Kamis, 2018-03-29 02:54:10:css('text-align', 'center') :cssText(rowArgs.headerstyle) :wikitext(rowArgs.header) elseif rowArgs.data then...
Click to read more »Module:Sandbox/RexxS/DateData
Senin, 2015-06-08 07:13:23'</span>)</span>' .. strdate end return msg end -- call with {{#invoke:Sandbox/RexxS/DateData|FormatDate|<datestring>|<format>}} p.FormatDate = function(frame)...
Click to read more »Module:Authority control/documentation/sandbox
Jumat, 2025-07-11 21:30:36'' local config = mw.loadData('Module:Authority control/config' .. config_file) local sandbox = '/' .. config.i18n.sandbox local title = mw.title.getCurrentTitle()...
Click to read more »Module:Sandbox/Ythlev/Adjacent stations
Kamis, 2019-02-07 12:52:45if data then return mw.text.nowiki( typeData and typeData['color'] or lineData and lineData['color'] or defaultData and defaultData['color']...
Click to read more »Module:Episode list/sandbox
Sabtu, 2025-10-11 08:48:25Local function which is used to create a table data cell. local function createTableData(text, rowSpan, textAlign) if (rowSpan ~= nil and tonumber(rowSpan)...
Click to read more »Module:AfC/sandbox
Kamis, 2023-02-09 04:33:47format('<td>[[:%s|%s]]</td>', title, short), string.format('<td data-sort-type="number" data-sort-value="%d">%.1f kB</td>', size, size / 1000) } ...
Click to read more »Module:Cs1 documentation support
Rabu, 2026-02-25 02:24:53local cfg = mw.loadData ('Module:Citation/CS1/Configuration'); -- load the configuration module local whitelist = mw.loadData ('Module:Citation/CS1/Whitelist');...
Click to read more »Module:Template link with magic/sandbox
Minggu, 2024-06-02 00:13:28data"; ["localurle"] = "mw:Help:Magic words#URL data"; ["fullurl"] = "mw:Help:Magic words#URL data"; ["fullurle"] = "mw:Help:Magic words#URL data";...
Click to read more »Module:Sandbox/Erutuon/Glossing abbreviations
Senin, 2019-04-01 11:45:59} data["sbjv"] = data["sjv"] data["indef"] = data["ndef"] -- non-standard data["indic"] = data["ind"] data["1sg"] = data["1s"] data["2sg"] = data["2s"]...
Click to read more »Module:Sandbox/Mdaniels5757/Old moves
Selasa, 2020-08-25 22:26:53local link if data.link then link = makeUrlLink(data.link, data.caption) else local page = data.page or self.currentTitle.text link =...
Click to read more »Module:Cite
Kamis, 2025-05-15 03:15:34Substitutes $1, $2, etc in <message> with data from <data_t>. Returns plain-text substituted string when <data_t> not nil; returns <message> else. ]] ...
Click to read more »Module:Flags/sandbox
Minggu, 2020-04-05 23:16:46module -- local translations = mw.loadData("Module:Flags/LocaleData") local master = mw.loadData("Module:Flags/MasterData") -- check if name is an original...
Click to read more »Module:Sandbox/Nardog/7
Selasa, 2023-09-12 11:57:35local p = {} function p.main(args) local segments = mw.loadData('Module:Sandbox/Nardog/6').segments local ret = {} local underlined, hasError local...
Click to read more »Module:Sidebar/sandbox
Selasa, 2025-12-30 01:00:41require('strict') local cfg = mw.loadData('Module:Sidebar/configuration/sandbox') local p = {} local getArgs = require('Module:Arguments').getArgs --[[...
Click to read more »Module:Tennis performance timeline/sandbox
Sabtu, 2023-05-06 23:05:01if needed. local headerText = {} if years.last and data.last and tournaments[data.last] then local tInfo = tournaments[data.last] local annualLink...
Click to read more »Module:Sandbox/Danmichaelo
Minggu, 2014-09-14 23:34:14did the {{#invoke:}} use sandbox version? cfg = mw.loadData( 'Module:Citation/CS1/Configuration/sandbox' ); -- load sandbox versions of Configuration...
Click to read more »Module:Protection banner/config/sandbox
Kamis, 2026-04-16 03:23:10BANNER DATA -- -------------------------------------------------------------------------------- --[[ -- Banner data consists of six fields: -- * text - the...
Click to read more »Module:Adjacent stations/doc
Selasa, 2025-06-03 23:16:39subsection. Lua has data types. The ones relevant here are boolean, string, number, and table. A boolean is either true or false. A string is text, stored as a...
Click to read more »Module:Medical cases chart/sandbox
Kamis, 2025-09-04 21:12:04text.gsplit(args.data, '\n') do local i, barargs = 1, {} -- line parameter parsing, basic type/missing value handling for parameter in mw.text.gsplit(line...
Click to read more »Module:Sandbox/Pavouk
Kamis, 2024-11-28 19:27:48or '1px') :css('text-align', align) :css('width', width) :wikitext(text) end local colspan = 3 local yearcount = #data local argcount = 2*yearcount...
Click to read more »Module:Sandbox/Rockingerser/Random sentence generator
Minggu, 2023-04-02 11:12:35insert(data.pointers, "[["..val.."]]") rep = rep .. (module.inputs[val] and module.inputs[val].main or unknown)(data) end end mw.log(parser.text:sub(Start...
Click to read more »Module:Sandbox/Wnt/Plotter
Minggu, 2020-10-04 07:54:14page="Module:Chart/Default colors" end local ct=mw.loadData(page) if not ct then ct=mw.loadData("Module:Chart/Default colors") end local x=0 ...
Click to read more »Module:Women in Red event/sandbox
Selasa, 2026-06-02 15:21:37require('strict') local p = {} local data = mw.loadJsonData('Wikipedia:WikiProject Women in Red/events/sandbox') local currentDate = os.date('*t') local...
Click to read more »Module:Sandbox/Jeblad/LuaDoc
Kamis, 2024-12-19 03:26:31end, }) --- Initialiser for the Frag class -- @param t table holding data used during initialization function Frag:_init( t ) self['_class'] = t['_class']...
Click to read more »Module:Sandbox/Premeditated/Reliable-sources
Senin, 2022-10-24 04:04:03_Date local data = mw.loadData("Module:Sandbox/Premeditated/Reliable-sources/data") local ref_sites = data.sites local tracking_cats = data.tracking_cats...
Click to read more »Module:Sandbox/AB-me/Eurovision scoreboard
Sabtu, 2022-05-28 19:21:22local split = mw.text.split(value, ','); if (data[key] == nil or #data[key] == 0) then for i,v in ipairs(split) do data[key][i] = frame:expandTemplate{...
Click to read more »Module:Vital article/sandbox
Selasa, 2026-03-24 23:49:40otherwise loadJsonData does not work local data = mw.loadJsonData(data_page)[page2] if data then local level = tostring(data.level) if level then...
Click to read more »Module:Sandbox/Peter SamFan/Test
Senin, 2016-04-18 23:02:47. ' ui-button-text-only ui-button-text' ) else table.insert(data.classes, 'mw-ui-button') end if class then table.insert(data.classes, class)...
Click to read more »Module:Sandbox/AB-me/Racing table2
Rabu, 2021-04-07 23:30:24os.time() local data = { events = {}, eventColumns = 1, participants = {}, pointSystems = {}, results = {}, notes = {}, texts = { pos = '<abbr...
Click to read more »Module:Sandbox/Märt Põder
Rabu, 2025-05-28 22:04:18local argz = { text = "some text", overlay = "yes", --query = "SELECT ?id WHERE { VALUES ?id { wd:Q62789641} }" type = "ExternalData", service = "geoshape"...
Click to read more »Module:Country population
Minggu, 2025-06-15 02:39:20population data for each country passes as parameter for k,v in ipairs(args) do local country = mw.text.trim(v) -- get population data from section...
Click to read more »Module:Navbar/sandbox
Rabu, 2025-08-13 12:10:29local p = {} local cfg = mw.loadData('Module:Navbar/configuration') local function get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsible...
Click to read more »Module:Sandbox/Jts1882/Covid
Senin, 2022-10-24 04:08:58local mm = require('Module:Math') local list = require('Module:Sandbox/Jts1882/Covid/data') local list2 = { { "Austria", "Q86847911", "Q40"}, {...
Click to read more »Module:Sandbox/McVahl/sometest
Minggu, 2020-06-21 18:00:40'nowrap') :css('text-align', 'left') :wikitext(data[1].value .. (status and (' <b>('..status..')</b>') or '')) for k=2, #data do row:tag('td')...
Click to read more »Module:Sandbox/alphaZeta/test1
Minggu, 2013-12-15 09:45:29css('text-align', 'center') .cssText(args.headerstyle) .wikitext(rowArgs.header) elseif rowArgs.data then...
Click to read more »Module:Sandbox/Smalljim/DiscussionIndexTest
Selasa, 2013-04-02 04:17:04title !! data-sort-type="number" | Age ' .. ' !! data-sort-type="number" | ' .. ' Last Comment !! Bytes !! Originator !! data-sort-type="number"...
Click to read more »Module:Sandbox/CX Zoom/TestPage1
Jumat, 2024-11-01 23:48:37data.percent = 0 else data.percent = math.floor((supports / total * 100) + 0.5) end end if introText then data.endTime = umatch(introText,...
Click to read more »Module:Signpost/sandbox
Sabtu, 2022-11-12 11:53:58subpage = 'getSubpage', } function Article.new(data) local self = setmetatable({}, Article) self.data = data self.matchedTags = {} return self end function...
Click to read more »Module:Sandbox/Aidan9382/RSP
Kamis, 2025-10-16 19:31:34full_link = mw.title.getCurrentTitle().prefixedText == TopLevelPage and "" or TopLevelPage local out = "data-sort-value=" .. (inprogress and "1" or "") ...
Click to read more »Module:Sandbox/SUM1/Template test case
Senin, 2020-03-09 06:31:37else dataRow:tag('td') :css('text-align', 'center') :css('font-weight', 'bold') :wikitext(obj:makeHeader()) dataRow = tableroot:tag('tr')...
Click to read more »Module:Countdown-ymd/sandbox
Jumat, 2026-05-08 05:08:45Substitutes $1, $2, etc in <message> with data from <data_t>. Returns plain-text substituted string when <data_t> not nil; returns <message> else. ]] ...
Click to read more »Module:Jctbtm/sandbox
Selasa, 2022-12-27 11:39:10local p = {} local types = mw.loadData("Module:Road data/RJL types") local columns = { -- Constants for how many columns different list types should...
Click to read more »Module:Nihongo
Kamis, 2025-06-19 07:06:39language text using Japanese script; TODO: require? <romaji>: Hepburn romanization (transliteration); TODO: in Module:Lang/data change tooltip text to 'Hepburn...
Click to read more »Module:Track gauge/autodocument
Senin, 2024-08-12 19:10:45require('Module:Track gauge') -- /andbox here local dataPageName = 'Module:Track gauge/data' -- /sandbox here local gaugeDataAll = nil local tableTools = require('Module:tableTools')...
Click to read more »Module:Infobox multi-lingual name/data/sandbox
Jumat, 2026-05-08 04:17:01-- maps |showflag= value to label from label_map table and data from matching parameter name ['bp'] = {['label1'] = 'bp', ['data1'] = 'bp'}...
Click to read more »Module:Medals table country/sandbox
Senin, 2025-06-23 16:16:16Load the flagicon data module used to map years to host country flags local flagicon_data = require("Module:Medals table country/data/Olympic Games host...
Click to read more »Module:Page assessment/testcases
Selasa, 2026-02-03 21:18:34= "Draft", ["TimedText:Foo"] = "File", ["Module:Foo"] = "Module", ["Book:Foo"] = "Book", } for page, class in ipairs(data) do self:assertEquals(...
Click to read more »Module:Time
Kamis, 2025-11-27 22:12:59local data = mw.loadData ('Module:Time/data' .. (mw.getCurrentFrame():getTitle():match ('/sandbox') or '')); -- load the data module local cfg = data.cfg;...
Click to read more »Module:Sandbox/Nardog/5
Jumat, 2023-09-15 08:37:20Guide-linking mode if args[2] and args[2] ~= '' then local data = mw.loadData('Module:Sandbox/Nardog/5d') s = args[2] -- Split tag into language...
Click to read more »Module:Clade/sandbox
Jumat, 2026-01-16 16:14:49pargs[tostring(childNumber)] or "" -- get data from |N= local nodeLabel = pargs['label'..tostring(childNumber)] or "" -- get data from |labelN= local newickString...
Click to read more »Module:Sandbox/Szqecs/Kaohsiung
Minggu, 2018-01-21 22:42:57t_system = mw.loadData('Module:Sandbox/Szqecs/' .. system .. '/table') -- 't' for 'table of data for ...' require('Module:Sandbox/Szqecs/' .. system...
Click to read more »Module:Sandbox/trappist the monk/wikisource param fetch
Selasa, 2022-12-27 03:03:33this hack, written to aid creation of a data table for Module:CS1 translator/data, fetches parameter names from a template's wikitext. ...
Click to read more »Module:Commons link/sandbox/testcases
Jumat, 2024-07-19 12:01:33link/sandbox| getCategory | qid=Q1002229|linktext=Little Town}}', '[[Commons:Category:Municipality of Vipava|Little Town]]') -- missing data ...
Click to read more »Module:Sandbox/Izno/infobox-styles.css
Jumat, 2025-11-14 12:31:13.infobox-image, .infobox-full-data, .infobox-below { text-align: center; } .infobox-navbar { /* @noflip */ text-align: right; } .infobox .navbar...
Click to read more »Module:TableTools/sandbox
Kamis, 2024-08-15 03:03:06numData -- -- Given a table with keys like {"foo1", "bar1", "foo2", "baz2"}, returns a table -- of subtables in the format -- {[1] = {foo = 'text', bar...
Click to read more »Module:UnitTests
Senin, 2026-04-27 06:17:38make it -- easier to port this module to another wiki. local cfg = mw.loadData('Module:UnitTests/config') local frame, tick, cross, should_highlight local...
Click to read more »Module:Location map/multi/sandbox
Minggu, 2026-03-22 19:11:31require('Module:Arguments').getArgs local locmap = require('Module:Location map/sandbox') local function switcherSeparate(s) if s == nil then return {} end ...
Click to read more »Module:Sandbox/Galobtter/Short description from country
Rabu, 2023-04-26 14:49:47"nationality profession", e.g "German footballer" --data = mw.loaddata("Module:Short description from country/data") local p = {} function p.main (frame) local...
Click to read more »Module:Clickable button/sandbox2
Selasa, 2025-09-23 13:14:37span:node(data.iconSpan) end if data.label then span:wikitext(data.label) --[[ span:node(mw.html.create('span') :addClass('cdx-button--text') :wikitext(data...
Click to read more »Module:Video game release/sandbox
Sabtu, 2026-03-14 08:28:28= require('Module:Arguments').getArgs local cd = require('Module:CountryData') local list = require('Module:List'); local p = {} local knownargs = {...
Click to read more »Module:Sanctions/sandbox2
Minggu, 2021-01-03 02:09:09require('Module:Yesno') local rawData = mw.loadData('Module:Sanctions/data') local data = rawData.sanctions local aliasMap = rawData.aliases local messageBox...
Click to read more »Module:Sandbox/Stibba0/Dates
Rabu, 2018-12-05 23:43:58function(text, dateData, dateFormat) if ((dateData["day"] == nil) and (dateData["month"] == nil) and (dateData["year"] == nil)) or dateData == nil then...
Click to read more »Module:Convert
Kamis, 2026-01-15 09:19:56"Module:Convert/wikidata/data" .. sandbox spell_module = "Module:ConvertNumeric" data_code = mw.loadData(data_module) text_code = mw.loadData(text_module) all_units...
Click to read more »Module:In lang/sandbox
Sabtu, 2023-07-22 13:11:35non-English-language text}} that tests the language parameters provided to that template against the category name. {{#invoke:Lang/utilities/sandbox|cat_test}}...
Click to read more »Module:TrainingPages/sandbox/testcases
Jumat, 2014-03-21 01:43:46index):getContent() to load the index data" }, }) self:preprocess_equals_many('{{#invoke:TrainingPages/sandbox|main|', '}}', { {...
Click to read more »Module:Navbox timeline/sandbox
Jumat, 2022-10-21 17:05:02:cssText(args.blankstyle) :attr('colspan', dur) year = year + dur end end end end -- Get timeline data local function...
Click to read more »Module:Sandbox/Jts1882/CladeSVG
Jumat, 2016-12-23 18:00:30numBranches=' .. numBranches return dataString end function p.test2(target) local target ="User:Jts1882/sandbox/templates/Template:Passeroidea" local...
Click to read more »Module:Coordinates
Senin, 2026-01-26 03:35:45geodmshtml = '<span class="geo-dms" title="Maps, aerial photos, and other data for this location">' .. '<span class="latitude">' .. coordinateSpec["dms-lat"]...
Click to read more »Module:Sandbox/NighthawkRandNum/CollegeColors
Sabtu, 2022-11-19 10:29:36stripwhitespace(text) return string.match(text, "^%s*(.-)%s*$") end local function preprocesscitation(text) text = mw.ustring.gsub(text,...
Click to read more »Module:Arbcom election banner/sandbox
Rabu, 2025-07-30 13:55:11that exist for the specified prefix. For example, if the prefix -- was 'data', and 'data1', 'data2', and 'data5' exist, it would return {1, 2, 5}. local...
Click to read more »Module:Sandbox/Nardog/IPAc-ro/pronunciation
Kamis, 2020-07-16 05:28:50module contains pronunciation-key data for [[Module:IPAc-ro]]. return { { code = 'lang', aliases = {'romanian'}, text = 'Romanian' }, { code =...
Click to read more »Module:Sandbox/Szqecs/L-rail
Sabtu, 2018-04-28 16:45:26table.sort(index) local data = {} for i, v in ipairs(index) do if args.system[v] then data[v] = require('Module:Sandbox/Szqecs/L-rail/' .. args...
Click to read more »Module:IP/sandbox
Minggu, 2023-03-19 04:48:22'getPrefix') if not data.prefix then data.prefix = makeIPAddressFromRaw( data.rawIP:getPrefix(data.bitLength) ) end return data.prefix end...
Click to read more »Module:Dot chart/sandbox
Jumat, 2024-08-02 02:36:10function p.data(frame) -- Returns the data of the graph local args = getArgs(frame)...
Click to read more »Module:Sandbox/Elli/CountyResults
Minggu, 2021-06-20 04:15:37fileToGet .. ".tab" local electionData = mw.ext.data.get(fileFullPath) local electionResults = electionData["data"] resultsWikitable = "{| align=\"center\"...
Click to read more »Module:Table
Minggu, 2025-10-12 09:25:44get_table_data(table_wikitext) local table_data = {} local text = _M.cheap_trim(table_wikitext) text = _gsub(text, "^{|.-\n", "") text = _gsub(text...
Click to read more »Module:Sandbox/RexxS/GetDateValue
Senin, 2022-10-24 04:15:14type(data) == "table" then return mw.text.jsonEncode(data, mw.text.JSON_PRESERVE_KEYS + mw.text.JSON_PRETTY) else return tostring(data) end...
Click to read more »Module:Namespace detect/config/sandbox
Sabtu, 2014-04-05 23:58:04data -- -- -- -- This module stores configuration data...
Click to read more »Module:Sandbox/Salix alba
Senin, 2026-03-02 13:09:09ipairs(data.classes or {}) do root:addClass(class) end root:css{['margin-left'] = data.marginLeft} if data.style then root:cssText(data.style)...
Click to read more »Module:Flag/sandbox
Rabu, 2026-06-03 21:11:59categories = { ['Flag icon'] = '[[Category:Flag icons missing country data templates]]' .. frame:expandTemplate{title = 'Preview warning', args =...
Click to read more »Module:Sandbox/DannyS712/gen
Minggu, 2019-12-08 13:20:29initial: 1;" {{!}} Population\n! data-sort-type="date; first: ascending; initial: 2;" {{!}} Date' local rows = mw.text.split( wikitable, '\n' ) local...
Click to read more »Module:Infobox multi-lingual name/sandbox
Jumat, 2026-05-08 04:16:43necessarily visible ]] require('strict'); local data = mw.loadData ('Module:Infobox multi-lingual name/data/sandbox'); local lang_mod = require ('Module:Lang');...
Click to read more »Module:Age
Rabu, 2025-12-10 15:08:14templates. local mtext = { -- Message and other text that should be localized. -- Also need to localize text in table names in function dateDifference. ...
Click to read more »Module:Sandbox/pietrasagh/Graph2
Sabtu, 2020-08-08 17:18:42vertical / horizontal line at specific values -- - rectangle shape for x,y data range -- - graph type serialization (deep rebuild reqired) -- - second...
Click to read more »Module:Sandbox/pietrasagh/Graph
Minggu, 2020-05-24 14:15:46tonumber(value) end local data = { id = name, v = value } if isNumbers then data.v = tonumber(data.v) end table.insert(values, data) end end if not...
Click to read more »Module:Find sources/autodoc/sandbox
Sabtu, 2021-11-27 17:46:51mw.loadData('Module:Find sources/autodoc/config') local p = {} local function maybeLoadData(page) local success, data = pcall(mw.loadData, page) ...
Click to read more »Module:Sandbox/Aude/PopulationChart
Selasa, 2015-12-15 22:15:11data = { { name = "table", values = {} } }, scales = { { name = "x", type = "ordinal", range = "width", domain = { data =...
Click to read more »Module:Jf-JSON/sandbox
Minggu, 2018-02-18 02:54:37The default onDecodeError() merely augments the message with data -- about the text and the location if known (and if a second 'etc' -- argument...
Click to read more »Module:In lang
Selasa, 2025-11-11 20:56:46local yesno = require('Module:Yesno') local synonym_table = mw.loadData ('Module:Lang/ISO 639 synonyms'); -- ISO 639-2/639-2T code translation...
Click to read more »Module:Listen/sandbox
Senin, 2025-05-12 07:30:31numArgs, missingFiles = {}, {} do local origNumArgs = mTableTools.numData(args) origNumArgs[1] = origNumArgs.other -- Overwrite args.filename1 etc...
Click to read more »Module:ComplForColorModules/sandbox
Jumat, 2023-06-02 22:47:35I18n = 'ComplForColorModules' --local MoreOneNoData = "Found 2 legends of \"Value not assigned\" or \"Data not available\"" --local FoundNLegendsExpectedN...
Click to read more »Module:Calendar date/sandbox
Jumat, 2022-10-21 17:06:44year to year. Date data can be obtained from multiple sources as configured in Module:Calendar date/events "localfile" = local data file (eg. https://en...
Click to read more »Module:Sandbox/DePiep/uchar-helper
Selasa, 2023-08-01 22:40:33success, data = pcall(mw.loadData, "Module:Unicode data/" .. key) if not success then data = false end self[key] = data return data end })...
Click to read more »Module:Dating/sandbox
Selasa, 2023-04-11 05:53:25for data in string.gmatch (input, "%w+") do data = " " .. data .. " " if data:find ("%s%d%a%a%s") then if tonumber(string.sub(data, 2, 2))...
Click to read more »Module:Lang/data/make is latn data
Kamis, 2025-01-16 21:01:40[[Module:Unicode data/scripts]] extension_codepoints_get(); -- get latn-script codepoints from local copy of unicode scripts text file local...
Click to read more »Module:Namespace detect/doc
Jumat, 2025-11-21 21:21:10available on that page. The module uses a data page at Module:Namespace detect/data. This page is loaded with mw.loadData, which means it is processed once per...
Click to read more »Module:Disambiguation/testcases
Selasa, 2025-02-04 15:25:09false, expectedText = '', }, } for _, data in ipairs(dabPageTestData) do mMockTitle.registerMockTitle{title = data.page, content = data.content} suite[string...
Click to read more »Module:Sandbox/Erutuon/Unicode
Kamis, 2019-02-28 08:35:22local p = {} local Unicode_data = require "Module:Unicode data/sandbox" local function errorf(level, ...) if type(level) == "number" then return...
Click to read more »Module:User script table row/sandbox
Rabu, 2021-09-29 07:06:18local data = mw.loadData('Module:User script table row/data') local p = {} function p._main(args) local code = args.code local doc = args.doc local...
Click to read more »Module:IA Citation/sandbox
Selasa, 2026-03-03 07:02:01ustring.match(display_text, "^([%w]+)") or display_text end return user_ia_search end -- 3. Check Data Shard config (config...
Click to read more »Module:Sandbox/Soccer Tees
Senin, 2024-03-25 19:06:58tonumber(mw.text.trim(args[currentIdx+3])), roadLosses = tonumber(mw.text.trim(args[currentIdx+4])), } returnData.cIndicesRead...
Click to read more »Module:Sandbox/User:Ahecht/Inflation
Rabu, 2024-10-09 19:39:35function split(text, pattern, plain) local ret = {} local s, l = 1, string.len( text ) while s do local e, n = string.find( text, pattern,...
Click to read more »Module:Sandbox/Mdowdell
Sabtu, 2015-06-13 18:59:32tests local p = {} function p.test() local data = mw.loadData( 'Module:Does not exist' ) return data end function p.test2() error( 'foo' ) end function...
Click to read more »Module:Routelist bottom/sandbox
Selasa, 2022-12-27 10:21:34local p = {} local types = mw.loadData("Module:Road data/RJL types") local function parameterParser(args) local keysParam = args.keys if not(keysParam)...
Click to read more »Module:Sandbox/Awesome Aasim/Fandomi18ntoWMi18n
Kamis, 2025-03-06 04:06:33toWMi18n = function(frame) local data = mw.loadData(frame.args[1]) local wmdata = {} local out = "" for k,v in pairs(data) do for l,w in pairs(v) do...
Click to read more »Module:Interprovincial highway/sandbox
Selasa, 2024-08-20 02:23:33require('Module:Road data/parser').parser local getArgs = require('Module:Arguments').getArgs local data = mw.loadData('Module:Interprovincial highway/data') -- Generate...
Click to read more »Module:Ref info/sandbox
Kamis, 2024-03-21 16:56:53info|aristotle}} require('strict'); local data = mw.loadData ('Module:Ref info/data'); --mw.logObject (data.cs12_stripped_list, 'data.cs12_stripped_list') local collapsible_tables...
Click to read more »Module:Solar eclipse/sandbox
Minggu, 2025-10-05 09:02:42local p = {} local args = {} local data_module_prefix = "Module:Solar eclipse/db/" local infobox_image = nil -- lazy load local function InfoboxImage(image)...
Click to read more »Module:Sandbox/TheUnit 72/Universal clickable button/sandbox
Jumat, 2026-05-22 21:45:42span:attr("data-longpurpose", longpurpose) span:attr("data-longpurposeinfo", purposeinfo) span:attr("data-longcontent-id"...
Click to read more »Module:Sort/sandbox
Kamis, 2024-10-03 01:11:40function(s) return (string.find(s, "sortkey") or string.find(s, "data-sort-value")) and "" or mw.text.encode(s) end function p._name(args) local sortkey = encode(...
Click to read more »Module:Road data/strings/USA/sandbox
Minggu, 2026-04-12 05:58:13inspect the content of this data module, use [[Special:ExpandTemplates]] and enter the following input text: {{#invoke:Road data/dump|dump|module=Module...
Click to read more »Module:Shortcut/config/sandbox
Rabu, 2021-02-17 01:34:32-- This module holds configuration data for [[Module:Shortcut]]. return { -- The heading at the top of the shortcut box. It accepts the following parameter:...
Click to read more »Module:Sandbox/Julio974fr
Minggu, 2023-12-10 21:27:39fetchCandidacyData_partyShort(partyQid) local data = {} -- Get party data.partyQid = partyQid if not data.partyQid then return data end data.partyArticle...
Click to read more »Module:Sandbox/trappist the monk/nts
Senin, 2022-10-24 04:12:36nts_are_validate, nts_sheet_validate local data = mw.loadData ('Module:Canada NTS/data'); -- load the ~/data module --[[--------------------------<...
Click to read more »Module:TNT/doc
Kamis, 2023-12-28 20:00:22English text in a module or a template, TNT module allows modules to be designed language-neutral, and store multilingual text in the tabular data pages...
Click to read more »Module:Sandbox/Trappist the monk/Wiktionary/make data
Kamis, 2023-12-14 05:40:00-- use this module to make the data that goes in Module:Sandbox/Trappist the monk/Wiktionary/data. See main(). --[[--------------------------< M...
Click to read more »Module:A or an/sandbox
Sabtu, 2022-05-21 19:23:46local p = {} local words = mw.loadData('Module:A or an/words') local lcVChars = 'aeiouà-æè-ïò-öø-üāăąēĕėęěĩīĭįıijōŏőœũūŭůűų' local ucVvChars =...
Click to read more »Module:Wikidata table
Kamis, 2026-02-12 20:56:00subpageText=='sandbox' and current_page.basePageTitle.fullText or current_page.fullText local out = {'This template will retrieve certain data from [[Wikidata]]...
Click to read more »Module:Citation/CS1/Configuration/doc
Jumat, 2024-08-30 03:41:05This configuration file contains various data that controls the functioning of Module:Citation/CS1 and hence the way that Lua-based citations are generated...
Click to read more »Module:GHS phrases/sandbox
Rabu, 2026-01-28 23:17:51"P231+P234" -- phrase text read from array tables in [[Module:GHS phrases/data]] -- -- Implements: [[Template:GHS phrases]] -- Helppage: [[Template:GHS...
Click to read more »Module:Wikidata table/sandbox
Jumat, 2025-12-19 15:54:15subpageText=='sandbox' and current_page.basePageTitle.fullText or current_page.fullText local out = {'This template will retrieve certain data from [[Wikidata]]...
Click to read more »Module:Parameter validation/sandbox
Senin, 2026-04-27 12:19:28trailingComma then return pcall( mw.text.jsonDecode, capture ) end return false end local function readTemplateData( templateName ) for _, name in ipairs(...
Click to read more »Module:TrainingPages
Senin, 2023-04-03 04:47:58text.trim(frame.args.page) defaultpage = frame.args.defaultpage and mw.text.trim(frame.args.defaultpage) indexmodule = frame.args.index and mw.text...
Click to read more »Module:DateI18n/sandbox
Jumat, 2022-10-21 17:07:23the changes first at Module:Date/sandbox and testing at Module:Date/sandbox/testcases and Module talk:Date/sandbox/testcases. Authors and maintainers:...
Click to read more »Module:Authority control/sandbox
Kamis, 2026-06-04 00:40:21config = mw.loadData('Module:Authority control/config' .. config_file) local identifiers = mw.loadJsonData('Module:Authority control/data')-- .. config_file)...
Click to read more »Module:Sandbox/Desb42
Minggu, 2022-08-07 15:25:01diagnostic_preprocess_nested_data = diagnostic_preprocess_nested_data .. 'once'; end return diagnostic_preprocess_nested_data end function p.info(frame)...
Click to read more »Module:WikiProject banner/templatepage/sandbox
Senin, 2026-03-09 18:17:07addTitle('TemplateData', 3) table.insert( auto_doc, frame:extensionTag{ name = 'templatedata', content = mw.text.jsonEncode(template_data) } ) end...
Click to read more »Module:Storm categories/demo/sandbox
Sabtu, 2023-02-25 17:26:05mw.html.create("td") :attr("data-sort-value", cat["sortkey"]) local sortkey = mw.html.create("td") :attr("data-sort-value", cat["sortkey"]) ...
Click to read more »Module:External links/sandbox
Sabtu, 2024-08-10 22:29:38'no-data-cat') if not hasdatafromlocal and not short_links then outtext = cmodule:getMessage(contLangCode, 'no-data-text') end end ...
Click to read more »Module:VgData/sandbox
Kamis, 2026-01-22 18:33:57cells[2] end return p.out(args, caption, max, input) end -- filter input data based on args and create a new table function p.out(args, caption, max, input)...
Click to read more »Module:Overlay/sandbox
Senin, 2023-04-17 03:24:09the column for l = 1,percol do k = k + 1 if k <= #data then local rdata = data[k] local tr = coltable:tag('tr'):css('vertical-align','top')...
Click to read more »Module:Excerpt/portals/sandbox
Jumat, 2026-02-06 20:41:50templates, tables, links and tags text = fixTemplates(text) text = fixTables(text) text = fixLinks(text) text = fixTags(text, "div") -- Fix broken references...
Click to read more »Module:Sandbox/Nardog/3
Sabtu, 2017-10-21 09:47:26require('Module:Arguments').getArgs function p._main(args) local data = require('Module:IPA symbol/data') local ret = {} local obj table.insert(ret, '{| class="wikitable...
Click to read more »Module:Sandbox/User:Waddie96/protection
Rabu, 2025-10-08 15:48:20local data = mwJson(result.body) if not data or not data.query or not data.query.logevents then return nil, 'Malformed response' end return data.query...
Click to read more »Module:Convert/tester
Selasa, 2026-03-03 13:50:15convert = { 'Convert', 'Convert/data', 'Convert/text', 'Convert/extra', 'Convert/wikidata', 'Convert/wikidata/data', }, cs1 = { 'Citation/CS1'...
Click to read more »Module:Footnotes/anchor id list
Selasa, 2025-01-14 09:04:50require('strict'); local data = mw.loadData ('Module:Footnotes/anchor id list/data'); local whitelist = mw.loadData ('Module:Footnotes/whitelist'); local...
Click to read more »Module:Mock title/testcases
Jumat, 2024-05-24 21:30:40mMockTitle.MockTitle({title = pageName}).prefixedText) end end local simplePropertyTestData = { { property = 'id', title = 'Example', value...
Click to read more »Module:Sandbox/Nardog/17
Senin, 2025-05-05 16:41:14local data = mw.text.jsonDecode('[' .. args[1] .. ']', mw.text.JSON_TRY_FIXING) local langs, dataByLang = {}, {} for _, row in ipairs(data) do if...
Click to read more »Module:JSONutil/sandbox
Rabu, 2026-01-28 01:21:41"2020-11-08", suite = "JSONutil" } --[=[ Preprocess or generate JSON data. ]=] local Failsafe = JSONutil JSONutil.Encoder = { scream = "@error@JSONencoder@"...
Click to read more »Module:Currency/sandbox
Senin, 2024-05-20 00:17:36local result; presentation = mw.loadData ('Module:Currency/Presentation/sandbox'); -- get presentation data if presentation.currency_properties[code]...
Click to read more »Module:PTV route/data/sandbox
Senin, 2019-03-11 11:07:43= 1, text = "Alamein Line", }, ["Belgrave"] = { page = 2, text = "Belgrave Line", }, ["Craigieburn"] = { page = 3, text = "Craigieburn...
Click to read more »Module:Navbox/sandbox
Kamis, 2026-05-21 17:13:41require('strict') local p = {} local cfg = mw.loadData('Module:Navbox/configuration/sandbox') local inArray = require("Module:TableTools").inArray local...
Click to read more »Module:Graph/doc
Rabu, 2025-12-10 00:26:18i.e. the data is grouped in as many classes as the color palette has colors. domainMin: lower boundary of the data values, i.e. smaller data values are...
Click to read more »Module:Urltowiki
Jumat, 2019-11-08 12:05:32converted to normal text. local p = {} local current_lang = mw.language.getContentLanguage() local interwiki_table = mw.loadData("Module:InterwikiTable")...
Click to read more »Module:Sandbox/Bababloka/bababloka-conj
Rabu, 2020-05-27 08:11:16for slot, text in pairs(text_for_slot) do data.forms[slot] = (data.passive_prefix or "") .. prefix_joiner .. ppplink .. " + " .. text .. " of "...
Click to read more »Module:Arbcom election banner/doc
Jumat, 2024-08-30 03:15:04candidate/data for the election year (the "end" value). If there is no value specified in that template, an error is raised. beforenomlink - Text to be displayed...
Click to read more »Module:Geological time/sandbox
Rabu, 2025-12-10 18:33:04lazy load list of geological timespans, local data = mw.loadData('Module:Geological time/data') -- Search from most-specific to least, to catch...
Click to read more »Module:Italic title/testcases
Kamis, 2026-03-05 01:25:59} for _, testData in ipairs(displayTitleTestData) do suite[testData.description] = function (self) patchCurrentTitle( testData.page, function...
Click to read more »Module:Popular list/sandbox
Minggu, 2026-02-01 10:47:18-- ========================================== -- HELPER: Parse a single data row -- ========================================== local function parseRow(cells...
Click to read more »Module:Sandbox/Nardog/14
Senin, 2022-10-24 04:03:42require('strict') local data = mw.loadData('Module:Sandbox/Nardog/14d') local p = {} function p._main(args) local code = args.code local doc = args...
Click to read more »Module:Pagetype/sandbox
Jumat, 2026-06-05 02:43:41--------------------- -- Load config. local cfg = mw.loadData('Module:Pagetype/config/sandbox') -- Load required modules. local yesno = require('Module:Yesno')...
Click to read more »Module:Sandbox/FlatLanguage/sandbox1
Minggu, 2025-09-07 20:17:09local p = {}; function p.main () local cfg = mw.loadData("Module:Citation/CS1/Configuration/sandbox"); local id_handlers = cfg.id_handlers; local bad_list...
Click to read more »Module:OSM Location map/sandbox
Rabu, 2026-05-27 10:03:23args['map-data-text'] or args['map-data'] or '' propertyTable.stroke = getColor(color[1]) propertyTable['stroke-width'] = tonumber(args['map-data-width']...
Click to read more »Module:SCOTUS-termlist-entry/sandbox
Senin, 2026-05-18 01:02:38local p = {} local cfg = mw.loadData('Module:SCOTUS-termlist-entry/config') local palette = cfg.palette function p.main(frame) local pframe = frame:getParent()...
Click to read more »Module:Sandbox/Jeblad/NLG/Q35120
Minggu, 2019-11-17 11:05:24--[[ This data is for testing purposes. --]] --- @return Plan for [[d:Q35120|entity (Q35120)]] return { { ['class'] = 'document', ['title'] = {...
Click to read more »Module:Sports career/sandbox
Senin, 2023-04-17 08:41:02v[2] ~= '' then iargs['label' .. i] = v[2] end if v[3] ~= '' then iargs['data' .. i] = v[3] end i = i + 1 end end if #coach > 0 then iargs['header'...
Click to read more »Module:Sandbox/RexxS/Sources/data
Sabtu, 2021-05-01 18:07:55--[[ Module:Sources/data --]] local sources = {} sources.en = { { "1914-1918-online. International Encyclopedia of the First World War", "P8992",...
Click to read more »Module:Lorem ipsum/doc
Minggu, 2026-01-18 23:07:53Parameters: "data": Data page containing a list of paragraphs to use for generating filler text. Defaults to Module:Lorem ipsum/data. {{#invoke:Lorem...
Click to read more »Module:Sandbox/Nardog/IPAc-ro
Senin, 2020-07-13 08:56:22makePronunciationText(id) id = id and string.lower(trim(id)) if id and id ~= '' and data.pronunciation[id] then return data.pronunciation[id].text end end...
Click to read more »Module:SST
Sabtu, 2026-04-18 10:30:05lower(mw.text.trim(target_host))] if not host_info then return error_msg("Unsupported host '" .. target_host .. "'") end -- 2. Validate Host Data within...
Click to read more »Module:Svara/sandbox
Kamis, 2025-10-16 21:56:28on all browsers. local svaraDesc = mw.loadData('Module:Svara/equivalents') local svaraResolve = mw.loadData('Module:Svara/resolve') -- Convert shorthand...
Click to read more »Module:Sandbox/Innesw/Charts SVG
Kamis, 2022-07-07 08:43:27SeriesText, GroupText, ChartText = {}, {}, {} local SeriesCount, BarSeriesCount, SeriesMaxLen, GroupsCount, ChartTextCount = 0, 0, 0, 0, 0 local AutoDataPointsLimit...
Click to read more »Module:Taxonbar/sandbox
Rabu, 2025-12-17 19:42:44property) local dataType if entityObject then dataType = entityObject.datatype else returnVal.isError = true end if dataType == 'external-id'...
Click to read more »Module:Jct/sandbox 2
Kamis, 2022-04-14 11:51:54with passed arguments local parserModule = require("Module:Road data/parser" .. SANDBOX_SUFFIX) local parser = parserModule.parser -- Shields local rdt...
Click to read more »Module:WikitextParser/sandbox
Jumat, 2026-05-15 21:48:42make more robust function parser.getTableData( tableWikitext ) local tableData = {} tableWikitext = mw.text.trim( tableWikitext ); tableWikitext = string...
Click to read more »Module:Archive/config/sandbox
Sabtu, 2025-09-20 16:54:56Module:Automatic archive navigator -- -- This module contains configuration data for -- [[Module:Automatic archive navigator]]. It can be used to easily translate...
Click to read more »Module:Sandbox/genewiki/alllua
Selasa, 2017-04-18 12:53:47")") end end --texts relevant to localization are tagged with --**lclz** --on a page {{#invoke:Sandbox/genewiki/alllua|getTemplateData|QID=Q14865053}}...
Click to read more »Module:Sandbox/Liangent/zhwiki/Module:Citation/CS1
Sabtu, 2014-06-28 08:20:06settings. -- Note that require has tested to be significantly faster than loadData for this -- usage. This might be a side effect of the unnecessary cloning...
Click to read more »Module:High-use/doc
Selasa, 2025-04-22 22:52:14{{High-use}}. Uses bot-updated values from subpages of Module:Transclusion_count/data/ when available. {{#invoke:High-use|main|1=number of transclusions|2=discussion...
Click to read more »Module:Sister project links
Kamis, 2026-04-02 20:52:27local function sandbox(s) return inSandbox and s.."-sand" or s end -- Information about how to handle each sister lives in separate data file local cfg...
Click to read more »Module:Sandbox/Jts1882/CladeN
Senin, 2022-10-24 04:14:07pargs[tostring(childNumber)] or "" -- get data from |N= local nodeLabel = pargs['label'..tostring(childNumber)] or "" -- get data from |labelN= local newickString...
Click to read more »Module:Croatian population data graph/doc
Jumat, 2025-03-28 20:28:05population data graph}} template. It processes parameters in the format pYYYY=value taken from the template, and displays the population data as a bar chart...
Click to read more »Module:Singles/sandbox
Rabu, 2018-11-14 02:38:38-- for the specified prefix. For example, if the prefix were to be 'data', and -- 'data1', 'data2', and 'data5' were to exist, it would return...
Click to read more »Module:Cite Almanac FS/sandbox
Senin, 2026-04-06 16:49:15Substitutes $1, $2, etc in <message> with data from <data_t>. Returns plain-text substituted string when <data_t> not nil; returns <message> else. ]] ...
Click to read more »Module:Infobox gene
Rabu, 2025-02-05 02:58:46end --texts relevant to localization are tagged with --**lclz** and/or *lclz* --on a page {{#invoke:Sandbox/genewiki/alllua|getTemplateData|QID=Q14865053}}...
Click to read more »Module:Sandbox/Wqnvlz/Preprocess ISO 3166 data
Kamis, 2022-04-07 13:52:233166/sandbox').strip function p.run(frame) local t = getArgs(frame)[1] local result = {} local inside = false local i = 1 for block in mw.text.gsplit(t...
Click to read more »Module:Weather box
Selasa, 2025-03-04 11:41:01_ifset('width', 'auto') .. '; text-align:center; line-height:1.2em;' .. _margin() .. '"' .. _if('open', '\n|+Climate data for ' .. location, '\n|-' ....
Click to read more »Module:Sandbox/SkSlick/Unsorted list
Rabu, 2025-07-09 03:16:30shorthand: dict (string | dict string) +methods ]] local data = mw.loadJsonData( 'Module:Sandbox/SkSlick/messages.json') end local function primary (str)...
Click to read more »Module:CountryAdjectiveDemonym/sandbox
Senin, 2021-08-02 23:09:53local CountryAdjectiveDemonym = { } local CountryAdjectiveDemonymDataLoaded = false local countryAdjectivesToNounsTable = { } local countryNounsToAdjectivesTable...
Click to read more »Module:Footnotes/sandbox
Jumat, 2025-05-16 04:41:13getCurrentTitle().namespace; local anchor_id_list_module = mw.loadData ('Module:Footnotes/anchor_id_list/sandbox'); local anchor_id_list = anchor_id_list_module.anchor_id_list;...
Click to read more »Module:Transclusion count/data/U
Minggu, 2026-06-07 12:14:12["Uwl"] = 4500, ["Module:URL"] = 668000, ["Module:Unicode_data"] = 1710000, ["Module:Unicode_data/scripts"] = 394000, ["Module:Unstrip"] = 139000, ["Module:Unsubst"]...
Click to read more »Module:Sandbox/Alexiscoutinho
Rabu, 2025-12-10 01:48:05_customBarStacked(barargs) end function p._buildBars(args) local lines = mw.text.split(args.data, '\n') local frame = mw.getCurrentFrame() local lang = mw.getContentLanguage()...
Click to read more »Module:Infobox mapframe/sandbox
Senin, 2026-02-02 23:39:37_caption(args) local data = mw.html.create():wikitext(wikitext) data:tag('div') :addClass('infobox-caption') :cssText(args.captionstyle) ...
Click to read more »Module:Road data/strings/CAN/ON/sandbox
Sabtu, 2024-08-24 14:34:36inspect the content of this data module, use [[Special:ExpandTemplates]] and enter the following input text: {{#invoke:Road data/dump|dump|module=Module...
Click to read more »Module:Hatnote list/sandbox
Sabtu, 2023-11-11 06:01:37type(k) == 'number' and k > maxArg then maxArg = k end end -- Structure the data out from the parameter list: -- * forTable is the wrapper table, with forRow...
Click to read more »Module:Sandbox/ProcrastinatingReader/ib
Sabtu, 2020-12-05 20:37:11'' end local function dataValue(frame, settlementName, parameterName, itemName) return frame:expandTemplate{ title = 'Data '..settlementName..' municipality'...
Click to read more »Module:Parameter validation
Jumat, 2026-05-15 20:39:27trailingComma then return pcall( mw.text.jsonDecode, capture ) end return false end local function readTemplateData( templateName ) for _, name in ipairs(...
Click to read more »Module:Spoken Wikipedia/sandbox
Senin, 2025-05-19 21:16:28lang = mw.language.new('en') local cfg = mw.loadData('Module:Spoken Wikipedia/configuration/sandbox') p = {} local function wikiError(message) local...
Click to read more »Module:Sandbox/Hawkeye7
Kamis, 2019-04-04 03:33:10that exist for the specified prefix. For example, if the -- prefix was 'data', and 'data1', 'data2', and 'data5' exist, it would return {1, 2, 5}. ...
Click to read more »Module:Location map/styles.css/sandbox
Kamis, 2025-11-27 16:00:56bug in dark mode]] */ html.skin-theme-clientpref-night .infobox-full-data .locmap div { background: transparent !important; } } @media screen and...
Click to read more »Module:Chart display/sandbox
Kamis, 2025-07-17 01:13:38edit [[c:Data:' if notblank(ifblank(args.source, args.data)) then caption = caption .. ifblank(args.source, args.data) .. '|source data]].' else...
Click to read more »Module:Sandbox/Wnt/FindFeatures/displayDatabase
Minggu, 2019-11-24 06:37:57tidyNum(text) text = mw.ustring.gsub(text, " ", "") text = mw.ustring.gsub(text, ",", ".") return tonumber(text) end function parseValue(text) -- extract...
Click to read more »Module:Sandbox/Sebotic/query test
Sabtu, 2015-09-19 06:49:50rowspan = "2" style="background-color: #c3fdb8; width:43px">]] .. "[[Protein Data Bank|PDB]]" .. [[</th> <td colspan = "2" style="background-color: #eee">...
Click to read more »Module:Sandbox/DVRTed
Rabu, 2025-12-10 19:10:31local plain_text = require("Module:Plain text")._main local section_link = require('Module:Section link')._main -- helper functs local function trim(s)...
Click to read more »Module:Sortkey/sandbox
Jumat, 2024-09-13 02:14:29find(sortkey, "sortkey") or string.find(sortkey, "data-sort-value") then return ""; end return mw.text.encode(sortkey) end function p.encode(frame)...
Click to read more »Module:Time ago/sandbox
Jumat, 2022-02-04 09:27:52min_magnitude_num = timeText[magnitude] else -- Calculate the appropriate unit of time if it was not specified as an argument. local autoMagnitudeData = { {...
Click to read more »Module:Uses TemplateStyles
Senin, 2026-02-16 08:11:16local sandboxSuffix = makeSandboxSuffix(tsSandboxTitle.prefixedText) local sandboxEditSup = makeEditSup(tsSandboxTitle.prefixedText) out...
Click to read more »Module:Sandbox/Hike395/Locmap
Senin, 2022-10-24 04:14:17mapData = mw.loadData('Module:Location map/data/' .. map) return function(name, params) if name == nil then return 'Module:Location map/data/'...
Click to read more »Module:Sandbox/ArdWar
Kamis, 2025-08-14 07:15:30mapData = mw.loadData('Module:Location map/data/' .. map) return function(name, params) if name == nil then return 'Module:Location map/data/'...
Click to read more »Module:Infobox road/route/sandbox
Sabtu, 2025-10-04 00:15:00require('Module:Arguments').getArgs local parserModule = require 'Module:Road data/parser' local parser = parserModule.parser local function banner(args, style)...
Click to read more »Module:Convert/wikidata/sandbox
Senin, 2020-12-14 13:00:27strip_to_nil(text) -- If text is a non-empty string, return its trimmed content, -- otherwise return nothing (empty string or not a string). if type(text) ==...
Click to read more »Module:Sandbox/Bawolff/Location map
Selasa, 2026-01-06 15:44:56mapData = mw.loadData('Module:Location map/data/' .. map) return function(name, params) if name == nil then return 'Module:Location map/data/'...
Click to read more »Module:Election box US auto/sandbox
Kamis, 2023-04-13 08:31:47local tabular = mw.ext.data.get(tab_name) if tabular then return tabular else return {error="Unable to find tabular data: " .. tab_name} end...
Click to read more »Module:Climate chart/sandbox 1
Rabu, 2024-04-24 02:38:12local p = {} local cfg = mw.loadData('Module:Climate chart/configuration') -- from https://lua-users.org/wiki/SimpleRound local function arg_or_default(args...
Click to read more »Module:Routelist row/sandbox 2
Sabtu, 2022-08-13 09:11:18local util = require("Module:Road data/util") local frame = mw.getCurrentFrame() local parserModuleName = "Module:Road data/parser" .. moduleSuffix local...
Click to read more »Module:Lang/documentor tool
Senin, 2025-05-12 23:10:52Module:Lang/data and renders a wiki table of private tags and their associated languages ]] local function private_tags (frame) local override_t = mw.loadData...
Click to read more »Module:Excerpt/sandbox
Jumat, 2026-03-06 19:54:40'Module:WikitextParser/sandbox' ) local yesno = require( 'Module:Yesno' ) local ok, config = pcall( require, 'Module:Excerpt/config/sandbox' ) if not ok then...
Click to read more »Module:Charmap/sandbox
Selasa, 2021-12-14 03:42:33unicode_convert = require('Module:Unicode convert') local numcr2namecr = mw.loadData('Module:Numcr2namecr') local yesno = require('Module:Yesno') local GB18030_cache...
Click to read more »Module:WikiProject banner/sandbox
Jumat, 2026-05-29 07:33:27local p = {} local sandbox = '/sandbox' -- BE SURE TO COMMENT OUT this definition when deploying to live local cfg = mw.loadData('Module:WikiProject...
Click to read more »Module:Class/sandbox
Senin, 2025-06-02 19:32:24local mArguments -- lazily loaded local definitions = mw.loadJsonData('Module:Class/sandbox/definition.json') local p = {} ----------------------------...
Click to read more »Module:Message box/sandbox/2
Jumat, 2022-10-21 17:01:02end -- Process data for collapsible text fields. At the moment these are only -- used in {{ambox}}. if self.useCollapsibleTextFields then -- Get...
Click to read more »Module:Icon box/sandbox
Rabu, 2026-05-27 11:28:38local textMap = require('Module:Icon box/data').textMap text = (textMap[country] or country).."<br/>notice board" return '[['..titleStr..'|'..text..']]'...
Click to read more »Module:Sandbox/Animal lover 666/position data
Rabu, 2021-01-06 14:11:03margin-right:1em; font-size:95%\"\n" local i=1 while args[i] do local name=mw.text.trim(args[i+1]) if name~="blank" then str=str.."|-\n|"..args[i] if...
Click to read more »Module:Sandbox/Was a bee/tree/doc
Senin, 2019-08-26 14:40:50code at anatomy articles. It automatically shows tree (as far as structural data is stored in Wikidata with the source, TA98) {{User:Was a bee/TreeBox}} As...
Click to read more »Module:Sandbox/RexxS/doc
Minggu, 2023-11-19 19:34:39modification of the original at Module:Sandbox/Tom Morris which was created 19 May 2013. The module "Sandbox/RexxS" contains the following methods, that...
Click to read more »Module:Sandbox/Thayts/Wd/doc
Kamis, 2026-02-05 22:33:10This module is intended to fetch data from Wikidata with or without a link to the connected Wikipedia article and with many other features. The general...
Click to read more »Module:Location map/info/doc
Kamis, 2023-12-28 21:27:13Module:Location map/info displays values stored in location map data modules such as Module:Location map/data/Belgium. These modules are used by Module:Location map...
Click to read more »Module:PopulationFromWikidata/doc
Rabu, 2025-11-12 12:49:59designed this project to coincide with the first release of the 2021 census data (in June 2022). This module was created as part of a funded project with...
Click to read more »Module:Sandbox/Keysanger
Senin, 2016-03-14 22:35:44that exist -- for the specified prefix. For example, if the prefix was 'data', and -- 'data1', 'data2', and 'data5' exist, it would return {1, 2,...
Click to read more »Module:Sandbox/Justinkunimune/Infobox military conflict
Minggu, 2026-03-22 18:41:27map_caption or ('Location within ' .. (require('Module:Sandbox/Justinkunimune').data(self.frame, {self.args.map_type, 'name'}))) })) end if...
Click to read more »Module:Sandbox/genewiki/testdislua
Selasa, 2025-07-15 12:00:39require('Module:InfoboxImage').InfoboxImage --on a page {{#invoke:Sandbox/genewiki/alllua|getTemplateData|QID=Q14865053}} --in debug window --frame = mw.getCurrentFrame()...
Click to read more »Module:Sandbox/Wnt/FindFeatures
Rabu, 2020-02-12 03:54:39DEFAULTHITS = 5 local DEFAULTSHOWDIST = 1 local GLOBES = mw.loadData('Module:Sandbox/Wnt/FindFeatures/globes') or {} local GLOBEDATA = {} local i = 1...
Click to read more »Module:Gridiron color/doc
Jumat, 2026-04-24 00:24:32secondary color}} Uses color data from Module:Gridiron color/data. Displays entire row from Module:Gridiron color/data for team and year passed in template...
Click to read more »Module:Userbox/testcases
Selasa, 2026-02-03 20:19:28function renderId(data) data.showId = true return render(data) end local function renderId2(data) data.showId2 = true return render(data) end ...
Click to read more »Module:Football box collapsible/sandbox
Kamis, 2024-07-18 04:20:51function background(frame, c, r, bg) local data = colors local res = data[r:upper()] if res then res = '#' .. (data[res] or res) elseif isnotempty(bg) then...
Click to read more »Module:Sandbox/SD0001/Chess2
Senin, 2025-01-20 21:26:14calculator-field calculator-hideifzero') :attr('data-calculator-type', 'passthru') :attr('data-calculator-formula', 'not(ply-'..ply..')') ...
Click to read more »