Search Results: Module:Track listing/testcases

Sorry, the article you're looking for isn't specifically available. Here are related topics:


Module:Track gauge/data/doc
Rabu, 2024-01-10 10:18:36

Module:Track gauge/data holds the data for Module:Track gauge and template {{Track gauge}} (talk). It contains some 250 track gauge definitions (widths)...

Click to read more »
Module:Track listing
Senin, 2025-05-12 11:35:39

nil -- Make track objects self.tracks = {} for i, trackData in ipairs(data.tracks or {}) do table.insert(self.tracks, Track.new(trackData)) end ...

Click to read more »
Module:Track gauge
Minggu, 2024-01-14 16:27:34

implements the {{Track gauge}} template. -- Data is in Module:Track gauge/data local p = {} local gaugeDataAll = nil local dataPageName = 'Module:Track gauge/data'...

Click to read more »
Module:Track gauge/doc
Jumat, 2023-11-10 14:26:17

Module:Track gauge/data. Category:Articles using Template:Track gauge with unrecognized input (1) Module:Track gauge Module:Track gauge/data Module:Track gauge/autodocument...

Click to read more »
Module:Track listing/sandbox
Minggu, 2025-05-11 20:50:26

nil -- Make track objects self.tracks = {} for i, trackData in ipairs(data.tracks or {}) do table.insert(self.tracks, Track.new(trackData)) end ...

Click to read more »
Module:Track listing/configuration
Sabtu, 2025-08-30 22:39:20

input_error_category = 'Track listings with input errors', collapsed_parameter_category = 'Track listings that use the collapsed parameter ', track_field_names...

Click to read more »
Module:Track gauge/sandbox
Selasa, 2023-04-11 08:20:28

implements the {{Track gauge}} template. -- Data is in Module:Track gauge/data local p = {} local gaugeDataAll = nil local dataPageName = 'Module:Track gauge/data/sandbox'...

Click to read more »
Module:Track gauge/autodocument/doc
Senin, 2024-02-19 08:15:27

This module documents the Track gauge/data data page of {{Track gauge}}. Its main product is Template:Track gauge/doc/input options. documentGauge Can...

Click to read more »
Module:Track gauge/autodocument
Senin, 2024-08-12 19:10:45

-- This module documents the track gauges -- as defined in [[module:Track gauge/data]]. -- General note: "id" is the size-id (in mm). With this id, definitions...

Click to read more »
Module:Track listing/doc
Jumat, 2023-07-14 05:52:44

This module implements {{track listing}}. Please see the template page for documentation....

Click to read more »
Module:Track gauge/data
Kamis, 2026-03-26 23:32:49

