Search Results: Module:User script table row/data/doc
Redirect to:
Module:User
Rabu, 2024-08-28 07:20:41--[=[ -- This module implements {{user}}. {{user}} is a high-use template, sometimes -- with thousands of transclusions on a page. This module optimises...
Click to read more »Module:UserLinks
Minggu, 2024-09-01 00:20:30UserLinks -- -- This module creates a list of links about a given user. It can be used on --...
Click to read more »Module:User script table row/doc
Sabtu, 2021-04-10 11:30:27Implements {{user script table row}} used in Wikipedia:User scripts/List. /data interprets Wikipedia:User scripts/Most imported scripts and formats the...
Click to read more »Module:User contrib
Senin, 2021-08-09 21:50:09args['bot'] then user = 'bot' end user_args['id-s'] = 12 user_args['info-c'] = args['info-bg'] or info_c user_args['id-c'] ...
Click to read more »Module:User scripts table/doc
Minggu, 2021-06-20 10:53:36WP:User scripts/Most imported scripts and produces the one in WP:User scripts/Ranking. The module can be called either directly through {{#invoke:User scripts...
Click to read more »Module:User/doc
Rabu, 2024-08-28 07:23:18This module implements {{user}}, {{user2}}, {{user3}}, {{user4}}, {{user5}}, {{user6}}, {{user7}}, {{user8}}, {{admin}}, and {{former admin}}. For documentation...
Click to read more »Module:UserLinks/sandbox
Jumat, 2025-11-28 19:06:27UserLinks -- -- This module creates a list of links about a given user. It can be used on --...
Click to read more »Module:User scripts table
Rabu, 2025-03-26 05:18:58end local user = bracketed:find "^{{[Uu]|([^}]+)}}" if user then return '[[User:' .. user .. '|' .. user .. ']]' end ...
Click to read more »Module:User contrib/sandbox
Senin, 2021-08-09 21:53:06args['bot'] then user = 'bot' end user_args['id-s'] = 12 user_args['info-c'] = args['info-bg'] or info_c user_args['id-c'] ...
Click to read more »Module:Article stub box
Senin, 2026-03-23 03:14:13--[[ This module was created by User:CodeHydro (Alexander Zhikun He). User:Jackmcbarn and User:Mr._Stradivarius provided a great deal of assistance in...
Click to read more »Module:UserLinks/doc
Selasa, 2025-10-21 04:56:40about a given user. It is used to generate templates such as {{user}}, {{user5}}, and {{admin}}, usually through its wrapper template {{user-multi}}. The...
Click to read more »Module:Sandbox/User:Ans/Expand wikitext/doc
Senin, 2025-12-15 00:40:51{{#invoke:Sandbox/User:Ans/Expand wikitext|main|<nowiki>{{1x|x}}-</nowiki>}} → {{1x|x}}- {{#invoke:Sandbox/User:Ans/Expand wikitext|main|<nowiki>{{1x|x}}...
Click to read more »Module:Sandbox/User:Waddie96/doc
Selasa, 2025-10-07 22:06:01Module:Sandbox/User:Waddie96/Benchmarks Sandbox/User:Waddie96/Table Sandbox/User:Waddie96/benchmark Sandbox/User:Waddie96/benchmark/doc Sandbox/User:Waddie96/doc...
Click to read more »Module:InfoboxImage
Sabtu, 2025-10-18 16:45:47loadData('Module:InfoboxImage/data').categories return (ns ~= 'user' and ns ~= 'user talk' and categories[cat]) or "" end -- Determine whether image...
Click to read more »Module:User/sandbox
Kamis, 2025-07-10 04:35:42--[=[ -- This module implements {{user}}. {{user}} is a high-use template, sometimes -- with thousands of transclusions on a page. This module optimises...
Click to read more »Module:InfoboxImage/sandbox
Kamis, 2026-06-04 23:55:51insert(fileNamespaces, mw.ustring.lower(alias)) end end -- If page is not a user page, return tracking category. Else return empty. -- Lazy evaluation of...
Click to read more »Module:UserLinks/extra
Rabu, 2024-08-28 06:55:47-- This module holds extra link functions for use with [[Module:UserLinks]]. -- -- It is intended for experimenting with new link functions that...
Click to read more »Module:User script table row/data
Sabtu, 2021-04-10 10:21:45local source = mw.title.new('Wikipedia:User scripts/Most imported scripts'):getContent() local t = {} for script, total, active in mw.ustring.gmatch(source...
Click to read more »Module:Sandbox/User:Ans/Expand wikitext
Senin, 2025-12-15 00:31:25title=Module_talk:User:Ans/performance_test/preprocessDecodeUnstrip&action=edit and https://test.wikipedia.org/w/index.php?title=Module_talk:User...
Click to read more »Module:User contrib/doc
Kamis, 2023-12-28 21:54:12Implements {{User contrib}}...
Click to read more »Module:User scripts table/sandbox
Kamis, 2022-06-16 12:27:45calls to build larger table local source = mw.title.new('Wikipedia:User scripts/Most imported scripts'):getContent() local data = {} local rows...
Click to read more »Module:UserLinks/config
Rabu, 2024-08-28 06:59:33UserLinks configuration -- -- This module provides configuration and localisation messages for -- -- [[Module:UserLinks]]...
Click to read more »Module:User type
Jumat, 2026-05-22 01:09:25v end function p._isUser(s) if p._isIpOrRange(s) ~= '' then return '' end local isTempUser = p._isTempUser(s) if isTempUser then return 'temp' else...
Click to read more »Module:User script table row
Rabu, 2021-09-29 07:26:52local 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:Build bracket
Selasa, 2025-08-19 23:45:35attachGroups(state, config, Helpers, StateChecks) -- (Harmless guard if user passed odd ranges) if (tonumber(config.c) or 1) < (tonumber(config.minc)...
Click to read more »Module:UserLinks/testcases
Selasa, 2026-02-03 00:32:20UserLinks|single|t|user=Example }}', '[[User talk:Example|talk]]') self:preprocess_equals('{{#invoke:UserLinks/sandbox|single|ct|user=Example}}'...
Click to read more »Module:User:Whyiseverythingalreadyused
Senin, 2026-03-02 10:14:22might have in my userspace. For my user page, see [[User:Whyiseverythingalreadyused]]. For my talk page, see [[User talk:Whyiseverythingalreadyused]]....
Click to read more »Module:Build bracket/sandbox
Selasa, 2025-08-26 21:10:36attachGroups(state, config, Helpers, StateChecks) -- (Harmless guard if user passed odd ranges) if (tonumber(config.c) or 1) < (tonumber(config.minc)...
Click to read more »Module:Arguments
Rabu, 2020-04-01 13:12:40table or the parent argument table, but -- not both. This means that users can use either the #invoke syntax -- or a wrapper template without the...
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:Arguments/sandbox
Rabu, 2021-04-21 16:30:15table or the parent argument table, but -- not both. This means that users can use either the #invoke syntax -- or a wrapper template without the...
Click to read more »Module:Lang
Rabu, 2026-05-13 06:20:12table.concat ({ -- user styling spans match spand from {{gloss}} '<span class="gloss-quot">\'</span>', -- user styling span for quote marks;...
Click to read more »Module:Sandbox/User:Waddie96/benchmark/doc
Rabu, 2025-10-08 03:04:45Lua error in Module:Sandbox/User:Waddie96/benchmark at line 283: attempt to concatenate a nil value. {{#invoke:Sandbox/User:Waddie96/benchmark|function_name}}...
Click to read more »Module:String
Selasa, 2025-08-12 06:48:56_findpagetext(args)) end --[[ Helper function that populates the argument list given that user may need to use a mix of named and unnamed parameters. This is relevant...
Click to read more »Module:Lang/sandbox
Rabu, 2026-05-13 06:17:18table.concat ({ -- user styling spans match spand from {{gloss}} '<span class="gloss-quot">\'</span>', -- user styling span for quote marks;...
Click to read more »Module:Protection banner
Rabu, 2026-02-18 15:46:08setmetatable(obj, Protection) end function Protection:isUserScript() -- Whether the page is a user JavaScript or CSS page. local title = self.title return...
Click to read more »Module:Adjacent stations
Jumat, 2025-10-03 10:27:24''), -- Note-mid; table key 'note-mid' in subpages. Overridden by user input ((args[v]['note-mid'] and small(args[v]['note-mid'])) or (Type...
Click to read more »Module:Sandbox/BrandonXLF/user space/doc
Kamis, 2021-09-23 10:15:13This module contains Lua functions used in the User:BrandonXLF user space....
Click to read more »Module:User info 2024
Minggu, 2024-08-04 16:34:02-- Functions needed in [[Template:User info 2024]] local p = {} -- Formats a Babel parser function call from a list of comma-separated language codes...
Click to read more »Module:Citation/CS1
Sabtu, 2026-02-28 22:14:46this template for user css table.insert (class_t, utilities.is_set (mode) and mode or 'cs1'); -- identify the citation style for user css or javascript...
Click to read more »Module:User:AnomieBOT/Auto-G8/doc
Rabu, 2025-09-17 02:35:43module is used by AnomieBOT's User:AnomieBOT/Auto-G8 template. {{#invoke:User:AnomieBOT/Auto-G8|check}} Applies checks of the User:AnomieBOT/Auto-G8 usage to...
Click to read more »Module:Coordinates
Senin, 2026-01-26 03:35:45geo-nondefault is hidden by CSS, unless a user has overridden this for himself default is the mode as specificied by the user when calling the {{coord}} template...
Click to read more »Module:CheckUser requests at UTRS/doc
Jumat, 2025-02-07 01:56:47the current number of requests for CheckUser attention at UTRS. It takes no parameters. It it used in {{CheckUser requests at UTRS}}, which outputs a banner...
Click to read more »Module:String/sandbox
Selasa, 2025-08-12 06:46:44_findpagetext(args)) end --[[ Helper function that populates the argument list given that user may need to use a mix of named and unnamed parameters. This is relevant...
Click to read more »Module:User:Anomie/Sandbox
Kamis, 2025-11-20 07:05:15local a = mw.clone( frame.args ) return frame:expandTemplate{ title='User:Anomie/Sandbox2', args=a } end function p.bug71971_2( frame ) local...
Click to read more »Module:UserLinks/config/sandbox
Jumat, 2025-11-28 19:06:23UserLinks configuration -- -- This module provides configuration and localisation messages for -- -- [[Module:UserLinks]]...
Click to read more »Module:User:Huhu9001/001
Senin, 2020-02-10 19:22:00show(frame) for _, f in ipairs(package.loaders) do local ff = f('Module:User:Huhu9001/000') if type(ff) == 'function' then ff() break end end...
Click to read more »Module:Co-op profile/learner
Jumat, 2015-03-27 06:03:02= {} m.fields.logo2.isRequired = true m.fields.logo2.default = "File:Ic-user.png" m.fields.logo2.ftype = "image" m.fields.logo2.style1 =...
Click to read more »Module:Documentation
Rabu, 2025-03-12 10:38:41logic flow for the module. -- @args - table of arguments passed by the user --]] local env = p.getEnvironment(args) local root = mw.html.create()...
Click to read more »Module:Coordinates/sandbox
Senin, 2026-01-12 03:40:02geo-nondefault is hidden by CSS, unless a user has overridden this for himself default is the mode as specificied by the user when calling the {{coord}} template...
Click to read more »Module:User:Happy5214/WikiWork/doc
Sabtu, 2014-12-27 19:40:46of articles with a given class and importance. The function must return a number, which will be displayed in the table on User:Happy5214/New WikiWork....
Click to read more »Module:User:Mr. Stradivarius/convertTime
Senin, 2013-06-17 16:27:43containing our function back to Lua. -- Now we can call our function using {{#invoke:User:Mr. Stradivarius/convertTime|main|<!-- your text here -->}}....
Click to read more »Module:Wikidata
Sabtu, 2023-03-04 11:35:36Wikipedia article output the label or link to the Wikidata object to let the user input a proper label if linkName then return linkName else return "[[:d:"...
Click to read more »Module:User:SuggestBot/WikiProjects/doc
Sabtu, 2015-08-01 22:54:59when posting or updating suggestions to WikiProjects, using the design layout of WikiProject X. {{#invoke:User:SuggestBot/WikiProjects|function_name}}...
Click to read more »Module:Biota infobox/doc
Selasa, 2026-03-31 05:36:47infobox/test Examples: User:Jts1882/taxobox/manual (manual taxobox version) User:Jts1882/taxobox/auto (automatic taxobox version) User:Jts1882/taxobox/species...
Click to read more »Module:Convert
Kamis, 2026-01-15 09:19:56can set variables used later in the module. local currency_text -- for a user-defined currency symbol: {{convert|12|$/ha|$=€}} (euro replaces dollar) ...
Click to read more »Module:Citation/CS1/sandbox
Minggu, 2026-04-26 21:34:02this template for user css table.insert (class_t, utilities.is_set (mode) and mode or 'cs1'); -- identify the citation style for user css or javascript...
Click to read more »Module:Excerpt
Jumat, 2026-03-06 19:56:17https://en.wikipedia.org/wiki/Module:Excerpt -- Authors: User:Sophivorus, User:Certes, User:Aidan9382 & others -- License: CC-BY-SA-3.0 local parser...
Click to read more »Module:Fiction redirect category handler/Franchise
Kamis, 2024-11-14 11:39:50can use instead of the full TV series name. This functions checks if the user-input parameters match the ones on the list, and if they do, adds them to...
Click to read more »Module:WikidataIB
Sabtu, 2025-12-27 18:46:46parameter if supplied and valid -- otherwise it tries to create it from the user's set language ({{int:lang}}) -- failing that it uses the wiki's content language...
Click to read more »Module:Navbox
Rabu, 2026-02-25 00:16:57templatestyles local templatestyles = add_user_styles(args[cfg.arg.templatestyles]) local child_templatestyles = add_user_styles(args[cfg.arg.child_templatestyles])...
Click to read more »Module:Userbox
Sabtu, 2025-10-04 09:14:54'no' end -- User namespace. local user = '' for i, cat in ipairs(cats) do user = user .. makeCat(cat) end chargs.user = user return categoryHandler(chargs)...
Click to read more »Module:Protection banner/config
Sabtu, 2026-04-18 09:24:50[[Wikipedia:User access' .. ' levels#New users|new]] or [[Wikipedia:User access levels#Unregistered' .. ' users|unregistered]] users is currently...
Click to read more »Module:Protection banner/sandbox
Kamis, 2026-04-16 03:24:56setmetatable(obj, Protection) end function Protection:isUserScript() -- Whether the page is a user JavaScript or CSS page. local title = self.title return...
Click to read more »Module:Wikidata/sandbox
Sabtu, 2023-03-04 11:34:03Wikipedia article output the label or link to the Wikidata object to let the user input a proper label if linkName then return linkName else return "[[:d:"...
Click to read more »Module:UserLinks/extra/sandbox
Jumat, 2019-08-23 11:27:28-- This module holds extra link functions for use with [[Module:UserLinks]]. -- -- It is intended for experimenting with new link functions that...
Click to read more »Module:User:Zackmann08/unknown links
Jumat, 2026-06-05 05:59:15templates[index])>0 then table.insert(text, frame:expandTemplate{ title='User:Zackmann08/cc', args = {'Pages using infobox '..templates[index]..' with...
Click to read more »Module:User:IPOfAFlower/readThat
Jumat, 2026-02-27 00:56:33local p = {} local data = mw.loadJsonData("User:IPOfAFlower/read.json") local config = mw.loadJsonData("User:IPOfAFlower/scripts/readIt.config.json") ...
Click to read more »Module:Template test case
Kamis, 2025-08-07 00:01:43wikipedia.org/wiki/User:Frietjes [3] https://en.wikipedia.org/wiki/User:Mr._Stradivarius [4] https://en.wikipedia.org/wiki/User:Jackmcbarn [5]...
Click to read more »Module:Wikipedia ads/list
Selasa, 2026-02-24 21:45:41"Wikipedia:Barnstars", author = "[[User:Gurch|Gurch]]" }, { id = 2, image = "Qxz-ad2.gif", link = "Help:Edit summary", author = "[[User:AzaToth|AzaToth]]" ...
Click to read more »Module:User:Mxn/Archive timeline
Minggu, 2013-09-22 19:38:30insert(labels, label) end return frame:expandTemplate{ title = "User:Mxn/Archive timeline", args = { MaxPeriod = maxSize,...
Click to read more »Module:BellezzasoloUserPageModule
Kamis, 2018-11-22 23:59:37pagename == args.basepagename then return 'User:' .. pagename elseif pagename == "Talk" then return 'User talk:' .. args.basepagename elseif pagename...
Click to read more »Module:Citation/CS1/styles.css
Minggu, 2026-01-18 02:25:08{{sandbox other||{{pp-template}}}} */ /* Overrides Some wikis do not override user agent default styles for HTML <cite> and <q>, unlike en.wp. On en.wp, keep...
Click to read more »Module:Portal
Minggu, 2025-05-25 01:07:03should not be tracked (Talk pages are never tracked) local badNamespaces = {'user','template','draft','wikipedia'} -- Check whether to do tracking in this...
Click to read more »Module:User:A diehard editor/Randmessage
Selasa, 2023-03-28 23:46:43------------------------------- ---- THIS IS A USER MODULE ---- ------------------------------- local p = {} local random_messages = { "[[WP:Vandals|Vandals]]...
Click to read more »Module:UserLinks/shared
Jumat, 2016-12-30 22:21:53[[Module:UserLinks]] -- and [[Module:UserLinks/extra]]. -- Load data and define often-used variables local cfg = mw.loadData('Module:UserLinks/config')...
Click to read more »Module:NewDYKnomination
Senin, 2024-10-21 15:14:24-- Makes a link to a user's user page and talk page, like found in a standard -- signature. local function makeUserLinks(user) return string.format(...
Click to read more »Module:Effective protection level
Kamis, 2025-09-25 09:35:06contentModel == 'css' then -- user JS or CSS page return 'interfaceadmin' elseif title.contentModel == 'json' then -- user JSON page return 'sysop'...
Click to read more »Module:Sandbox/Userring
Jumat, 2019-12-27 21:14:47--Userring Google Code-in 2019, Introduction to Lua in Wikipedia --Lua Task 2 - Working with modules local p = {} function p.hello( frame ) return "Hello...
Click to read more »Module:Sandbox/Jts1882/Biota infobox/doc
Minggu, 2023-11-19 19:33:49Examples: User:Jts1882/sandbox/test/taxobox (paraphyletic group version) User:Jts1882/sandbox/test/taxobox/manual (manual taxobox version) User...
Click to read more »Module:Convert/text
Minggu, 2025-10-05 14:15:45["adj"] = { ["mid"] = "opt_adjectival, opt_adj_mid", -- adj=on with user-specified text after input unit (between input and output) ["off"] = ""...
Click to read more »Module:User:AnomieBOT/TFDTemplateSubster/row/doc
Kamis, 2020-04-23 08:48:10Implements {{User:AnomieBOT/TFDTemplateSubster/row}}...
Click to read more »Module:Citation/CS1/Configuration
Sabtu, 2026-02-28 22:14:44]] local uncategorized_namespaces_t = {[2]=true}; -- init with user namespace id for k, _ in pairs (mw.site.talkNamespaces) do -- add...
Click to read more »Module:User:Cscott/llpeg/doc
Kamis, 2023-12-14 20:45:53byte as in the original. These files have been packaged using a script to turn them into a single lua file. {{#invoke:User:Cscott/llpeg|function_name}}...
Click to read more »Module:College color/data
Kamis, 2026-06-04 03:28:59name3="silver", order="31", cite="{{cite web |url=http://inside.mines.edu/UserFiles/File/pr/Mines-graphics-standards-guide.pdf |title=Mines Graphic Standards...
Click to read more »Module:User:McBayne/Json2table
Jumat, 2026-01-09 22:36:10tabular data pages on commons to wikitables. Authors and maintainers: * User:Jarekt - original version in response to https://phabricator.wikimedia.org/T252307...
Click to read more »Module:AfC
Jumat, 2025-05-30 07:25:29printuser(user) local url = tostring(mw.uri.canonicalUrl("User:" .. user)) return string.format('<td><span class="plainlinks">[%s %s]</span> ([[User talk:%s|t]])</td>'...
Click to read more »Module:User:McBayne/Core
Selasa, 2026-01-06 23:04:12versions of full functions found in other modules. Authors and maintainers: * User:Jarekt ]] local core = {} ------------------------------------------...
Click to read more »Module:Script doc auto
Kamis, 2025-08-14 22:32:57script page, not a user skin file if basepage.exists then text = listSisters(basepage.fullText, 'This [[Wikipedia:User scripts|user script]] seems...
Click to read more »Module:TemplatePar
Kamis, 2023-04-20 01:13:15failure() local function fair( story, scan ) -- Test for match (possibly user-defined with syntax error) -- Precondition: -- story -- string;...
Click to read more »Module:Citation/CS1/sandbox/styles.css
Kamis, 2026-01-22 22:01:02{{sandbox other||{{pp-template}}}} */ /* Overrides Some wikis do not override user agent default styles for HTML <cite> and <q>, unlike en.wp. On en.wp, keep...
Click to read more »Module:Redirect template
Selasa, 2025-08-12 06:33:36}, category = { 14, '[[WP:Categorization|category]]' }, user = { 2, '[[WP:User pages|user]]' }, draft = { 118, '[[WP:Drafts|draft]]' }, } -- remove...
Click to read more »Module:Sandbox/User:Ans/Wikitext demo
Senin, 2025-12-15 07:04:23title=Module_talk:User:Ans/performance_test/preprocessDecodeUnstrip&action=edit and https://test.wikipedia.org/w/index.php?title=Module_talk:User...
Click to read more »Module:Sandbox/User:SuperDragonXD/First module/doc
Jumat, 2021-11-12 13:18:30{{#invoke:Sandbox/User:SuperDragonXD/First module|function_name}} Hello, world! Hello me!...
Click to read more »Module:Sandbox/User:Waddie96/table/doc
Rabu, 2025-10-08 01:27:26colspan = 2 | A rowspan = 2 | F {{#invoke:Sandbox/User:Waddie96/table|function_name}}...
Click to read more »Module:Reply to/doc
Kamis, 2026-01-15 14:34:30used by {{Reply to}} to trigger a notification to one or several registered user(s) you are replying to in a discussion. This module cannot be used directly...
Click to read more »Module:Chart
Minggu, 2025-10-05 10:07:07ordermag end local function calcHeightLimits() -- if limits were passed by user, use them, otherwise calculate. for "stack" there's only one limet. if...
Click to read more »Module:Rfx
Senin, 2024-11-25 04:10:19supportUsers = self:getSupportUsers() local opposeUsers = self:getOpposeUsers() local neutralUsers = self:getNeutralUsers() if not (supportUsers and...
Click to read more »Module:User:Anomie/Test parsoid bug
Selasa, 2025-03-11 18:21:53local p = {}; function p.test() local page = 'User:Anomie/Test parsoid bug'; return mw.html.create( 'code' ):wikitext( '{{' .. page .. '}}' ); end...
Click to read more »Module:UserLinks/shared/doc
Minggu, 2024-09-01 00:35:59This module stores functions that are shared between Module:UserLinks and Module:UserLinks/extra....
Click to read more »Module:User:Oklopfer/refnSwitch/doc
Sabtu, 2026-01-24 00:41:47the work is intended to be done by its complementary template. {{#invoke:User:Oklopfer/refnSwitch|main|type=reftype|group=groupname|name=refname|text=Contents...
Click to read more »Module:User:A diehard editor/Randmessage/doc
Senin, 2026-03-30 11:11:21{{#invoke:User:A diehard editor/Randmessage|function_name}}...
Click to read more »Module:Sandbox/User:Waddie96/protection
Rabu, 2025-10-08 15:48:20'&list=logevents' .. '&letype=protect' .. '&leprop=title|details|timestamp|comment|user' .. '&lelimit=500' .. '&ledir=older' .. '&format=json' local result...
Click to read more »Module:WikidataIB/sandbox
Senin, 2025-12-22 06:49:07parameter if supplied and valid -- otherwise it tries to create it from the user's set language ({{int:lang}}) -- failing that it uses the wiki's content language...
Click to read more »Module:User:AnomieBOT/LanguageCategoryCreator/doc
Sabtu, 2025-05-10 07:20:30{{#invoke:User:AnomieBOT/LanguageCategoryCreator|list_cat_likes}} Returns SQL LIKE patterns for categories that may need creating, one per line. {{#invoke:User...
Click to read more »Module:User:Chetsford/PickFive
Sabtu, 2025-08-09 23:07:56-- Module:User:John/PickFive local M = {} -- Fisher–Yates shuffle local function shuffle(t, seed) math.randomseed(seed) for i = #t, 2, -1 do local...
Click to read more »Module:User:Od1n/If empty (enwiki Lua)
Minggu, 2025-11-23 10:59:44main(frame) local args = require('Module:Arguments').getArgs(frame, {wrappers = 'User:Od1n/Template:If empty (enwiki Lua)', removeBlanks = false}) for k,v in...
Click to read more »Module:RFX report
Minggu, 2025-10-05 04:35:50local page = rfxObject:getTitleObject().prefixedText local user = rfxObject.user or rfxObject:getTitleObject().subpageText local supports = rfxObject...
Click to read more »Module:No ping
Jumat, 2025-12-12 06:09:31targetUser = username if (username:sub(1, (mw.site.namespaces.User.name .. ':'):len()) == (mw.site.namespaces.User.name .. ':')) then targetUser = username:sub((mw...
Click to read more »Module:Random
Rabu, 2015-11-11 23:32:54stats.pages + stats.articles + stats.files + stats.edits + stats.users + stats.activeUsers + stats.admins -- Make this as random as possible without using...
Click to read more »Module:Convert/text/sandbox
Senin, 2026-03-02 10:38:54["adj"] = { ["mid"] = "opt_adjectival, opt_adj_mid", -- adj=on with user-specified text after input unit (between input and output) ["off"] = ""...
Click to read more »Module:Co-op profile/mentor
Kamis, 2015-03-26 02:04:48= {} m.fields.logo2.isRequired = true m.fields.logo2.default = "File:Ic-user.png" m.fields.logo2.ftype = "image" m.fields.logo2.style1 =...
Click to read more »Module:Multilingual
Selasa, 2022-08-09 07:07:40isMinusculable() * isRTL() * message() * sitelink() * tabData() * userLang() * userLangCode() * wikibase() * failsafe() loadData: Multilingual/config...
Click to read more »Module:User:MEN KISSING/redirectThing/doc
Kamis, 2026-02-05 16:13:24{{#invoke:User:MEN KISSING/redirectThing|function_name}}...
Click to read more »Module:User:AnomieBOT/TFDTemplateSubster/row
Kamis, 2023-06-22 06:46:42invalid or does not seem to exist.' end local status = mw.loadJsonData( 'User:AnomieBOT/TFDTemplateSubster/status' ) local s = status[tmpl] or 0 local...
Click to read more »Module:Find sources/doc
Kamis, 2024-10-17 00:11:21extensible; new templates and new link types can be added easily and by any user. Usually, from wikitext this module should be used via a template, e.g. {{find...
Click to read more »Module:Video game reviews/data
Jumat, 2025-12-05 06:33:58Format]]''", 'AmFormat' }, { "''[[Amiga Power]]''", 'AmPower' }, { "''[[Amiga User International]]''", 'AmUI' }, { "''[[Amstrad Action]]''", 'AAction' }, ...
Click to read more »Module:User:SuggestBot/WikiProjects
Minggu, 2015-08-23 02:20:55Stub='Low', NA='Unassessed'} -- Mapping of SuggestBot's task categories (see [[User:SuggestBot/Documentation/Task categories]]) -- to section titles and descriptions...
Click to read more »Module:UserLinks/config/doc
Kamis, 2021-12-02 21:48:18Configuration used by Module:UserLinks...
Click to read more »Module:Convert/sandbox
Senin, 2026-03-02 10:48:21can set variables used later in the module. local currency_text -- for a user-defined currency symbol: {{convert|12|$/ha|$=€}} (euro replaces dollar) ...
Click to read more »Module:CheckUser requests at UTRS
Jumat, 2025-02-07 00:43:25local p = {} function p.main() local UTRS = mw.title.new('User:AmandaNP/UTRS Appeals').content -- get the UTRS table local numberEncountered = 0 --...
Click to read more »Module:Class/definition.json
Senin, 2025-06-02 19:31:20"Template" } }, "user": { "categoryRoot": "User-Class", "colour": { "base": "#ddd06a" }, "icon": { "file": "Symbol user class.svg", "default":...
Click to read more »Module:Checkuser
Sabtu, 2026-03-28 21:10:50function p.user(frame) local args = getArgs(frame) return p._user(args['User'] or args[1], args['master name'], args['master']) end function p._user(sock...
Click to read more »Module:PageLinks/doc
Kamis, 2023-06-01 05:19:40This module makes {{page-multi}} work, and is modeled on {{user-multi}}. See that template's documentation for more information. Category:PageLinks transclusions...
Click to read more »Module:Navbox/sandbox
Kamis, 2026-05-21 17:13:41templatestyles local templatestyles = add_user_styles(args[cfg.arg.templatestyles]) local child_templatestyles = add_user_styles(args[cfg.arg.child_templatestyles])...
Click to read more »Module:ConvertNumeric
Kamis, 2023-02-09 08:04:17converting between different representations of numbers. See talk page for user documentation. -- For unit tests see: [[Module:ConvertNumeric/testcases]]...
Click to read more »Module:User:AnomieBOT/Auto-G8
Sabtu, 2025-09-27 22:41:04-- A module used by [[User:AnomieBOT/Auto-G8]] local p = {} function p.check( frame ) local curtitle = mw.title.getCurrentTitle() local args =...
Click to read more »Module:Cite tweet
Minggu, 2026-03-15 18:04:49<kbd>|number=</kbd>;', -- [4] ' Missing or empty <kbd>|user=</kbd>;' -- [5] } --[[--------------------------< S U P P R E...
Click to read more »Module:AfC/sandbox
Kamis, 2023-02-09 04:33:47printuser(user) local url = tostring(mw.uri.canonicalUrl("User:" .. user)) return string.format('<td><span class="plainlinks">[%s %s]</span> ([[User talk:%s|t]])</td>'...
Click to read more »Module:User:Rich Farmbrough/Indexer.lua
Selasa, 2025-11-04 00:57:24next_start = finish + 1 table.insert(out, string.format("<!-- {{Subst:User:Rich Farmbrough/Indexer|%d|count=%d}} -->\n", next_start, count)) return...
Click to read more »Module:Sandbox/doc
Minggu, 2025-10-26 20:25:15subpages in the User: namespace. Please name your experimental modules in the following format to help keep things tidy: Module:Sandbox/Your User Name If you...
Click to read more »Module:Mass notification
Selasa, 2015-09-08 04:50:23-- This module sends out notifications to multiple users. local MAX_USERS = 50 -- The Echo user limit as of September 2015. local GROUP_PAGE_PATH = 'Module:Mass...
Click to read more »Module:Str find word
Senin, 2023-04-03 07:35:55show report in Preview -- explain=testcases => WHEN in ns: template: or user: AND subpage = '/testcases' THEN show permanently local function checkExplain(tArgs)...
Click to read more »Module:User:Trappist the monk/Name in various languages/doc
Senin, 2023-11-27 10:58:11{{#invoke:User:Trappist the monk/Name in various languages|function_name}} {{#invoke:User:Trappist_the_monk/Name in various languages|main | name = Name...
Click to read more »Module:High-use
Kamis, 2025-10-09 03:24:46100000 local approx_num_total_pages = 63000000 local user_subpage_info_page = 'Wikipedia:User pages#SUB' local sandbox_module_page = 'Module:Sandbox'...
Click to read more »Module:User:Morwen/legislature diagram
Kamis, 2026-06-04 02:50:55drawCircle(frame) local args = getArgs(frame, { wrappers = 'User:Morwen/legislature diagram/template' }) return p._drawCircle(args)...
Click to read more »Module:Citation/CS1/Configuration/sandbox
Rabu, 2026-06-03 02:12:03]] local uncategorized_namespaces_t = {[2]=true}; -- init with user namespace id for k, _ in pairs (mw.site.talkNamespaces) do -- add...
Click to read more »Module:Reply to/sandbox
Jumat, 2025-11-07 16:43:10account item = string.format( '[[User:%s|​]][[User talk:%s|%s]]', -- hidden ping and link to user talk args[i], args[i], label...
Click to read more »Module:Protected edit request/active
Rabu, 2026-04-15 08:14:15"unprotected". obj.protectionLevel = 'unprotected' elseif obj.protectionLevel == 'user' then -- If we just need to be registered, pretend we need to be autoconfirmed...
Click to read more »Module:Template test case/sandbox
Rabu, 2025-08-06 23:54:27wikipedia.org/wiki/User:Frietjes [3] https://en.wikipedia.org/wiki/User:Mr._Stradivarius [4] https://en.wikipedia.org/wiki/User:Jackmcbarn [5]...
Click to read more »Module:UserLinks/shared/sandbox
Rabu, 2023-01-11 01:52:05[[Module:UserLinks]] -- and [[Module:UserLinks/extra]]. -- Load data and define often-used variables local cfg = mw.loadData('Module:UserLinks/config/sandbox')...
Click to read more »Module:Protection banner/config/testcases
Rabu, 2024-02-28 08:50:30suite:testCategory_edit_semi_user_vandalism_all() self:assertProtectionCategoryEquals('Wikipedia semi-protected user and user talk pages', d.edit, d.semi...
Click to read more »Module:Sandbox/Motevets/doc
Selasa, 2020-09-15 22:15:56Sandbox for modules in development by User:Motevets. User:Motevets · talk Motevets/common.js Motevets/redwarnConfig.js Motevets/sandbox Motevets/sandbox/Elmo's...
Click to read more »Module:Namespace detect/testcases
Minggu, 2013-10-27 21:02:01user = User page text. | other = Other pages text.]], 'Any talk page text.'}, {[[ | main = Article text. | talk = Any talk page text. | user =...
Click to read more »Module:Category series navigation
Selasa, 2025-12-09 01:35:27'Category series navigation' and currtitle.nsText:gsub('_', ' ') ~= 'User talk' and -- [[phab:T369784]] currtitle.nsText:gsub('_', ' ') ~= 'Template...
Click to read more »Module:Sandbox/isaacl/ColourSpace/doc
Kamis, 2013-03-07 12:15:43This module implements the template {{User:Isaacl/Colour convert}}. Module name: Module:Sandbox/isaacl/ColourSpace...
Click to read more »Module:Effective protection level/sandbox
Kamis, 2025-09-25 09:34:49contentModel == 'css' then -- user JS or CSS page return 'interfaceadmin' elseif title.contentModel == 'json' then -- user JSON page return 'sysop'...
Click to read more »Module:Protection banner/config/sandbox
Kamis, 2026-04-16 03:23:10[[Wikipedia:User access' .. ' levels#New users|new]] or [[Wikipedia:User access levels#Unregistered' .. ' users|unregistered]] users is currently...
Click to read more »Module:User:Anomie/deepToString
Sabtu, 2013-03-23 01:57:28local p = {} local function deepToString( val, indent, done ) done = done or {} indent = indent or 0 local tp = type( val ) if tp ==...
Click to read more »Module:Requested move
Rabu, 2024-03-20 06:51:08correctly preserve the number of the parameter -- that was used, in case users skip any numbers in the invocation. -- -- The current1 parameter is a...
Click to read more »Module:Sock list
Senin, 2026-04-27 10:31:38require('Module:Checkuser') local checkip = m_checkuser._ip local checkuser = m_checkuser._user function p.main(frame) local args = getArgs(frame) return p._main(frame...
Click to read more »Module:Category handler/blacklist
Sabtu, 2020-04-18 15:48:05'^Wikipedia:Cascade%-protected items%f[/\0]', '^User:UBX%f[/\0]', -- The userbox "template" space. '^User talk:UBX%f[/\0]', -- Don't categorise subpages...
Click to read more »Module:ParameterCount
Sabtu, 2017-02-11 21:32:57return true end) end, -- Called with {{#invoke:ParameterCount|main}} -- Users can specify a list of parameters to check, and a list of Lua -- Ustring...
Click to read more »Module:No ping/sandbox
Rabu, 2025-12-10 07:34:36targetUser = username if (username:sub(1, (mw.site.namespaces.User.name .. ':'):len()) == (mw.site.namespaces.User.name .. ':')) then targetUser = username:sub((mw...
Click to read more »Module:Biglist
Rabu, 2024-07-10 11:08:40userlinks = [=[ <span class="plainlinks userlinks">[[User:<TXT>|<TXT>]] <span class="plainlinks">([[User talk:<TXT>|talk]] '''·''' [[Special:Contribution...
Click to read more »Module:Documentation/sandbox
Rabu, 2026-06-03 23:02:24@function p._main -- @param {table} args table of arguments passed by the user -- @return {string} wikitext markup corresponding to the documentation function...
Click to read more »Module:User:Cscott/lpegrex
Kamis, 2023-12-21 02:08:14function() return require [[Module:User:Cscott/llpeg]] end) register('advent.compat', function() return require [[Module:User:Cscott/compat]] end) register('llpeg...
Click to read more »Module:Citation/CS1/Identifiers
Senin, 2026-01-19 22:36:14calculations. See https://www.ismn-international.org/download/Web_ISMN_Users_Manual_2008-6.pdf section 2, pages 9–12. ismn value not made part of COinS...
Click to read more »Module:Complex date
Sabtu, 2020-05-16 02:21:05date/sandbox/testcases. Authors and maintainers: * User:Sn1per - first draft of the original version * User:Jarekt - corrections and expansion of the original...
Click to read more »Module:Userbox/sandbox
Sabtu, 2026-05-16 05:33:28'no' end -- User namespace. local user = '' for i, cat in ipairs(cats) do user = user .. makeCat(cat) end chargs.user = user return categoryHandler(chargs)...
Click to read more »Module:Babel
Sabtu, 2026-05-23 23:31:27nocat then maybeNocat = '|nocat=yes' end return frame:preprocess('{{User '..v..maybeNocat..'}}') end function p.main(frame) if not getArgs then...
Click to read more »Module:Graph
Sabtu, 2025-07-12 23:57:01Logarithmic scale outputs wrong axis labels when "nice"=true -- 2020-03-11 Allow user-defined scale types, e.g. logarithmic scale -- 2019-11-08 Apply...
Click to read more »Module:User:Cscott/Advent Of Code/2024/Day 1
Kamis, 2024-12-05 23:28:30function() return require [[Module:User:Cscott/compat]] end) register('llpeg.lpegrex', function() return require [[Module:User:Cscott/lpegrex]] end) register('util'...
Click to read more »Module:Bad title suggestion/doc
Rabu, 2025-07-02 20:57:31title" interface message at MediaWiki:Title-invalid-characters. When the user asks for a page with invalid characters, this module checks for a page with...
Click to read more »Module:Documentation/config
Selasa, 2025-10-14 01:10:40configuration -- -- On sandbox pages the module can display a template notifying users that the current page is a -- sandbox, and the location of test cases pages...
Click to read more »Module:User:Happy5214/WikiWork
Kamis, 2020-05-14 13:41:46local p = {} local calculators = {} -- Global imports local getArgs = require('Module:Arguments').getArgs local math = require "Module:Math" local round...
Click to read more »Module:Category handler/testcases
Rabu, 2021-10-06 01:41:19png' d.talk = 'Talk:Foo' d.archive = 'User talk:Example/Archive 5' d.subpage = 'User:Example/test' d.basepage = 'User:Example' -- Params d.archiveParam...
Click to read more »Module:LACMTA icon
Selasa, 2024-12-17 21:14:49aria-label="'..text..'" style="border:1px solid darkgray;-ms-user-select:none;-webkit-user-select:none;user-select:none;background-color:'..color..'" title="'....
Click to read more »Module:User:Phuzion/unknown links
Rabu, 2026-05-27 18:40:47templates[index])>0 then table.insert(text, frame:expandTemplate{ title='User:Zackmann08/cc', args = {'Pages using '..templates[index]..' with unknown...
Click to read more »Module:Formatnum
Sabtu, 2021-02-20 22:49:21Empty/unspecified and unsupported languages are treated here in Commons using the user's language, -- instead of the local 'ContentLanguage' of the Wiki...
Click to read more »Module:Article stub box/doc
Rabu, 2026-01-14 20:54:14Template:Asbox/templatepage, which primary author is User:MSGJ and included code contributions from User:WOSlinker, and User:Od_Mishehu. Category:Stub message templates...
Click to read more »Module:PopulationFromWikidata/doc
Rabu, 2025-11-12 12:49:59with work done by m:User:MaiaCWilliams in collaboration with (really...HUGE amounts of help from) User:Samwilson, User:99of9 and User:Canley. The project...
Click to read more »Module:User:Mr. Stradivarius/sandbox5
Selasa, 2014-03-25 08:42:12local mArguments = require('Module:Arguments') local validFields = { type = true, scale = true, region = true } local p = {} local function err(msg)...
Click to read more »Module:Sidebar/styles.css
Selasa, 2024-09-17 04:01:41an * !important on the declaration. So we have to be mean for Minerva users. * Mobile removes the element entirely with `wgMFRemovableClasses` in ...
Click to read more »Module:User:Mr. Stradivarius/sandbox2
Selasa, 2014-02-18 11:33:42local p = {} function p.main() return "foo" end return p...
Click to read more »Module:User:Mr. Stradivarius/sandbox
Minggu, 2023-09-10 18:52:47local iterations = 1000000 local p = {} function p.time(times, func, ...) times = times or 1 local tick = os.clock() for i=1, times do func(...)...
Click to read more »Module:Pagetype/config
Sabtu, 2026-04-25 07:17:56namespaces. cfg.pagetypes = { [0] = 'article', -- Main namespace [2] = 'user page', [4] = 'project page', [6] = 'file', [8] = 'interface page'...
Click to read more »Module:User:Cscott/mlua
Sabtu, 2024-03-30 00:35:04builders[name] = f end register('llpeg.lpegrex', function() return require [[Module:User:Cscott/lpegrex]] end) register('mlua.lua', function(myrequire) --[[ This...
Click to read more »Module:User:Cscott/Advent Of Code/2024/Day 3
Kamis, 2024-12-05 23:46:34function() return require [[Module:User:Cscott/compat]] end) register('llpeg.lpegrex', function() return require [[Module:User:Cscott/lpegrex]] end) register('util'...
Click to read more »Module:Protection banner/testcases
Senin, 2026-03-09 22:37:23page = 'User:Example' d.talkPage = 'User talk:Example' d.baseText = 'Example' d.namespace = 2 -- Namespace of d.page d.namespaceFragment = 'user' -- namespace...
Click to read more »Module:Interlinear
Jumat, 2024-09-06 16:54:50--------------------- -- The UserMessages object contains and processes error messages and warnings --------------------- local UserMessages = {errors = {}...
Click to read more »Module:User:Cscott/Advent Of Code/2024/Day 2
Kamis, 2024-12-05 23:35:16function() return require [[Module:User:Cscott/compat]] end) register('llpeg.lpegrex', function() return require [[Module:User:Cscott/lpegrex]] end) register('util'...
Click to read more »Module:Commons link
Kamis, 2024-10-24 17:43:16force a qid for testing -- Returns: -- tracking category and possible user warning -- -- Note: the logic for the tracking is quite different than the...
Click to read more »Module:SPI archive notice
Rabu, 2022-02-16 20:30:31title.new('User talk:' .. args[1]):getContent() == nil and mw.title.new('User:' .. args[1]):getContent() == nil) then return 'yes_no_user_content' else...
Click to read more »Module:Check for unknown parameters/doc
Rabu, 2026-06-03 19:56:33validation checks a lot more User:Bamyers99/TemplateParametersTool - A tool for checking usage of template parameters User:Zackmann08/scripts/AddCheck...
Click to read more »Module:Sandbox/mattbrooks1972/doc
Sabtu, 2025-06-14 09:00:55User:Mattbrooks1972 {{#invoke:Sandbox/mattbrooks1972|function_name}}...
Click to read more »Module:Icon/data
Minggu, 2026-01-11 18:34:56"Draft-Class article", link = true, }, user = { image = "Symbol user class.svg", tooltip = "User-Class article", link = true, }, info = {...
Click to read more »Module:High-use/sandbox
Kamis, 2025-10-09 03:17:31100000 local approx_num_total_pages = 63000000 local user_subpage_info_page = 'Wikipedia:User pages#SUB' local sandbox_module_page = 'Module:Sandbox'...
Click to read more »Module:Random/sandbox
Selasa, 2023-04-04 01:40:10stats.pages + stats.articles + stats.files + stats.edits + stats.users + stats.activeUsers + stats.admins -- Make this as random as possible without using...
Click to read more »Module:Reply to
Rabu, 2018-07-04 08:38:15(args['c'] or 'and') .. ' ' end end outStr = string.format( '%s[[User:%s|%s]]', outStr, args[i], args['label'..tostring(i)] or args[i]...
Click to read more »Module:IPAddress/sandbox
Senin, 2025-12-08 09:27:07'' end function p._isUser(s) if p._isIpOrRange(s) ~= '' then return '' end local isTempUser = p._isTempUser(s) if isTempUser then return 'temp' else...
Click to read more »Module:NUMBEROF
Minggu, 2024-09-29 10:52:34== localSite then if action == 'activeusers' then action = 'activeUsers' end return getValue(mw.site.stats, action) end end local function...
Click to read more »Module:Protection banner/doc
Kamis, 2026-02-05 22:33:38banners and padlock icons that are placed at the top of protected pages. Most users will not need to use this module directly. For adding protection templates...
Click to read more »Module:Sports rbr table
Selasa, 2025-04-01 20:57:51local pn = frame:getParent():getTitle() or '' if pn:match('^User:') or pn:match('^User talk:') or pn:match('^Draft:') or pn:match('^Talk:') then else...
Click to read more »Module:Reply to/testcases
Jumat, 2026-02-13 20:21:58self:assertContentEquals( '@[[User:Example|Example]], [[User:Example2|Example2]], [[User:Example3|Example3]], and [[User:Example4|Example4]]:', replyTo{'Example'...
Click to read more »Module:User:Huhu9001/000
Sabtu, 2023-09-02 14:26:02local export = {} function export.show(frame) local s = 'lala' .. frame:extensionTag('section', nil, { begin = 'p1', }) .. 'haha' .. frame:extensionTag('section'...
Click to read more »Module:NewDYKnomination/sandbox
Minggu, 2025-11-09 04:51:52-- Makes a link to a user's user page and talk page, like found in a standard -- signature. local function makeUserLinks(user) return string.format(...
Click to read more »Module:TrainingPages
Senin, 2023-04-03 04:47:58this up in the indexmodule ---- but we don't want inconsistencies from user input! local lookup={} local i=0 repeat i=i+1 local j=index[i] if...
Click to read more »Module:User:Cscott/Advent Of Code/2024/Day 5
Kamis, 2024-12-05 23:57:18function() return require [[Module:User:Cscott/compat]] end) register('llpeg.lpegrex', function() return require [[Module:User:Cscott/lpegrex]] end) register('util'...
Click to read more »Module:User:SD0001/Database report
Rabu, 2025-09-03 11:54:55and formatting. Usage from Lua: local DatabaseReport = require('Module:User:SD0001/Database_report') local report = DatabaseReport:new() report:setSQL("SELECT...
Click to read more »Module:User:Vuh/Sandbox
Senin, 2015-02-23 05:33:02local p={} local getArgs = require('Module:Arguments').getArgs p[""] = function(frame) args = frame and frame.args or {} myspecial = args.special...
Click to read more »Module:User:Plagiat/sandbox
Sabtu, 2018-12-29 20:49:31local p = {} function p.percent(frame) -- percentage (eventually) -- Percentage = share/total * 100 local num1 = tonumber(frame.args[1]) local num2...
Click to read more »Module:Sandbox/BrandonXLF/user space
Kamis, 2021-09-23 09:56:37local getArgs = require('Module:Arguments').getArgs local p = {} function p.variables(frame) local args = getArgs(frame) local i = 1 local out = ...
Click to read more »Module:Val
Minggu, 2025-06-01 12:39:35getCurrentTitle():inNamespaces(1, 2, 3, 5) then -- No category in Talk, User, User_talk, or Wikipedia_talk. category = '' else category = '[[Category:Pages...
Click to read more »Module:Cite tweet/sandbox
Jumat, 2026-05-15 21:58:42<kbd>|number=</kbd>;', -- [4] ' Missing or empty <kbd>|user=</kbd>;' -- [5] } --[[--------------------------< S U P P R E...
Click to read more »Module:Pagetype/doc
Rabu, 2025-08-06 01:47:10module to display "user page" for pages in the user namespace, instead of the default "page". To do this, you can use the code |user=yes. This looks up...
Click to read more »Module:User:Dragons flight/Test
Rabu, 2013-04-10 10:44:51local z = { error_categories = {}; message_tail = {}; } function z.test( frame ) local a = frame.args[1]; local b = mw.text.nowiki( 'hi'...
Click to read more »Module:Energy meter
Rabu, 2016-07-13 14:43:45then error("the 'energyleft' parameter must be specified for all non-bot users", 3) end energyleft = tonumber(energyleft) if not energyleft then error("the...
Click to read more »Module:User:Cscott/Advent Of Code/2024/Day 4
Kamis, 2024-12-05 23:53:42function() return require [[Module:User:Cscott/compat]] end) register('llpeg.lpegrex', function() return require [[Module:User:Cscott/lpegrex]] end) register('util'...
Click to read more »Module:User:Mr rnddude/Sandbox
Selasa, 2018-03-06 21:13:10-- This is my module sandbox. -- Simple pre-module for a -- requested template. local p = {} function p.percent(frame) -- percentage (eventually) --...
Click to read more »Module:Sandbox/Bawolff/COIEdit/doc
Rabu, 2026-03-25 15:14:23See User:Bawolff/Edit_COI_Summary {{#invoke:Sandbox/Bawolff/COIEdit|doPage|header=true|page=1|count=15}} {{#invoke:Sandbox/Bawolff/COIEdit|doPage|page=1|count=15}}...
Click to read more »Module:Sandbox/Galobtter/Related changes/doc
Sabtu, 2024-06-22 00:48:32and user. However, it can be run through filters so that only the articles that have gone longest without being edited are listed, only IP users are listed...
Click to read more »Module:User:Doc Taxon/Hello
Selasa, 2015-10-13 09:18:21local p = {} function p.hello(frame) local name = frame.args[1] if not name then name = 'World' end local u = "" for i =...
Click to read more »Module:Sandbox/User:Ahecht/Inflation
Rabu, 2024-10-09 19:39:35local p={} local function split(text, pattern, plain) local ret = {} local s, l = 1, string.len( text ) while s do local e, n = string...
Click to read more »Module:IPAddress/testcases
Senin, 2025-12-08 09:25:38}) end function p:test_temp_user() self:preprocess_equals_many('{{#invoke:IPAddress/sandbox|isTempUser|', '}}', { {'200.200.200.200'...
Click to read more »Module:Check isxn
Jumat, 2022-11-04 06:27:58calculations. See http://www.ismn-international.org/download/Web_ISMN_Users_Manual_2008-6.pdf section 2, pages 9–12. ]] local function check_ismn...
Click to read more »Module:UnitTests
Senin, 2026-04-27 06:17:38other Lua scripts. For details see [[Wikipedia:Lua#Unit testing]]. -- For user documentation see above. local UnitTester = {} -- The cfg table contains...
Click to read more »Module:User:Yair rand/sandbox
Rabu, 2014-02-12 17:01:32return { main = function() local x = mw.wikibase.getEntity().claims.p1082 local i = 0 local a, b local result = "{|class=\"wikitable sortable\"\n|-\n...
Click to read more »Module:Unicode data/aliases/doc
Kamis, 2022-03-24 14:54:01character. Generated from NameAliases.txt in the Unicode Character Database using a script at wikt:User:Kephir/Unicode. Unicode alias names and abbreviations...
Click to read more »Module:Transclusion count/data/U
Minggu, 2026-05-31 12:15:32["User_current_age/years"] = 2500, ["User_de"] = 5900, ["User_de-1"] = 8100, ["User_de-2"] = 4600, ["User_de-3"] = 2400, ["User_en"] = 42000, ["User_en-1"]...
Click to read more »Module:Documentation/testcases
Jumat, 2026-05-29 01:07:17module asdhewbydcyg'))) self:assertTrue(doc._endBox({}, getEnv('User:Non-existent user ahfliwebalisyday'))) end function suite:testEndBoxStyles() local...
Click to read more »Module:Protected edit request/active/sandbox
Rabu, 2026-04-15 07:43:12"unprotected". obj.protectionLevel = 'unprotected' elseif obj.protectionLevel == 'user' then -- If we just need to be registered, pretend we need to be autoconfirmed...
Click to read more »Module:Citation/CS1/Identifiers/sandbox
Kamis, 2026-06-04 20:26:17calculations. See https://www.ismn-international.org/download/Web_ISMN_Users_Manual_2008-6.pdf section 2, pages 9–12. ismn value not made part of COinS...
Click to read more »Module:UserLinks/extra/doc
Minggu, 2024-09-01 00:34:53{{#invoke:UserLinks/extra|function_name}}...
Click to read more »Module:Redirect template/sandbox
Kamis, 2024-08-22 22:37:45}, category = { 14, '[[wp:categorization|category]]' }, user = { 2, '[[wp:user pages|user]]' }, draft = { 118, '[[wp:drafts|draft]]' }, } -- remove...
Click to read more »Module:Commons link/sandbox
Kamis, 2024-10-24 17:40:20force a qid for testing -- Returns: -- tracking category and possible user warning -- -- Note: the logic for the tracking is quite different than the...
Click to read more »Module:LACMTA icon/sandbox
Rabu, 2021-01-20 03:02:10aria-label="'..text..'" style="border:1px solid darkgray;-ms-user-select:none;-webkit-user-select:none;user-select:none;background-color:'..color..'" title="'....
Click to read more »Module:Sandbox/isaacl/ColourSpace/testcases
Senin, 2014-06-23 07:09:53self:preprocess_equals('{{User:Isaacl/Colour convert|127|0|255|to=sRGB24bit}}', "127, 0, 255") self:preprocess_equals('{{User:Isaacl/Colour...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 10
Sabtu, 2023-12-16 03:47:07function() return require [[Module:User:Cscott/llpeg]] end) register('advent.compat', function() return require [[Module:User:Cscott/compat]] end) register('day10'...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 7
Sabtu, 2023-12-16 03:36:42function() return require [[Module:User:Cscott/lpegrex]] end) register('llpeg', function() return require [[Module:User:Cscott/llpeg]] end) register('day7'...
Click to read more »Module:Webarchive/data
Selasa, 2026-02-24 05:15:39as specified at [[Module:Citation/CS1/Configuration]] ['User']=true, ['Talk']=true, ['User_talk']=true, ['Wikipedia_talk']=true, ['File_talk']=true,...
Click to read more »Module:Rfx/sandbox
Senin, 2024-11-18 07:08:46supportUsers = self:getSupportUsers() local opposeUsers = self:getOpposeUsers() local neutralUsers = self:getNeutralUsers() if not (supportUsers and...
Click to read more »Module:Aside
Kamis, 2026-05-28 09:21:13a user's talk subpage. -- The full conversation remains available via V-D-E buttons (V = view the talk subpage, -- D = file a comment to the user's MAIN...
Click to read more »Module:Sandbox/SeaDragon1/Drafts/Pad/doc
Sabtu, 2026-02-07 02:44:29Used in User:SeaDragon1/sandbox/Drafts/Templates/Str pad. Scope: local. Parameters: str, maxLength, fillString. Returns: String. Description: Emulates...
Click to read more »Module:Babel/sandbox
Sabtu, 2026-05-23 23:25:00nocat then maybeNocat = '|nocat=yes' end return frame:preprocess('{{User '..v..maybeNocat..'}}') end function p.main(frame) if not getArgs then...
Click to read more »Module:Sock list/sandbox
Selasa, 2026-03-24 12:33:19require('Module:Checkuser') local checkip = m_checkuser._ip local checkuser = m_checkuser._user function p.main(frame) local args = getArgs(frame) return p._main(frame...
Click to read more »Module:Namespace detect/doc
Jumat, 2025-11-21 21:21:10match any of "Talk:", "Wikipedia talk:", "User talk:", etc. Subject namespace parameters, e.g. wikipedia, user, file... - the text to return if the page...
Click to read more »Module:LDSverse
Selasa, 2020-09-08 17:14:55TODO: -- Check the verse parameter to make sure it's a number (sometimes users -- mistakenly include the en dash and ending verse number in this --...
Click to read more »Module:Pagetype/testcases
Selasa, 2026-02-03 20:30:26isRedirect = false }, { title = 'User:Example', exists = true, isRedirect = false }, { title = 'User talk:Example', exists = true, isRedirect...
Click to read more »Module:Archive/config
Senin, 2025-09-29 06:04:27changes depending on the namespace "about" by default -- or "with" for user talk pages ['blurb-period'] = "This is an '''[[Help:Archiving a talk page|archive]]'''...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 6
Sabtu, 2023-12-16 03:31:43builders[name] = f end register('llpeg.lpegrex', function() return require [[Module:User:Cscott/lpegrex]] end) register('day6', function(myrequire) --[[ DAY 6 ]]--...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 1
Kamis, 2023-12-21 04:59:32builders[name] = f end register('advent.compat', function() return require [[Module:User:Cscott/compat]] end) register('day1', function(myrequire) --[[ Day 1...
Click to read more »Module:OSM
Senin, 2015-09-28 05:48:01else leftbracket = '' rightbracket = '' end if args.query then -- user can add their own tags to filter on query = args.query else if frame...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 9
Sabtu, 2023-12-16 03:44:36builders[name] = f end register('llpeg', function() return require [[Module:User:Cscott/llpeg]] end) register('day9', function(myrequire) --[[ DAY 9 ]]--...
Click to read more »Module:Infobox mapframe/doc
Rabu, 2025-11-19 03:39:00automatically makes a mapframe suitable for an infobox automatically, with minimal user input. Just use the template {{Infobox mapframe}}, following the documentation...
Click to read more »Module:Article history
Selasa, 2024-08-20 01:12:15Gets an array of action objects for the parameters specified by the -- user. We memoise this so that the parameters only have to be processed -- once...
Click to read more »Module:User:Anomie/deepToString/doc
Jumat, 2024-12-13 02:03:13This module provides a single function that can be used to dump an entire table, including subtables, to a string. This will generally only be useful in...
Click to read more »Module:Portal/sandbox
Jumat, 2025-09-12 19:30:32should not be tracked (Talk pages are never tracked) local badNamespaces = {'user','template','draft','wikipedia'} -- Check whether to do tracking in this...
Click to read more »Module:Sandbox/Valeriej/Wish
Selasa, 2013-06-25 08:50:07userLinks = userLinks..", " end userLinks = userLinks .. "[[User:"..token.."|"..token.."]]" i=i+1 mw.log(userLinks)...
Click to read more »Module:Sandbox/Lesser Cartographies/lua
Selasa, 2024-03-26 14:49:53-- Taking lua for a spin. local p = {} local b2s = require( "Module:BibTeX2Cite" ) function p.test(frame) local s = [[ @book {MR0161818, AUTHOR =...
Click to read more »Module:Clickable button
Sabtu, 2024-07-27 05:19:50urlisdisplay then data.dummyLink = tostring(currentTitle) end -- Add user-specified styles. data.style = args.style end return data end function...
Click to read more »Module:Service award progress
Rabu, 2026-02-11 23:27:01with edits local userLevel = '' -- Full name of current user level local lowEdits = '' -- Minimum number of edits for current user level local lowTime...
Click to read more »Module:Format TemplateData
Minggu, 2026-02-08 09:48:03"support4wiki-template-name", helpURL = "support4url", helpUser = "support4wiki-user-name", msgDescMiss = "solo", tStylesMultiColumns = "stylesMultClm"...
Click to read more »Module:Signpost/index/doc
Rabu, 2025-04-30 03:35:31were filled out by a combination of manual and automatic work, by User:JPxG and User:WegweiserBot; see https://github.com/jp-x-g/wegweiser for more information...
Click to read more »Module:Submit an edit request/config
Minggu, 2026-01-11 07:43:40edit request/preload', -- The section heading that is generated when a user clicks on an edit request -- link. $1 is the protection level text, e.g....
Click to read more »Module:Adjacent stations/sandbox
Jumat, 2026-03-13 19:56:20''), -- Note-mid; table key 'note-mid' in subpages. Overridden by user input ((args[v]['note-mid'] and small(args[v]['note-mid'])) or (Type...
Click to read more »Module:Asbox stubtree/doc
Jumat, 2024-08-30 03:18:51Module:Asbox stubtree, this module also implements ideas from the deleted Template:Asbox/templatepage, which primary authors are User:MSGJ and User:WOSlinker....
Click to read more »Module:DYK checklist
Rabu, 2025-03-05 06:12:13format([['''<span style="color: red;">%s</span>''']], msg) end -- Format a user-supplied string for display in error messages. -- This prevents input from...
Click to read more »Module:Clade/transclude
Jumat, 2025-07-11 22:40:18p.label = function (frame, page, ...) local page = frame.args[1] --"User:Jts1882/sandbox/test/Passeriformes" local label = frame.args[1] or frame...
Click to read more »Module:User:Huhu9001/000/doc
Selasa, 2020-11-17 01:23:54lalahaha...
Click to read more »Module:User:Huhu9001/001/doc
Senin, 2020-02-10 18:53:31(nil)...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 19
Kamis, 2023-12-21 10:37:40function() return require [[Module:User:Cscott/lpegrex]] end) register('advent.compat', function() return require [[Module:User:Cscott/compat]] end) register('bignum'...
Click to read more »Module:ConvertNumeric/sandbox
Jumat, 2026-02-13 20:42:25converting between different representations of numbers. See talk page for user documentation. -- For unit tests see: [[Module:ConvertNumeric/testcases]]...
Click to read more »Module:AutosortTable
Minggu, 2021-02-21 07:27:13Footer: Mark as 'sortbottom' so that it does not sort when the table is made user-sortable -- with the 'wikitable sortable' class ...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 4
Sabtu, 2023-12-16 03:22:44builders[name] = f end register('llpeg.lpegrex', function() return require [[Module:User:Cscott/lpegrex]] end) register('day4', function(myrequire) --[[ DAY 4 ]]--...
Click to read more »Module:Sandbox/KleptomaniacViolet/Language families/Breakfast data
Minggu, 2013-09-29 00:50:26{'User:KleptomaniacViolet/Example/Breakfast languages/Porcine', 'User:KleptomaniacViolet/Example/Breakfast languages/Non-Porcine'}, }, ['User...
Click to read more »Module:Bold list/sandbox
Kamis, 2022-09-08 23:18:16-- Written by User:Ahecht in response to a thread at [[WP:VPI]] return { main = function(frame) index, output = {}, "" for k, v in pairs(frame:getParent()...
Click to read more »Module:Ordnance Survey coordinates
Senin, 2026-06-01 06:48:41SURVEY TO LAT LONG FUNCTIONS ****** Ported to Lua from PHP by Wikipedia User Hike395, 18 Aug 2019 found by RWH at http://www.megalithia.com/search/llfuncshighlight...
Click to read more »Module:User:Mr. Stradivarius/String count
Minggu, 2015-02-22 10:44:32-- This module counts the number of times a string appears on a given page. local p = {} local function escapePattern(s) -- Escape punctuation in a...
Click to read more »Module:Userbox/testcases
Selasa, 2026-02-03 20:19:28protected/sandbox') end local function userSubpageCats(args) return categories(args, 'User:Example/Lipsum') end local userBasepage = 'Example' local templateBasepage...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 2
Sabtu, 2023-12-16 03:02:42builders[name] = f end register('llpeg.lpegrex', function() return require [[Module:User:Cscott/lpegrex]] end) register('day2', function(myrequire) --[[ DAY 2 ]]--...
Click to read more »Module:User:SDZeroBot
Jumat, 2021-05-07 14:31:59local getArgs = require('Module:Arguments').getArgs local p = {} function p.lastupdate(frame) local args = getArgs(frame) return p._lastupdate(args[1]...
Click to read more »Module:Pagetype/config/sandbox
Sabtu, 2025-10-11 04:05:11namespaces. cfg.pagetypes = { [0] = 'article', -- Main namespace [2] = 'user $1', [4] = 'project $1', [6] = 'file', [8] = 'interface $1',...
Click to read more »Module:Check isxn/sandbox
Kamis, 2023-04-13 08:54:14calculations. See http://www.ismn-international.org/download/Web_ISMN_Users_Manual_2008-6.pdf section 2, pages 9–12. ]] local function check_ismn...
Click to read more »Module:User:Cscott/llpeg
Kamis, 2023-12-21 04:36:47builders[name] = f end register('advent.compat', function() return require [[Module:User:Cscott/compat]] end) register('llpeg.types', function(myrequire) myrequire('strict')...
Click to read more »Module:Biglist/doc
Jumat, 2024-08-30 03:25:16edit filter log · block user · block log) Jimbo Wales (talk · contribs · deleted contribs · logs · edit filter log · block user · block log) List of cities...
Click to read more »Module:Database reports/Hot articles by category/doc
Minggu, 2025-11-16 20:12:39edited) articles from a given category. This supersedes lists created by User:HotArticlesBot. {{Database report | lua_source = Module:Database reports/Hot...
Click to read more »Module:Redirect/testcases
Jumat, 2026-01-30 20:41:19self:assertEquals( 'User:John Vandenberg/testcases/Redirect/1', mRedirect.main(self:makeFrameWithArgs{'User:John Vandenberg/testcases/Redirect/1'})...
Click to read more »Module:Top 25 report
Sabtu, 2026-04-18 10:58:06.. range .. "]]" return link end local function userLink(username) return string.format("[[User:%s|%s]]", username, username) end p.list = function(frame)...
Click to read more »Module:Sandbox/Smalljim/DiscussionIndexTest
Selasa, 2013-04-02 04:17:04--[[ 20130330: I have unashamedly copied this from User:Dragons flight's DiscussionIndex module, whose comments follow: This module provides a formatted...
Click to read more »Module:Naval Vessel Register URL
Senin, 2025-08-11 23:02:19talk:Naval Vessel Register URL/sandbox/testcases. Authors and maintainers: * User:RP88 ]] require('strict') local get_args = require ('Module:Arguments')...
Click to read more »Module:Article history/config
Jumat, 2024-11-22 11:26:36value if a date parameter for the given prefix has been -- provided by the user. local function isActiveDatedObject(articleHistoryObj, prefix) local args...
Click to read more »Module:Wikipedia ads/list/sandbox
Senin, 2022-02-28 10:17:01"Wikipedia:Barnstars", author = "[[User:Gurch|Gurch]]" }, { id = 2, image = "Qxz-ad2.gif", link = "Help:Edit summary", author = "[[User:AzaToth|AzaToth]]" ...
Click to read more »Module:Sandbox/SD0001/Tabbed window/doc
Kamis, 2025-01-30 00:18:47js which uses {{Calculator}}. No-JS behaviour is quite broken. Demo: User:SD0001/Tabbed window. {{#invoke:Sandbox/SD0001/Tabbed...
Click to read more »Module:Documentation/config/sandbox
Selasa, 2026-05-26 23:45:15configuration -- -- On sandbox pages the module can display a template notifying users that the current page is a -- sandbox, and the location of test cases pages...
Click to read more »Module:Wikipedia ads/list/doc
Minggu, 2023-07-16 09:00:44= "My banner image filename.gif", link = "My project link", author = "[[User:The author's username|The author's username]]" }, { id = 299, image = "Wikipedian...
Click to read more »Module:Database reports/Hot articles/doc
Minggu, 2025-11-16 20:27:28(most edited) articles from a WikiProject. This supersedes lists created by User:HotArticlesBot. {{Database report | lua_source = Module:Database reports/Hot...
Click to read more »Module:Category handler/doc
Jumat, 2025-06-20 01:06:33talk space, such as page names that start with "Talk:", "User talk:", "File talk:" and so on. user, wikipedia, file ... = The other namespaces except the...
Click to read more »Module:Citation/CS1/doc/Importing the Module:Citation/CS1 suite to your wiki
Kamis, 2022-02-03 00:32:37work on your wiki Create the relevant categories and help text to assist users to fix errors This page will try to tell you how to modify the module. Examples...
Click to read more »Module:Class/styles.css
Jumat, 2025-05-09 18:32:46{background-color: #c0c090;} .assess-redirect {background-color: #c0c0c0;} .assess-template {background-color: #fbceb1;} .assess-user {background-color: #ddd06a;}...
Click to read more »Module:Clade/doc
Jumat, 2024-08-30 03:44:16Simple examples mimicking the clade template: User:Jts1882/sandbox/templates/Template:Passeroidea User:Jts1882/sandbox/templates/Template:Passerida Example...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 13
Sabtu, 2023-12-16 03:53:34builders[name] = f end register('llpeg', function() return require [[Module:User:Cscott/llpeg]] end) register('day13', function(myrequire) --[[ DAY 13 ]]--...
Click to read more »Module:User:Happy5214/RandomHighwayShield
Senin, 2017-02-13 06:22:50local p = {} function p.shield(frame) local args = frame.args local num = args.num or 0 local state = args[1] or "NH" local type = args[2] or "NH"...
Click to read more »Module:User:Dieknon/Test
Minggu, 2026-05-24 19:11:55-- implements [[template:multiple image]] local p = {} local autoscaledimages local nonautoscaledimages local function isnotempty(s) return s and s:match(...
Click to read more »Module:AfC/doc
Jumat, 2024-07-26 00:03:53{{#invoke:AfC|row|s=status|t=title|z=size|sr=special user|sd=special time|si=special oldid|mr=modify user|md=modify time|mi=modify oldid|…}} {{{s}}}: status...
Click to read more »Module:Portal/doc
Minggu, 2026-04-26 00:55:10false the template is used on a page in any of these namespaces: Talk, User, User talk, Wikipedia talk, File talk, Template talk, Category talk, Portal...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 16
Minggu, 2023-12-17 21:28:52builders[name] = f end register('llpeg', function() return require [[Module:User:Cscott/llpeg]] end) register('day16', function(myrequire) --[[ DAY 16 ]]--...
Click to read more »Module:User:Mustbeotherwise/testing
Senin, 2026-02-02 06:38:41local p = {} local intros = { nfn = [=[[[File:Ambox important.svg|18px|alt=]] '''Not done for now'''<br>Thank you for your submission! Unfortunately...
Click to read more »Module:User:Whyiseverythingalreadyused/doc
Senin, 2026-03-02 10:12:44SMRT code doc...
Click to read more »Module:STikiLeaderboard
Kamis, 2024-07-25 12:39:38'\n| align=center | (%d+) || align=left | %[%[User:' .. username .. '|' .. username .. '%]%] %(%[%[User_Talk:' .. username .. '|talk%]%] | %[%[Special:Contributions/'...
Click to read more »Module:Article stub box/sandbox
Senin, 2026-03-23 03:12:33--[[ This module was created by User:CodeHydro (Alexander Zhikun He). User:Jackmcbarn and User:Mr._Stradivarius provided a great deal of assistance in...
Click to read more »Module:User:Cscott/compat
Jumat, 2024-03-29 23:20:59return (function() local builders = {} local function register(name, f) builders[name] = f end register('advent.compat', function(myrequire) -- Compatibility...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 3
Sabtu, 2023-12-16 03:07:49builders[name] = f end register('advent.compat', function() return require [[Module:User:Cscott/compat]] end) register('day3', function(myrequire) --[[ Day 1...
Click to read more »Module:Effective protection level/doc
Sabtu, 2024-10-19 09:16:04file being uploaded: autoconfirmed A non-Draft non-talk page being created: user Anything else: * Note that if a template-protected file is moved, both filemover...
Click to read more »Module:Excerpt/sandbox
Jumat, 2026-03-06 19:54:40https://en.wikipedia.org/wiki/Module:Excerpt -- Authors: User:Sophivorus, User:Certes, User:Aidan9382 & others -- License: CC-BY-SA-3.0 local parser...
Click to read more »Module:Sandbox/PhiH/Route
Selasa, 2024-03-26 14:34:08local p = {} function p.route(frame) local route = frame.args.route local inv = frame.args.inv local station = frame.args.station local...
Click to read more »Module:Sandbox/User:Waddie96
Minggu, 2025-10-05 11:15:48local p = {} -- Mapping of string inputs to boolean values local STR_BOOL = { ["yes"] = true, ["y"] = true, ["true"] = true, ["t"] = true,...
Click to read more »Module:Sandbox/User:Ssola
Minggu, 2016-01-31 01:32:35local p = {} --[[ Split This function Splits a string based on a pattern, returns nth substring based on count. Usage: {{#invoke:StringFunc|split|s...
Click to read more »Module:Infobox gene
Rabu, 2025-02-05 02:58:46chrTextTable[chr] --about the calculation below, see https://en.wikipedia.org/wiki/User:Was_a_bee/Gene#3._Calculation_detail local markerWidth = ((gend - gstart)...
Click to read more »Module:User:Kibblebrain/sandbox
Selasa, 2026-05-05 14:18:52local p = {} function p.main(frame) local pageName = mw.title.getCurrentTitle().text local n = 1 local prevArchive = mw.title.makeTitle( 'Wikipedia'...
Click to read more »Module:User:Cscott/T348722
Rabu, 2025-08-27 03:58:46local p = {} function p.main(frame) mw.getCurrentFrame():preprocess('<indicator name="cscott">Test</indicator>') return 'Hello, world!' end return p...
Click to read more »Module:User:Cscott/T408915
Kamis, 2026-01-15 01:13:00function main(frame) local arg1 = frame.args[1] or 'link' local arg2 = frame.args[2] or '' -- according to the sanitizer, links must have an itemprop=""...
Click to read more »Module:URL/doc
Rabu, 2025-09-24 04:18:30URL is not given. The following module emits a prettified link to log the user out. It will wrap correctly to most widths. local url = require('Module:URL')...
Click to read more »Module:User:Happy5214/FTBox
Kamis, 2019-07-25 11:22:18local p = {} local format = string.format local insert = table.insert local function classWithName(class, name) return format("{{icon|%s}} [[%s]]",...
Click to read more »Module:User:Cscott/T419726
Rabu, 2026-04-01 21:30:25local p = {} function p.hello( frame ) return "{{1x|Hello, world!}}" end function p.argtest( frame ) return "class='{{1x|foo}}' style='{{1x|color:red}}'"...
Click to read more »Module:Parameter validation
Jumat, 2026-05-15 20:39:27report, 'templatename', template_name ) return report end -- this is the "user" version, called with {{#invoke:}} returns a string, as defined by the options...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 8
Sabtu, 2023-12-16 03:43:00builders[name] = f end register('llpeg', function() return require [[Module:User:Cscott/llpeg]] end) register('day8', function(myrequire) --[[ DAY 8 ]]--...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 15
Sabtu, 2023-12-16 04:56:09builders[name] = f end register('llpeg', function() return require [[Module:User:Cscott/llpeg]] end) register('day15', function(myrequire) --[[ DAY 15 ]]--...
Click to read more »Module:Fiction redirect category handler/Franchise/sandbox
Senin, 2024-05-06 13:52:51can use instead of the full TV series name. This functions checks if the user-input parameters match the ones on the list, and if they do, adds them to...
Click to read more »Module:Sandbox/Smalljim/ParsePageTest
Selasa, 2013-04-02 05:46:41--[[ 20130330: I have unashamedly copied this from User:Dragons flight's ParsePage module, whose comments follow: This module is a collection of functions...
Click to read more »Module:Sandbox/Mr. Stradivarius/sandbox3
Selasa, 2024-03-26 14:34:02return { foo = "foo", bar = "bar" }...
Click to read more »Module:Bot task
Senin, 2023-07-17 04:36:46local userPage = mw.title.new(args.email, 2).fullText str = str .. string.format("<b>Will notify</b> [[%s|%s]] by email in case of issues. ", userPage...
Click to read more »Module:Video game reviews/data/sandbox
Jumat, 2025-08-22 22:34:21Format]]''", 'AmFormat' }, { "''[[Amiga Power]]''", 'AmPower' }, { "''[[Amiga User International]]''", 'AmUI' }, { "''[[Amstrad Action]]''", 'AAction' }, ...
Click to read more »Module:Sidebar/sandbox/styles.css
Jumat, 2024-05-17 06:34:35an * !important on the declaration. So we have to be mean for Minerva users. * Mobile removes the element entirely with `wgMFRemovableClasses` in ...
Click to read more »Module:GetParameters
Selasa, 2024-11-26 04:58:30p = {} --[[ Helper function that populates the argument list given that user may need to use a mix of named and unnamed parameters. This is relevant...
Click to read more »Module:Sandbox/CAS222222221/1/doc
Senin, 2015-07-20 10:49:31Reset User:CAS222222221/module · Edit User talk:CAS222222221/module · Edit Module:Sandbox/CAS222222221/1 · Reset User:CAS222222221/module/1 · Edit User...
Click to read more »Module:Sandbox/Mr. Stradivarius/sandbox4
Selasa, 2024-03-26 14:34:06-- This module implements {{pp-meta}}, a meta-template for protection templates. ----------------------------------------------------------------------...
Click to read more »Module:Database reports/Long pages by namespace/doc
Sabtu, 2025-09-20 01:48:30lists of longest pages in a given namespace. Sample usage can be seen on User:SDZeroBot/sandbox/Longest pages in File namespace. {{Database report | lua_source...
Click to read more »Module:Top 25 report/sandbox
Rabu, 2023-04-12 22:08:00.. range .. "]]" return link end local function userLink(username) return string.format("[[User:%s|%s]]", username, username) end p.list = function(frame)...
Click to read more »Module:WikiProject banner/doc
Kamis, 2025-11-27 01:32:21an inactive project's template on relevant talkpages helps any group of users who later wishes to revive the project. This template will auto-categorize...
Click to read more »Module:Sandbox/PHansen/Test
Senin, 2014-12-15 18:50:01--https://en.wikipedia.org/wiki/Help:Lua_for_beginners --testes via: User:PHansen/sandbox local p = {} -- defines a variable p as an empty table, but...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 12
Kamis, 2023-12-14 22:17:02builders[name] = f end register('llpeg', function() return require [[Module:User:Cscott/llpeg]] end) register('day12', function(myrequire) --[[ DAY 12 ]]--...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 20
Kamis, 2023-12-21 13:29:35function() return require [[Module:User:Cscott/lpegrex]] end) register('advent.compat', function() return require [[Module:User:Cscott/compat]] end) register('bignum'...
Click to read more »Module:Icon/data/sandbox
Minggu, 2026-03-15 06:24:02"Draft-Class article", link = true, }, user = { image = "Symbol user class.svg", tooltip = "User-Class article", link = true, }, info = {...
Click to read more »Module:Old XfD multi
Kamis, 2025-11-27 11:47:08lower(title.subjectNsText) local pageTypes = { [''] = 'article', ['user'] = 'user page', ['wikipedia'] = 'project page', ['mediawiki'] = 'interface...
Click to read more »Module:Multilingual/doc
Minggu, 2019-04-28 21:44:01if not userLang Try to support user language by application. 1 – space separated list of available ISO 639 codes Result: If the current user language...
Click to read more »Module:Ordnance Survey coordinates/sandbox
Jumat, 2026-06-05 20:48:06SURVEY TO LAT LONG FUNCTIONS ****** Ported to Lua from PHP by Wikipedia User Hike395, 18 Aug 2019 found by RWH at http://www.megalithia.com/search/llfuncshighlight...
Click to read more »Module:Message box/ambox.css
Selasa, 2025-08-12 08:37:33border between stacked boxes. Take into account base templatestyles, * user styles, and Template:Dated maintenance category. * remove link selector...
Click to read more »Module:SortName
Selasa, 2013-04-16 04:58:27and roman_to_numeral function came from Module:ConvertNumeric, created by User:Dcoetzee roman_numerals = { I = 1, V = 5, X = 10, L = 50...
Click to read more »Module:Sandbox/User:Ahecht/Inflation/sandbox
Rabu, 2024-10-09 19:39:52local p = {} local getArgs = require('Module:Arguments').getArgs local mm = require('Module:Math') local yesno = require('Module:Yesno') local lang = mw...
Click to read more »Module:Mass notification/doc
Selasa, 2020-07-07 23:27:08template. It is used to send notifications to a WikiProject or other group of users. Usually you should use {{mass notification}} rather than calling this module...
Click to read more »Module:Sandbox/Ineditable/Twitter
Senin, 2014-06-16 21:24:39string.len(patternUserRepresentation)) == patternUserRepresentation then name = name.sub(name, 2, string.len(name)) end -- if the user is empty, use...
Click to read more »Module:A or an/testcases
Jumat, 2026-02-27 22:18:55or an|use}}", "a use") self:preprocess_equals("{{a or an|user-friendly}}", "a user-friendly") self:preprocess_equals("{{a or an|usual}}", "a usual")...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 5
Sabtu, 2023-12-16 03:26:48builders[name] = f end register('llpeg.lpegrex', function() return require [[Module:User:Cscott/lpegrex]] end) register('day5', function(myrequire) --[[ DAY 5 ]]--...
Click to read more »Module:Sandbox/Jts1882/CladeN/doc
Jumat, 2019-11-29 00:49:10Simple examples mimicking the clade template: User:Jts1882/sandbox/templates/Template:Passeroidea User:Jts1882/sandbox/templates/Template:Passerida Example...
Click to read more »Module:LangSwitch
Minggu, 2019-02-24 21:36:55Authors and maintainers: * User:Zolo - original version in Module:Fallback * User:Jarekt ]] local p = {} --[[ _langSwitch This...
Click to read more »Module:Sandbox/CAS222222221/doc
Rabu, 2015-10-14 09:33:51Module:Sandbox/CAS222222221 · Reset User:CAS222222221/module · Edit User talk:CAS222222221/module · Edit...
Click to read more »Module:Hidden ping
Senin, 2019-02-25 10:53:11outStr = '' for i = 1, maxArg do if args[i] then outStr = outStr..'[[:User:'..args[i]..'|​]]' end end return outStr end end return p...
Click to read more »Module:Sandbox/CodeHydro/Asbox/testedit
Rabu, 2018-05-23 18:42:27link('Template:Asbox/subpage test', 'Template:Asbox') end, user = function() return link('User:Østfold test', 'Template:Østfold-geo-stub') end, sync = function()...
Click to read more »Module:Sandbox/Ahecht/flag/doc
Sabtu, 2021-12-04 23:24:44Generated by User:Ahecht/Scripts/flag.js:...
Click to read more »Module:Find sources/links
Jumat, 2023-11-24 09:47:34com/ps/basicSearch.do?inputFieldNames%5B0%5D=OQE&nwf=y&searchType=BasicSearchForm&userGroupName=anon%7Ee3e4f4eb&prodId=AONE&spellCheck=true&method=doSearch&dblist=&stw...
Click to read more »Module:Webarchive/data/sandbox
Selasa, 2026-02-24 05:16:24as specified at [[Module:Citation/CS1/Configuration]] ['User']=true, ['Talk']=true, ['User_talk']=true, ['Wikipedia_talk']=true, ['File_talk']=true,...
Click to read more »Module:RFX report/doc
Kamis, 2023-08-17 03:27:45Replaces User:Cyberpower678/RfX Report. Used in {{RFX report}}. Output of the print function:...
Click to read more »Module:Archive/config/sandbox
Sabtu, 2025-09-20 16:54:56changes depending on the namespace "about" by default -- or "with" for user talk pages ['blurb-period'] = "This is an '''[[Help:Archiving a talk page|archive]]'''...
Click to read more »Module:User:Cscott/LuaTurtle
Jumat, 2022-12-09 06:54:38rawset(f, VALUE, { modul = fields.modul, func = fields.func }) -- user-visible fields mt(env, f, 'OrdinaryDefineOwnProperty', StringMT:intern('name')...
Click to read more »Module:Sandbox/Urban Versis 32/doc
Kamis, 2022-06-16 10:00:55Hi. This is my Module sandbox. For my userpage, go to User:Urban Versis 32. For the rest of my sandbox, go to User:Urban Versis 32/sandbox....
Click to read more »Module:RfX template maker
Kamis, 2014-05-22 19:17:19neutrals = 'neutrals', percent = 'percent', endtime = 'endTime', user = 'user' } local rfxMethods = { page = function (obj) local title = obj:getTitleObject()...
Click to read more »Module:Sandbox/Userring/Dates
Jumat, 2020-01-24 00:49:21-- Userring Google Code In -- Lua Task 9 - Date formats p = {} function p.getdate(frame) -- Function to get a date from a given text -- Getting inputs...
Click to read more »Module:NPP backlog/doc
Jumat, 2023-06-30 21:08:21pages patrol at the start (UTC) of a given day. It uses the data compiled by User:MusikBot at Wikipedia:New pages patrol/Backlog chart/daily. Note that the...
Click to read more »Module:Class mask
Minggu, 2024-03-03 02:56:50Help talk out = 'Help' elseif ns==3 and args['user']=='yes' then -- User talk out = 'User' else out = 'NA' end end return out end p...
Click to read more »Module:Sandbox/Jts1882/Test
Selasa, 2023-03-28 22:44:59page = "User:Jts1882/sandbox/test/Passeriformes" --"Atelopus andinus" local section = "Passeriformes" local ns = 1 if page:find("^User") then ns...
Click to read more »Module:User:TheCarbonPoyo/hi
Sabtu, 2026-04-04 02:59:17local l = {} l.hi = function( frame ) local name = frame.args[1] local text = "hi" .. name return text end return l...
Click to read more »Module:WikidataIB/doc
Minggu, 2025-12-21 03:30:35(P424) findLanguage returns (1) supplied language if valid; or (2) the user's set language; or (3) the language of the current wiki getQid returns (1)...
Click to read more »Module:RFX report/sandbox
Rabu, 2024-11-20 09:54:07local page = rfxObject:getTitleObject().prefixedText local user = rfxObject.user or rfxObject:getTitleObject().subpageText local supports = rfxObject...
Click to read more »Module:User:Oklopfer/refnSwitch
Jumat, 2026-01-23 11:41:28local p = {} function p.main(frame) local a = frame.args or {} if not a.type or a.type == "" or a.type == "inline" or a.type == "raw" then return...
Click to read more »Module:User:Gommeh/CategoryView
Rabu, 2026-02-18 02:25:41-- Define module table local p = {} -------------------------------------------------------- -- Utility functions -----------------------------------...
Click to read more »Module:User:Dieknon/TestOld
Minggu, 2026-05-24 19:13:22-- implements [[template:multiple image]] local p = {} local autoscaledimages local nonautoscaledimages local function isnotempty(s) return s and s:match(...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 25
Rabu, 2024-01-10 00:48:48builders[name] = f end register('llpeg', function() return require [[Module:User:Cscott/llpeg]] end) register('util', function(myrequire) local function...
Click to read more »Module:Sandbox/Urban Versis 32/WEmoji/doc
Kamis, 2022-07-14 23:02:22Wikipedians to send emojis to each other in a universal format in talk pages and user pages! The name stands for "Wikipedia Emoji". THIS MODULE IS NOT TO ENCOURAGE...
Click to read more »Module:Val/units
Rabu, 2026-02-11 13:43:06prefix. -- (Optional fields ALIAS and NOSPACE and ANGLE are for advanced users.) -- "Invalid unit" error: -- Using SI requires that the symbol equal unit-code...
Click to read more »Module:Sandbox/MjolnirPants
Kamis, 2021-07-22 21:10:23return yOffset end function p.test(frame) local pgCont = mw.title.new("User:MjolnirPants/Voices"):getContent() return pgCont end function p.PingRFCUsers(frame)...
Click to read more »Module:User:TeleComNasSprVen/sandbox
Jumat, 2013-12-20 06:57:00local p = {} function p.hello( frame ) return "Hello, world!" end return p...
Click to read more »Module:Convert/makeunits/doc
Jumat, 2024-08-30 03:51:40another page, for example, User:Johnuniq/sandbox2, by specifying the wanted title: {{#invoke:convert/makeunits|makeunits|User:Johnuniq/sandbox2}}...
Click to read more »Module:WikiProject banner/sandbox/styles.css
Selasa, 2026-02-17 03:07:26{color:var(--color-base-fixed, #202122);background-color: #E9DAFF;} .class-user {color:var(--color-base-fixed, #202122);background-color: #DDD06A;} .class-template...
Click to read more »Module:Contentious topics/aware
Kamis, 2026-01-01 04:54:39is not necessary to notify this user about the following topics being contentious topics:" ..text.. "\n The user has indicated that they are already...
Click to read more »Module:Sandbox/DePiep/luacall
Selasa, 2023-08-01 22:42:59local p = {} local sandbox = require('Module:User:DePiep/sandbox') function p.callSandbox( frame ) sandbox.prepareArgs( frame ) end function p.callFunc1(...
Click to read more »Module:Rfx/doc
Senin, 2022-08-22 20:27:57getOpposeUsers(): gets an array containing the usernames that opposed the RfX. Functions similarly to getSupportUsers(). getNeutralUsers(): gets an...
Click to read more »Module:Graph/sandbox
Minggu, 2025-07-13 00:29:11Logarithmic scale outputs wrong axis labels when "nice"=true -- 2020-03-11 Allow user-defined scale types, e.g. logarithmic scale -- 2019-11-08 Apply...
Click to read more »Module:Class mask/testcases
Senin, 2026-03-09 22:39:49'yes'}, t.page) end end makeDefaultTests{name = 'user', expected = 'User', param = 'user', page = 'User talk:Foo', FQSexpected = 'NA'} makeDefaultTests{name...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 18
Selasa, 2023-12-19 11:19:15builders[name] = f end register('llpeg', function() return require [[Module:User:Cscott/llpeg]] end) register('day18', function(myrequire) --[[ DAY 13 ]]--...
Click to read more »Module:Diff
Minggu, 2026-02-15 01:00:33Takhteyev ([email protected]) -- @author Hisham Muhammad -- @author [[User:Ebrahim]] -- @release stable -- @license MIT/X -- (c) 2007, 2008 Yuri Takhteyev...
Click to read more »Module:Category series navigation/sandbox
Kamis, 2025-12-04 03:48:08'Category series navigation' and currtitle.nsText:gsub('_', ' ') ~= 'User talk' and -- [[phab:T369784]] currtitle.nsText:gsub('_', ' ') ~= 'Template...
Click to read more »Module:Wd/doc
Senin, 2025-10-20 21:45:41the data, click on "Wikidata item" in the left sidebar. {{Wikidata}}, a user-friendly wrapper template for this module. {{WikidataOI}}, a wrapper template...
Click to read more »Module:Sandbox/RexxS/Sources
Kamis, 2023-02-16 11:22:32org/wiki/User_talk:Adam_Harangoz%C3%B3/template https://en.wikipedia.org/wiki/User:Adam_Harangoz%C3%B3/template_specs https://en.wikipedia.org/wiki/User...
Click to read more »Module:Sandbox/BrandonXLF/doc
Senin, 2020-03-02 03:29:22params/doc Sandbox/BrandonXLF/Module:Map params/testcases Sandbox/BrandonXLF/doc Sandbox/BrandonXLF/user space Sandbox/BrandonXLF/user space/doc...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 17
Senin, 2023-12-18 22:46:13builders[name] = f end register('llpeg', function() return require [[Module:User:Cscott/llpeg]] end) register('pqueue', function(myrequire) --[[ Priority...
Click to read more »Module:Mass notification/groups/WikiProject Example
Jumat, 2025-05-30 20:06:48enclosed in quotes, -- and end each line with a comma. Do not include the "User:" prefix. "Example", "Example2", "Example3", "Mr. Stradivarius", "Codemini"...
Click to read more »Module:Mass notification/groups/WikiProject Christianity/Methodism work group
Selasa, 2020-01-07 04:21:24here. Put one username on a line, enclosed in quotes, -- and end each line with a comma. Do not include the "User:" prefix. "Jerodlycett", "Ltwin", }...
Click to read more »Module:Archive
Sabtu, 2025-05-03 22:40:12currentTitle = currentTitle -- Archive prefix -- Decode HTML entities so users can enter things like "Archive " from -- wikitext. obj.archivePrefix...
Click to read more »Module:Sandbox/User:Agent-008
Minggu, 2018-01-07 08:40:22-- Google Code-in 2017, Introduction to Lua in Wikipedia -- [Lua task #03] Create your own Lua module on English Wikipedia local p = {} -- p stands for...
Click to read more »Module:User:Anomie/svg test
Selasa, 2025-11-04 08:37:23local p = {} local pi = math.pi local sin = math.sin local cos = math.cos function p.star() local paths = {} local colors = { 'db8', 'db8', 'a86',...
Click to read more »Module:Sandbox/User:Waddie96/Table
Senin, 2025-09-29 20:24:23---...
Click to read more »Module:Interlinear/sandbox
Rabu, 2026-01-07 06:23:33--------------------- -- The UserMessages object contains and processes error messages and warnings --------------------- local UserMessages = {errors = {}...
Click to read more »Module:Sandbox/User:Waddie96/benchmark
Jumat, 2025-10-31 07:37:14-- __NOINDEX__ --- Lua benchmarks: Compare performance of two functions over CPU time --- [[Module:Benchmark]] local ITERATIONS = 1e6 -- Default number...
Click to read more »Module:Sandbox/User:Waddie96/table
Rabu, 2025-10-08 12:44:49--- @module WikitextTableBuilder --- Parse and manipulate wikitext tables in MediaWiki. --- --- Provides functions to extract tables, parse them into structured...
Click to read more »Module:Sandbox/User:Waddie96/testcases
Minggu, 2025-10-05 10:38:12-- Unit tests for [[Module:Boolify]]. Click talk page to run tests. local p = require('Module:UnitTests') local boolify = require('Module:Boolify') --...
Click to read more »Module:User:Whyiseverythingalreadyused/SMRT code
Senin, 2026-03-02 10:16:03--- Example module. -- @module example -- @alias p local p = {} --All Lua modules on Wikipedia must begin by defining a variable ...
Click to read more »Module:User:SD0001/Gadget sizes
Jumat, 2025-01-10 22:48:59local Gadgets = require('Module:Gadgets') local p = {} p.main = function() local repo = Gadgets.parse() local box = '{| class="wikitable sortable"\n|-\n...
Click to read more »Module:Format TemplateData/config
Minggu, 2026-02-08 09:52:34uage/Help:TemplateData#url", helpUser = "mediawikiwiki:Special:MyLanguage/Help:TemplateData#wiki-user-name", msgDescMiss = "missing...
Click to read more »Module:Speedy/config
Rabu, 2023-05-03 21:50:45policy|blocked]] user $2 in violation of the user's ban or block, with no substantial edits by others", inputFormat = {'<span class="plainlinks">[{{fullurl:User:$2}}...
Click to read more »Module:Cite Q
Senin, 2026-04-27 10:27:09is_set (old_id) then citeq_args.id = old_id .. list_sep .. id -- append to user-specified contents else citeq_args.id = id end -- clean up any blank...
Click to read more »Module:Str find word/doc
Sabtu, 2026-03-28 19:20:34the logical steps (debug). |explain=testcases: When set in ns Template or User on subpage /testcases, the Preview report is static (shown permanently)....
Click to read more »Module:Portal/images/doc
Rabu, 2026-05-06 21:27:58using the {{WikiProject box}} template, and for userboxes, using the {{User WP}} template. Images are dispayed at a small size and should therefore be...
Click to read more »Module:Sandbox/PHansen/Kirkeurl
Jumat, 2015-01-30 16:29:07too long for an infobox - should not be more than 28-30 characters -- With User:PHansen/Kirkeurl -- Test url : "www.tryggevaeldeprovsti.dk/index.php?id=1722"...
Click to read more »Module:Submit an edit request/config/sandbox
Sabtu, 2021-07-17 07:34:56request/preload/sandbox', -- The section heading that is generated when a user clicks on an edit request -- link. $1 is the protection level text, e.g....
Click to read more »Module:Unicode data/age/make
Kamis, 2019-09-19 05:46:26local p = {} function p.main(frame) local page = frame.args[1] or "User:Erutuon/Unicode/DerivedAge.txt" local text = assert(mw.title.new(page):getContent())...
Click to read more »Module:UnitTests/doc
Minggu, 2026-05-24 08:37:13specified, failed tests will be highlighted to make them easier to spot. A user script that moves failed tests to the top is also available....
Click to read more »Module:Sandbox/Arccosecant/BouncyTest/cfg
Kamis, 2021-02-18 03:24:13{ "User:UBX/create userbox", "Template:User TooManyUserboxes", "User:Buffbills7701/404error", "User:CrazyMinecart88/Not know userbox", "User...
Click to read more »Module:Unicode data/category/make
Kamis, 2020-03-12 02:22:33data.long_names = p.make_singles_and_ranges( "User:Erutuon/Unicode/DerivedGeneralCategory.txt", "User:Erutuon/Unicode/PropertyValueAliases.txt") return...
Click to read more »Module:Sandbox/User:Ahecht/Inflation/IT
Rabu, 2024-10-09 19:39:44-- Dataset for IT return { start_year = 1326, default = 2020, data = { [1326] = 0.02662, [1327] = 0.0291047, [1328] = 0.0324157, [1329] = 0...
Click to read more »Module:Sandbox/PHansen/a
Sabtu, 2014-12-13 16:10:23--https://en.wikipedia.org/wiki/Help:Lua_for_beginners --testes via: User:PHansen/a local p = {} -- defines a variable p as an empty table, but *not*...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 14
Jumat, 2023-12-15 10:38:10builders[name] = f end register('llpeg', function() return require [[Module:User:Cscott/llpeg]] end) register('pqueue', function(myrequire) --[[ Priority...
Click to read more »Module:Sandbox/User:Ahecht/Inflation/IN
Rabu, 2024-10-09 19:39:43-- Dataset for IN return { start_year = 1595, default = 2020, data = { [1595] = 6.7893, [1596] = 6.85964, [1597] = 6.92997, [1598] = 7.0003...
Click to read more »Module:Include timeline
Jumat, 2014-11-28 13:04:06mw.isSubsting() then return '{{' .. (currentTitle.namespace == 2 and 'User:' or '') .. targetPage.text .. '}}' else return frame:expandTemplate{title...
Click to read more »Module:Sandbox/Awesome Aasim/Copy and call/doc
Selasa, 2026-05-26 08:17:13allowing overriding of default parameters by both the template author and the user. For a module with more flexibility, please see {{#invoke:Template wrapper|function}}...
Click to read more »Module:Sandbox/User:Ahecht/Inflation/BE
Rabu, 2024-10-09 19:39:37-- Dataset for BE return { start_year = 1399, default = 2020, data = { [1399] = 0.196889, [1400] = 0.196914, [1401] = 0.193888, [1402] = 0.192633...
Click to read more »Module:Sandbox/User:Ahecht/Inflation/IS
Rabu, 2024-10-09 19:39:43-- Dataset for IS return { start_year = 1849, default = 2020, data = { [1849] = 0.0014679584, [1850] = 0.0014728597, [1851] = 0.0014900145, ...
Click to read more »Module:Exponential search/doc
Kamis, 2025-11-20 08:29:34truthy, the function will return nil. User talk:Jimbo Wales has archives at User talk:Jimbo Wales/Archive 1, User talk:Jimbo Wales/Archive 2, ... To find...
Click to read more »Module:Sandbox/User:Ahecht/Inflation/NO
Rabu, 2024-10-09 19:39:45-- Dataset for NO return { start_year = 1492, default = 2017, data = { [1492] = 0.087, [1493] = 0.088, [1494] = 0.089, [1495] = 0.09, [1496]...
Click to read more »Module:Citation/CS1/Suggestions/doc
Rabu, 2025-03-05 05:13:35generated, and when possible the software makes a suggestion for what the user may have meant by consulting this list of common mistakes and typos. Each...
Click to read more »Module:InterwikiTable
Rabu, 2015-07-29 00:32:46It is currently used in [[Module:UrlToWiki]] and -- -- [[Module:UserLinks]]. Feel free to add to its functionality and to -- -- include new sites...
Click to read more »Module:Mass notification/groups/WikiProject Birds
Sabtu, 2026-05-09 03:05:22enclosed in quotes, -- and end each line with a comma. Do not include the "User:" prefix. "Hjemt", "좀비 브렌다", "Jimfbleak", "Casliber", "4444hhhh"...
Click to read more »Module:Sandbox/Nardog/12s
Sabtu, 2020-05-30 14:24:46'{|class="wikitable sortable"\n!User!!Last!!First!!Blocked!!Admin!!Reason\n' } local t = { '{|class="wikitable sortable"\n!User!!Last!!First\n' } for v in...
Click to read more »Module:Clade
Kamis, 2024-03-28 23:33:49----------------------------- function p.test2(target) local target ="User:Jts1882/sandbox/templates/Template:Passeroidea" local result = mw...
Click to read more »Module:Sandbox/User:Ahecht/Inflation/AT
Rabu, 2024-10-09 19:39:36-- Dataset for AT return { start_year = 1440, default = 2018, data = { [1440] = 0.56021, [1441] = 0.604760, [1442] = 0.603062, [1443] = 0.623156...
Click to read more »Module:Sandbox/Aidan9382/DiscussionOverview
Minggu, 2026-03-01 18:41:09function concatUsers(users) local final = "" for _,user in next,users do if string.match(user,"^%d+%.%d+%.%d+%.%d+$") or string.match(user,"^%x+:[%x:]+$")...
Click to read more »Module:Gadgets
Kamis, 2025-10-02 05:38:19local p = {} p.parse = function() local text = mw.title.new('MediaWiki:Gadgets-definition'):getContent() local lines = mw.text.split(text, '\n', false)...
Click to read more »Module:Sandbox/User:SuperDragonXD/Sort/doc
Senin, 2021-12-06 18:56:13function...
Click to read more »Module:ImportProtein
Senin, 2023-04-03 04:38:17the loop - now draw annotations for the chosen replace regions based on user text local ri=1 while treplaceregion.s[ri] do local rs=treplaceregion...
Click to read more »Module:Progression rainbow
Sabtu, 2025-02-22 08:20:50require('strict') local p = {} -- rounding to first decimal, from http://lua-users.org/wiki/SimpleRound local function round(num) return math.floor(num *...
Click to read more »Module:Hatnote/testcases
Senin, 2026-03-09 22:46:37findNamespaceId, nil, 'Foo') self:assertDoesNotThrow(mHatnote.findNamespaceId, nil, 'User:Example') self:assertDoesNotThrow(mHatnote.findNamespaceId, nil, 'Category:Example')...
Click to read more »Module:Wikipedia ads/data
Rabu, 2023-10-18 22:28:41"[[User:Koavf|Koavf (after Dromioofephesus)]]" }, { id = 175, image = "Qxz-ad175.gif", link = "Template:Wikipedia ads", author = "[[User:Mmxx|MMXX]]"...
Click to read more »Module:Sandbox/Dovid/Ezref
Sabtu, 2013-08-24 04:21:15--Simplify reference markup | Temp test at User:Dovid/sandbox/test | Used by template User:Dovid/sandbox/Ezref local ez = {}, paramlist local notes...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 11
Sabtu, 2023-12-16 03:50:00builders[name] = f end register('llpeg', function() return require [[Module:User:Cscott/llpeg]] end) register('pqueue', function(myrequire) --[[ Priority...
Click to read more »Module:Val/sandbox
Kamis, 2025-05-29 16:08:52getCurrentTitle():inNamespaces(1, 2, 3, 5) then -- No category in Talk, User, User_talk, or Wikipedia_talk. category = '' else category = '[[Category:Pages...
Click to read more »Module:Sandbox/Zaenon/LogEntry
Jumat, 2017-06-30 06:29:01returnstr = (logdate.." [[User:"..user.."|"..user.."]] ([[User talk:"..user.."|talk]] | [[Special:Contributions/"..user.."|contribs]])...
Click to read more »Module:Cite IUCN
Rabu, 2026-05-13 01:51:09reformats that into a {{cite iucn}} template for substing automatic substing by User:AnomieBOT/docs/TemplateSubster ]] local function make_cite_iucn (frame)...
Click to read more »Module:XfD old/AfD and MfD
Selasa, 2022-02-01 08:14:41AfD and MfD to show up on [[Template:XFD Backlog]] -- AfD is easy, as [[User:Mathbot]] already summarizes the total on each day local p = {} local lang...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 22
Rabu, 2024-01-10 00:59:21builders[name] = f end register('llpeg', function() return require [[Module:User:Cscott/llpeg]] end) register('util', function(myrequire) local function...
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 21
Rabu, 2024-01-10 01:56:35builders[name] = f end register('llpeg', function() return require [[Module:User:Cscott/llpeg]] end) register('pqueue', function(myrequire) --[[ Priority...
Click to read more »Module:Article history/doc
Jumat, 2024-08-30 03:17:53help is an optional page that will provide help for the error that the user encountered. This is intended to be caught with ArticleHistory:try, and is...
Click to read more »Module:Convert/doc
Senin, 2026-04-06 23:48:39mentioned on help pages and other Wikipedia resources as an option for new users. To minimise server load and avoid disruptive output, improvements should...
Click to read more »Module:TemplateDataGenerator
Jumat, 2025-11-28 00:56:12--[=[ 2013-08-05 {{TemplateDataGenerator}} Basic idea by [[w:en:User:Salix alba]] ]=] local config = { luxury = false, -- default alphabetical...
Click to read more »Module:Request for permission links
Minggu, 2026-01-25 23:53:55require('Module:Arguments').getArgs function p.links(permission, parenthetical, username, userURL) local l = {} -----------------------------------------------------...
Click to read more »Module:Sandbox/RDKTSR/doc
Sabtu, 2020-03-28 22:45:13This module is intended for use only on User:RDKTSR userpage...
Click to read more »Module:IPblock
Rabu, 2025-09-24 21:21:00start_date(code, months) -- Return a timestamp string for a URL to list user contributions -- on and after the returned date. -- The code specifies...
Click to read more »Module:Sandbox/Nardog/11
Kamis, 2020-05-14 21:57:16'unsigned' local user = s:match('%x+:%x+:%x+:%x+:%x+:%x+:%x+:%x+') user = user and user:upper() or s:match('%d+%.%d+%.%d+%.%d+') if user then tempName...
Click to read more »Module:Sandbox/Nyoron/Hide TemplateData/doc
Jumat, 2016-05-13 18:02:04User:にょろん/Template/Hide TemplateData...
Click to read more »Module:Sandbox/Innesw/Charts SVG/doc
Kamis, 2018-05-03 12:08:32The in-development documentation for this in-development module is at User:Innesw/sandbox/Module:Charts_SVG/doc...
Click to read more »Module:Portal/images/b/doc
Kamis, 2017-12-28 23:51:31using the {{WikiProject box}} template, and for userboxes, using the {{User WP}} template. Images are dispayed at a small size and should therefore be...
Click to read more »Module:NUMBEROF/sandbox
Rabu, 2025-04-02 19:33:11== localSite then if action == 'activeusers' then action = 'activeUsers' end return getValue(mw.site.stats, action) end end local function...
Click to read more »Module:Current RfX/doc
Senin, 2025-02-24 18:48:59there are currently two users running for adminship, Example and Example2. We will also assume that there is currently one user running for bureaucratship...
Click to read more »Module:Checkuser/sandbox
Sabtu, 2026-01-31 10:30:07function p.user(frame) local args = getArgs(frame) return p._user(args['User'] or args[1], args['master name'], args['master']) end function p._user(sock...
Click to read more »Module:Sandbox/Kephir
Jumat, 2024-11-15 20:44:11-- [[User:Kephir]]'s Scribunto sandbox -- do not expect anything to stay here in place return { pagename = function (frame) return frame:getParent():getTitle()...
Click to read more »Module:User:PhiH/Route/doc
Selasa, 2024-03-26 14:44:29...
Click to read more »Module:Sandbox/Was a bee/tree/doc
Senin, 2019-08-26 14:40:50(as far as structural data is stored in Wikidata with the source, TA98) {{User:Was a bee/TreeBox}} As far as I think in long-term perspective, technical...
Click to read more »Module:Graph/doc
Rabu, 2025-12-10 00:26:18title: The title of the graph, used by User:GraphBot when converting. name: The name of the graph, required by User:GraphBot to convert the graph. Creates...
Click to read more »Module:Year in various calendars
Minggu, 2026-03-22 13:44:13calendar groups. The function is the same, but it might be confusing for users -- to have to use the name "addCalendar" for a calendar group. calendarBox...
Click to read more »Module:User:SDZeroBot/Purge list
Selasa, 2024-01-02 01:41:31local getArgs = require('Module:Arguments').getArgs local p = {} p.entry = function (frame) local args = getArgs(frame) if args[1] then args.page...
Click to read more »Module:User:MEN KISSING/redirectThing
Minggu, 2025-10-26 06:50:11local p = {} -- Given a prefix and digits, outputs prefix .. digits, but with each digit being a link to the entire string up to and including that digit...
Click to read more »Module:Probox
Selasa, 2023-06-13 00:55:51"• " .. "[[User:" .. v .. "|" .. v .. "]]" elseif field.vtype2 == "email" then v = "• " .. v end else v = "• " .. "[[User:" .. v .....
Click to read more »Module:User:Cscott/Advent Of Code 2023/Day 23
Rabu, 2024-01-10 00:53:50builders[name] = f end register('llpeg', function() return require [[Module:User:Cscott/llpeg]] end) register('pqueue', function(myrequire) --[[ Priority...
Click to read more »Module:User:Colchester Overpass/RarityText
Minggu, 2025-12-28 01:23:33local p = {} local rarityMap = { ["og"] = { display = "OG", class = "og-animated" }, ["brainrot god"] = { display = "Brainrot God", class = "brainrotGod-animated"...
Click to read more »Module:Sandbox/Greenbreen/Toy
Rabu, 2026-03-04 01:31:27local p = {} -- Core worker (logic only) function p._compute(args) -- raw input dump if args.debug == "dump" then return "<pre>" .. mw...
Click to read more »Module:BronMeat/WordLinker
Selasa, 2026-02-10 15:59:58local p = {} function p.autolink(frame) -- Get the text from args (support both direct invoke and template) local text = frame.args[1] or frame:getParent()...
Click to read more »Module:Sandbox/Fred Gandt/sgd
Minggu, 2025-09-07 00:51:45Fetch the description list and store it to dl local dl = mw.title.new('User:Fred_Gandt/Sgd/list'):getContent() -- Look for a description in the list...
Click to read more »Module:Sandbox/RonnieV/doc
Senin, 2020-05-18 18:12:26Lessons from User:RexxS/GCI, at least lesson 5-10 from Google Code-in 2019. Code is called from [[1]], where the results per task can be found....
Click to read more »Module:Sandbox/Elli/SignatureDateConvert/doc
Minggu, 2024-01-14 21:58:19sort-ably in tables. {{#invoke:Sandbox/Elli/SignatureDateConvert|sigConv|timestamp=02:19, 7 March 2021 (UTC)}} 2021-03-7 See {{User:Elli/SigTableSort}}....
Click to read more »Module:Article by Quality and Importance
Jumat, 2022-10-21 14:03:31p._main(args) end function p._main(args) local text = mw.title.new('User:WP 1.0 bot/Tables/Project/' .. args.subpage):getContent() local sum,...
Click to read more »Module:Requested move/sandbox
Selasa, 2024-03-19 09:41:26correctly preserve the number of the parameter -- that was used, in case users skip any numbers in the invocation. -- -- The current1 parameter is a...
Click to read more »Module:Ordinal-cd
Selasa, 2019-02-26 07:16:44and Module talk:Ordinal/sandbox/testcases. Authors and maintainers: * User:RP88 ]] -- ======================================= -- === Dependencies...
Click to read more »Module:CS1 translator/doc
Jumat, 2026-03-06 16:52:41translator|function_name}} Templates supported by this module are auto-subst'd by User:AnomieBOT/docs/TemplateSubster because {{subst:}} does not work inside <ref>...
Click to read more »Module:Sandbox/lordseriouspig
Selasa, 2024-05-21 12:17:55getEditCount(frame) local user = frame.args[1] -- Extract the username from the module invocation arguments local count = mw.user.getEditCount(user) -- Fetch the...
Click to read more »Module:Old XfD multi/sandbox
Kamis, 2025-11-27 11:44:32lower(title.subjectNsText) local pageTypes = { [''] = 'article', ['user'] = 'user page', ['wikipedia'] = 'project page', ['mediawiki'] = 'interface...
Click to read more »Module:Urltowiki
Jumat, 2019-11-08 12:05:32need_colon_trick = true break end end -- Don't use the colon trick if the user says so or if we are not linking -- (due to [[bugzilla:12974]]). if need_colon_trick...
Click to read more »Module:Authority control/doc
Minggu, 2025-01-26 18:35:06mentioned on help pages and other Wikipedia resources as an option for new users. To minimise server load and avoid disruptive output, improvements should...
Click to read more »Module:Parameter validation/doc
Senin, 2026-05-04 04:12:23editors who do not have user rights sufficient to edit the template page itself. This module is based on idea and original code of User:IKhitron. The source...
Click to read more »Module:London Gazette util
Sabtu, 2022-10-22 04:21:55/page/ space else return args['display-supp']; -- [row 11] user specified text; supplement is not in supplement space (a Gazette website...
Click to read more »Module:Database reports/WikiProject edit count/doc
Minggu, 2025-09-07 09:01:15recalculated automatically on a daily basis. Sample usage can be seen on User:StefenTower/WPKYEditcountLua. DEVELOPMENT VERSION NOT YET READY FOR REGULAR...
Click to read more »Module:Discussion ping/doc
Jumat, 2024-09-20 23:54:35{{#invoke:discussion ping|main|1=[[User:Example]] [[User:Example2|Example]]}} yields @Example2 @Example {{#invoke:discussion ping|main|title=User:Awesome Aasim/Example...
Click to read more »Module:Portal/images/g/doc
Selasa, 2017-05-09 00:08:28using the {{WikiProject box}} template, and for userboxes, using the {{User WP}} template. Images are dispayed at a small size and should therefore be...
Click to read more »Module:Sandbox/Relentlessly/Cycling race/teamroster
Rabu, 2016-03-23 19:29:46frame:expandTemplate{title = 'User:Relentlessly/cycling race/top'} local tableFoot = frame:expandTemplate{title = 'User:Relentlessly/cycling race/foot'}...
Click to read more »Module:Portal/images/t/doc
Sabtu, 2019-04-20 22:11:31using the {{WikiProject box}} template, and for userboxes, using the {{User WP}} template. Images are dispayed at a small size and should therefore be...
Click to read more »Module:Portal/images/s/doc
Jumat, 2022-11-11 13:47:14using the {{WikiProject box}} template, and for userboxes, using the {{User WP}} template. Images are dispayed at a small size and should therefore be...
Click to read more »Module:Sandbox/User:Ahecht/Inflation/FI
Rabu, 2024-10-09 19:39:41-- Dataset for FI return { start_year = 1914, default = 2007, data = { [1914] = 9, [1915] = 9, [1916] = 12, [1917] = 22, [1918] = 57, [1919]...
Click to read more »Module:User:Varmkorv Tva/Buying Wikipedia
Jumat, 2026-04-24 18:37:18--//Module used in parts of [[Help:Buying Wikipedia]] local date = os.date("!*t") --//Using various important dates for wikipedia and version numbers...
Click to read more »Module:Arguments/testcases
Jumat, 2026-01-30 21:37:58equivalent test is not needed for new arg table -- indexes, as that would be a user error - doing so produces -- undetermined behaviour in Lua's next() function...
Click to read more »Module:Calendar date
Selasa, 2023-08-22 22:32:35wikipedia.org/wiki/Module:Calendar_date/localfiles/Hanukkah) "calculator" = user-supplied date calculator "wikidata" = <tbd> for holidays with their own...
Click to read more »Module:Sandbox/User:Ahecht/Inflation/TR
Rabu, 2024-10-09 19:39:49-- Dataset for TR return { start_year = 1585, default = 2021, data = { [1585] = 2.36, [1586] = 3.34, [1587] = 3.53, [1588] = 4.45, [1589]...
Click to read more »Module:Sandbox/User:Ahecht/Inflation/TH
Rabu, 2024-10-09 19:39:49-- Dataset for TH return { start_year = 1820, default = 2020, data = { [1820] = 2.99843, [1821] = 3.50091, [1822] = 3.10767, [1823] = 2.74720...
Click to read more »Module:Sandbox/User:Ahecht/Inflation/PT
Rabu, 2024-10-09 19:39:47-- Dataset for PT return { start_year = 1672, default = 2007, data = { [1672] = 0.65524, [1673] = 0.87220, [1674] = 0.78380, [1675] = 0.78741...
Click to read more »Module:Sandbox/User:Ahecht/Inflation/HK
Rabu, 2024-10-09 19:39:42-- Dataset for HK return { start_year = 1947, default = 2020, data = { [1947] = 4.9060, [1948] = 4.8280, [1949] = 5.4006, [1950] = 5.6738, ...
Click to read more »Module:User:Mr. Stradivarius/sandbox4/doc
Selasa, 2024-03-26 14:43:59...
Click to read more »Module:Sandbox/Aidan9382
Kamis, 2025-12-25 05:41:14"Module:Sandbox/Aidan9382" then require('Module:Module wikitext')._addText('{{User:Aidan9382/sandbox/header|nolint=y}}') end require("strict") local p = {}...
Click to read more »Module:Sandbox/User:Ahecht/Inflation/KRW
Rabu, 2024-10-09 19:39:44-- Dataset for KRW return { start_year = 1906, default = 2017, data = { [1906] = .00000832823468327836, [1907] = .00000841069245241973, [1908]...
Click to read more »Module:Sandbox/User:Ahecht/Inflation/DK
Rabu, 2024-10-09 19:39:40-- Dataset for DK return { start_year = 1502, default = 2007, data = { [1502] = 0.02797, [1503] = 0.02834, [1504] = 0.02872, [1505] = 0.02910...
Click to read more »Module:Sandbox/User:Ahecht/Inflation/CL
Rabu, 2024-10-09 19:39:39-- Dataset for CL -- NOTE: No data available for 1806, 1808, 1809 return { start_year = 1661, default = 2020, data = { [1661] = 314.913, [1662]...
Click to read more »Module:Sandbox/User:Ahecht/Inflation/ID
Rabu, 2024-10-09 19:39:42-- Dataset for ID return { start_year = 1820, default = 2007, data = { [1820] = 117.78, [1821] = 136.548, [1822] = 137.569, [1823] = 121.106...
Click to read more »Module:Sandbox/User:Ahecht/Inflation/EG
Rabu, 2024-10-09 19:39:40-- Dataset for EG return { start_year = 1915, default = 2018, data = { [1915] = 76, [1916] = 90, [1917] = 120, [1918] = 140, [1919] = 153...
Click to read more »Module:Sandbox/User:Ahecht/Inflation/RU
Rabu, 2024-10-09 19:39:48-- Dataset for RU return { start_year = 1548, default = 2007, data = { [1548] = 0.00703970, [1549] = 0.00703970, [1550] = 0.00489345, [1551]...
Click to read more »