-- TrackGauge/data -- -- Gauge definition (single entry; by input alias) -- { -- ["full-id"] = "1435-met", -- id of the entry. Not used as of 2016. --...

Click to read more »
Module:Track gauge/data/sandbox
Selasa, 2024-09-03 00:19:25

-- TrackGauge/data -- -- Gauge definition (single entry; by input alias) -- { -- ["full-id"] = "1435-met", -- id of the entry. Not used as of 2016. --...

Click to read more »
Module:Track gauge/autodocument/sandbox
Senin, 2024-08-12 19:10:47

-- This module documents the track gauges -- as defined in [[module:Track gauge/data]]. -- General note: "id" is the size-id (in mm). With this id, definitions...

Click to read more »
Module:Track listing/configuration/doc
Kamis, 2023-12-28 21:52:28

{{#invoke:Track listing/configuration|function_name}}...

Click to read more »
Module:Tracked in
Jumat, 2024-01-26 04:33:01

-- Utility functions for {{Tracked in}}, which is a template similar to {{Tracked}}, but lets you link to issues and pull requests that aren't on Phabricator...

Click to read more »
Module:Portal
Minggu, 2025-05-25 01:07:03

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:Portal-inline
Senin, 2026-03-16 21:34:14

error message and tracking category -- Arguments: -- errMsg: string, or nil/false if no error -- trackingCat: string for tracking category (or empty...

Click to read more »
Module:InfoboxImage/sandbox
Kamis, 2026-06-04 23:55:51

return tracking category. Else return empty. -- Lazy evaluation of mw.loadData inside the function to minimize parsing overhead local function trackingCat(catKey)...

Click to read more »
Module:Random portal component
Sabtu, 2020-10-03 17:08:46

getCurrentTitle() -- tracking function added by BHG 29/04/2019 -- called as subPageTrackingCategories(pages, args.max) local function subPageTrackingCategories(pages...

Click to read more »
Module:Adjacent stations/Australian Rail Track Corporation/doc
Selasa, 2022-11-01 11:35:25

This is a data module for Module:Adjacent stations. It supports services operated by Australian Rail Track Corporation....

Click to read more »
Module:InfoboxImage
Sabtu, 2025-10-18 16:45:47

250 -- If page is not a user page, return tracking category. Else return empty. local function trackingCat(cat) local ns = mw.title.getCurrentTitle()...

Click to read more »
Module:K-pop track listing
Kamis, 2026-03-19 03:09:35

insert(trackNumbers, tonumber(num)) end end table.sort(trackNumbers) if #trackNumbers == 0 then return '<strong class="error">Error: no tracks specified</strong>'...

Click to read more »
Module:List
Senin, 2026-03-02 12:52:06

local list = p.renderList(data) local trackingCategories = p.renderTrackingCategories(args) return list .. trackingCategories end for listType in pairs(listTypes)...

Click to read more »
Module:Lighthouse tracking
Senin, 2021-05-24 14:00:17

local p = {} function p.tracking(frame) local res = '' local isNRHP = false local hasNRHPbox = false local heritage = frame.args.heritage or '' if...

Click to read more »
Module:External links
Selasa, 2024-05-28 13:09:32

list of tracked properties from the article itself local requested_tracking = getArgument(frame, conf:a('arg-track')) if requested_tracking and requested_tracking...

Click to read more »
Module:Adjacent stations/Australian Rail Track Corporation
Rabu, 2025-06-11 05:08:09

local p = { ["system title"] = "[[Australian Rail Track Corporation]]", ["system icon"] = "", ["system color"] = "333132", ["name format"] = "font-size:...

Click to read more »
Module:Episode list
Sabtu, 2025-10-11 08:47:09

will keep track if a TBA value was entered. local cellValueTBA = false -- Variable that handles the assigned tracking categories. local trackingCategories...

Click to read more »
Module:Commons link/sandbox
Kamis, 2024-10-24 17:40:20

_formatResult(categoryLink,formatting).."]]"..trackingCats end if not consistent and wp_ns == "" then trackingCats = trackingCats.."[[Category:Inconsistent wikidata...

Click to read more »
Module:Navboxes
Jumat, 2025-10-03 01:46:42

args['list'] or '' local track_cats = '' if list == '' then if mw.title.getCurrentTitle().namespace == 0 then track_cats = '[[Category:Navboxes...

Click to read more »
Module:Excerpt slideshow
Minggu, 2024-08-18 18:19:31

number of pages to check for links / list items -- begin BHG addition for tracking source pages local sourcepgagesused = {}; local sourcepgagesusedcounter...

Click to read more »
Module:Portal/sandbox
Jumat, 2025-09-12 19:30:32

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:List/sandbox
Senin, 2026-03-02 12:57:07

local list = p.renderList(data) local trackingCategories = p.renderTrackingCategories(args) return list .. trackingCategories end for listType in pairs(listTypes)...

Click to read more »
Module:Commons link
Kamis, 2024-10-24 17:43:16

_formatResult(categoryLink,formatting).."]]"..trackingCats end if not consistent and wp_ns == "" then trackingCats = trackingCats.."[[Category:Inconsistent wikidata...

Click to read more »
Module:ISO 3166
Rabu, 2025-10-29 00:55:28

region == '' then tracking = tracking .. cats('nocountry', args) elseif subdivisionqueried == true then tracking = tracking .. cats('nosubdivision'...

Click to read more »
Module:Set
Sabtu, 2021-01-23 16:48:08

in pairs(t) do local trackVal = track[k] if trackVal == nil then track[k] = v pairCounts[k] = 1 elseif trackVal == v then pairCounts[k]...

Click to read more »
Module:External links/sandbox
Sabtu, 2024-08-10 22:29:38

list of tracked properties from the article itself local requested_tracking = getArgument(frame, conf:a('arg-track')) if requested_tracking and requested_tracking...

Click to read more »
Module:Webarchive
Selasa, 2026-02-24 05:19:36

createTracking >----------------------- Return data in track[] ie. tracking categories ]] local function createTracking() if not excepted_pages[this_page...

Click to read more »
Module:Infobox body of water tracking
Rabu, 2025-05-14 03:11:21

local p = {} function p.tracking(frame) local function isblank( val ) return (val == nil) or val:match('^[%s]*$') end local...

Click to read more »
Module:Infobox
Sabtu, 2025-12-13 06:40:10

root:wikitext(s) end end -- Render tracking categories. args.decat == turns off tracking categories. local function renderTrackingCategories() if yesno(args...

Click to read more »
Module:Infobox body of water tracking/doc
Rabu, 2025-05-14 03:08:44

by Template:Infobox body of water. {{#invoke:Infobox body of water tracking|tracking}} Category:Wikipedia infobox body of water articles needing maintenance (3)...

Click to read more »
Module:Calendar date
Selasa, 2023-08-22 22:32:35

-- Data structure from ~/localfiles/<holiday name> local track = {} -- Tracking category container --[[--------------------------< inlineError...

Click to read more »
Module:Infobox mapframe
Senin, 2025-11-24 11:39:55

util.trackAndWarn(trackingCat, warning) local title = mw.title.getCurrentTitle() local results = title and title.namespace == 0 and trackingCat...

Click to read more »
Module:Hatnote
Selasa, 2025-03-18 22:47:33

makeWikitextError(msg, helpLink, addTrackingCategory, title) -- Formats an error message to be returned to wikitext. If -- addTrackingCategory is not false after...

Click to read more »
Module:Television episode short description
Minggu, 2025-10-19 06:32:02

"%s episode of %s", category = "", -- None }, } -- Tracking category list. local trackingCategories = { disambiguated = "[[Category:Television episode...

Click to read more »
Module:Tracked in/doc
Sabtu, 2023-06-10 20:18:30

Implements {{tracked in}}...

Click to read more »
Module:Lighthouse tracking/doc
Jumat, 2024-08-30 05:08:41

This modules produces the tracking categories for Template:Infobox lighthouse...

Click to read more »
Module:Citation/CS1/Whitelist
Minggu, 2024-08-18 01:39:09

parameters are deprecated but still supported tracked - these parameters are valid and supported parameters tracked in an eponymous properties category nil...

Click to read more »
Module:National squad
Sabtu, 2023-01-21 06:18:54

tracking = tracking .. '[[Category:Pages using national squad with unknown parameters|!]]' end if not args['comp link'] then tracking = tracking ...

Click to read more »
Module:Team bracket tracking
Rabu, 2017-10-11 00:19:53

local p = {} function p.tracking(frame) local args = frame:getParent().args for k, v in pairs(args) do if tostring(k):match('%-team[0-9]') then ...

Click to read more »
Module:Infobox mapframe/sandbox
Senin, 2026-02-02 23:39:37

util.trackAndWarn(trackingCat, warning) local title = mw.title.getCurrentTitle() local results = title and title.namespace == 0 and trackingCat...

Click to read more »
Module:Sports table/argcheck
Jumat, 2025-12-05 00:26:08

if is_track then table.insert(track, get_tracking_category(category, v)) else table.insert(warn, get_tracking_category(category, v)) end end...

Click to read more »
Module:Sandbox/BrandonXLF/1/doc
Kamis, 2023-05-04 08:28:44

the row, e.g. "Westbound track" desc - The description for the row Services dir - The direction of the service(s) for the track (right or left) service...

Click to read more »
Module:Listen
Jumat, 2022-07-08 00:12:31

the tracking categories. local trackingCategories = renderTrackingCategories(isPlain, hasMissing) return previewWarning .. sideBox .. trackingCategories...

Click to read more »
Module:TFRRS
Rabu, 2025-05-14 02:48:56

hasProp[1].mainsnak.datavalue.value .. ' ' .. f['name'] .. '] at <abbr title="Track & Field Results Reporting System">TFRRS</abbr> [[File:OOjs UI icon edit-ltr-progressive...

Click to read more »
Module:Infobox/sandbox
Kamis, 2026-06-04 03:40:46

root:wikitext(s) end end -- Render tracking categories. args.decat == turns off tracking categories. local function renderTrackingCategories() if yesno(args...

Click to read more »
Module:Sports table
Senin, 2025-12-08 23:02:04

local getTracking = require('Module:Sports table/argcheck').check local warning_categories, tracking_categories = getTracking(Args, frame:getParent()...

Click to read more »
Module:Calendar date/sandbox
Jumat, 2022-10-21 17:06:44

-- Data structure from ~/localfiles/<holiday name> local track = {} -- Tracking category container --[[--------------------------< inlineError...

Click to read more »
Module:Navbox
Rabu, 2026-02-25 00:16:57

if border == cfg.keyword.border_subgroup or args[cfg.arg.tracking] == cfg.keyword.tracking_no then return false end return not has_list_class(cfg...

Click to read more »
Module:Excerpt
Jumat, 2026-03-06 19:56:17

removeCategories( excerpt ) -- Add tracking categories if params.track and config.categories then excerpt = Excerpt.addTrackingCategories( excerpt ) end ...

Click to read more »
Module:Adjacent stations/LIRR former
Minggu, 2025-06-08 22:07:54

98th Street station", ["Port Jefferson"] = lirr, ["Race Track"] = "Sheepshead Bay Race Track", ["Rego Park"] = lirr, ["Richmond Hill"] = lirr, ["Ridgewood"]...

Click to read more »
Module:Wikt-lang
Minggu, 2025-06-22 00:01:58

[[Special:WhatLinksHere/tracking/wikt-lang/reconstructed with no asterisk]] pcall(frame.expandTemplate, frame, { title = 'tracking/wikt-lang/reconstructed...

Click to read more »
Module:Sports rbr table
Selasa, 2025-04-01 20:57:51

'Module:Sports rbr table/styles.css' local args = nil local preview, tracking = '', '' local hasnotes = false local colorlist = {} local textlist =...

Click to read more »
Module:Sister project links
Kamis, 2026-04-02 20:52:27

defaultSisters = cfg.defaultSisters local sisterDb = cfg.sisterDb local trackingType = cfg.trackingType -- Function to canonicalize string -- search for variants...

Click to read more »
Module:Portal bar
Senin, 2026-03-16 21:32:43

Normalize arguments for key, default in pairs({border=true,redlinks=false,tracking=true}) do if args[key] == nil then args[key] = default end args[key]...

Click to read more »
Module:Grand Slam Track
Jumat, 2025-06-13 12:06:37

p = {} local P_POINTINTIME = 'P585' local P_PARTICIPANTOF = 'P1344' local P_SPORTSDISCIPLINE = 'P2416' local P_COMPETITIONCLASS = 'P2094' local P_RANK...

Click to read more »
Module:Check for unknown parameters/doc
Rabu, 2026-06-03 19:56:33

sort entries into a tracking category by parameter, use: {{#invoke:Check for unknown parameters|check|unknown=[[Category:Some tracking...

Click to read more »
Module:Attached KML
Jumat, 2026-04-17 01:32:34

(display=title) cat = { -- tracking categories: full wikimarkup required, or set to the empty string ("") to not to track the condition wikidata_kml...

Click to read more »
Module:Adjacent stations/CTA
Minggu, 2026-02-15 17:49:09

["Harlem/Lake"] = "[[Harlem/Lake station|Harlem/​Lake]]", ["Harlem Race Track"] = "%1", ["Harrison"] = { cta, ["Westchester"] = westchester, ...

Click to read more »
Module:Episode list/sandbox
Sabtu, 2025-10-11 08:48:25

will keep track if a TBA value was entered. local cellValueTBA = false -- Variable that handles the assigned tracking categories. local trackingCategories...

Click to read more »
Module:Sports table/argcheck/sandbox
Jumat, 2025-12-05 00:35:05

if is_track then table.insert(track, get_tracking_category(category, v)) else table.insert(warn, get_tracking_category(category, v)) end end...

Click to read more »
Module:PageLinks
Rabu, 2026-01-21 05:39:06

require('Module:Toolbar') local p = {} -- Page object local trackingCategories = {} -- Table for storing the tracking categories. local demo -- Define a custom error...

Click to read more »
Module:Official website
Jumat, 2025-11-28 13:13:53

return table.concat(ret, ' ') end -- Render the tracking category. local function renderTrackingCategory(url, wikidataurl) if mw.title.getCurrentTitle()...

Click to read more »
Module:Authority control
Sabtu, 2026-02-07 04:46:53

conf = config.config local auxCats = '' local rct = false -- boolean to track if there are any links to be returned local qid, topic if namespace==0 and...

Click to read more »
Module:Jctint/USA
Selasa, 2025-08-12 06:21:29

template tracking category|%s %%page%%]]", "D")) end if args.township2 and args.township then insert(msgs, format("[[Category:Jctint template tracking category|%s...

Click to read more »
Module:Sandbox/Esquivalience/TAFI article recursive
Selasa, 2016-02-09 06:02:31

} -- transclude page to get article title return track_redirect(title, 0) end function track_redirect(title, depth) if depth > 3 then return...

Click to read more »
Module:Webarchive/sandbox
Selasa, 2026-02-24 05:18:57

createTracking >----------------------- Return data in track[] ie. tracking categories ]] local function createTracking() if not excepted_pages[this_page...

Click to read more »
Module:Sandbox/BrandonXLF/1
Jumat, 2024-09-06 13:57:08

'</div>' end -- Generate the HTML to display a track (one or more services) local function displayTrack(floorPart) if not floorPart.service then return...

Click to read more »
Module:Category described in year
Jumat, 2026-02-13 12:31:12

local description = nil local toc = nil local categories = {} local trackingCats = { [1] = '', --placeholder for [[Category:Described in year unknown...

Click to read more »
Module:Random portal component/sandbox
Kamis, 2020-10-01 22:17:46

getCurrentTitle() -- tracking function added by BHG 29/04/2019 -- called as subPageTrackingCategories(pages, args.max) local function subPageTrackingCategories(pages...

Click to read more »
Module:Citation/CS1/Whitelist/sandbox
Jumat, 2025-11-21 02:47:45

parameters are deprecated but still supported tracked - these parameters are valid and supported parameters tracked in an eponymous properties category nil...

Click to read more »
Module:Portal bar/sandbox
Jumat, 2025-09-12 20:21:02

Normalize arguments for key, default in pairs({border=true,redlinks=false,tracking=true}) do if args[key] == nil then args[key] = default end args[key]...

Click to read more »
Module:Lua banner
Jumat, 2024-04-05 09:45:24

box = p.renderBox(modules) local trackingCategories = p.renderTrackingCategories(args, modules) return box .. trackingCategories end function p.renderBox(modules)...

Click to read more »
Module:Hatnote/sandbox
Kamis, 2022-08-11 23:24:18

makeWikitextError(msg, helpLink, addTrackingCategory, title) -- Formats an error message to be returned to wikitext. If -- addTrackingCategory is not false after...

Click to read more »
Module:Television episode redirect handler
Sabtu, 2026-04-18 10:18:54

%s) episodes" } local TEMP_TRACKING_CATEGORY = "[[Category:Television episode redirect handler parameter usage tracking|%s]]" --[[ Helper function which...

Click to read more »
Module:Gallery
Senin, 2025-02-10 17:31:44

gsub(mw.ustring.gsub(s or '', '%s', ' '), '^%s*(.-)%s*$', '%1') end local tracking, preview local function isImage(file) local file = trim(file):lower()...

Click to read more »
Module:Excerpt slideshow/doc
Jumat, 2024-08-30 04:17:33

{{Transclude list item excerpts as random slideshow}} The following categories track use where the "Selected general articles" list is built solely from templates:...

Click to read more »
Module:National squad/sandbox
Sabtu, 2023-01-21 06:17:04

tracking = tracking .. '[[Category:Pages using national squad with unknown parameters|!]]' end if not args['comp link'] then tracking = tracking ...

Click to read more »
Module:External links/conf/Sports
Kamis, 2026-05-28 05:35:58

$1] at TrackField.brinkster.net$3', short='[$2 TrackField.brinkster.net]', langcode='en' }, -- female -- { prop='P3925', message='[$2 $1] at TrackField...

Click to read more »
Module:Episode table
Rabu, 2026-06-03 04:11:12

Caption if args.show_caption then -- Visible caption option, with a tracking category root:tag('caption'):wikitext(args.caption) categories = categories...

Click to read more »
Module:Sister project links/sandbox
Kamis, 2026-04-02 20:45:34

defaultSisters = cfg.defaultSisters local sisterDb = cfg.sisterDb local trackingType = cfg.trackingType -- Function to canonicalize string -- search for variants...

Click to read more »
Module:Navboxes/sandbox
Jumat, 2025-10-03 01:45:25

args['list'] or '' local track_cats = '' if list == '' then if mw.title.getCurrentTitle().namespace == 0 then track_cats = '[[Category:Navboxes...

Click to read more »
Module:Tone superscript
Jumat, 2019-01-25 04:24:28

"<sup>%1</sup>") root:tag('span'):wikitext(x) local tracking = '' if string.match(arg, "</?sup>") then tracking = '[[Category:Pages using Tone superscript with...

Click to read more »
Module:Television episode short description/sandbox
Minggu, 2025-10-19 06:26:52

"%s episode of %s", category = "", -- None }, } -- Tracking category list. local trackingCategories = { disambiguated = "[[Category:Television episode...

Click to read more »
Module:Subject bar
Senin, 2026-04-13 07:28:52

portalBar(portalList, {tracking=args.tracking, qid=args.qid}) end if hasSister then local sisterArgs = {auto=1, bar=1, trackSingle=not hasPortal}...

Click to read more »
Module:Photo montage
Minggu, 2025-10-05 09:06:01

'^%s*(.-)%s*$' ) ~= '' end local function photomontage( frame ) local tracking = '' local args = frame:getParent().args local size = tonumber(args['size']...

Click to read more »
Module:External links/conf/documentation page
Selasa, 2020-07-07 20:27:01

langcode='aa', url="...", url_f=<function>, regex="...", genitive=<boolean>, track=<boolean> }, Where the following is the case: prop – The property name to...

Click to read more »
Module:Portal-inline/sandbox
Senin, 2026-03-16 21:35:13

error message and tracking category -- Arguments: -- errMsg: string, or nil/false if no error -- trackingCat: string for tracking category (or empty...

Click to read more »
Module:Infobox cyclist tracking
Minggu, 2024-01-14 16:25:59

local p = {} function p.tracking(frame) function isblank( val ) return (val == nil) or val:match('^[%s]*$') end local function isnotblank(s)...

Click to read more »
Module:Sandbox/alex.osheter/listtest
Selasa, 2018-09-04 15:07:10

[[local trackNames = frame.args[1] -- Comma separated names of tracks local output = "{{Track listing" counter = 1 for word in string.gmatch(trackNames...

Click to read more »
Module:External links/conf
Selasa, 2021-08-17 08:24:16

['arg-no-categories'] = 'no categories', ['arg-inline'] = 'inline', ['arg-track'] = 'track', ['mod-filter-all'] = 'all', ['mod-filter-separator'] = ',', } ...

Click to read more »
Module:Infobox3cols
Senin, 2026-05-25 12:20:24

_main({})) end end -- Render tracking categories. args.decat == turns off tracking categories. local function renderTrackingCategories() local title =...

Click to read more »
Module:Category described in year/sandbox
Rabu, 2024-10-02 20:18:11

local description = nil local toc = nil local categories = {} local trackingCats = { [1] = '', --placeholder for [[Category:Described in year unknown...

Click to read more »
Module:Uses Wikidata/doc
Minggu, 2025-08-17 22:33:41

This module is used by {{Uses Wikidata}}, {{Tracks Wikidata}}, {{Tracks and uses Wikidata}} and {{Wikidata property}}. {{#invoke:Uses Wikidata|usesProperty}}...

Click to read more »
Module:Routemap
Kamis, 2026-03-26 07:59:00

legend = { default = '[[Template:Railway line legend', track = '[[Template:Railway track legend', bus = '[[Template:Bus route legend', road =...

Click to read more »
Module:Sports career
Rabu, 2024-11-13 22:15:36

player = {} local coach = {} local pargs = frame:getParent().args local tracking = '' local iargs = {} local pmax = tonumber(frame.args['pmax'] or '40')...

Click to read more »
Module:Citation/CS1
Sabtu, 2026-02-28 22:14:46

for COinS and for language local no_tracking_cats = is_valid_parameter_value (A['NoTracking'], A:ORIGIN('NoTracking'), cfg.keywords_lists['yes_true_y']...

Click to read more »
Module:Taxonbar
Minggu, 2025-12-14 22:45:10

1 fromTitleCount = fromTitleCount + 1 --append basionym & track parentArgs['from'..fromTitleCount] = basionymId tCats[15]...

Click to read more »
Module:Excerpt slideshow/sandbox
Minggu, 2024-08-18 18:09:47

number of pages to check for links / list items -- begin BHG addition for tracking source pages local sourcepgagesused = {}; local sourcepgagesusedcounter...

Click to read more »
Module:Redirect template handler/doc
Kamis, 2024-06-27 16:56:06

the module also returns a warning about the usage and adds the page to tracking category. local redirectTemplateHandler = require('Module:Redirect template...

Click to read more »
Module:Clickable button
Sabtu, 2024-07-27 05:19:50

renderLink(args.originalInput, data) local trackingCategories = p.renderTrackingCategories(args) return link .. trackingCategories end function p.makeLinkData(args)...

Click to read more »
Module:Citation/CS1/Suggestions
Sabtu, 2023-01-14 21:43:32

-- misspelling ['no-cat'] = 'no-tracking', -- old parameter ['nocat'] = 'no-tracking', -- old parameter ['nom'] =...

Click to read more »
Module:Convert/text
Minggu, 2025-10-05 14:15:45

errors]]", warning = '[[Category:Convert invalid options]]', tracking = '[[Category:Convert tracking]]', } -- For some error messages, the following puts the...

Click to read more »
Module:Gallery/sandbox
Jumat, 2025-02-14 05:38:33

gsub(mw.ustring.gsub(s or '', '%s', ' '), '^%s*(.-)%s*$', '%1') end local tracking, preview local function isImage(file) local file = trim(file):lower()...

Click to read more »
Module:External links/conf/Sports/doc
Selasa, 2025-05-13 12:40:01

langcode='aa', url="...", url_f=<function>, regex="...", genitive=<boolean>, track=<boolean> }, Where the following is the case: prop – The property name to...

Click to read more »
Module:Coordinates
Senin, 2026-01-26 03:35:45

coordinate tags]]' end return ret, backward end --[[ Generate Wikidata tracking categories. ]] local function makeWikidataCategories(qid) local ret local...

Click to read more »
Module:Sports reference
Kamis, 2023-03-23 04:17:39

if ID not provided, return error text and tracking category -- if ID is provided, return link and tracking category local entity = mw.wikibase.getEntityObject()...

Click to read more »
Module:Portal/doc
Minggu, 2026-04-26 00:55:10

page will be added to a tracking category. The tracking categories are not applied if any of the following is true: Tracking is specially disabled for...

Click to read more »
Module:Redirect hatnote
Selasa, 2022-09-06 01:21:32

end --Generate tracking categories local mhOptions = {} local redirTitle for k,v in pairs(redirect) do -- We don't need a tracking category if the...

Click to read more »
Module:Football box
Jumat, 2025-10-03 10:30:07

'nobars' or k == 'note' or k == 'result' then -- valid and tracked table.insert(tracking, '[[Category:Pages using football box with ' .. k .. ']]')...

Click to read more »
Module:Protection banner
Rabu, 2026-02-18 15:46:08

which grows exponentially with the number of -- non-nil keys. We keep track of the number of active subtables with the -- noActive parameter. --]]...

Click to read more »
Module:IPAc-en
Senin, 2024-07-08 15:19:47

loadData('Module:IPAc-en/data') local p = {} -- Global container for tracking categories local categoryHandler = require('Module:Category handler').main...

Click to read more »
Module:ISO 3166/sandbox
Selasa, 2025-08-26 00:55:47

region == '' then tracking = tracking .. errors('country', args) elseif subdivisionqueried == true then tracking = tracking .. errors('subdivision'...

Click to read more »
Module:SST/shards/C
Kamis, 2026-03-26 08:09:49

['title'] = "On Mercedes 1963-1970", ['series'] = "[[Road & Track|Road & Track Series]]", ['location'] = "Cobham, Surrey, UK", ['publisher']...

Click to read more »
Module:Check for deprecated parameters/doc
Minggu, 2025-12-28 10:36:58

what happens when an unknown parameter is used. Typically use either a tracking category to place pages that use deprecated parameters, or an error. |_remove=...

Click to read more »
Module:Transclude random subpage
Kamis, 2020-11-05 08:40:36

getCurrentTitle() -- tracking function added by BHG 29/04/2019 -- called as subPageTrackingCategories(pages, args.max) local function subPageTrackingCategories(pages...

Click to read more »
Module:Infobox body of water tracking/sandbox
Kamis, 2021-05-06 22:13:37

local p = {} function p.tracking(frame) local function isblank( val ) return (val == nil) or val:match('^[%s]*$') end local...

Click to read more »
Module:Football box collapsible
Kamis, 2024-08-08 20:52:25

["SW"] = "PW", ["PW"] = "BBF3FF", ["V"] = "P", ["P"] = "BBBBBB" } local tracking, preview local function checkarg(k,v) if k and type(k) == 'string' then...

Click to read more »
Module:Attached KML/sandbox
Jumat, 2026-04-17 02:06:27

(display=title) cat = { -- tracking categories: full wikimarkup required, or set to the empty string ("") to not to track the condition wikidata_kml...

Click to read more »
Module:Routemap/doc
Minggu, 2023-07-30 03:03:35

(purged) and Template:BSsplit/testcases (purged). Tracking categories are at Category:Routemap tracking categories. Make it easier to change sizes Long-term:...

Click to read more »
Module:Subject bar/sandbox
Senin, 2026-04-13 07:20:19

portalBar(portalList, {tracking=args.tracking, qid=args.qid}) end if hasSister then local sisterArgs = {auto=1, bar=1, trackSingle=not hasPortal}...

Click to read more »
Module:Canadian federal election results
Sabtu, 2022-10-22 02:51:23

templatestyles = 'Module:Canadian federal election results/styles.css' local tracking, preview local rows = {} local rowcount = 0 local function checkarg(k...

Click to read more »
Module:Listen/sandbox
Senin, 2025-05-12 07:30:31

the tracking categories. local trackingCategories = renderTrackingCategories(isPlain, hasMissing) return previewWarning .. sideBox .. trackingCategories...

Click to read more »
Module:Jctint/USA/sandbox
Sabtu, 2025-01-04 12:42:03

template tracking category|%s %%page%%]]", "D")) end if args.township2 and args.township then insert(msgs, format("[[Category:Jctint template tracking category|%s...

Click to read more »
Module:Category series navigation
Selasa, 2025-12-09 01:35:27

to generate navbox|'..(sortkey or 'O')..']]\n' end return '' end --Tracking cat handling. -- key: 15 (when reindexing ttrackingcats{}, Ctrl+H 'trackcat(13...

Click to read more »
Module:Infobox3cols/sandbox
Senin, 2026-05-25 12:16:45

_main({})) end end -- Render tracking categories. args.decat == turns off tracking categories. local function renderTrackingCategories() local title =...

Click to read more »
Module:Road data/strings/ISL
Minggu, 2021-12-19 04:19:43

["96"] = "Suðurfjarðavegur" }, lang = "is" } ISL.S = ISL.Primary ISL.Track = { shield = "ISL F%route%.svg", link = "Route F%route% (Iceland)", abbr...

Click to read more »
Module:Convert/text/sandbox
Senin, 2026-03-02 10:38:54

errors]]", warning = '[[Category:Convert invalid options]]', tracking = '[[Category:Convert tracking]]', } -- For some error messages, the following puts the...

Click to read more »
Module:Babel
Sabtu, 2026-05-23 23:31:27

table.remove(args,1) doesn't produce desired result args[1] = '' -- Keep track of how many columns are in this table local col_span = 1 for _, v in ipairs(...

Click to read more »
Module:Navbox/sandbox
Kamis, 2026-05-21 17:13:41

if border == cfg.keyword.border_subgroup or args[cfg.arg.tracking] == cfg.keyword.tracking_no then return false end return not has_list_class(cfg...

Click to read more »
Module:Fiction-based redirects to list entries category handler
Jumat, 2026-05-29 15:04:01

redirects", link = "[[Category:{series} redirects|{type}]]"} } local TRACKING_CATEGORY = "[[Category:Fiction redirect categories with non-existent parent...

Click to read more »
Module:Attached KML/doc
Jumat, 2026-04-17 02:08:01

errors (5) – tracks errors: malformed_qid, bad_qid, no_item, bad_from, error_nokml Category:Articles using KML from Wikidata (9,434) – tracks mainspace articles...

Click to read more »
Module:Category main article
Selasa, 2025-12-09 01:37:11

templates/modules, just return the hatnote (no tracking categories) return text end -- Add tracking categories local cats = {} -- Wrong namespace...

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:TFRRS/sandbox
Rabu, 2025-05-14 02:45:22

hasProp[1].mainsnak.datavalue.value .. ' ' .. f['name'] .. '] at <abbr title="Track & Field Results Reporting System">TFRRS</abbr> [[File:OOjs UI icon edit-ltr-progressive...

Click to read more »
Module:Timeline of release years
Selasa, 2025-10-14 23:22:57

(oldhighrange or highrange) -- If compressempty is set, check for empty items, track empty years and high ranges, and -- put out a compressed range when next...

Click to read more »
Module:Adjacent stations/China Railway
Jumat, 2025-04-25 22:14:58

["right terminus"] = "Shantou" }, ["Guangzhou–Shenzhen"] = { -- slow tracks ["left terminus"] = "Guangzhou", ["right terminus"] = "Shenzhen" ...

Click to read more »
Module:IPAc-en/sandbox
Sabtu, 2025-09-06 21:24:47

loadData('Module:IPAc-en/data/sandbox') local p = {} -- Global container for tracking categories local categoryHandler = require('Module:Category handler').main...

Click to read more »
Module:Lua banner/sandbox
Jumat, 2025-11-28 13:29:11

box = p.renderBox(modules) local trackingCategories = p.renderTrackingCategories(args, modules) return box .. trackingCategories end function p.renderBox(modules)...

Click to read more »
Module:Category series navigation/doc
Selasa, 2025-08-12 05:41:35

deviation is allowed and tracked for regular series with seasons > 1 year long. {{Category redirect}}s are followed, and tracked for either MOS contravention...

Click to read more »
Module:External links/conf/Sports/sandbox
Minggu, 2026-03-22 13:18:09

$1] at TrackField.brinkster.net$3', short='[$2 TrackField.brinkster.net]', langcode='en' }, -- female -- { prop='P3925', message='[$2 $1] at TrackField...

Click to read more »
Module:PTV route
Minggu, 2023-01-22 17:01:23

format('[[Category:%s]]', category) end local function renderTrackingCategory(category) -- Render a tracking category, if the current page is in mainspace. if...

Click to read more »
Module:Redirect hatnote/testcases
Senin, 2026-03-09 22:33:20

suite:assertNotContainsTrackingCategory(result) self:assertNotStringContains('%[%[Category:[^%]]+%]%]', result, false, nil, 1) end function suite:testTrackingCategoryNonMainspace()...

Click to read more »
Module:PageLinks/sandbox
Rabu, 2026-01-21 05:37:30

require('Module:Toolbar') local p = {} -- Page object local trackingCategories = {} -- Table for storing the tracking categories. local demo -- Define a custom error...

Click to read more »
Module:Track listing/styles.css
Jumat, 2024-07-26 02:17:49

/* {{pp|small=y}} */ .tracklist { border-spacing: 0; } /* set on all rows we can set the total length row to transparent */ .tracklist tr { background-color:...

Click to read more »
Module:Sports reference/sandbox
Jumat, 2020-05-22 07:21:55

if ID not provided, return error text and tracking category -- if ID is provided, return link and tracking category local entity = mw.wikibase.getEntityObject()...

Click to read more »
Module:Ranking movements
Sabtu, 2025-10-04 04:50:28

legend['-'] = true return colors['-'] end return nil end local tracking, preview = {}, {} local function checkargs(args) for k, v in pairs(args)...

Click to read more »
Module:Routemap/sandbox
Kamis, 2026-03-26 07:43:54

legend = { default = '[[Template:Railway line legend', track = '[[Template:Railway track legend', bus = '[[Template:Bus route legend', road =...

Click to read more »
Module:Check for unknown parameters
Jumat, 2025-10-17 18:01:38

-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is --...

Click to read more »
Module:Convert
Kamis, 2026-01-15 09:19:56

parms.tracking then -- Add a tracking category using the given text as the category sort key. -- There is currently only one type of tracking, but...

Click to read more »
Module:Excerpt/sandbox
Jumat, 2026-03-06 19:54:40

removeCategories( excerpt ) -- Add tracking categories if params.track and config.categories then excerpt = Excerpt.addTrackingCategories( excerpt ) end ...

Click to read more »
Module:Italic title
Sabtu, 2022-10-22 04:17:12

substring or that the page has -- been moved to a bad title, so add a tracking category. if nReplacements < 1 then categories['Pages using...

Click to read more »
Module:Infobox cyclist tracking/sandbox
Selasa, 2023-04-18 00:25:19

local p = {} function p.tracking(frame) function isblank( val ) return (val == nil) or val:match('^[%s]*$') end local function isnotblank(s)...

Click to read more »
Module:Citation/CS1/sandbox
Minggu, 2026-04-26 21:34:02

for COinS and for language local no_tracking_cats = is_valid_parameter_value (A['NoTracking'], A:ORIGIN('NoTracking'), cfg.keywords_lists['yes_true_y']...

Click to read more »
Module:Aircraft by nationality
Rabu, 2025-02-05 06:19:17

grey..'">'..disp..'</span>' end end --checks for existance & returns tracking [[Category:Aircraft category navigation missing parent]] if missing function...

Click to read more »
Module:Citation/CS1/Whitelist/doc
Jumat, 2024-08-30 03:41:55

parameters are deprecated but still supported 'tracked': These parameters are valid and supported parameters tracked in an eponymous properties category. nil:...

Click to read more »
Module:Coordinates/sandbox
Senin, 2026-01-12 03:40:02

coordinate tags]]' end return ret, backward end --[[ Generate Wikidata tracking categories. ]] local function makeWikidataCategories(qid) local ret local...

Click to read more »
Module:Autotaxobox
Selasa, 2026-03-17 12:06:48

TableEnd -- error-tracking for taxonomy templates -- if the last row has an anomalous rank, put the page in an error-tracking category local errCat1...

Click to read more »
Module:Sandbox/Novem Linguae
Sabtu, 2021-11-27 22:42:59

-- Utility functions for {{Tracked in}}, which is a template that displays a link to open source software bug reports and feature requests on Wikipedia...

Click to read more »
Module:WikidataIB
Sabtu, 2025-12-27 18:46:46

"Unknown", ["NaN"] = "Not a number", -- set the following to the name of a tracking category, -- e.g. "[[Category:Articles with missing Wikidata information]]"...

Click to read more »
Module:Timeline of release years/sandbox
Selasa, 2025-10-14 23:10:34

(oldhighrange or highrange) -- If compressempty is set, check for empty items, track empty years and high ranges, and -- put out a compressed range when next...

Click to read more »
Module:Sandbox/GodNey
Senin, 2022-10-24 04:08:25

local trackingEnabled = true local tracking = args.tracking if (tracking == 'no' or tracking == 'n' or tracking == 'false') or not isTrackedNamespace()...

Click to read more »
Module:Protection banner/sandbox
Kamis, 2026-04-16 03:24:56

which grows exponentially with the number of -- non-nil keys. We keep track of the number of active subtables with the -- noActive parameter. --]]...

Click to read more »
Module:Interlinear
Jumat, 2024-09-06 16:54:50

end_div:attr("style", conf.style.EndDiv) div:newline() local temp_track = "" if last_line == 2 then temp_track = "[[Category:Pages with interlinear glosses using...

Click to read more »
Module:Football box/sandbox
Jumat, 2026-06-05 08:53:04

'nobars' or k == 'note' or k == 'result' then -- valid and tracked table.insert(tracking, '[[Category:Pages using football box with ' .. k .. ']]')...

Click to read more »
Module:Transclusion count/data/T
Minggu, 2026-05-31 12:15:22

= 5900, ["Module:Track_gauge"] = 25000, ["Module:Track_gauge/data"] = 25000, ["Module:Track_listing"] = 122000, ["Module:Track_listing/configuration"]...

Click to read more »
Module:Football box collapsible/sandbox
Kamis, 2024-07-18 04:20:51

["SW"] = "PW", ["PW"] = "BBF3FF", ["V"] = "P", ["P"] = "BBBBBB" } local tracking, preview local function checkarg(k,v) if k and type(k) == 'string' then...

Click to read more »
Module:String
Selasa, 2025-08-12 06:48:56

--[[ This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed...

Click to read more »
Module:Citation/CS1/Suggestions/sandbox
Rabu, 2025-12-17 03:52:24

-- Vietnamese ['no-cat'] = 'no-tracking', -- old parameter ['nocat'] = 'no-tracking', -- old parameter ['nom'] =...

Click to read more »
Module:Babel/sandbox
Sabtu, 2026-05-23 23:25:00

table.remove(args,1) doesn't produce desired result args[1] = '' -- Keep track of how many columns are in this table local col_span = 1 for _, v in ipairs(...

Click to read more »
Module:Sports career/sandbox
Senin, 2023-04-17 08:41:02

player = {} local coach = {} local pargs = frame:getParent().args local tracking = '' local iargs = {} local pmax = tonumber(frame.args['pmax'] or 40)...

Click to read more »
Module:CS1 translator/data
Minggu, 2026-04-26 06:54:08

['minuto'] = 'minutes', ['nocat'] = 'no-tracking', ['nopp'] = 'no-pp', ['notracking'] = 'no-tracking', ['numero'] = 'number', ['opera'] = 'work'...

Click to read more »
Module:Uses TemplateStyles
Senin, 2026-02-16 08:11:16

box = renderBox(tStyles) local trackingCategories = renderTrackingCategories(args, tStyles) return box .. trackingCategories end function p.main(frame)...

Click to read more »
Module:Official website/sandbox
Rabu, 2025-11-26 12:04:00

return table.concat(ret, ' ') end -- Render the tracking category. local function renderTrackingCategory(url, wikidataurl) if mw.title.getCurrentTitle()...

Click to read more »
Module:Jctbtm/doc
Jumat, 2024-08-30 05:02:27

the {{Jctbtm}} template. Please see the template page for usage instructions. {{#invoke:Jctbtm|jctbtm}} Category:Jctbtm temporary tracking category (23)...

Click to read more »
Module:Sidebar games events
Selasa, 2025-12-30 09:50:48

DEFAULT_IMAGE_SIZE = 50 local getArgs = require('Module:Arguments').getArgs local tracking, preview = {}, {} local function delink_image(image) if image and...

Click to read more »
Module:Navbox/configuration
Selasa, 2026-02-24 06:40:03

'doc', subpage_sandbox = 'sandbox', subpage_testcases = 'testcases', tracking_no = 'no', with_collapsible_groups = 'with collapsible groups', ...

Click to read more »
Module:URL to diff
Jumat, 2020-09-11 08:12:03

diff and not data.oldid then return nil end local isNamed = false -- Track whether we need to use named parameters for k, v in pairs(data) do if...

Click to read more »
Module:Official website/doc
Jumat, 2025-11-28 13:17:33

uses the Wikidata property: official website (P856) (see uses) This module tracks the Wikidata property: official website (P856) (see uses) This module implements...

Click to read more »
Module:EFloras
Sabtu, 2022-10-22 04:57:39

then -- A tracking method used on Wiktionary: [[wikt:Module:debug]]. -- To see the results: -- [[Special:WhatLinksHere/Template:tracking/eFloras/italics...

Click to read more »
Module:Taxonbar/sandbox
Rabu, 2025-12-17 19:42:44

1 fromTitleCount = fromTitleCount + 1 --append basionym & track parentArgs['from'..fromTitleCount] = basionymId tCats[15]...

Click to read more »
Module:List/testcases
Senin, 2026-03-09 22:23:23

itemValueParam1 = 'item1_value' -- Attributes d.arbitraryStart = '5' -- Tracking categories d.trackingCategory = '[[Category:Pages using module:list with deprecated...

Click to read more »
Module:Commons link/testcases
Jumat, 2024-07-19 12:00:46

link| lookupFallback | Q2551907 | xyzzy}}','nil') end function p:testTracking() local galPrefix = '[[Category:Commons link ' local catPrefix = '[[Category:Commons...

Click to read more »
Module:PTV route/sandbox
Minggu, 2023-01-22 16:55:25

format('[[Category:%s]]', category) end local function renderTrackingCategory(category) -- Render a tracking category, if the current page is in mainspace. if...

Click to read more »
Module:Italic title/sandbox
Kamis, 2026-03-05 20:57:34

substring or that the page has -- been moved to a bad title, so add a tracking category. if nReplacements == 0 and not checkTitle then categories['Pages...

Click to read more »
Module:Sandbox/Nbound/infobox Australian road/Colour
Sabtu, 2013-07-20 13:34:11

"background-color:#d2e2f9;", parkway = "background-color:#d2e2f9;", track = "background-color:#fee8ab;", junction = "background-color:#f0f0ff;"} ...

Click to read more »
Module:Wikt-lang/sandbox
Sabtu, 2025-06-21 23:44:00

[[Special:WhatLinksHere/tracking/wikt-lang/reconstructed with no asterisk]] pcall(frame.expandTemplate, frame, { title = 'tracking/wikt-lang/reconstructed...

Click to read more »
Module:Number table sorting
Senin, 2019-06-10 02:39:47

then span:wikitext(self:makeDisplay()) end -- Tracking categories root:wikitext(self:renderTrackingCategories()) return tostring(root) end ...

Click to read more »
Module:Video game release/doc
Sabtu, 2022-10-22 04:26:41

The parameter "format" is passed to Module:List to set the output format. Please see the template page for usage instructions and tracking categories....

Click to read more »
Module:Module sandbox/sandbox
Rabu, 2024-04-17 20:13:39

(display=title) cat = { -- tracking categories: full wikimarkup required, or set to the empty string ("") to not to track the condition wikidata_kml...

Click to read more »
Module:Jctbtm
Senin, 2024-07-15 23:40:52

prefixedText row:wikitext(string.format("[[Category:Jctbtm temporary tracking category|# %s]]", pagename)) end row:wikitext(args.notes or args.key)...

Click to read more »
Module:Redirect hatnote/sandbox
Selasa, 2022-09-06 01:20:21

end --Generate tracking categories local mhOptions = {} local redirTitle for k,v in pairs(redirect) do -- We don't need a tracking category if the...

Click to read more »
Module:Documentation/testcases
Jumat, 2026-05-29 01:07:17

function suite:testAddTrackingCategoriesTemplatePage() local env = getEnv('Template:Example') self:assertEquals('', doc.addTrackingCategories(env)) end...

Click to read more »
Module:Random portal component/BHG-test
Rabu, 2019-05-08 21:37:57

getCurrentTitle() -- tracking function added by BHG 29/04/2019 -- called as subPageTrackingCategories(pages, args.max) local function subPageTrackingCategories(pages...

Click to read more »
Module:Uses TemplateStyles/sandbox
Senin, 2026-02-16 08:08:41

box = renderBox(tStyles) local trackingCategories = renderTrackingCategories(args, tStyles) return box .. trackingCategories end function p.main(frame)...

Click to read more »
Module:Ko-pron
Jumat, 2025-04-18 05:54:53

~= nil then require("Module:debug/track")("ko-IPA/l") end if args["cap"] ~= nil then require("Module:debug/track")("ko-IPA/cap") end if args["com"]...

Click to read more »
Module:Sports reference/doc
Selasa, 2025-05-13 12:33:28

This module tracks and uses Wikidata property: Sports-Reference.com Olympic athlete ID (archived) (P1447) (see uses) This module returns a link to Olympics...

Click to read more »
Module:Television episode disambiguation description/sandbox
Sabtu, 2020-01-18 02:38:43

converted. 'Disam', -- 35, these should be converted. } -- Tracking category list. local trackingCategoryList = { [1] = '[[Category:Television episode articles...

Click to read more »
Module:Sports rbr table/sandbox
Senin, 2026-03-23 05:18:44

'Module:Sports rbr table/styles.css' local args = nil local preview, tracking = '', '' local hasnotes = false local colorlist = {} local textlist =...

Click to read more »
Module:Sandbox/ProcrastinatingReader/data
Kamis, 2020-07-23 23:28:02

description = "Patent nonsense", warn_template = "Db-nonsense-notice", tracking_category = "Candidates for speedy deletion as nonsense pages", ...

Click to read more »
Module:Television infoboxes disambiguation check/doc
Minggu, 2021-10-17 20:25:30

= require('Module:Television infoboxes disambiguation check') local trackingCategory, debugString = validateDisambiguation.main(title, validDisambiguationTypeList...

Click to read more »
Module:Sandbox/beauvankirk/Episode list
Minggu, 2025-03-30 08:25:48

will keep track if a TBA value was entered. local cellValueTBA = false -- Variable that handles the assigned tracking categories. local trackingCategories...

Click to read more »
Module:Ahnentafel
Sabtu, 2026-01-17 20:05:05

first and last indices in rows table local rowbegin, rowend = -1,-1 -- tracking local tcats = '' local function checkparameters(k) if (k == 'align' or...

Click to read more »
Module:Webarchive/doc
Senin, 2026-02-23 03:17:43

archives (2,695) – all the other archive sites that don't have their own tracking category Category:Webarchive template unknown archives (416) – the template...

Click to read more »
Module:Sandbox/Alex.osheter/listtest
Rabu, 2018-09-05 03:20:57

index] = trackEntity:getLabel() else funcArgs["title" .. index] = frame:preprocess( "[[" .. trackEntity:getSitelink() .. "|" .. trackEntity:getLabel()...

Click to read more »
Module:Ranking movements/sandbox
Selasa, 2024-02-20 23:28:42

'</small>') end checkargs(args) local trackstr = (#tracking > 0) and table.concat(tracking, '') or '' if #preview > 0 then trackstr = require('Module:If...

Click to read more »
Module:WikiProject banner/templatepage/sandbox
Senin, 2026-03-09 18:17:07

this template is stored at <b>[[Template:WikiProject %s/config]]</b>.', tracking = {category = 'WikiProject banners using a configuration page'}, }, quality_criteria...

Click to read more »
Module:WikiProject banner/templatepage
Senin, 2026-06-01 21:09:16

this template is stored at <b>[[Template:WikiProject %s/config]]</b>.', tracking = {category = 'WikiProject banners using a configuration page'}, }, quality_criteria...

Click to read more »
Module:Template test case
Kamis, 2025-08-07 00:01:43

Template.new(invocationObj, options)) end -- Add tracking categories. At the moment we are only tracking templates -- that use any "heading" parameters...

Click to read more »
Module:SDcat/doc
Sabtu, 2024-10-19 09:27:52

there is an associated Wikidata entity. It returns one of the following tracking categories, as appropriate: Category:Short description matches Wikidata...

Click to read more »
Module:Citation/CS1/Configuration
Sabtu, 2026-02-28 22:14:44

-- cite newsgroup only ['NoPP'] = {'no-pp', 'nopp'}, ['NoTracking'] = {'no-tracking', 'template-doc-demo'}, ['Number'] = 'number', --...

Click to read more »
Module:Party name with color
Rabu, 2025-10-08 04:25:26

local check = require('Module:Check for unknown parameters')._check local tracking = check({ ['unknown']='[[Category:Pages using Party name with color with...

Click to read more »
Module:Sandbox/Premeditated/WDTracklist
Rabu, 2020-09-23 16:16:17

if trackEntityRec:getSitelink() ~= nil then funcArgs["title" .. order] = frame:preprocess( "[[" .. trackEntityRec:getSitelink() .. "|" .. trackEntity:getLabel()...

Click to read more »
Module:Authority control/sandbox
Kamis, 2026-06-04 00:40:21

conf = config.config local auxCats = '' local rct = false -- boolean to track if there are any links to be returned local qid, topic if namespace==0 and...

Click to read more »
Module:Sandbox/BrandonXLF/3
Jumat, 2024-08-16 22:43:24

'doc', subpage_sandbox = 'sandbox', subpage_testcases = 'testcases', tracking_no = 'no' }, class = { autocollapse = 'autocollapse', collapsible...

Click to read more »
Module:Flagg/Altvar data/sandbox
Sabtu, 2020-06-20 18:54:53

team";altvar="speedway"}; ["speedwaylt"] = {altlink="national long track team";altvar="long track";template="speedwayLT"}; ["svb"] = {altlink="men's national...

Click to read more »
Module:Taxonbar/candidate/doc
Minggu, 2019-06-16 22:06:24

designed to be called from {{Taxobox/core}} or a related template, and tracks pages which may be candidates for a {{Taxonbar}}. If no {{Taxonbar}} exists...

Click to read more »
Module:Sandbox/Jay D. Easy/tud
Minggu, 2019-12-15 05:38:21

-- This module implements the {{Tracks and uses Wikidata}} template. local yesno = require('Module:Yesno') local mList = require('Module:List') local mTableTools...

Click to read more »
Module:Commons link/sandbox/testcases
Jumat, 2024-07-19 12:01:33

link/sandbox| lookupFallback | Q2551907 | xyzzy}}','nil') end function p:testTracking() local galPrefix = '[[Category:Commons link ' local catPrefix = '[[Category:Commons...

Click to read more »
Module:Coordinates/doc
Jumat, 2024-08-30 03:55:47

This module tracks and uses Wikidata property: coordinate location (P625) (see uses) Note: The code which this module's main function (coord) outputs is...

Click to read more »
Module:Check for conflicting parameters/doc
Minggu, 2025-12-28 10:35:17

{{{headquarters|}}} | {{{hq|}}} | {{{location|}}} }} }}<!-- end infobox, start tracking -->{{#invoke:Check for conflicting parameters|check | template = Infobox...

Click to read more »
Module:Rugby box
Kamis, 2023-01-26 03:32:15

local check = require('Module:Check for unknown parameters')._check local tracking = check({ ['unknown']='[[Category:Pages using Rugby box with unknown...

Click to read more »
Module:Sandbox/Hike395/CommonsLink2
Jumat, 2020-02-21 16:09:49

qid, determine title -- use namespace from current page (to suppress tracking cat) local title = mw.wikibase.sitelink(qid) -- string any namespace...

Click to read more »
Module:Party name with color/sandbox
Selasa, 2024-07-02 01:14:01

local check = require('Module:Check for unknown parameters')._check local tracking = check({ ['unknown']='[[Category:Pages using Party name with color with...

Click to read more »
Module:Category series navigation/sandbox
Kamis, 2025-12-04 03:48:08

to generate navbox|'..(sortkey or 'O')..']]\n' end return '' end --Tracking cat handling. -- key: 15 (when reindexing ttrackingcats{}, Ctrl+H 'trackcat(13...

Click to read more »
Module:Sandbox/Premeditated/Reliable-sources
Senin, 2022-10-24 04:04:03

ref_sites = data.sites local tracking_cats = data.tracking_cats local os_date = os.date("%d %B %Y") local p = {} local tracking_categories = '' local namespace...

Click to read more »
Module:Excerpt/portals
Rabu, 2026-05-13 00:55:29

-- Prefer Module:Excerpt whenever possible -- Name of the category to track content pages with errors local errorCategory = "Articles with broken excerpts"...

Click to read more »
Module:Number table sorting/sandbox
Senin, 2019-06-10 02:39:48

then span:wikitext(self:makeDisplay()) end -- Tracking categories root:wikitext(self:renderTrackingCategories()) return tostring(root) end ...

Click to read more »
Module:Clickable button/sandbox
Kamis, 2025-10-23 15:48:12

Includes helper functions for URL parsing and cleaning, --- and adding tracking categories. Intended for use in templates and other modules. --- Supports...

Click to read more »
Module:Multiple image
Rabu, 2026-05-27 20:25:05

local check = require('Module:Check for unknown parameters')._check local tracking = check({ ['unknown'] = frame:expandTemplate{ title = 'main other'...

Click to read more »
Module:Location map/doc
Selasa, 2026-04-28 04:51:41

Category:Location maps with negative degrees and minutes or seconds (15) Tracking for a change (see talk): Category:Pages using location map with a double...

Click to read more »
Module:IPAc-nl
Jumat, 2022-06-17 21:01:02

loadData('Module:IPAc-nl/data') local p = {} -- Global container for tracking categories local categories = {} -- Trims whitespace from a string local...

Click to read more »
Module:Navbox/configuration/sandbox
Kamis, 2026-05-21 17:13:12

'doc', subpage_sandbox = 'sandbox', subpage_testcases = 'testcases', tracking_no = 'no', with_collapsible_groups = 'with collapsible groups', ...

Click to read more »
Module:Episode table/sandbox
Jumat, 2025-01-24 17:34:24

Caption if args.show_caption then -- Visible caption option, with a tracking category root:tag('caption'):wikitext(args.caption) categories = categories...

Click to read more »
Module:Category main article/sandbox
Kamis, 2025-11-20 17:16:52

templates/modules, just return the hatnote (no tracking categories) return text end -- Add tracking categories local cats = {} -- Wrong namespace...

Click to read more »
Module:SDcat
Sabtu, 2024-02-17 10:57:52

there is an associated Wikidata entity. It returns one of the following tracking categories, as appropriate: * Category:Short description matches Wikidata...

Click to read more »
Module:WikidataIB/sandbox
Senin, 2025-12-22 06:49:07

"Unknown", ["NaN"] = "Not a number", -- set the following to the name of a tracking category, -- e.g. "[[Category:Articles with missing Wikidata information]]"...

Click to read more »
Module:Infobox date field metadata/doc
Jumat, 2024-08-30 04:53:14

ambiguous and incomplete values are skipped and some will produce an error tracking category. This module is not intended to be used directly other than from...

Click to read more »
Module:Infobox mapframe/sandbox3
Minggu, 2025-12-07 15:45:47

util.trackAndWarn(trackingCat, warning) local title = mw.title.getCurrentTitle() local results = title and title.namespace == 0 and trackingCat...

Click to read more »
Module:Banner shell/sandbox
Sabtu, 2026-03-21 18:19:26

then local tracking = require('Module:Check for unknown parameters')._check({ unknown = cfg.tracking.unknown, preview = cfg.tracking.preview, ...

Click to read more »
Module:Sidebar
Selasa, 2025-12-30 01:10:22

calling templates and modules with a 'style' parameter of any sort for tracking to convert to TemplateStyles. TODO after a long cleanup: Catch sidebars...

Click to read more »
Module:Location map
Selasa, 2026-05-26 13:47:54

require('strict') local p = {} local getArgs = require('Module:Arguments').getArgs local function round(n, decimals) local pow = 10^(decimals or 0)...

Click to read more »
Module:Italic title/testcases
Kamis, 2026-03-05 01:25:59

end end local categoryTestData = { { description = "test _main: Tracking category is added when the string argument does not match the title", ...

Click to read more »
Module:Sidebar games events/sandbox
Selasa, 2025-12-30 09:49:18

DEFAULT_IMAGE_SIZE = 50 local getArgs = require('Module:Arguments').getArgs local tracking, preview = {}, {} local function delink_image(image) if image and...

Click to read more »
Module:Titled coords/doc
Minggu, 2025-03-09 10:33:48

This module tracks and uses Wikidata property: coordinate location (P625) (see uses) This module generates titled coordinates from raw coordinates extracted...

Click to read more »
Module:Flagg/Altvar data
Rabu, 2025-09-17 22:16:10

altvar="speedway" }; ["speedwaylt"] = { altlink="national long track team"; altvar="long track"; template="speedwayLT" }; ["svb"] = { altlink="men's national...

Click to read more »
Module:Television episode redirect handler/sandbox
Senin, 2024-05-06 13:52:37

%s) episodes" } local TEMP_TRACKING_CATEGORY = "[[Category:Television episode redirect handler parameter usage tracking|%s]]" --[[ Helper function which...

Click to read more »
Module:Navbox/div/configuration
Jumat, 2022-02-04 01:14:07

'doc', subpage_sandbox = 'sandbox', subpage_testcases = 'testcases', tracking_no = 'no' }, class = { autocollapse = 'autocollapse', collapsible...

Click to read more »
Module:Music chart/album.json
Selasa, 2026-05-12 21:14:33

Chart-Track Albums: Week {week}, {year}", "ref": "[[GfK Chart-Track]]. [[Irish Recorded Music Association|IRMA]]. Archived from [https://www.chart-track...

Click to read more »
Module:Collapsible list/sandbox
Senin, 2026-02-02 05:52:24

local check = require('Module:Check for unknown parameters')._check local tracking = check({ ['unknown'] = frame:expandTemplate{ title = 'main other'...

Click to read more »
Module:Sandbox/NorthPark1417/Backlinks
Rabu, 2019-04-17 13:09:31

ustring.gsub(mw.ustring.gsub(s, '%s', ' '), '^%s*(.-)%s*$', '%1') end local tracking, preview local function checkarg(k,v) if k and type(k) == 'string' then...

Click to read more »
Module:Documentation
Rabu, 2025-03-12 10:38:41

:done() :wikitext(p._endBox(args, env)) :done() :wikitext(p.addTrackingCategories(env)) -- 'Module:Documentation/styles.css' return mw...

Click to read more »
Module:Adjacent stations/Illinois Central Railroad
Senin, 2026-03-09 03:30:18

"Washington Park Branch", ["left terminus"] = "Washington Park Race Track", ["right terminus"] = "Harvey", } } }, ["World's Fair branch"]...

Click to read more »
Module:Sister project links/config-sand
Senin, 2026-04-27 06:57:07

voy="enwikivoyage", v="enwikiversity", species="specieswiki"} local trackingType = { wdMismatch="Pages using Sister project links with wikidata mismatch"...

Click to read more »
Module:Sandbox/Synpath
Jumat, 2025-03-07 06:02:19

css' local getArgs = require('Module:Arguments').getArgs local tracking, preview = {}, {} local p = {} local function isImage(input_string) --adapted...

Click to read more »
Module:Sandbox/Premeditated/gallery
Minggu, 2020-06-21 22:12:40

ustring.gsub(mw.ustring.gsub(s, '%s', ' '), '^%s*(.-)%s*$', '%1') end local tracking, preview local function checkarg(k,v) if k and type(k) == 'string' then...

Click to read more »
Module:All Ireland by county category navigation
Senin, 2026-03-23 02:30:26

end debugmsg = debugmsg .. " " .. msg return true end local function trackingCategory() -- discount this page, which will always be coded as a blue...

Click to read more »
Module:Sandbox/Hike395/Protected call
Selasa, 2024-11-05 18:34:30

require('Module:If preview')._warning({message}) end function p._pcall(args) local tracking = args[1] or '' local moduleName = args[2] or '' local funcName =...

Click to read more »
Module:Autotaxobox/sandbox
Kamis, 2025-07-17 19:35:19

TableEnd -- error-tracking for taxonomy templates -- if the last row has an anomalous rank, put the page in an error-tracking category local errCat1...

Click to read more »
Module:Interwiki extra/doc
Senin, 2025-09-22 04:11:07

use this module to add additional interwiki links are contained in the tracking category Category:Module:Interwiki extra: additional interwiki links (1...

Click to read more »
Module:Canada by province category navigation
Kamis, 2024-08-22 02:38:54

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Color contrast/doc
Selasa, 2025-02-18 07:25:39

contrast ratio}} {{Greater color contrast ratio}} It is also used for tracking within Module:Navbox Module:Userbox Module:Episode list and for documentation...

Click to read more »
Module:Commons link/doc
Jumat, 2026-03-27 22:16:47

link can be overridden, also. {{#invoke:Commons link|tracking=1}} Module can generate tracking categories for mismatch between supplied arguments and...

Click to read more »
Module:Sandbox/Þjarkur/IPAc-is
Sabtu, 2019-01-26 20:55:13

loadData('Module:Sandbox/Þjarkur/IPAc-is/data') local p = {} -- Global container for tracking categories local categoryHandler = require('Module:Category handler').main...

Click to read more »
Module:Person date
Sabtu, 2025-12-06 14:51:53

death_year_and_age = "Death year and age", } local invalid_date_category = '' local tracking_category = '' local Date = require('Module:Date')._Date local getArgs =...

Click to read more »
Module:Sister project links/config
Senin, 2026-04-27 06:53:42

voy="enwikivoyage", v="enwikiversity", species="specieswiki"} local trackingType = { wdMismatch="Pages using Sister project links with wikidata mismatch"...

Click to read more »
Module:Banner shell
Sabtu, 2026-03-21 18:21:20

then local tracking = require('Module:Check for unknown parameters')._check({ unknown = cfg.tracking.unknown, preview = cfg.tracking.preview, ...

Click to read more »
Module:Protection banner/config
Sabtu, 2026-04-18 09:24:50

-- Tracking categories -------------------------------------------------------------------------------- -- These messages determine which tracking categories...

Click to read more »
Module:Person date/sandbox
Minggu, 2025-12-21 23:18:29

death_year_and_age = "Death year and age", } local invalid_date_category = '' local tracking_category = '' local Date = require('Module:Date')._Date local getArgs =...

Click to read more »
Module:Hatnote/doc
Kamis, 2024-12-26 03:59:22

rather than "Category") mHatnote.makeWikitextError(msg, helpLink, addTrackingCategory) Formats the string msg as a red wikitext error message, with optional...

Click to read more »
Module:EFloras/doc
Rabu, 2024-10-23 17:04:34

ericoides var. ericoides {{#invoke:eFloras|name|Acer tataricum subsp. ginnala}} Acer tataricum subsp. ginnala Template:Tracking/eFloras/italics or bolding...

Click to read more »
Module:Biglist/doc
Jumat, 2024-08-30 03:25:16

might exceed expand size or time and which might put a page in an error tracking category: Category:Pages where post-expand include size is exceeded or...

Click to read more »
Module:SDcat/sandbox
Jumat, 2020-09-18 19:51:09

there is an associated Wikidata entity. It returns one of the following tracking categories, as appropriate: * Category:Short description matches Wikidata...

Click to read more »
Module:Sandbox/Peter SamFan/Test
Senin, 2016-04-18 23:02:47

local link = p.renderLink(data) local trackingCategories = p.renderTrackingCategories(args) return link .. trackingCategories end function p.makeLinkData(args)...

Click to read more »
Module:Location map/sandbox
Selasa, 2026-06-02 04:25:47

require('strict') local p = {} local getArgs = require('Module:Arguments').getArgs local function round(n, decimals) local pow = 10^(decimals or 0)...

Click to read more »
Module:Interlinear/sandbox
Rabu, 2026-01-07 06:23:33

end_div:attr("style", conf.style.EndDiv) div:newline() local temp_track = "" if last_line == 2 then temp_track = "[[Category:Pages with interlinear glosses using...

Click to read more »
Module:Ahnentafel/sandbox
Senin, 2025-10-06 00:59:31

first and last indices in rows table local rowbegin, rowend = -1,-1 -- tracking local tcats = '' local function checkparameters(k) if (k == 'align' or...

Click to read more »
Module:Citation/CS1/Configuration/sandbox
Rabu, 2026-06-03 02:12:03

-- cite newsgroup only ['NoPP'] = {'no-pp', 'nopp'}, ['NoTracking'] = {'no-tracking', 'template-doc-demo'}, ['Number'] = 'number', --...

Click to read more »
Module:Class mask/doc
Jumat, 2024-08-30 03:45:29

happen as usual). X: the project class and article class differ, so the tracking category Category:Articles with conflicting quality ratings will be populated...

Click to read more »
Module:Sandbox/Jkudlick
Selasa, 2024-09-17 07:35:17

'nobars' or k == 'note' or k == 'result' then -- valid and tracked table.insert(tracking, '[[Category:Pages using football box with ' .. k .. ']]')...

Click to read more »
Module:Sandbox/Was a bee/tree/doc
Senin, 2019-08-26 14:40:50

Starting from central nervous system (Q47273) Tracking through has part(s) (P527) for downward 10 depth Tracking through part of (P361) for upward 5 depth...

Click to read more »
Module:IrelandByProvinceCatNav
Rabu, 2022-12-28 03:03:16

end debugmsg = debugmsg .. " " .. msg return true end local function trackingCategory() -- discount this page, which will always be coded as a blue...

Click to read more »
Module:Section sizes
Sabtu, 2026-04-18 10:58:52

section_t.size; max = max_update (max, section_t.size, i); -- keep track of largest count if getprose then if find_string_in( noprose_sections...

Click to read more »
Module:Wikt-lang/doc
Minggu, 2024-12-01 21:42:48

{{#invoke:Wikt-lang|wiktlang|en-Latin|language}} -> language [Latin is not a valid script code.] Template:Tracking/wikt-lang/reconstructed with no asterisk...

Click to read more »
Module:Convert/sandbox
Senin, 2026-03-02 10:48:21

parms.tracking then -- Add a tracking category using the given text as the category sort key. -- There is currently only one type of tracking, but...

Click to read more »
Module:Sports roster
Rabu, 2025-02-12 05:29:05

local p = {} local getArgs = require('Module:Arguments').getArgs local tracking = '' local function addflags(frame, names, key) for k,v in ipairs(names)...

Click to read more »
Module:Authority control/config/doc
Minggu, 2024-12-29 09:31:41

which suppresses it. category = defines a category that should be used to track uses of this property (not usually needed). For example if category = 'VIAF'...

Click to read more »
Module:Sandbox/Frietjes/Rugby
Senin, 2024-09-16 21:19:44

lines[k+2] lines[k+2] = '' end end end end -- hash to keep track of team abbreviations local abbrevs = {} -- strings to keep the result...

Click to read more »
Module:Sports table/sandbox
Senin, 2025-12-08 22:55:27

local getTracking = require('Module:Sports table/argcheck/sandbox').check local warning_categories, tracking_categories = getTracking(Args, frame:getParent()...

Click to read more »
Module:Age
Rabu, 2025-12-10 15:08:14

-- Implement various "age of" and other date-related templates. local mtext = { -- Message and other text that should be localized. -- Also need to...

Click to read more »
Module:Uses Chart
Jumat, 2025-10-31 02:44:08

box = renderBox(cSources) local trackingCategories = renderTrackingCategories(args, cSources) return box .. trackingCategories end function p.main(frame)...

Click to read more »
Module:Music chart/sandbox/doc
Jumat, 2026-02-06 07:34:29

construction (critical), an error is shown in red and the page is added to tracking category. If only used in reference text, a warning is shown in preview...

Click to read more »
Module:Sandbox/Psiĥedelisto/Hatnote
Sabtu, 2020-06-13 16:45:37

makeWikitextError(msg, helpLink, addTrackingCategory, title) -- Formats an error message to be returned to wikitext. If -- addTrackingCategory is not false after...

Click to read more »
Module:Grand Slam Track/sandbox
Jumat, 2025-10-10 21:08:22

p = {} local P_POINTINTIME = 'P585' local P_PARTICIPANTOF = 'P1344' local P_SPORTSDISCIPLINE = 'P2416' local P_COMPETITIONCLASS = 'P2094' local P_RANK...

Click to read more »
Module:Wikipedia ads
Senin, 2019-02-25 05:34:26

getImageData(args) -- This function gets an image data from the data module. It also tracks -- whether the image data choice was random. local data = mw.loadData(DATA_MODULE)...

Click to read more »
Module:Jctbtm/sandbox
Selasa, 2022-12-27 11:39:10

prefixedText row:wikitext(string.format("[[Category:Jctbtm temporary tracking category|# %s]]", pagename)) end row:wikitext(args.notes or args.key)...

Click to read more »
Module:Sandbox/Wnt/NewestAtTop
Jumat, 2020-09-18 22:33:04

trumps local lastchunk="";local lasth1="==";local lasth2="==" -- keeps track of the title from the previous iteration to recover at end local tinsertpoint={};local...

Click to read more »
Module:Excerpt/staging
Minggu, 2026-01-18 23:47:46

removeCategories( excerpt ) -- Add tracking categories if params.track and config.categories then excerpt = Excerpt.addTrackingCategories( excerpt ) end ...

Click to read more »
Module:WPSHIPS utilities
Selasa, 2026-04-07 00:38:23

when |wl=no local no_cat = 'yes' == args_t['no-tracking']; -- make boolean: true when |no-tracking=yes return _ship (prefix, name, dab, control...

Click to read more »
Module:Sandbox/Salix alba
Senin, 2026-03-02 13:09:09

local list = p.renderList(data) local trackingCategories = p.renderTrackingCategories(args) return list .. trackingCategories end for listType in pairs(listTypes)...

Click to read more »
Module:Caselist
Kamis, 2017-06-15 06:35:24

[[Template:Caselist]]", 2 ) nargs.below = args.notes or args.below nargs.tracking = 'no' return mNavbox._navbox(nargs) end function p.main(frame) local...

Click to read more »
Module:Sandbox/Blepbob
Kamis, 2026-05-07 21:13:19

250 -- If page is not a user page, return tracking category. Else return empty. local function trackingCat(cat) local ns = mw.title.getCurrentTitle()...

Click to read more »
Module:Regional articles/doc
Sabtu, 2026-03-14 01:26:08

article names to tables. The primary intended use is for Wikiprojects to track their articles and identify content gaps. For example, a table on articles...

Click to read more »
Module:Citation/CS1/testcases
Jumat, 2024-09-27 08:42:55

POSTSCRIPT |no-tracking = true ]==] }, { [==[ type=Type | title=Article | format=Format | author=Author | journal=Journal | no-tracking=true ]==] }, {...

Click to read more »
Module:Object weight/sandbox
Jumat, 2025-10-03 16:35:03

This module is based off of [[Module:Person weight]] local p = {} local tracking_category = ' ' if mw.title.getCurrentTitle():inNamespaces(0, 828, 829)...

Click to read more »
Module:Infobox television/doc
Jumat, 2024-08-30 04:55:46

displaytitle (0) Category:Pages using infobox television with unnecessary name parameter (0) Category:Temp infobox television tracking category (474)...

Click to read more »
Module:Sandbox/Evolution and evolvability/Authors
Minggu, 2020-05-24 15:59:44

when used local ords = {} -- list of employers local emps = {} -- keep track of values without series ordinals and max ordinal local noord = 0 local...

Click to read more »
Module:Emoji/data
Senin, 2024-03-11 02:56:06

["tongue"] = "1f445", ["top"] = "1f51d", ["tophat"] = "1f3a9", ["track_next"] = "23ed", ["track_previous"] = "23ee", ["trackball"] = "1f5b2", ["tractor"]...

Click to read more »
Module:Sandbox/Matt Fitzpatrick/Navbox
Senin, 2015-10-12 07:47:24

-- -- Tracking categories -- local function needsHorizontalLists() if border == 'child' or border == 'subgroup' or args.tracking == 'no' then...

Click to read more »
Module:Sandbox/Nardog/IPAc-ro
Senin, 2020-07-13 08:56:22

loadData('Module:IPAc-ro/data') local p = {} -- Global container for tracking categories local categories = {} -- Trims whitespace from a string local...

Click to read more »
Module:Current events calendar
Selasa, 2021-11-02 23:07:23

ipairs(weekdays) do dayHeadingRow:tag('th'):wikitext(weekday) end -- Days -- Tracks the number of day cells. Negative values used for initial blank cells. ...

Click to read more »
Module:Sandbox/BrandonXLF/2
Jumat, 2024-08-16 22:21:28

if border == cfg.keyword.border_subgroup or args[cfg.arg.tracking] == cfg.keyword.tracking_no then return false end return not has_list_class(cfg...

Click to read more »
Module:User:Cscott/Advent Of Code 2023/Day 18
Selasa, 2023-12-19 11:19:15

criterion, and also separately track the cubes that will -- be filled in on the rows south of here (south_sum). Also track -- in "nrow" how many...

Click to read more »
Module:Sandbox/Eievie
Rabu, 2024-02-07 14:41:13

then out = out .. conf.AmbiguousGlossCategory -- this category will only track articles end end return out end function UserMessages:print_warnings()...

Click to read more »
Module:Biota infobox/param
Sabtu, 2023-12-09 01:00:28

use these for tracking categories (partially done) end tempArgs['auto'] = nil -- this if not on tracking list but used...

Click to read more »
Module:Sandbox/XanonymusX/Navbox
Kamis, 2020-07-30 16:45:59

Bild)) end end -- -- Tracking categories -- local function needsHorizontalLists() if border == 'subgroup' or args.tracking == 'no' then return false...

Click to read more »
Module:Convert/doc
Senin, 2026-04-06 23:48:39

(chain/link units; iferror class; input=x: x can be feet/inches; optional tracking category Version 20 December 2017 (changed symbols for dot and micro) Version...

Click to read more »
Module:Multiple image/sandbox
Rabu, 2026-05-27 11:27:52

local check = require('Module:Check for unknown parameters')._check local tracking = check({ ['unknown'] = frame:expandTemplate{ title = 'main other'...

Click to read more »
Module:Music chart/sandbox/album.json
Minggu, 2026-02-01 06:43:44

"url_title": "GFK Chart-Track Albums: Week {week}, {year}", "ref": "[[GfK Chart-Track]]. [[Irish Recorded Music Association|IRMA]]"...

Click to read more »
Module:Sandbox/Rogerhc/NewestAtTop
Selasa, 2014-01-21 01:30:44

trumps local lastchunk="";local lasth1="==";local lasth2="==" -- keeps track of the title from the previous iteration to recover at end local tinsertpoint={};local...

Click to read more »
Module:Music chart/doc
Senin, 2026-03-16 02:20:52

construction (critical), an error is shown in red and the page is added to tracking category. If only used in reference text, a warning is shown in preview...

Click to read more »
Module:Dump
Senin, 2021-06-07 14:35:17

true, link = true, meta = true, param = true, source = true, track = true, wbr = true, } local tabstr = make_tabstr(tabwidth) local function...

Click to read more »
Module:Citation mode/sandbox
Kamis, 2024-12-26 00:41:24

supplied mode -- this prevents putting articles into "overriden mode" tracking category function p._main(mode) return not cfg.global_cs1_config_t['Mode']...

Click to read more »
Module:Flagg
Selasa, 2025-11-04 05:18:43

then out = 'style="text-align:'..(align or 'left')..'"|'..out end --Tracking categories local cat = "" if pimage and not image_map[pimage] and country~=""...

Click to read more »
Module:Citation/CS1/Date validation
Minggu, 2026-01-18 02:25:14

good_date then -- assemble one error message so we don't add the tracking category multiple times table.insert (error_list, wrap_style ('parameter'...

Click to read more »
Module:Sandbox/Mathglot/Section sizes
Senin, 2022-10-24 04:11:31

count[i]; max = max < count[i] and count[i] or max; -- keep track of largest count else -- probably the last section (no...

Click to read more »
Module:Lang/documentor tool
Senin, 2025-05-12 23:10:52

local non_english_language_sources_strings = { ["LINE1"] = "This is a tracking category for articles that use %s to identify %s sources.", ["PARENT_CATEGORY"]...

Click to read more »
Module:Sandbox/RexxS/Authors
Senin, 2020-05-04 04:28:27

when used local ords = {} -- list of employers local emps = {} -- keep track of values without series ordinals and max ordinal local noord = 0 local...

Click to read more »
Module:Documentation/sandbox
Rabu, 2026-06-03 23:02:24

:done() :wikitext(p._endBox(args, env)) :done() :wikitext(p.addTrackingCategories(env)) -- 'Module:Documentation/styles.css' return mw...

Click to read more »
Module:Sandbox/Mr. Stradivarius/Check ISO 639-1
Selasa, 2024-03-26 14:33:27

it returns an error and a tracking category. For blank -- or non-string input, the returns a blank string. The tracking category is sorted by the language...

Click to read more »
Module:Sports roster/sandbox
Sabtu, 2023-04-08 06:46:41

local p = {} local getArgs = require('Module:Arguments').getArgs local tracking = '' local function addflags(frame, names) for k, v in ipairs(names)...

Click to read more »
Module:Scripts
Senin, 2023-11-20 10:47:19

= data, _code = code}, Script) or nil end -- Track scripts with anomalous names. local scriptsToTrack = { -- scripts already renamed ["IPAchar"] =...

Click to read more »
Module:Footballer positions
Sabtu, 2025-12-27 04:46:02

Process a single position local function processPosition(pos, isFirst, trackingNeeded, linkTargetReplacements, citationNeededTags) local backup = pos...

Click to read more »
Module:Sandbox/Cw5/Navbox
Kamis, 2015-10-08 02:24:05

-- -- Tracking categories -- local function needsHorizontalLists() if border == 'child' or border == 'subgroup' or args.tracking == 'no' then...

Click to read more »
Module:SportsRankings
Kamis, 2023-08-03 23:08:11

end end if not rank then -- no ranking found (do we want a tracking for no rank found?) rank = 'NR' --outputString="[[Category:Pages...

Click to read more »
Module:110521sgl
Jumat, 2023-06-09 02:40:33

table.remove(args,1) doesn't produce desired result args[1] = '' -- Keep track of how many columns are in this table local col_span = 1 for _, v in ipairs(...

Click to read more »
Module:All Ireland by county category navigation/sandbox
Rabu, 2025-11-19 21:50:59

end debugmsg = debugmsg .. " " .. msg return true end local function trackingCategory() -- discount this page, which will always be coded as a blue...

Click to read more »
Module:Old XfD multi
Kamis, 2025-11-27 11:47:08

text = self:renderBannerText() }) end function OldAfdMulti:renderTrackingCategories() local ret = {} if self.hasMissingDate and self.currentTitle...

Click to read more »
Module:Excerpt/config
Rabu, 2026-06-03 04:49:24

'description'}, {'image_class'} }, {'logo', {'logo_caption'} }, }, -- Tracking categories (without the category namespace) categories = { content =...

Click to read more »
Module:Sandbox/Rich Farmbrough/cross-namespace
Rabu, 2016-01-13 05:30:00

page to " .. tospace .. " page]] -- and check cat exists - if not add a tracking cat. -- Or rv = "[[Category:Cross-namespace redirects from " .. fromspace...

Click to read more »
Module:WPSHIPS utilities/sandbox
Senin, 2025-12-29 14:36:53

when |wl=no local no_cat = 'yes' == args_t['no-tracking']; -- make boolean: true when |no-tracking=yes return _ship (prefix, name, dab, control...

Click to read more »
Module:Road data/strings/NPL
Senin, 2024-07-15 00:09:52

["19"] = "Shabha-Bramhadev Highway", ["20"] = "Kathmandu-Terai Fast Track", ["21"] = "Kathmandu Outer Ringroad" }, abbr = "H%route%", color =...

Click to read more »
Module:Sandbox/Hellknowz/Test
Senin, 2013-09-16 16:24:11

end end local trackingCat = '' if (frame.args.trackingCat and frame.args.trackingCat == 'yes') then trackingCat = '[[Category:Articles...

Click to read more »
Module:Sandbox/Innesw/Infobox Australian place/doc
Kamis, 2025-09-25 15:27:24

sub-table is removed except in article namespace, all categories - including tracking categories - are suppressed removes any response to |short description=...

Click to read more »
Module:Citation mode
Selasa, 2025-08-12 06:01:42

supplied mode -- this prevents putting articles into "overriden mode" tracking category function p._main(mode) return not cfg.global_cs1_config_t['Mode']...

Click to read more »
Module:Infobox date field metadata
Selasa, 2019-02-26 06:17:07

end end local trackingCat = '' if (frame.args.trackingCat and frame.args.trackingCat == 'yes') then trackingCat = '[[Category:Articles...

Click to read more »
Module:Sandbox/110521sgl
Jumat, 2023-06-09 04:03:30

table.remove(args,1) doesn't produce desired result args[1] = '' -- Keep track of how many columns are in this table local col_span = 1 for _, v in ipairs(...

Click to read more »
Module:Template test case/sandbox
Rabu, 2025-08-06 23:54:27

Template.new(invocationObj, options)) end -- Add tracking categories. At the moment we are only tracking templates -- that use any "heading" parameters...

Click to read more »
Module:Weather/doc
Selasa, 2016-09-13 17:23:17

results in the corresponding cell being blank with no error message or tracking category. The following functions are available: The following templates...

Click to read more »
Module:Automated taxobox
Selasa, 2026-06-02 13:33:55

'', synonyms = args['synonyms'] or '' } } -- put page in error-tracking categories if required local errCat1 = '' if genusManual ~= '' or speciesManual...

Click to read more »
Module:Sandbox/genewiki/geneboxdev
Rabu, 2015-10-21 23:03:40

valid entity ID. local itemID = mw.text.trim(frame.args[4] or "") -- will track the different builds pulled from the qualifiers local newest_build = "0"...

Click to read more »
Module:PopulationFromWikidata
Kamis, 2023-07-20 08:57:48

population values]]' -- Append the category to the output so we can keep track of which articles are using this module to output a population value end...

Click to read more »
Module:Infobox television
Selasa, 2026-04-28 18:25:24

television with unnecessary manual displaytitle]]", manual_display_title_temp_tracking = "[[Category:Pages using infobox television with manual displaytitle]]"...

Click to read more »
Module:SportsRankings/sandbox
Kamis, 2023-08-03 22:32:13

end end if not rank then -- no ranking found (do we want a tracking for no rank found?) rank = 'NR' --outputString="[[Category:Pages...

Click to read more »
Module:Sidebar/sandbox
Selasa, 2025-12-30 01:00:41

calling templates and modules with a 'style' parameter of any sort for tracking to convert to TemplateStyles. TODO after a long cleanup: Catch sidebars...

Click to read more »
Module:AIC status
Jumat, 2025-11-28 23:40:04

cleanup_status or args[1] or "error" local subpageArg = args.subpage or args.tracking_subpage or args[2] or "" local hatnoteIcon = "" local hatnote = "" local...

Click to read more »
Module:Requested move
Rabu, 2024-03-20 06:51:08

and {{move-multi}} will both be supported. -- -- The "multi" variable tracks whether we are using the syntax previously -- produced by {{requested move}}...

Click to read more »
Module:Section sizes/sandbox
Selasa, 2025-09-23 23:18:11

section_t.size; max = max_update (max, section_t.size, i); -- keep track of largest count if getprose then if find_string_in( noprose_sections...

Click to read more »
Module:Sandbox/Scaledish/InfoboxImage
Selasa, 2025-09-23 06:10:53

"[[Category:Pages using infoboxes with thumbnail images]]", } local function trackable() local ns = mw.title.getCurrentTitle().nsText:lower() return not (ns...

Click to read more »
Module:Sandbox/Jts1882/Biota infobox/param
Senin, 2022-10-24 04:08:13

use these for tracking categories (partially done) end tempArgs['auto'] = nil -- this if not on tracking list but used...

Click to read more »
Module:Fiction-based redirects to list entries category handler/sandbox
Jumat, 2026-05-29 14:45:59

redirects", link = "[[Category:{series} redirects|{type}]]"} } local TRACKING_CATEGORY = "[[Category:Fiction redirect categories with non-existent parent...

Click to read more »
Module:Navbox/div
Jumat, 2022-02-04 01:03:51

if border == cfg.keyword.border_subgroup or args[cfg.arg.tracking] == cfg.keyword.tracking_no then return false end return not has_list_class(cfg...

Click to read more »
Module:Jctint
Kamis, 2024-09-19 07:57:41

occurred during conversion. -- Add the transcluding page to an error tracking category. local page = mw.title.getCurrentTitle() -- Get transcluding...

Click to read more »
Module:Webarchive/data
Selasa, 2026-02-24 05:15:39

see wikiwix in the table [4]=service ID; set to nil if not used [5]=tracking category key from the categories table; set to nil if not used [6]=postfix;...

Click to read more »
Module:BattleHonour/data
Selasa, 2023-04-18 20:37:03

Qattara_Track = {Name= "Qattara Track", Image= "Qattara Track Embroidered.png", Link= "List of South African Battle Honours#Qattara Track", Description=...

Click to read more »
Module:Music ratings
Sabtu, 2024-11-30 21:03:22

hasDuplicateScores(scoreArgs, nScoreArgs) then duplicateScores = true end end -- Tracking category if mw.title.getCurrentTitle().namespace == 0 and yesno(args.noprose)...

Click to read more »
Module:Lang/documentor tool/sandbox
Jumat, 2025-04-11 14:14:34

local non_english_language_sources_strings = { ["LINE1"] = "This is a tracking category for articles that use %s to identify %s sources.", ["PARENT_CATEGORY"]...

Click to read more »
Module:Clickable button/sandbox2
Selasa, 2025-09-23 13:14:37

others. -- To add icons: [[Template:Clickable button/styles.css]]. -- TRACKING CATEGORIES: [[Category:Pages using clickable dummy button]] -- [[Category:Pages...

Click to read more »
Module:Citation/CS1/Date validation/sandbox
Minggu, 2026-03-29 21:38:23

good_date then -- assemble one error message so we don't add the tracking category multiple times table.insert (error_list, wrap_style ('parameter'...

Click to read more »
Module:User:Cscott/Advent Of Code 2023/Day 17
Senin, 2023-12-18 22:46:13

l = myrequire('llpeg') local PriorityQueue = myrequire('pqueue') local TRACK_PATH = false --[[ PARSING ]]-- local Block = {} Block.__index = Block function...

Click to read more »
Module:Protection banner/config/sandbox
Kamis, 2026-04-16 03:23:10

-- Tracking categories -------------------------------------------------------------------------------- -- These messages determine which tracking categories...

Click to read more »
Module:Switzerland by canton category navigation/sandbox
Kamis, 2025-11-20 06:55:52

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Music chart/single.json
Jumat, 2026-05-22 02:59:10

'sc_Oricon2_{songid}'. Supports {param|default}.", "track_param": "Parameter name to track. Creates category 'X chart Y without Z parameter' if missing...

Click to read more »
Module:Check for conflicting parameters
Minggu, 2025-12-28 10:34:01

local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end function p.check(frame)...

Click to read more »
Module:Infobox road/color
Sabtu, 2021-08-07 07:42:46

AUS:addTypesAsColor({"street"}, "background:#F9E2D2;") AUS:addTypesAsColor({"track"}, "background:#fee8ab;") colors.AUS = AUS end -- Australia do --...

Click to read more »
Module:Tabular data/doc
Minggu, 2023-07-09 12:13:57

a high-performance module {{NUMBEROF}} to access Wikipedia statistics. Tracked in Phabricator Task T252307 Returns the entire data table as a (rather...

Click to read more »
Module:Protection banner/testcases
Senin, 2026-03-09 22:37:23

_cfg.msg = { ['tracking-category-expiry'] = 'Expiry category', ['tracking-category-incorrect'] = 'Incorrect category', ['tracking-category-template']...

Click to read more »
Module:Norway by county category navigation
Jumat, 2026-01-02 01:17:32

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Spain by autonomous community category navigation
Jumat, 2026-01-02 01:27:02

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Finland by region category navigation
Jumat, 2026-01-02 01:01:23

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Video game reviews
Jumat, 2025-08-22 22:53:34

require('strict') local p = {} local data = require('Module:Video game reviews/data') local yesno = require('Module:Yesno') local vgwd = require('Module:Video...

Click to read more »
Module:Infobox gene
Rabu, 2025-02-05 02:58:46

chr_ucsc = chr end chr_loc_link = "[https://genome.ucsc.edu/cgi-bin/hgTracks?org=Human&db="..db.."&position=chr"..chr_ucsc..":"..gstart.."-"..gend.."...

Click to read more »
Module:Senegal by region category navigation
Jumat, 2026-01-02 01:23:45

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Bulgaria by province category navigation
Jumat, 2026-01-02 01:00:51

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Old XfD multi/sandbox
Kamis, 2025-11-27 11:44:32

text = self:renderBannerText() }) end function OldAfdMulti:renderTrackingCategories() local ret = {} if self.hasMissingDate and self.currentTitle...

Click to read more »
Module:Current events calendar/sandbox
Selasa, 2021-11-02 10:02:06

ipairs(weekdays) do dayHeadingRow:tag('th'):wikitext(weekday) end -- Days -- Tracks the number of day cells. Negative values used for initial blank cells. ...

Click to read more »
Module:Country2nationality
Rabu, 2025-10-29 01:11:35

return country elseif string.sub(isocode,1,2)=="[[" then -- pass through tracking categories return name..isocode end return name end p[''] = function...

Click to read more »
Module:GAAbyCountyCatNav
Rabu, 2022-12-28 02:53:11

end debugmsg = debugmsg .. " " .. msg return true end local function trackingCategory() -- discount this page, which will always be coded as a blue...

Click to read more »
Module:Video game reviews/data
Jumat, 2025-12-05 06:33:58

local reviewers = { { "''[[1Up.com]]''", '1UP' }, { "''[[4Players]]''", '4P' }, { "''[[ACE (magazine)|ACE]]''", 'ACE' }, { "''[[Adventure Gamers]]''"...

Click to read more »
Module:Excerpt/config/sandbox
Selasa, 2026-06-02 20:52:42

'description'}, {'image_class'} }, {'logo', {'logo_caption'} }, }, -- Tracking categories (without the category namespace) categories = { content =...

Click to read more »
Module:France by region category navigation
Senin, 2026-03-23 05:30:05

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Austria by state category navigation
Jumat, 2026-01-02 00:58:15

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Germany by state category navigation
Minggu, 2025-12-14 01:00:35

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Nigeria by state category navigation
Jumat, 2026-01-02 01:16:35

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Documentation/config
Selasa, 2025-10-14 01:10:40

------------------------------------------------------------------- -- Tracking category configuration -----------------------------------------------...

Click to read more »
Module:Brazil by state category navigation
Jumat, 2026-01-02 00:58:55

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Citation/CS1/doc/Category list
Minggu, 2021-03-07 02:50:12

Category:CS1 interwiki-linked names Category:CS1 location test Category:CS1 tracked parameter: $1 Category:CS1 uses $1-language script ($2) Category:CS1 uses...

Click to read more »
Module:Jct
Kamis, 2022-12-29 10:42:28

local p = {} -- Change to "" upon deployment. local moduleSuffix = "" local parserModuleName = "Module:Road data/parser" .. moduleSuffix local statenameModuleName...

Click to read more »
Module:DecodeEncode/doc
Selasa, 2025-04-22 15:11:39

code. 4 Feb 2023: U+03B5 ε GREEK SMALL LETTER EPSILON (&epsi;, &epsilon;) Tracked in Phabricator Task T328840 See Module talk:DecodeEncode § Bug report:...

Click to read more »
Module:Automated taxobox/sandbox
Selasa, 2026-06-02 13:27:36

'', synonyms = args['synonyms'] or '' } } -- put page in error-tracking categories if required local errCat1 = '' if genusManual ~= '' or speciesManual...

Click to read more »
Module:Protected edit request/active
Rabu, 2026-04-15 08:14:15

'protection log')) end self.linkCount = self.linkCount + #tbargs -- Keep track of the number of total links created by the object. return makeToolbar(tbargs)...

Click to read more »
Module:ImportProtein
Senin, 2023-04-03 04:38:17

"#FF5599","#FF55CC","#FF55FF"} end local claim={};local nextcolor=1 -- keeps track of the colors assigned to specific nkeys throughout the loop ----...

Click to read more »
Module:Sweden by county category navigation
Rabu, 2025-12-17 06:05:27

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Wikipedia ads/sandbox
Minggu, 2023-06-11 23:13:19

getImageData(args) -- This function gets an image data from the data module. It also tracks -- whether the image data choice was random. local data = mw.loadData(DATA_MODULE)...

Click to read more »
Module:Netherlands by province category navigation
Jumat, 2026-01-02 01:15:59

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Excerpt/portals/sandbox
Jumat, 2026-02-06 20:41:50

-- Prefer Module:Excerpt whenever possible -- Name of the category to track content pages with errors local errorCategory = "Articles with broken excerpts"...

Click to read more »
Module:Portugal by district category navigation
Jumat, 2026-01-02 01:21:18

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Turkey by province category navigation
Jumat, 2026-01-02 01:29:10

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:South Africa by province category navigation
Jumat, 2026-01-02 01:25:26

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Television ratings graph
Jumat, 2026-04-03 10:53:23

(v ~= '' and v or 0).." color:season"..season.."\n" -- Increment tracking variables counted_episodes = counted_episodes + 1 thisseason = thisseason...

Click to read more »
Module:Switzerland by canton category navigation
Jumat, 2026-01-02 01:28:06

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Canada by province category navigation/sandbox
Kamis, 2024-08-22 00:49:29

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Greece by administrative division category navigation
Jumat, 2026-01-02 01:08:23

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Date time
Kamis, 2025-04-10 21:19:53

The error message to format -- @param add_tracking_category (boolean, optional) If false, omits the tracking category -- @return string An HTML-formatted...

Click to read more »
Module:Interlinear/sandbox2
Jumat, 2024-02-23 04:05:18

then out = out .. conf.AmbiguousGlossCategory -- this category will only track articles end end return out end function UserMessages:print_warnings()...

Click to read more »
Module:Indonesia by province category navigation
Jumat, 2026-01-02 01:11:00

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:SST/doc
Sabtu, 2026-03-14 02:19:04

the shard (defaulting to {{cite book}}). The module utilizes an error tracking system. Fatal Execution Errors: If the module encounters a system failure...

Click to read more »
Module:Sports roster/default
Selasa, 2020-05-26 01:22:44

tostring(h) end function pp.players_roster(args, players, keys) local tracking = '' local res = mw.html.create('') for k,v in ipairs(players) do local...

Click to read more »
Module:Music chart/sandbox/single.json
Senin, 2026-03-16 01:53:28

'sc_Oricon2_{songid}'. Supports {param|default}.", "track_param": "Parameter name to track. Creates category 'X chart Y without Z parameter' if missing...

Click to read more »
Module:Infobox television episode
Rabu, 2026-06-03 14:33:30

author}} so its internal -- <br> or list markup doesn't trigger the tracking category. -- The pattern ".-" is non-greedy to ensure we only strip...

Click to read more »
Module:InfoboxImage/data/sandbox
Kamis, 2026-06-04 20:29:46

-- Configuration submodule for image validation and associated tracking categories (enwiki) local placeholder_image = { ["Blue - Replace this image...

Click to read more »
Module:Autovirusbox
Rabu, 2023-01-25 18:09:32

range_map_caption = args['range_map_caption'] or '', } } -- put page in error-tracking category if required if autoTaxonType == 'ERROR' then res = res .....

Click to read more »
Module:Sandbox/Nardog/10
Senin, 2023-10-02 16:04:44

and {} local xSampaVars -- Tracks X-SAMPA variants local keymanVars -- Tracks Keyman variants local tipaTies -- Tracks tie bars for TIPA for char...

Click to read more »
Module:Russia by federal subject category navigation
Senin, 2026-03-23 02:31:31

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:SST
Sabtu, 2026-04-18 10:30:05

namespace == 118) then if tracking_category then return err_text .. '[[Category:' .. tracking_category .. ']]' else ...

Click to read more »
Module:Italic title2
Rabu, 2025-08-13 08:01:58

substring or that the page has -- been moved to a bad title, so add a tracking category. if nReplacements < 1 then categories['Pages using...

Click to read more »
Module:Belgium by province category navigation
Sabtu, 2025-12-27 00:51:42

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Science redirect
Jumat, 2024-09-13 23:35:57

local conf = require( "Module:Science redirect/conf" ) local p = {} function p.R(frame) local template = mw.ustring.gsub(frame.args[1], ' ', '_') if...

Click to read more »
Module:Badge display/data
Selasa, 2024-09-03 14:18:53

57", Org="SANDF", RecipCat="" }, Tracker = {Code = "Tracker", Type = "Qualification", Description = "Tracker", Class="", Variation="Black on Thatch...

Click to read more »
Module:Music ratings/sandbox
Rabu, 2026-06-03 22:39:57

_, review in ipairs(reviews) do tableRoot:node(review.row) end -- Tracking category if mw.title.getCurrentTitle().namespace == 0 and yesno(args.noprose)...

Click to read more »
Module:Webarchive/data/sandbox
Selasa, 2026-02-24 05:16:24

see wikiwix in the table [4]=service ID; set to nil if not used [5]=tracking category key from the categories table; set to nil if not used [6]=postfix;...

Click to read more »
Module:France by department category navigation
Kamis, 2026-03-26 13:45:32

not display the navbox") end local myTrackingCat = makeTrackingCategory() return publishDebugLog() .. myNavTable .. myTrackingCat end return p...

Click to read more »
Module:Autovirusbox/sandbox
Rabu, 2023-01-25 18:10:29

range_map_caption = args['range_map_caption'] or '', } } -- put page in error-tracking category if required if autoTaxonType == 'ERROR' then res = res .....

Click to read more »
Module:Infobox mapframe/sandbox2
Minggu, 2025-11-09 23:09:55

local tracking = hasOsmRelationId and '' or '[[Category:Infobox mapframe without OSM relation ID on Wikidata]]' return mapframe .. tracking end return...

Click to read more »
Module:Citation/CS1/doc/Importing the Module:Citation/CS1 suite to your wiki
Kamis, 2022-02-03 00:32:37

parameters are deprecated but still supported 'tracked': These parameters are valid and supported parameters tracked in an eponymous properties category. nil:...

Click to read more »
Module:Sandbox/Md gilbert/ListItem
Senin, 2022-10-24 04:02:46

that aren't intended to be displayed, but instead facilitate machine-trackable data). --]] function p.printItem(frame) local parent_frame = frame:getParent()...

Click to read more »
Module:Sandbox/Relentlessly/Cycling race/teamroster
Rabu, 2016-03-23 19:29:46

--[[ if labelMissing then tableEnd = tableEnd .. getMissingLabelTrackingCategory() end --]] return '<table style="border:1px solid rgb(200...

Click to read more »
Module:Class mask
Minggu, 2024-03-03 02:56:50

will indicate to meta banner that classes are different, so trigger a tracking category end end end return (args.noprefix and '' or prefix) .....

Click to read more »
Module:Flagg/sandbox
Sabtu, 2025-07-12 17:24:08

then out = 'style="text-align:'..(align or 'left')..'"|'..out end --Tracking categories local cat = "" if pimage and not image_map[pimage] and country~=""...

Click to read more »
Module:Banner shell/config
Sabtu, 2025-12-13 15:13:06

uncollapsed = 'the following [[Wikipedia:WikiProject|WikiProjects]]:' }, tracking = { duplicate = 'Pages using WikiProject banner shell with duplicate...

Click to read more »
Module:Sandbox/Ita140188/Section sizes
Kamis, 2025-08-28 20:58:32

i); -- keep track of largest count max_prose, max_prose_i = max_update (max_prose, max_prose_i, section_t.prosesize, i); -- keep track of largest...

Click to read more »
Module:Cite Q
Senin, 2026-04-27 10:27:09

label = mw.text.nowiki(label) else label = qnumber -- should add tracking category end end local position = maxpos + 1 -- Default to 'next'...

Click to read more »
Module:Transclusion count/data/L
Minggu, 2026-05-31 12:14:02

["Large"] = 216000, ["Large_category_TOC"] = 11000, ["Large_category_TOC/tracking"] = 11000, ["Last_edited_by"] = 66000, ["Last_word"] = 40000, ["LaunchesByYear_footer"]...

Click to read more »
Module:Infobox road/color/testcases
Selasa, 2025-07-29 04:56:45

self:preprocess_equals('{{#invoke:Infobox road/color|color|country=AUS|type=track}}', 'background:#fee8ab;') self:preprocess_equals('{{#invoke:Infobox...

Click to read more »
Module:Banner shell/config/sandbox
Kamis, 2025-10-23 18:47:04

uncollapsed = 'the following [[Wikipedia:WikiProject|WikiProjects]]:' }, tracking = { duplicate = 'Pages using WikiProject banner shell with duplicate...

Click to read more »
Module:Ice hockey box
Kamis, 2025-02-06 23:19:28

'[[Category:Pages using icehockeybox with the note parameter]]' end -- tracking if (args['sogoals1'] or args['sogoals2']) then errorcats = errorcats...

Click to read more »
Module:Lang-zh
Senin, 2025-12-22 17:26:41

require('strict') local p = {} -- articles in which traditional Chinese preceeds simplified Chinese local t1st = { ["228 Incident"] = true, ["Chinese...

Click to read more »
Module:Infobox road/color/sandbox
Jumat, 2021-02-19 07:42:21

pairs({'AUS'}) do for i,type in pairs({'freeway', 'highway', 'road', 'street', 'track'}) do header = "AUS-" .. type end for i,type in pairs({'city highway'})...

Click to read more »
Module:Infobox television disambiguation check
Selasa, 2026-01-06 18:30:17

require("strict") local getArgs = require("Module:Arguments").getArgs local validateDisambiguation = require("Module:Television infoboxes disambiguation...

Click to read more »
Module:Sandbox/paddyjoy
Rabu, 2022-07-13 20:21:00

legend = { default = '[[Template:Railway line legend', track = '[[Template:Railway track legend', bus = '[[Template:Bus route legend', canal...

Click to read more »
Module:Sandbox/Urban Versis 32/WEmoji
Kamis, 2022-06-16 09:38:47

return str end -- Check for invalid input and emit error message and tracking category -- -- code to be written -- SECTION 4: End of code/compilation...

Click to read more »
Module:Sandbox/MJL/CS1/Suggestions
Sabtu, 2021-09-04 01:02:25

= 'newspaper', -- misspelling ['no-cat'] = 'no-tracking', -- old parameter ['nocat'] = 'no-tracking', -- old parameter ['nom'] = 'last', ...

Click to read more »
Module:Infobox television/sandbox2
Rabu, 2025-02-26 19:55:24

unlinked values|%s]]", -- temp = "[[Category:Temp infobox television tracking category|%s]]", -- } local maintenance_categories = { -- alt_name = {...

Click to read more »
Module:Infobox television/sandbox
Selasa, 2026-05-26 01:46:48

television with unnecessary manual displaytitle]]", manual_display_title_temp_tracking = "[[Category:Pages using infobox television with manual displaytitle]]"...

Click to read more »
Module:Authority control/config
Rabu, 2026-06-03 23:08:08

testcases = 'testcases', Topic = 'Topic', Totals = 'Totals', Tracking_category = 'Tracking category', warningicon = '345-409 Ambox warning centered.svg'...

Click to read more »
Module:PopulationFromWikidata/sandbox
Kamis, 2023-07-20 08:53:41

population values]]' -- Append the category to the output so we can keep track of which articles are using this module to output a population value end...

Click to read more »
Module:MilAward
Sabtu, 2025-05-31 00:30:21

specified as a value for nocat, then it's true -- Do nothing or add to tracking category? else -- Need to exclude adding the recipient category if...

Click to read more »
Module:Link summary
Sabtu, 2026-01-03 01:00:34

[[Special:WhatLinksHere/Wikipedia:WikiProject_Spam/LinkReports/{{DOMAIN}}|tracked]] - [{{ADVANCED}} advanced] - [{{RSN}} RSN] • COIBot-[[:m:User:COIBot/...

Click to read more »
Module:Location map/multi
Selasa, 2024-04-30 08:22:33

require('strict') local p = {} local getArgs = require('Module:Arguments').getArgs local locmap = require('Module:Location map') local function switcherSeparate(s)...

Click to read more »
Module:Current events calendar with day links
Senin, 2021-11-01 08:47:16

:wikitext(weekday) end -- Days local cellCount = 1 - dateStuff.firstWeekday -- Tracks the number of day cells. Negative values used for initial blank cells. ...

Click to read more »
Module:Sandbox/AlphaZeta/test2
Kamis, 2015-01-08 03:20:56

= 'italic title'})) end end local function renderTrackingCategories() if args.decat ~= 'yes' then if #(getArgNums('data'))...

Click to read more »
Module:Authority control/config/sandbox
Kamis, 2026-06-04 00:28:33

testcases = 'testcases', Topic = 'Topic', Totals = 'Totals', Tracking_category = 'Tracking category', warningicon = '345-409 Ambox warning centered.svg'...

Click to read more »
Module:Footnotes/whitelist
Sabtu, 2026-05-30 10:57:19

{'Adasch Topological Vector Spaces'}, ['CITEREFAffleck1978'] = {'Affleck-On Track'}, ['CITEREFAhlgrimm1969'] = {'Bach\'s compositions (sources)'}, ['CITEREFAhrons1927']...

Click to read more »
Module:Protected edit request/active/sandbox
Rabu, 2026-04-15 07:43:12

'protection log')) end self.linkCount = self.linkCount + #tbargs -- Keep track of the number of total links created by the object. return makeToolbar(tbargs)...

Click to read more »
Module:WDL
Senin, 2026-03-23 05:10:25

require('strict') local getArgs = require('Module:Arguments').getArgs local roundAndPad = require('Module:Math')._precision_format local p = {} local...

Click to read more »
Module:WDL/sandbox
Senin, 2025-03-31 04:52:35

require('strict') local getArgs = require('Module:Arguments').getArgs local roundAndPad = require('Module:Math')._precision_format local p = {} local...

Click to read more »
Module:Infobox television season disambiguation check
Selasa, 2026-01-06 18:16:42

require("strict") local getArgs = require("Module:Arguments").getArgs local validateDisambiguation = require("Module:Television infoboxes disambiguation...

Click to read more »
Module:Sports roster/WNBA
Senin, 2026-02-02 14:35:53

tostring(h) end function pp.players_roster(args, players, keys) local tracking = '' local res = mw.html.create('') for k,v in ipairs(players) do local...

Click to read more »
Module:Sandbox/Matthiaspaul/Citation/CS1/Whitelist
Selasa, 2020-06-16 10:13:02

true, ['nopp'] = true, ['no-pp'] = true, ['notracking'] = true, ['no-tracking'] = true, ['number'] = true, ['oclc'] = true, ['OCLC'] = true, ['ol']...

Click to read more »
Module:Documentation/config/sandbox
Selasa, 2026-05-26 23:45:15

------------------------------------------------------------------- -- Tracking category configuration -----------------------------------------------...

Click to read more »
Module:Autotaxobox/doc
Jumat, 2026-02-20 07:48:49

reddish background; if it's the supplied taxon, the article is put into the tracking category Category:Taxonomy templates showing anomalous ranks. The numerical...

Click to read more »
Module:If empty
Jumat, 2023-01-27 01:33:28

local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame, {wrappers = 'Template:If empty', removeBlanks = false}) ...

Click to read more »
Module:RedirectChecker
Jumat, 2024-11-15 02:15:40

for their target -- Also checks if a page is a redirect page -- -- Adds tracking categories in both cases -- require( 'strict' ) local p = {} local getArgs...

Click to read more »
Module:Check for deprecated parameters
Kamis, 2025-11-20 18:54:16

-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is --...

Click to read more »
Module:Article history/config
Jumat, 2024-11-22 11:26:36

'oldid'}) -- TODO: remove 'link' after it is no longer needed for tracking end, icon = 'Nuvola apps date.svg', iconCaption = 'On this day.....

Click to read more »
Module:Jctint/sandbox
Minggu, 2025-12-14 20:28:01

occurred during conversion. -- Add the transcluding page to an error tracking category. local page = mw.title.getCurrentTitle() -- Get transcluding...

Click to read more »
Module:IPA/category documentation/sandbox
Minggu, 2024-10-27 20:24:43

name local ret = {} table.insert(ret, frame:expandTemplate{title = 'Tracking category'}) table.insert(ret, string.format( 'The following pages...

Click to read more »
Module:Parameter validation
Jumat, 2026-05-15 20:39:27

local util = { empty = function( s ) return s == nil or type( s ) == 'string' and mw.text.trim( s ) == '' end, extract_options = function ( frame...

Click to read more »
Module:Sandbox/Ita140188/Section sizes 2
Selasa, 2025-09-02 08:45:01

i); -- keep track of largest count max_prose, max_prose_i = max_update (max_prose, max_prose_i, section_t.prosesize, i); -- keep track of largest...

Click to read more »
Module:Sensitive IP addresses/API
Rabu, 2016-11-23 16:27:57

SensitiveEntity.new(entityData) entityIndexes[entityData.id] = i -- Keep track of the original order end local function makeError(code, info, format)...

Click to read more »
Module:Professional wrestling profiles
Sabtu, 2025-10-11 08:18:31

local getArgs = require('Module:Arguments').getArgs local p = {} local profiles = { { key = "wwe", name = "WWE", person = { url = "https://www...

Click to read more »
Module:Sandbox/Innesw/Infobox Australian place-upgrade
Senin, 2025-09-29 18:11:43

dta) -- adds lbl and dta as the next row in InfoboxArgs -- rowNum tracks the current row. It is incremented before adding the supplied strings. ...

Click to read more »
Module:Series overview
Sabtu, 2026-04-25 12:14:09

-- This module implements {{Series overview}}. require('strict') local yesno = require('Module:Yesno') local HTMLcolor = mw.loadData( 'Module:Color contrast/colors'...

Click to read more »
Module:Sandbox/trappist the monk/map non en params
Senin, 2022-10-24 04:10:52

['NoPP'] = {'nopp', 'no-pp'}, ['NoTracking'] = {'template-doc-demo', 'template doc demo', 'nocat', 'no-tracking', 'notracking'}, ['OrigYear'] =...

Click to read more »
Module:Television ratings graph/sandbox
Jumat, 2025-01-03 06:15:41

(v ~= '' and v or 0).." color:season"..season.."\n" -- Increment tracking variables counted_episodes = counted_episodes + 1 thisseason = thisseason...

Click to read more »
Module:Citation/CS1/sandbox2
Selasa, 2023-05-09 21:35:35

for COinS and for language local no_tracking_cats = is_valid_parameter_value (A['NoTracking'], A:ORIGIN('NoTracking'), cfg.keywords_lists['yes_true_y']...

Click to read more »
Module:User:Dieknon/Test
Minggu, 2026-05-24 19:11:55

local check = require('Module:Check for unknown parameters')._check local tracking = check({ ['unknown'] = frame:expandTemplate{ title = 'main other'...

Click to read more »
Module:Kangxi radical
Kamis, 2024-11-28 17:07:31

"white", "skin", "dish", "eye", "spear", "arrow", "stone", "spirit", "track", "grain", "cave", "stand", "bamboo", "rice", "silk", "jar", "net", "sheep"...

Click to read more »
Module:Ice hockey box/sandbox
Kamis, 2025-02-06 23:12:24

'[[Category:Pages using icehockeybox with the note parameter]]' end -- tracking if (args['sogoals1'] or args['sogoals2']) then errorcats = errorcats...

Click to read more »
Module:Infobox/sandbox2
Selasa, 2021-02-16 10:15:20

= 'italic title'})) end end local function renderTrackingCategories() if args.decat ~= 'yes' then if args.child == 'yes'...

Click to read more »
Module:Sandbox/Tim Ivorson
Jumat, 2026-04-03 22:55:22

local check = require('Module:Check for unknown parameters')._check local tracking = check({ ['unknown'] = frame:expandTemplate{ title = 'main other'...

Click to read more »