Search Results: Module:Template link with magic/testcases
Redirect to:
Module:Template wrapper
Sabtu, 2022-10-22 04:11:46local template (parent frame) parameter names and the target template names that match where in [key]=<value> pairs where: [key] is local template parameter...
Click to read more »Module:Template test case
Kamis, 2025-08-07 00:01:43generalOptions.template then templateOptions[1].template = generalOptions.template end -- Add default template options if templateOptions[1].template and not...
Click to read more »Module:Template wrapper/sandbox
Jumat, 2022-10-21 16:56:15local template (parent frame) parameter names and the target template names that match where in [key]=<value> pairs where: [key] is local template parameter...
Click to read more »Module:Redirect template handler
Kamis, 2024-06-27 16:55:32require("strict") local p = {} local currentFrame local redirectTemplateList = {} local debugTemplateUsedList = {} local errorList = { ["MULTI_SERIES"] =...
Click to read more »Module:TemplatePar
Kamis, 2023-04-20 01:13:15local TemplatePar = { serial = "2023-03-20", suite = "TemplatePar", item = 15393417, ...
Click to read more »Module:Template parameter value
Kamis, 2025-10-23 22:11:46else return nil end end -- Finds all templates in the given string, including nested templates -- Templates are returned in position order, e.g. "<a<b>>"...
Click to read more »Module:Redirect template
Selasa, 2025-08-12 06:33:36and n%2 == 1 end, '[[Help:Talk pages|talk]]' }, template = { 10, '[[WP:Template namespace|template]]' }, wikipedia = { 4, '[[WP:Project namespace|Wikipedia...
Click to read more »Module:Template link general
Kamis, 2026-02-12 18:19:37-- This implements Template:Template link general and various other templates in its family local getArgs = require('Module:Arguments').getArgs local p...
Click to read more »Module:Template invocation
Jumat, 2024-09-06 03:21:20-- This module provides functions for making MediaWiki template invocations. local checkType = require('libraryUtil').checkType local p = {} ...
Click to read more »Module:Template test case/sandbox
Rabu, 2025-08-06 23:54:27generalOptions.template then templateOptions[1].template = generalOptions.template end -- Add default template options if templateOptions[1].template and not...
Click to read more »Module:Redirect template handler/doc
Kamis, 2024-06-27 16:56:06Module:Redirect template handler is used to facilitate editor-friendly redirect template usage. This module is currently used with episode and fictional...
Click to read more »Module:Template wrapper/doc
Senin, 2025-09-08 02:26:17{{#invoke:params|concat_and_call}} This module is to be used in wrapper templates to allow those templates to provide default parameter values and allow editors to pass...
Click to read more »Module:Template link general/sandbox
Sabtu, 2026-02-07 00:02:18-- This implements Template:Template link general and various other templates in its family local getArgs = require('Module:Arguments').getArgs local p...
Click to read more »Module:Template parameter value/sandbox
Kamis, 2025-10-23 22:00:38else return nil end end -- Finds all templates in the given string, including nested templates -- Templates are returned in position order, e.g. "<a<b>>"...
Click to read more »Module:Article stub box
Senin, 2026-03-23 03:14:13version of Template:Asbox of the English Wikipedia, authored primarily by User:Rich_Farmbrough https://en.wikipedia.org/w/index.php?title=Template:Asbox&oldid=619510287...
Click to read more »Module:Template test case/config
Selasa, 2023-10-17 23:42:52-- Module:Template test case/config -- This module holds configuration data for [[Module:Template test case]]....
Click to read more »Module:Template test case/testcases
Selasa, 2026-02-03 20:55:48-- Unit tests for [[Module:Template test case]]. Click talk page to run tests. local p = require('Module:UnitTests') function p:test01_columns() ...
Click to read more »Module:Redirect template handler/sandbox
Rabu, 2026-02-04 01:37:07require("strict") local p = {} local currentFrame local redirectTemplateList = {} local debugTemplateUsedList = {} local errorList = { ["MULTI_SERIES"] =...
Click to read more »Module:Template invocation/sandbox
Sabtu, 2024-07-13 19:42:56-- This module provides functions for making MediaWiki template invocations. local checkType = require('libraryUtil').checkType local p = {} ...
Click to read more »Module:Lang
Rabu, 2026-05-13 06:20:12{{langx}}, {{lang-??}}, and {{transliteration}} templates and replacement of various supporting templates. ]=] require('strict'); local getArgs = require...
Click to read more »Module:Redirect template/sandbox
Kamis, 2024-08-22 22:37:45and n%2 == 1 end, '[[Help:Talk pages|talk]]' }, template = { 10, '[[wp:template namespace|template]]' }, wikipedia = { 4, '[[wp:project namespace|Wikipedia...
Click to read more »Module:Template invocation/doc
Kamis, 2025-07-17 01:14:10meta-module for producing MediaWiki template invocations. First, load the module: local mTemplateInvocation = require('Module:Template invocation') Then you can...
Click to read more »Module:Template test case/doc
Kamis, 2026-05-14 19:42:33framework for making templates which produce a template test case. While test cases can be made manually, using Lua-based templates such as the ones provided...
Click to read more »Module:Template invocation/testcases
Jumat, 2024-07-19 04:27:38expected) local mTemplateInvocation = require('Module:Template invocation') local mTemplateInvocation2 = require('Module:Template invocation/sandbox')...
Click to read more »Module:Template parameter value/doc
Kamis, 2025-04-17 00:15:29Implements {{Template parameter value}} and {{HasTemplate}}, and can be used from other modules. getParameter takes 4 arguments: The page name (string)...
Click to read more »Module:Lang/sandbox
Rabu, 2026-05-13 06:17:18{{langx}}, {{lang-??}}, and {{transliteration}} templates and replacement of various supporting templates. ]=] require('strict'); local getArgs = require...
Click to read more »Module:Template test case/data
Jumat, 2019-01-25 04:23:12use in -- [[Module:Template test case]]. It is loaded from the main module with -- mw.loadData. local cfg = require('Module:Template test case/config')...
Click to read more »Module:Redirect template/doc
Sabtu, 2023-11-11 06:55:44This module implements {{redirect template}}. Please see the template page for documentation....
Click to read more »Module:Template link general/doc
Minggu, 2024-06-16 22:13:05Implements {{Template link general}} and other templates in its family {{#invoke:Template link general|main}} This module is used by {{Template link general}}...
Click to read more »Module:Table template counter
Rabu, 2023-04-19 18:56:34-- This module counts table rows with specified template name in wikitext. local p = {} local getArgs function p.main(frame) if not getArgs then getArgs...
Click to read more »Module:RfX template maker
Kamis, 2014-05-22 19:17:19-- This module allows people to make templates that display data about current RfA and RfB discussions, -- without them having to know how to program...
Click to read more »Module:WikidataCheck
Kamis, 2023-11-30 18:27:19arguments passed BY the template, in the wikitext of the template itself local args = pframe.args -- the arguments passed TO the template, in the wikitext that...
Click to read more »Module:Template redirect regex
Jumat, 2024-08-16 17:34:40of regular expressions, sorted by descending popularity, for a parent template and all redirects to it as of a certain date, or nil --regex for the 1st...
Click to read more »Module:ATC code to template name
Rabu, 2021-06-02 11:52:16from ATC codes to their associated navbox templates -- local data = mw.loadData("Module:ATC code to template name/data") p = {} function p.translate(frame)...
Click to read more »Module:Table template counter/sandbox
Senin, 2022-07-18 16:52:56-- This module counts table rows with specified template name in wikitext. local p = {} local getArgs function p.main(frame) if not getArgs then getArgs...
Click to read more »Module:Adjacent stations
Jumat, 2025-10-03 10:27:24then return frame:expandTemplate{ title = system .. ' color', args = {line, ['branch'] = Type} } end return frame:expandTemplate{ title = system .. ' color'...
Click to read more »Module:Unsubst
Sabtu, 2021-10-09 01:22:16'parameter aliases', ['$flags'] = 'flags', ['$B'] = 'template content', ['$template-name'] = 'template invocation name override', } function p.main(frame...
Click to read more »Module:Excerpt/portals
Rabu, 2026-05-13 00:55:29is designed specifically for the portal namespace and its associated templates -- Prefer Module:Excerpt whenever possible -- Name of the category to...
Click to read more »Module:WikidataCheck/sandbox
Kamis, 2023-11-30 17:34:06arguments passed BY the template, in the wikitext of the template itself local args = pframe.args -- the arguments passed TO the template, in the wikitext that...
Click to read more »Module:Portal maintenance status
Minggu, 2018-12-23 23:46:20content = {} function makeTemplatePattern(template) local first = string.sub(template, 1, 1) local rest = string.sub(template, 2) local pattern = mw...
Click to read more »Module:Redirect template handler/testcases
Senin, 2024-05-06 13:29:38-- Unit tests for [[Module:Redirect template handler]]. Click talk page to run tests. local p = require('Module:UnitTests') -- Example unit test. function...
Click to read more »Module:Random portal component
Sabtu, 2020-10-03 17:08:46-- This module implements [[Template:Random portal component]] local p = {} local mRandom = require('Module:Random') local currentTitle = mw.title.getCurrentTitle()...
Click to read more »Module:Message box
Senin, 2025-10-20 01:19:52name templateName = 'Template:' .. templateName self.templateTitle = getTitleObject(templateName) end self.isTemplatePage = self.templateTitle...
Click to read more »Module:Autotaxobox
Selasa, 2026-03-17 12:06:48hierarchy encoded in taxonomy templates (templates with names of the form "Template:Taxonomy/TAXON_NAME") without causing template expansion depth errors....
Click to read more »Module:Navbar
Rabu, 2023-10-11 05:34:57get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsible then title_arg = 2 end if template then title_arg = 'template' end return title_arg...
Click to read more »Module:Forward parameters to template call/doc
Jumat, 2024-08-30 04:30:19parameters to template call|main|_template=template name}} This module is for a very particular set of circumstances: when a substituted template needs to...
Click to read more »Module:Excerpt
Jumat, 2026-03-06 19:56:17-- Module:Excerpt implements the Excerpt template -- Documentation and master version: https://en.wikipedia.org/wiki/Module:Excerpt -- Authors: User:Sophivorus...
Click to read more »Module:Labelled list hatnote/testcases/template
Rabu, 2022-06-01 21:51:54Module documentation[view] [edit] [history] [purge] This template provides a number of template invocations of Module:Labelled list hatnote and its sandbox...
Click to read more »Module:Text
Sabtu, 2025-04-26 19:19:49local template = frame.args.template if type( template ) == "string" then template = mw.text.trim( template ) template = ( template ==...
Click to read more »Module:Sandbox/trappist the monk/template compare
Senin, 2022-10-24 04:04:19--{{#invoke:Sandbox/trappist the monk/template compare|compare|<template A>|<template B>}} require('strict'); --[[--------------------------< T E M...
Click to read more »Module:ATC code to template name/doc
Kamis, 2024-07-25 23:31:44of the navbox template associated with that ATC code on Wikipedia. Use: {{#invoke:ATC code to template name|translate|X00}} The template returned does...
Click to read more »Module:Sandbox/Erutuon/Template syntax
Sabtu, 2016-10-01 03:34:32format(frame) template = frame.args[1] language = mw.language.new("en") date = language:formatDate("j F Y") template = mw.text.nowiki(template) local...
Click to read more »Module:Table template counter/doc
Selasa, 2022-07-19 03:07:06Implements {{table template counter}}...
Click to read more »Module:IPA symbol
Sabtu, 2026-04-18 10:49:58returnError(s) return string.format( '<span class="error">Error using {{[[Template:IPA symbol|IPA symbol]]}}: "%s" not found in list</span>%s', s, returnErrorCat())...
Click to read more »Module:Template parameter value/testcases
Kamis, 2025-10-23 22:11:00See [[Template:Template parameter value/testpage]] for the content used in testing local p = require('Module:UnitTests') local TestPage = "Template:Template...
Click to read more »Module:Infobox
Sabtu, 2025-12-13 06:40:10yesno(args.decat) then root:wikitext( '[[Category:Pages using infobox templates with ignored data cells]]' ) end elseif rowArgs.data and rowArgs...
Click to read more »Module:Redirect template printability
Senin, 2025-08-18 12:09:36-- Module:Redirect template printability -- Centralized logic for deciding redirect printability categories -- Intended to prevent contradictory categorization...
Click to read more »Module:Portal pictures
Jumat, 2021-11-19 07:00:17functions == -- transclude [[Template:Portal POTD]] local function formatPortalPotd(frame, potdDate) return frame:expandTemplate{ title = "Portal POTD"...
Click to read more »Module:Sandbox/Raph Williams65/Template link ultra
Kamis, 2025-05-01 15:25:34title.new(title).exists == true then return '[[Template:' .. title .. '|' .. title .. ']] ([[Template talk:' .. title .. '|talk]]<br />. [[special:WhatLinksHere/'...
Click to read more »Module:TemplateDataGenerator
Jumat, 2025-11-28 00:56:12--[=[ 2013-08-05 {{TemplateDataGenerator}} Basic idea by [[w:en:User:Salix alba]] ]=] local config = { luxury = false, -- default alphabetical...
Click to read more »Module:Template link with magic/doc
Minggu, 2024-06-16 22:18:47Implements {{Template link with magic}} (shortcut {{tlm}})....
Click to read more »Module:Find sources
Minggu, 2022-02-27 20:33:28local ROOT_PAGE = 'Module:Find sources' local TEMPLATE_ROOT = ROOT_PAGE .. '/templates/' -- for template config modules local LINK_CONFIG = ROOT_PAGE ...
Click to read more »Module:Footnotes
Minggu, 2025-03-02 10:29:01p. ", pages_sep = ", pp. ", ref = '', template = 'harv', -- if template name not provided in {{#invoke:}} use this }; ...
Click to read more »Module:EditAtWikidata/sandbox
Minggu, 2022-03-13 11:13:40displayed if a local_parameter is not supplied -- i.e. when called from a template, it can be coded not to display the message. -- The qid of a Wikidata entry...
Click to read more »Module:Sandbox/Raph Williams65/Template link2
Selasa, 2025-04-22 14:20:02interwiki .. ":Template:" .. name .. "|" .. titleParts .. "]]" .. touse .. "]]" else return string.format('Error: No template name detected')...
Click to read more »Module:EditAtWikidata
Rabu, 2025-10-15 02:53:05displayed if a local_parameter is not supplied -- i.e. when called from a template, it can be coded not to display the message. -- The qid of a Wikidata entry...
Click to read more »Module:Template redirect regex/sandbox
Sabtu, 2023-11-04 19:30:06of regular expressions, sorted by descending popularity, for a parent template and all redirects to it as of a certain date, or nil --regex for the 1st...
Click to read more »Module:Sandbox/SUM1/Template test case
Senin, 2020-03-09 06:31:37generalOptions.template then templateOptions[1].template = generalOptions.template end -- Add default template options if templateOptions[1].template and not...
Click to read more »Module:Citation/CS1
Sabtu, 2026-02-28 22:14:46local whitelist = {}; -- table of tables listing valid template parameter names; defined in Module:Citation/CS1/Whitelist --[[------------------<...
Click to read more »Module:Labelled list hatnote/testcases/template/doc
Jumat, 2024-08-30 05:05:19This template provides a number of template invocations of Module:Labelled list hatnote and its sandbox with which to test all the functionality of those...
Click to read more »Module:Citation/CS1/Whitelist
Minggu, 2024-08-18 01:39:09with a template-specific list of parameters that are required by the particular template and may be exclusive to one of the preprint templates. Some...
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:ATC code to template name/data
Rabu, 2021-06-02 12:22:22return { { code="A01", template="Stomatological preparations",}, { code="A02A", template="Antacids", }, { code="A02B", template="Drugs for peptic ulcer...
Click to read more »Module:Sports table
Senin, 2025-12-08 23:02:04end if currentTitle.fullText == baselink then baselink = '' end local template_name = (baselink ~= '' and (':' .. baselink .. (table_anchor ~= '' and...
Click to read more »Module:Format TemplateData/doc
Rabu, 2026-01-28 01:11:36Module:Format TemplateData – auxiliary functions for template documentation using TemplateData; core functionality is improved presentation on template documentation...
Click to read more »Module:RfX template maker/doc
Senin, 2014-02-10 09:06:53This module is used to create RfX templates. Please see {{RfX template maker}} for usage instructions....
Click to read more »Module:Documentation
Rabu, 2025-03-12 10:38:41'sandbox-notice-pagetype-template' --> '[[Wikipedia:Template test cases|template sandbox]] page' -- 'sandbox-notice-pagetype-module' --> '[[Wikipedia:Template test cases|module...
Click to read more »Module:Infobox/sandbox
Kamis, 2026-06-04 03:40:46yesno(args.decat) then root:wikitext( '[[Category:Pages using infobox templates with ignored data cells]]' ) end elseif rowArgs.data and rowArgs...
Click to read more »Module:Unsubst/sandbox
Rabu, 2026-06-03 03:52:34['$indent'] = 'indent', ['$flags'] = 'flags', ['$B'] = 'template content', ['$template-name'] = 'template invocation name override' } function p.main(frame...
Click to read more »Module:Protection banner
Rabu, 2026-02-18 15:46:08-- This module implements {{pp-meta}} and its daughter templates such as -- {{pp-dispute}}, {{pp-vandalism}} and {{pp-sock}}. -- Initialise necessary...
Click to read more »Module:Labelled list hatnote
Kamis, 2025-05-29 01:18:35e. "LABEL: [andList of pages]", -- -- for {{see also}} and similar templates. -- ------------------------------...
Click to read more »Module:CS1 translator
Jumat, 2026-03-06 13:45:32improperly rename translatable templates; see $fix_it currently at https://github.com/ms609/citation-bot/blob/master/Template.php#L85 ]] require ('strict');...
Click to read more »Module:Portal
Minggu, 2025-05-25 01:07:03--[==[ This module is a Lua implementation of the old {{Portal}} template. As of February 2019 it is used on nearly 7,900,000 articles. -- Please take...
Click to read more »Module:Sandbox/trappist the monk/template params/data
Selasa, 2022-09-06 23:18:40that the template is used on, not for the template calling Module:Check for unknown parameters. Bother. read the unparsed content of a template and create...
Click to read more »Module:Portal-inline
Senin, 2026-03-16 21:34:14portal trackingCat = mw.ustring.gsub(trackingCat,"Portal templates","Portal-inline template") -- either too many/few portals, or no portals left after...
Click to read more »Module:Yesno
Rabu, 2020-04-01 13:27:55treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii...
Click to read more »Module:Sandbox/trappist the monk/template params
Senin, 2022-10-24 04:03:52-- must be template namespace template_content = title_object:getContent(); -- get the template's raw text else template_content = mw.title...
Click to read more »Module:Format TemplateData
Minggu, 2026-02-08 09:48:03local TemplateData = { item = 46997995, serial = "2025-02-07", suite = "TemplateData" } local Failsafe = TemplateData local Config = { -- Multiple...
Click to read more »Module:Excerpt slideshow
Minggu, 2024-08-18 18:19:31help gsub strip tables and templates that aren't part of the prose, and remove linebreaks from within other templates, and preprocess parser...
Click to read more »Module:Hatnote
Selasa, 2025-03-18 22:47:33articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote modules. ...
Click to read more »Module:Template test case/config/doc
Senin, 2014-12-01 06:26:03This module provides configuration data for Module:Template test case....
Click to read more »Module:Protected edit request
Minggu, 2025-05-11 03:02:03{'Template:Edit fully-protected', 'Template:Edit semi-protected', 'Template:Edit template-protected', 'Template:Edit extended-protected', 'Template:Edit...
Click to read more »Module:Yesno/sandbox
Selasa, 2026-04-28 03:24:02treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii...
Click to read more »Module:ISO 639 name
Kamis, 2024-07-11 22:43:33'<span style="font-size:100%;" class="error show_639_err_msgs">error: $1 ([[Template:ISO 639 name|help]])</span>', ['err_text'] = { -- error...
Click to read more »Module:Uses TemplateStyles/config
Minggu, 2024-07-07 08:05:12error). -- For example “Template:Foo/doc” matches the `doc = true` rule, so it will have -- no categories. “Template:Foo” and “Template:Foo/documentation”...
Click to read more »Module:Template link with magic/sandbox
Minggu, 2024-06-02 00:13:28getCurrentTitle().fullText == ("Template:" .. templ)) then table.insert(output, templ) else table.insert(output, ("[[Template:%s|%s]]"):format(templ,...
Click to read more »Module:Citation/CS1/styles.css
Minggu, 2026-01-18 02:25:08right corner it must remain within this comment {{sandbox other||{{pp-template}}}} */ /* Overrides Some wikis do not override user agent default styles...
Click to read more »Module:Check for conflicting parameters
Minggu, 2025-12-28 10:34:01then cat = args['cat'] end local template = args['template'] and ' in ' .. args['template'] or '' if #argpairs > 0 then for i, v in ipairs(...
Click to read more »Module:WPSHIPS utilities
Selasa, 2026-04-07 00:38:23simplify? if template then if link_template_name then table.insert (out, table.concat ({'{{[[Template:', template, '|', template, ']]}} '})); ...
Click to read more »Module:URL
Kamis, 2025-11-13 05:08:00pre-formatted url. Catches '{{url|{{url|google.com}}}}' that can occur via template if (mw.ustring.match(url, '^<span class="url">')) then return url, text...
Click to read more »Module:Science redirect
Jumat, 2024-09-13 23:35:57templates[template].name, conf.templates[template].from, conf.templates[template].to, conf.templates[template].category, conf.templates[template].info, conf...
Click to read more »Module:Goalscorers/data/1960 European Nations' Cup qualifying
Minggu, 2024-07-28 05:13:05local data = {} -- flag template data.templates = { flag_icon_linked = "fbicon" , flagvar = { GRE = "old", ROU = "1952", BUL = "1946"...
Click to read more »Module:Template test case/data/doc
Selasa, 2024-07-16 14:18:48This module processes configuration data for use in Module:Template test case. It is loaded from the main module with mw.loadData....
Click to read more »Module:Template link with magic
Minggu, 2025-06-01 18:20:48getCurrentTitle().fullText == ("Template:" .. templ)) then table.insert(output, templ) else table.insert(output, ("[[Template:%s|%s]]"):format(templ,...
Click to read more »Module:Navbar/sandbox
Rabu, 2025-08-13 12:10:29get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsible then title_arg = 2 end if template then title_arg = 'template' end return title_arg...
Click to read more »Module:Coordinates
Senin, 2026-01-26 03:35:45module is intended to replace the functionality of {{Coord}} and related templates. It provides several methods, including {{#invoke:Coordinates | coord...
Click to read more »Module:Wikidata table
Kamis, 2026-02-12 20:56:00frame:getParent().args local input = args[1] or pargs[1] local template = args.template or pargs.template if input == nil then return nil end local resolveEntity...
Click to read more »Module:Age/sandbox
Selasa, 2025-12-09 10:52:00-- 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:Sandbox/Raph Williams65/Template link2/doc
Rabu, 2025-04-09 13:58:14This module implements {{TemplateLink2}}. {{#invoke:Sandbox/Raph Williams65/Template link2|function_name}}The texts beside p. are the functions...
Click to read more »Module:Unsubst-infobox
Senin, 2024-07-29 08:54:24['$indent'] = 'indent', ['$flags'] = 'flags', ['$B'] = 'template content', ['$template-name'] = 'template invocation name override' } p[''] = function ( frame...
Click to read more »Module:English variant notice
Senin, 2026-05-18 05:39:33mw.title.equals(title, mw.title.makeTitle('Template', title.rootText)) then --if it is on the main template page, load doc n = mArguments.getArgs(frame...
Click to read more »Module:TemplateDataGenerator/doc
Minggu, 2025-12-07 22:54:12Module:TemplateDataGenerator – Module for generation of a skeleton for TemplateData from the parameter usage within template programming. f Trigger analysis...
Click to read more »Module:If preview
Selasa, 2024-09-10 02:58:02first argument or second argument passed to this module's parent (i.e. template using this module), depending on whether it is being previewed. ]] function...
Click to read more »Module:Fiction-based redirects to list entries category handler
Jumat, 2026-05-29 15:04:01redirectCategoryTemplate = getRedirectCategoryTemplate(frame, categoryType, "Series name", "Series name", "Series name") return redirectCategoryTemplate end ...
Click to read more »Module:String2
Rabu, 2025-02-19 19:24:59html-like tags because some templates render these '^(&%a+;)', -- html character entities because some templates render these '^(&#%d+;)'...
Click to read more »Module:Citation/CS1/Configuration
Sabtu, 2026-02-28 22:14:44uncategorized_subpages, templates_using_volume = templates_using_volume, templates_using_issue = templates_using_issue, templates_not_using_page = templates_not_using_page...
Click to read more »Module:Random slideshow
Jumat, 2025-03-28 20:28:55frame = mw.getCurrentFrame() local expand = function(template) return frame:preprocess(template) end for file in mw.ustring.gmatch(wikitext, '%b[]'...
Click to read more »Module:Citation/CS1/sandbox
Minggu, 2026-04-26 21:34:02local whitelist = {}; -- table of tables listing valid template parameter names; defined in Module:Citation/CS1/Whitelist --[[------------------<...
Click to read more »Module:Shortcut
Senin, 2024-03-11 10:26:56cfg = cfg or mw.loadData(CONFIG_MODULE) local templateMode = options.template and yesno(options.template) local redirectMode = options.redirect and yesno(options...
Click to read more »Module:Autotaxobox/sandbox
Kamis, 2025-07-17 19:35:19hierarchy encoded in taxonomy templates (templates with names of the form "Template:Taxonomy/TAXON_NAME") without causing template expansion depth errors....
Click to read more »Module:Box-header
Senin, 2025-06-02 12:08:25i.e 7:1 local min_contrast_ratio_large_text = 4.5 -- i.e. 4.5:1 -- Template parameter aliases -- Specify each as either a single value, or a table...
Click to read more »Module:Citation/CS1/Whitelist/sandbox
Jumat, 2025-11-21 02:47:45with a template-specific list of parameters that are required by the particular template and may be exclusive to one of the preprint templates. Some...
Click to read more »Module:Message box/sandbox
Rabu, 2026-01-14 07:04:32name templateName = 'Template:' .. templateName self.templateTitle = getTitleObject(templateName) end self.isTemplatePage = self.templateTitle...
Click to read more »Module:Sandbox/DixonD/DateTemplates
Kamis, 2013-12-19 13:08:00== 'string' and string.find(response, 'error'); end --template implementations -- [[Template:JULIANDAY]] function z.julianDay(frame) local args...
Click to read more »Module:Sandbox/Raph Williams65/Template link ultra/doc
Senin, 2025-04-28 03:01:29This module implements {{TemplateLinkUltra}}, for documentation see it's /doc page. {{#invoke:Sandbox/Raph Williams65/Template link ultra|function_name}}...
Click to read more »Module:Protection banner/config
Sabtu, 2026-04-18 09:24:50module checks the masterBanner table, which holds data for protection -- templates to use if no data has been found in the previous two tables. -- -- The...
Click to read more »Module:Automated taxobox
Selasa, 2026-06-02 13:33:55implements Template:Automatic taxobox; see the documentation -- of that template for details. -- It also implements Template:Ichnobox and Template:Oobox....
Click to read more »Module:Check isxn
Jumat, 2022-11-04 06:27:58It allows validating ISBN, ISMN, and ISSN without invoking a citation template. ]] local p = {} --[[--------------------------< E R R _ M S G _ S...
Click to read more »Module:Footnotes/sandbox
Jumat, 2025-05-16 04:41:13p. ", pages_sep = ", pp. ", ref = '', template = 'harv', -- if template name not provided in {{#invoke:}} use this }; ...
Click to read more »Module:DemoTemplate/doc
Jumat, 2024-08-30 04:07:52Simply place "#invoke:DemoTemplate|" before a call to a template. For example, {{#invoke:DemoTemplate|Convert|10|km|nmi|abbr=off}} yields the following:...
Click to read more »Module:Transclude DYK
Rabu, 2018-07-25 23:07:18args[k] = v end -- args from a Lua call have priority over parent args from template -- Read the input page local page = args[1] or error("No page name given")...
Click to read more »Module:Mapframe
Senin, 2026-06-01 22:40:49Names of other templates this module can extract coordinates from L10n.template = { templates = { -- The coord template, as well as templates with output...
Click to read more »Module:Params/doc/examples/link to expanded template
Rabu, 2025-10-01 22:48:34Template documentation[view] [edit] [history] [purge] This example template shows how to construct an URL using the unique_coins function of Module:Params...
Click to read more »Module:Sports results
Jumat, 2024-10-11 04:03:21= '' end local template_name = Args['template_name'] or (baselink ~= '' and (':' .. baselink)) or '' local edit_links = template_name == '' and ''...
Click to read more »Module:String
Selasa, 2025-08-12 06:48:56features of {{str sub old}} and is kept in order to maintain these older templates. ]] function str.sublength( frame ) local i = tonumber( frame.args.i...
Click to read more »Module:Template redirect regex/doc
Selasa, 2023-10-31 20:18:55of regular expressions, sorted by descending popularity, for a parent template and all redirects to it as of a certain date, or nil. Module:Category series...
Click to read more »Module:Sandbox/trappist the monk/template params/doc
Sabtu, 2024-09-07 21:42:09"param_names_get" does not exist. template code goes below this line; there may or may not be visible output. html comments in the template markup prevent the use...
Click to read more »Module:Nihongo
Kamis, 2025-06-19 07:06:39{{nihongo foot}} when these template are missing <japanese> or <romaji> inputs; names the offending template, links to template page, and adds article to...
Click to read more »Module:Authority control
Sabtu, 2026-02-07 04:46:53function(text, label) if label and label~='' then return frame:expandTemplate{ title = 'Tooltip', args = {text, label} } else return text...
Click to read more »Module:Goalscorers/data/1964 European Nations' Cup qualifying
Kamis, 2019-02-07 23:57:16local data = {} -- flag template data.templates = { flag_icon_linked = "fbicon" , flagvar = { ALB = "1946", MLT = "1943", ESP = "1945"...
Click to read more »Module:Fiction redirect category handler
Sabtu, 2026-04-18 11:11:01redirectTemplateHandler = require("Module:Redirect template handler") local redirectCategoryShell, mainRedirect, unknownParametersErrors = redirectTemplateHandler...
Click to read more »Module:Forward parameters to template call
Kamis, 2022-12-15 10:10:06return newParams end function p._main(args) local markup = "{{" .. args._template local convertedArgs = convert(args) for i, val in ipairs(convertedArgs)...
Click to read more »Module:Infobox3cols
Senin, 2026-05-25 12:20:24infobox templates with no data rows]]') end root:wikitext(check_for_unknown_parameters({ ['unknown'] = mw.getCurrentFrame():expandTemplate{ title...
Click to read more »Module:Fiction-based redirects to list entries category handler/RedirectType
Kamis, 2024-06-27 01:00:59o or {redirectType = "", defaultCategory = "", topLevelCategory = "", template = "", from = "", suffix = "", isFranchise = false} local checkSelf = libraryUtil...
Click to read more »Module:Find templates in use/doc
Kamis, 2025-10-30 23:04:33provided for |templates= |templates= may be a # delimited list of template names. One template named and found {{#invoke:Find templates in use|main |...
Click to read more »Module:Infobox road/length
Kamis, 2021-12-16 20:57:46'1' then if notes ~= '' and first < '1' then return frame:expandTemplate{ title = 'cvt', args = { first, unit, unit3, disp = "x", ref .. " ("}}...
Click to read more »Module:DemoTemplate
Jumat, 2022-10-21 13:42:10print('}}') local buffer = getBuffer() -- rather than calling expandTemplate with the title and args we have, call preprocess, so that our code example...
Click to read more »Module:RfD
Rabu, 2025-04-16 04:48:47redirect by placing <code>{{[[Wikipedia:Substitution|subst]]:[[Template:Rfd notice|Rfd notice]]|%s}} ~~~~</code>...
Click to read more »Module:Convert/helper
Rabu, 2024-01-10 08:46:26provides some functions to prepare template parameters -- for use with Template:Convert. -- This module is not used by Template:Convert or Module:Convert. local...
Click to read more »Module:SportsRankings
Kamis, 2023-08-03 23:08:11class=\"error\"><code style=\"color:inherit; border:inherit; padding:inherit;\">|_template=</code> missing or empty</span>'; -- data for various rankings held in...
Click to read more »Module:Disambiguation/templates
Jumat, 2026-02-27 00:22:58all disambiguation templates and their -- redirects. Templates names are capitalized, and the Template: prefix is -- removed. Templates are grouped with...
Click to read more »Module:Format TemplateData/config
Minggu, 2026-02-08 09:52:34[[Module:Format TemplateData]] on enwiki mw.loadData() ]=] local Serial = "2026-01-25" return { catProblem = "Templates with TemplateData errors"...
Click to read more »Module:Find sources/templates/Find sources mainspace/autodoc
Selasa, 2014-09-30 07:59:40description = 'A source-finding template for use in mainspace. Used in [[Template:Notability]].', docIntro = "This template produces a series of links to...
Click to read more »Module:Wd
Rabu, 2025-07-23 02:53:47frame) local title if frame then -- current module invoked by page/template, get its title from frame title = frame:getTitle() else -- current...
Click to read more »Module:Country alias
Senin, 2026-04-20 17:47:33function templateMain(frame) return _templateMain(frame:getParent().args) end return { flagIOC = flagIOC, flagXYZ = flagXYZ, main = main, _templateMain...
Click to read more »Module:Find sources/autodoc
Senin, 2021-12-06 17:15:44sources' local TEMPLATE_LIST = ROOT_PAGE .. '/templates' -- template config module list local TEMPLATE_ROOT = TEMPLATE_LIST .. '/' -- template config module...
Click to read more »Module:English variant notice/sandbox
Senin, 2026-02-16 16:05:22mw.title.equals(title, mw.title.makeTitle('Template', title.rootText)) then --if it is on the main template page, load doc n = mArguments.getArgs(frame...
Click to read more »Module:Params/doc/examples/link to expanded template/doc
Kamis, 2025-05-15 01:00:54This example template shows how to construct an URL using the unique_coins function of Module:Params. See there for more information. For example, writing...
Click to read more »Module:Flag
Rabu, 2026-06-03 21:15:29missing country data templates]]' .. frame:expandTemplate{title = 'Preview warning', args = {'Unrecognized country in Template:flag icon'}}, ['Flag...
Click to read more »Module:Convert/doc
Senin, 2026-04-06 23:48:39{{convert|123|lb|kg}} → 123 pounds (56 kg) The module is called using a template—parameters passed to the template are used by this module to control how a conversion is...
Click to read more »Module:Sandbox/Erutuon/Template syntax/doc
Sabtu, 2016-10-01 03:35:26class="cs1-visible-error citation-comment"><code class="cs1-code">{{[[Template:cite web|cite web]]}}</code>: </span><span class="cs1-visible-error...
Click to read more »Module:Television episode redirect handler
Sabtu, 2026-04-18 10:18:54local args = getArgs(currentFrame) local redirectTemplateHandler = require("Module:Redirect template handler") local validArgs = {"season_num", "season_num_uk"...
Click to read more »Module:Citation/CS1/sandbox/styles.css
Kamis, 2026-01-22 22:01:02right corner it must remain within this comment {{sandbox other||{{pp-template}}}} */ /* Overrides Some wikis do not override user agent default styles...
Click to read more »Module:Native name
Jumat, 2024-10-11 00:06:54name'] = '[[Template:Native name|help]]', ['native name checker'] = '[[Template:Native name checker|help]]', ['native name list'] = '[[Template:Native name...
Click to read more »Module:Coordinates/sandbox
Senin, 2026-01-12 03:40:02module is intended to replace the functionality of {{Coord}} and related templates. It provides several methods, including {{#invoke:Coordinates | coord...
Click to read more »Module:WPSHIPS utilities/sandbox
Senin, 2025-12-29 14:36:53simplify? if template then if link_template_name then table.insert (out, table.concat ({'{{[[Template:', template, '|', template, ']]}} '})); ...
Click to read more »Module:Uses TemplateStyles
Senin, 2026-02-16 08:11:16return TNT.format('I18n/Uses TemplateStyles', msg, ...) end local function getConfig() return mw.loadData('Module:Uses TemplateStyles/config') end local...
Click to read more »Module:Political party
Sabtu, 2026-02-21 23:27:56out_type == 'color' then return args.error or create_error("Value not in template. Please request that it be added.") elseif out_type == 'abbrev' then...
Click to read more »Module:Pagetype
Rabu, 2024-05-22 00:35:20template in next, templates do if wantedTemplates[template] then templateFound = true break end end if templateFound then ...
Click to read more »Module:Labelled list hatnote/sandbox
Kamis, 2025-05-29 01:10:23e. "LABEL: [andList of pages]", -- -- for {{see also}} and similar templates. -- ------------------------------...
Click to read more »Module:Find sources/templates
Kamis, 2023-11-23 04:41:29-- This is a list of templates used by [[Module:Find sources]]. It is used to -- generate the automatic documentation. return { ["Find general sources"]...
Click to read more »Module:CountryData
Kamis, 2021-05-06 03:40:05local function getcontents(frame,country,params) return frame:expandTemplate({title="Country data "..country;args=params}) end function p.getcachedtable(frame...
Click to read more »Module:Road data/strings/USA/AS
Sabtu, 2021-09-18 03:14:06--[==[ To inspect the content of this data module, use [[Special:ExpandTemplates]] and enter the following input text: {{#invoke:Road...
Click to read more »Module:Sanctions
Sabtu, 2026-03-14 17:11:52[[Template:Gs/talk notice]] function p.talknotice(frame) local args = getArgs(frame, { wrappers = { 'Template:Gs/talk notice', 'Template:Gs/talk...
Click to read more »Module:Convert/documentation/conversion data
Senin, 2026-03-02 10:32:53may temporarily be at Module:Convert/extra. Units should be discussed at Template talk:Convert. This page is read by a script (makeunits). The script extracts...
Click to read more »Module:NewDYKnomination
Senin, 2024-10-21 15:14:24local namespace = 'Template:' ------------------------------------------------------------------------------- -- Output template...
Click to read more »Module:Find templates in use
Senin, 2025-10-27 22:12:30-- "template name" --> "[Tt]emplate[ _]+name" local function _patternizeTemplateName(template_name) local first_char = mw.ustring.sub(template_name...
Click to read more »Module:Footnotes/whitelist
Sabtu, 2026-05-30 10:57:19A list of wrapper templates by their canonical names – spelling and capitalization is important. Each wrapper template has a table of two values:...
Click to read more »Module:Extract short description
Sabtu, 2022-10-22 04:19:43no direct template access extracts short description text from a named template in the named article when that template is found in article...
Click to read more »Module:Road data/strings/HKG
Senin, 2021-12-20 06:27:01--[==[ To inspect the content of this data module, use [[Special:ExpandTemplates]] and enter the following input text: {{#invoke:Road...
Click to read more »Module:TNT
Minggu, 2020-08-30 14:28:25INTRO: (!!! DO NOT RENAME THIS PAGE !!!) -- This module allows any template or module to be copy/pasted between -- wikis without any translation...
Click to read more »Module:WikiProject banner/doc
Kamis, 2025-11-27 01:32:21list of all WikiProject banners using this meta-template can be found here. As this is a meta template, it should not be transcluded directly on to talk...
Click to read more »Module:Error
Kamis, 2025-09-11 22:10:08through to the module -- from the template page, so use the args that were passed into the template. args = frame.args else ...
Click to read more »Module:Class
Senin, 2025-06-02 19:35:38-- This module implements [[Template:Class]], [[Template:Class/icon]] and -- [[Template:Class/colour]]. local mArguments -- lazily loaded local definitions...
Click to read more »Module:Road data/strings/doc
Rabu, 2025-12-10 01:20:58This module is used to store type data for use with several road templates, including {{jct}} and {{routelist row}}. Background information and a summary...
Click to read more »Module:TemplatePar/doc
Senin, 2024-09-02 05:18:24Documentation for template programmers This page is a soft redirect. The source code of this script comes from upstream, in this case de.wikipedia....
Click to read more »Module:If preview/sandbox
Sabtu, 2024-09-21 08:46:21first argument or second argument passed to this module's parent (i.e. template using this module), depending on whether it is being previewed. ]] function...
Click to read more »Module:Sandbox/Nyoron/Hide TemplateData/doc
Jumat, 2016-05-13 18:02:04User:にょろん/Template/Hide TemplateData...
Click to read more »Module:Find sources/sandbox
Rabu, 2024-10-16 05:26:50local ROOT_PAGE = 'Module:Find sources' local TEMPLATE_ROOT = ROOT_PAGE .. '/templates/' -- for template config modules local LINK_CONFIG = ROOT_PAGE ...
Click to read more »Module:Goalscorers/data/UEFA Euro 1988 qualifying
Sabtu, 2026-03-14 23:47:21local data = {} -- flag template data.templates = { flag_icon_linked = "fbicon", flagvar = { ROU = "1965", ALB = "1946", CYP = "1960"...
Click to read more »Module:Parameter validation
Jumat, 2026-05-15 20:39:27return options end, build_namelist = function ( template_name, sp ) local res = { template_name } if sp then if type( sp ) == 'string' then...
Click to read more »Module:Science redirect/sandbox
Senin, 2021-05-17 09:54:39templates[template].name, conf.templates[template].from, conf.templates[template].to, conf.templates[template].category, conf.templates[template].info, conf...
Click to read more »Module:Goalscorers/data/UEFA Euro 1968 qualifying
Senin, 2024-06-10 01:02:34local data = {} -- flag template data.templates = { flag_icon_linked = "fbicon", flagvar = { ESP = "1945", BUL = "1967", GRE = "old"...
Click to read more »Module:Protection banner/sandbox
Kamis, 2026-04-16 03:24:56-- This module implements {{pp-meta}} and its daughter templates such as -- {{pp-dispute}}, {{pp-vandalism}} and {{pp-sock}}. -- Initialise necessary...
Click to read more »Module:Goalscorers/data/UEFA Euro 1972 qualifying
Kamis, 2025-07-03 03:21:16local data = {} -- flag template data.templates = { flag_icon_linked = "fbicon", flagvar = { ROU = "1965", BUL = "1971", GRE = "1970"...
Click to read more »Module:Goalscorers/data/UEFA Euro 1992 qualifying
Selasa, 2021-07-27 06:44:18local data = {} -- flag template data.templates = { flag_icon_linked = "fbicon", flagvar = { ALB = "1946", SMR = "1862", CYP = "1960"...
Click to read more »Module:Footnotes/anchor id list
Selasa, 2025-01-14 09:04:50language.getContentLanguage(); -- used by template_list_add() to uppercase first letter of template name TODO: better way to do that? local redirects_date...
Click to read more »Module:Gutenberg
Jumat, 2022-04-01 15:43:54"Gutenberg author" -- name of calling template. Change if template is renamed. local id = nil ...
Click to read more »Module:Lua banner
Jumat, 2024-04-05 09:45:24-- This module implements the {{lua}} template. local yesno = require('Module:Yesno') local mList = require('Module:List') local mTableTools =...
Click to read more »Module:Flagg
Selasa, 2025-11-04 05:18:43preflink..namelink..sufflink elseif mn=="d" then --data template local title = mw.title.new("Template:Country data "..country) --check if redirect ...
Click to read more »Module:Check isxn/sandbox
Kamis, 2023-04-13 08:54:14It allows validating ISBN, ISMN, and ISSN without invoking a citation template. ]] local p = {} --[[--------------------------< E R R _ M S G _ S...
Click to read more »Module:Documentation/config
Selasa, 2025-10-14 01:10:40-------------------------------------------------------- -- Protection template configuration --------------------------------------------------------...
Click to read more »Module:SportsRankings/sandbox
Kamis, 2023-08-03 22:32:13class=\"error\"><code style=\"color:inherit; border:inherit; padding:inherit;\">|_template=</code> missing or empty</span>'; -- data for various rankings held in...
Click to read more »Module:Protected edit request/sandbox
Selasa, 2025-12-09 15:10:28{'Template:Edit fully-protected', 'Template:Edit semi-protected', 'Template:Edit template-protected', 'Template:Edit extended-protected', 'Template:Edit...
Click to read more »Module:Disambiguation/templates/sandbox
Kamis, 2026-02-26 13:45:24all disambiguation templates and their -- redirects. Templates names are capitalized, and the Template: prefix is -- removed. Templates are grouped with...
Click to read more »Module:TemplatePar/sandbox
Senin, 2023-04-03 05:36:37--[=[ TemplatePar 2015-02-14 Template parameter utility * assert * check * count * countNotEmpty * downcase() * match * valid * verify() * TemplatePar()...
Click to read more »Module:Transclusion count
Selasa, 2025-08-12 05:36:46_fetch(args) local template = nil local return_value = nil -- Use demo parameter if it exists, otherwise use current template name local namespace...
Click to read more »Module:Lang/utilities
Kamis, 2025-01-09 21:19:30wrapper templates have Latn/non-Latn text ordered according to the wrapper template's name ['lang-sh-cyrl-latn'] = true, -- this template has...
Click to read more »Module:Submit an edit request
Senin, 2024-12-16 22:29:26local validLevels = { semi = 'semi', extended = 'extended', template = 'template', full = 'full', interface = 'interface', manual = 'manual' }...
Click to read more »Module:Goalscorers/data/UEFA Euro 1984 qualifying
Senin, 2025-06-30 01:16:15local data = {} -- flag template data.templates = { flag_icon_linked = "fbicon", flagvar = { BUL = "1971", ROU = "1965", CYP = "1960"...
Click to read more »Module:Cs1 documentation support
Rabu, 2026-02-25 02:24:53holds the template data; usually Template:Cite xxx/doc (except Template:Cite book/TemplateData) ]] local function template_data_json_get (template) local...
Click to read more »Module:WLink
Jumat, 2020-10-30 22:03:05-- WLink.failsafe() local function Template( frame, action, leave, lone ) -- Run actual code from template transclusion -- Precondition: ...
Click to read more »Module:Goalscorers/data/UEFA Euro 1980 qualifying
Selasa, 2025-07-08 00:24:52local data = {} -- flag template data.templates = { flag_icon_linked = "fbicon", flagvar = { BUL = "1971", ESP = "1977", ROU = "1965"...
Click to read more »Module:COVID-19 data
Rabu, 2025-06-11 18:33:20local p = {} local data_title = mw.title.new( 'Template:COVID-19 data/data' ) local data_content = data_title:getContent() local data = mw.text...
Click to read more »Module:Road data/strings/GBR
Selasa, 2025-09-02 23:09:09--[==[ To inspect the content of this data module, use [[Special:ExpandTemplates]] and enter the following input text: {{#invoke:Road...
Click to read more »Module:Sandbox/DixonD/DateTemplates/testcases
Sabtu, 2013-04-20 19:39:34self:preprocess_equals_preprocess_many('{{#invoke:Sandbox/DixonD/DateTemplates|julianDay|', '}}', '{{JULIANDAY|', '}}', { {''}, ...
Click to read more »Module:Goalscorers/data/UEFA Euro 1976 qualifying
Senin, 2023-11-06 19:11:11local data = {} -- flag template data.templates = { flag_icon_linked = "fbicon", flagvar = { ESP = "1945", ROU = "1965", POL = "1928"...
Click to read more »Module:Documentation/testcases
Jumat, 2026-05-29 01:07:17suite:testEnvTemplateTitle() self:assertEnvTitleEquals('Template:Example', 'Template:Example', 'templateTitle') self:assertEnvTitleEquals('Template:Example'...
Click to read more »Module:Citation/CS1/Configuration/sandbox
Rabu, 2026-06-03 02:12:03uncategorized_subpages, templates_using_volume = templates_using_volume, templates_using_issue = templates_using_issue, templates_not_using_page = templates_not_using_page...
Click to read more »Module:Find sources/templates/Find sources medical/doc
Jumat, 2024-08-30 04:23:14{{#invoke:Find sources/templates/Find sources medical}} {{#invoke:Find sources/templates/Find sources medical|query-terms}} {{#invoke:Find sources|Find...
Click to read more »Module:Signpost
Sabtu, 2023-12-16 07:24:07), 2) end end }) return args end function Article:renderTemplate(template, frame) frame = frame or mw.getCurrentFrame() local args = {} for...
Click to read more »Module:ISO 639 name/sandbox
Selasa, 2024-12-10 03:15:12'<span style="font-size:100%;" class="error show_639_err_msgs">error: $1 ([[Template:ISO 639 name|help]])</span>', ['err_text'] = { -- error...
Click to read more »Module:Infobox3cols/sandbox
Senin, 2026-05-25 12:16:45infobox templates with no data rows]]') end root:wikitext(check_for_unknown_parameters({ ['unknown'] = mw.getCurrentFrame():expandTemplate{ title...
Click to read more »Module:Football manager history
Jumat, 2024-11-22 11:17:34-- Implement [[Template:Football manager history]] to avoid articles being -- added to [[:Category:Pages where template include size is exceeded]] -- when...
Click to read more »Module:Category main article
Selasa, 2025-12-09 01:37:11local p = {} -- Helper: true if the page is in Template: or Module: namespace local function isTemplateOrModule(title) local t = (type(title) == 'string'...
Click to read more »Module:String/sandbox
Selasa, 2025-08-12 06:46:44features of {{str sub old}} and is kept in order to maintain these older templates. ]] function str.sublength( frame ) local i = tonumber( frame.args.i...
Click to read more »Module:Icon
Jumat, 2026-01-30 13:27:05-- This module implements [[Template:Icon]]. require("strict") local yesNo = require("Module:Yesno") local getArgs = require("Module:Arguments").getArgs...
Click to read more »Module:Nihongo/sandbox
Rabu, 2025-06-18 17:52:37{{nihongo foot}} when these template are missing <japanese> or <romaji> inputs; names the offending template, links to template page, and adds article to...
Click to read more »Module:Shortcut/sandbox
Jumat, 2025-06-06 00:20:28cfg = cfg or mw.loadData(CONFIG_MODULE) local templateMode = options.template and yesno(options.template) local redirectMode = options.redirect and yesno(options...
Click to read more »Module:Excerpt/portals/sandbox
Jumat, 2026-02-06 20:41:50is designed specifically for the portal namespace and its associated templates -- Prefer Module:Excerpt whenever possible -- Name of the category to...
Click to read more »Module:WikidataIB
Sabtu, 2025-12-27 18:46:46getCurrentFrame():expandTemplate{title = "cvt", args = {amount, unit}} else val = mw.getCurrentFrame():expandTemplate{title = "cvt", args = {lowb...
Click to read more »Module:URL/sandbox
Selasa, 2025-11-11 02:54:01pre-formatted url. Catches '{{url|{{url|google.com}}}}' that can occur via template if (mw.ustring.match(url, '^<span class="url">')) then return url, text...
Click to read more »Module:Infobox road/length/sandbox
Jumat, 2022-11-25 13:34:19'1' then if notes ~= '' and first < '1' then return frame:expandTemplate{ title = 'cvt', args = { first, unit, unit3, disp = "x", ref .. " ("}}...
Click to read more »Module:Routemap
Kamis, 2026-03-26 07:59:00= '[[Template:Railway line legend', track = '[[Template:Railway track legend', bus = '[[Template:Bus route legend', road = '[[Template:Roads...
Click to read more »Module:Convert/tester
Selasa, 2026-03-03 13:50:15-- Test the output from a template by comparing it with fixed text. -- The expected text must be in a single line, but can include -- "\n" (two characters)...
Click to read more »Module:Find sources/templates/Find sources video games/autodoc
Selasa, 2017-04-18 02:47:37"The source-finding template transcluded on [[WP:AFD|AfD]] pages for video games and related topics.", docIntro = "This template produces a series of...
Click to read more »Module:Requested move
Rabu, 2024-03-20 06:51:08nowiki('}}') local msg = '<strong class="error">' .. 'This template must be [[Wikipedia:Template substitution|substituted]];' .. ' replace %srequested...
Click to read more »Module:Cite Q
Senin, 2026-04-27 10:27:09render the template local lc_template = template and template:lower() or "citation" local output if cite_cfg.known_templates_t[lc_template] then local...
Click to read more »Module:Sanctions/sandbox
Senin, 2026-04-06 22:16:40[[Template:Gs/talk notice]] function p.talknotice(frame) local args = getArgs(frame, { wrappers = { 'Template:Gs/talk notice', 'Template:Gs/talk...
Click to read more »Module:Navbox
Rabu, 2026-02-25 00:16:57sense. -- Add newlines to compensate for trim of x in |parm=x in a template. return '\n' .. item .. '\n' end if nowrapitems == cfg.keyword.nowrapitems_yes...
Click to read more »Module:Redirect hatnote
Selasa, 2022-09-06 01:21:32redirects here. For other uses, see Y.' -- It implements the {{redirect}} template. --]] local mHatnote = require('Module:Hatnote') local mHatList =...
Click to read more »Module:Cite IUCN
Rabu, 2026-05-13 01:51:09cs1|2 templates cite single sources; when the identifiers in |doi=, |id=, and |article-number= are different from each other then the template is attempting...
Click to read more »Module:For loop
Kamis, 2025-04-03 23:31:32function p.templatemain(frame) return p.main(frame:newChild{title = "Template:For_loop"}) end function p.main(frame) local args = getArgs(frame, {...
Click to read more »Module:Infobox road
Jumat, 2024-08-16 06:52:36arguments passed BY the template, in the wikitext of the template itself local args = pframe.args -- the arguments passed TO the template, in the wikitext...
Click to read more »Module:R avoided double redirect
Jumat, 2025-06-27 21:54:21updated" or "Avoided double redirects" return frame:expandTemplate({ title = "Redirect template", args = { id = 'R avoided double redirect', ...
Click to read more »Module:High-use
Kamis, 2025-10-09 03:24:46args.count > 2000) and ("''', and " .. templateCount) or ("'''")) else used_on_text = used_on_text .. templateCount .. "'''" end local sandbox_text...
Click to read more »Module:Convert
Kamis, 2026-01-15 09:19:56-- Example: {{convert|123|lb|kg}} --> 123 pounds (56 kg) -- See [[:en:Template:Convert/Transwiki guide]] if copying to another wiki. local MINUS = '−'...
Click to read more »Module:Currency
Sabtu, 2026-04-18 11:04:04style="font-size:inherit" class="error">{{currency}} – definition missing position ([[Template:Currency/doc#Error_messages|help]])</span>'; -- position not defined end...
Click to read more »Module:Television episode disambiguation description
Jumat, 2020-10-23 05:23:02require('Module:Extract short description') -- Release version template list. local releaseTemplates = { 'Infobox television episode', 'Infobox Television...
Click to read more »Module:Format TemplateData/sandbox
Jumat, 2025-11-14 09:11:27item = 46997995 } --[==[ improve template:TemplateData ]==] local Failsafe = TemplateData local Config = { -- multiple option names...
Click to read more »Module:Episode table
Rabu, 2026-06-03 04:11:12caption) categories = categories .. '[[Category:Articles using Template:Episode table with a visible caption]]' elseif args.caption then --...
Click to read more »Module:Uses TemplateStyles/sandbox
Senin, 2026-02-16 08:08:41return TNT.format('I18n/Uses TemplateStyles', msg, ...) end local function getConfig() return mw.loadData('Module:Uses TemplateStyles/config') end local...
Click to read more »Module:Authority control/doc
Minggu, 2025-01-26 18:35:06This module contains the code for the {{Authority control}} template. Please see Template:Authority control/doc....
Click to read more »Module:Find sources/doc
Kamis, 2024-10-17 00:11:21It implements {{find sources}} and other similar templates. It is highly extensible; new templates and new link types can be added easily and by any...
Click to read more »Module:Suppress TemplateStyles/doc
Kamis, 2025-11-20 07:43:55the TemplateStyles strip markers from the parameter. See also Template:Suppress TemplateStyles. {{#invoke:Suppress TemplateStyles|suppressTemplateStyles|wikitext}}...
Click to read more »Module:Location map/data/United Kingdom Greater London/doc
Rabu, 2023-12-27 22:45:48the following: Template:Location map#Relief parameter Template:Location map+/relief Template:Location map#AlternativeMap parameter Template:Location map+/AlternativeMap...
Click to read more »Module:Convert/text
Minggu, 2025-10-05 14:15:45separate module to simplify translation for use on another wiki. -- See [[:en:Template:Convert/Transwiki guide]] if copying to another wiki. -- Some units accept...
Click to read more »Module:Lang/documentor tool
Senin, 2025-05-12 23:10:52template={{ROOTPAGENAME}}}} Reads the content of the template and extracts the parameters from {{#invoke:Lang|...}} for display on the template's documentation...
Click to read more »Module:Video game reviews/doc
Kamis, 2024-05-23 05:22:50module implements the {{Video game reviews}} template. Please see the template page for usage instructions. Category:Empty templates on articles (0)...
Click to read more »Module:In lang
Selasa, 2025-11-11 20:56:46local template = (args['template'] and table.concat ({'{{', args['template'], '}}: '})) or ''; -- make template name (if provided by the template) return...
Click to read more »Module:Wd/i18n
Rabu, 2025-07-23 02:53:10message ["no-such-reference-template"] = 'Error: template "%s", which is set in %s as the output template for the citation-output type "%s", does...
Click to read more »Module:Fiction redirect category handler/Franchise
Kamis, 2024-11-14 11:39:50which adds the names relevant TV series to the args table. Franchise templates, such as the Arrowverse-specific one, have short parameters that editors...
Click to read more »Module:Video game reviews/data
Jumat, 2025-12-05 06:33:58empty = '[[Category:Empty templates on articles]]', multiplatform = '[[Category:Articles using Video game reviews template in multiple platform mode]]'...
Click to read more »Module:Template test case/styles.css
Sabtu, 2026-05-16 05:26:05/* {{pp-template}} */ .test-case-collapsible { width: 100%; border: 1px solid silver; padding: 0.2em; margin: 1em 0; margin-top: -1px; clear: both;...
Click to read more »Module:Infobox television episode
Rabu, 2026-06-03 14:33:30"'") local left_side_template = frame:expandTemplate{title = "Space+single"} local right_side_template = frame:expandTemplate{title = "Single+space"}...
Click to read more »Module:Road data/strings/MEX
Jumat, 2025-01-17 11:07:54--[==[ To inspect the content of this data module, use [[Special:ExpandTemplates]] and enter the following input text: {{#invoke:Road...
Click to read more »Module:Webarchive/data
Selasa, 2026-02-24 05:15:39allowed. tname = 'Webarchive', -- name of calling template. Change if template rename. verifydates = true, -- See documentation...
Click to read more »Module:Disambiguation
Selasa, 2025-02-04 15:22:29require('Module:Redirect') local disambiguationTemplates = mw.loadData('Module:Disambiguation/templates') local PrepareText = require('Module:Wikitext...
Click to read more »Module:Infobox mapframe/doc
Rabu, 2025-11-19 03:39:00This module implements {{Infobox mapframe}}. See Template:Infobox mapframe/testcases for tests. Module that automatically makes a mapframe suitable for...
Click to read more »Module:Parameter names example
Kamis, 2025-04-24 01:00:35--targs['demo'] = 'yes'; -- Find the template name. local template if args._template then template = args._template else local currentTitle = mw.title...
Click to read more »Module:Location map/data/USA
Senin, 2019-02-11 01:47:41return { name = 'the United States', x = '50.0 + 124.03149777329222 * ((1.9694462586094064-($1 * pi / 180)) * sin(0.6010514667026994 * ($2 + 96) * pi...
Click to read more »Module:Track gauge
Minggu, 2024-01-14 16:27:34-- This module implements the {{Track gauge}} template. -- Data is in Module:Track gauge/data local p = {} local gaugeDataAll = nil local dataPageName...
Click to read more »Module:Submit an edit request/config
Minggu, 2026-01-11 07:43:40'Submit an edit request', -- The template that stores the edit request preload text ['preload-template'] = 'Template:Submit an edit request/preload',...
Click to read more »Module:IncrementParams
Kamis, 2022-11-03 00:53:30sign. local increment = 1 -- STEP 3: Replace the example template text with the template text that you wish to increment. local templatetext = [==========[...
Click to read more »Module:Location map
Selasa, 2026-05-26 13:47:54mark(frame, args, map) if not args then args = getArgs(frame, {wrappers = 'Template:Location map~'}) end local mapnames = {} if not map then if args[1]...
Click to read more »Module:Portal/images/g
Kamis, 2025-10-16 22:08:00This is due to the flag not being the offical flag and discussions on [[Template_talk:Portal#Goa_(2)] ["go"] = "GO game.png|alt=", ["goa"] = "GOA Colva...
Click to read more »Module:Footnotes/anchor id list/sandbox
Sabtu, 2025-05-24 17:15:09language.getContentLanguage(); -- used by template_name_get() to uppercase first letter of template name TODO: better way to do that? local redirects_date...
Click to read more »Module:Arguments
Rabu, 2020-04-01 13:12:40means that users can use either the #invoke syntax -- or a wrapper template without the loss of performance associated -- with looking arguments...
Click to read more »Module:PHL sports overall tally
Minggu, 2026-05-10 08:19:39args['flag_template'] = args['team_template'] or 'UAAPteam' args['host_note'] = string.format('; %s %s', frame:expandTemplate{title = 'color...
Click to read more »Module:PopulationFromWikidata
Kamis, 2023-07-20 08:57:48getCurrentFrame():expandTemplate{title = 'EditAtWikidata', args = {qid = item.id, pid = claim.id, nbsp = 1}} --Call the Edit At Wikidata template (to add the edit...
Click to read more »Module:Arguments/doc
Kamis, 2026-02-26 17:42:19not be called from #invoke directly (for a module directly invocable by templates you might want to have a look at {{#invoke:params}}). Its features include:...
Click to read more »Module:Check for conflicting parameters/sandbox
Minggu, 2025-12-28 10:34:01then cat = args['cat'] end local template = args['template'] and ' in ' .. args['template'] or '' if #argpairs > 0 then for i, v in ipairs(...
Click to read more »Module:Adjacent stations/London Underground
Jumat, 2026-05-29 23:20:29Court" }, -- Colours only for backward compatiblity with LUL colour template ["Crossrail 2"] = { ["title"] = "[[Crossrail 2]]", ["color"] =...
Click to read more »Module:Sidebar
Selasa, 2025-12-30 01:10:22getArgs --[[ Categorizes calling templates and modules with a 'style' parameter of any sort for tracking to convert to TemplateStyles. TODO after a long cleanup:...
Click to read more »Module:Category pair
Jumat, 2022-10-21 13:49:24namespaces.Category.id -- category namespace number -- Lua implementation of [[Template:CategoryPair]] -- Arguments: -- prevTitle -- mw.title.Title object for...
Click to read more »Module:Biota infobox
Senin, 2025-05-26 02:40:33local templateArgs = {} -- contains preprocessed arguments from calling template --TODO use info.args instead of templateArgs...
Click to read more »Module:Gridiron color/contrast
Kamis, 2026-04-02 03:10:26data_module .. '|the data module]]. For more' .. ' information, see [[Template:Color contrast ratio]].' end if note ~= '' then note = mw.html...
Click to read more »Module:Sports color/contrast
Jumat, 2026-03-20 19:48:47data_module .. '|the data module]]. For more' .. ' information, see [[Template:Color contrast ratio]].' end if note ~= '' then note = mw.html...
Click to read more »Module:Location map/data/Germany
Rabu, 2016-07-20 02:49:10return { name = 'Germany', top = 55.1, bottom = 47.2, left = 5.5, right = 15.5, image = 'Germany adm location map.svg', image1 = 'Relief Map of...
Click to read more »Module:File link
Rabu, 2020-04-01 13:31:54getArgs(frame, { wrappers = 'Template:File link' }) if not origArgs.file then error("'file' parameter missing from [[Template:File link]]", 0) end --...
Click to read more »Module:Wikipedia ads
Senin, 2019-02-25 05:34:26banner-style advert for a Wikipedia project, -- page or process. It implements [[Template:Wikipedia ads]]. -----------------------------------------------------...
Click to read more »Module:Cite taxon
Kamis, 2026-05-21 21:55:53require('strict') local p = {} local data = {} local templateArgs = {} -- contains arguments passed to cite web local target = {} --...
Click to read more »Module:Find sources/templates/Find general sources/autodoc
Kamis, 2023-11-23 04:42:24return { description = "The most widely used source-finding template. Until September 2014 it was transcluded on all [[WP:AFD|AfD]] discussion pages."...
Click to read more »Module:Librivox book
Kamis, 2024-11-14 23:50:57pframe.args local tname = "Librivox book" -- name of calling template. Change if template rename. local title = nil -- display and search title (default:...
Click to read more »Module:Location map/data/Turkey
Senin, 2018-03-12 06:49:20return { name = 'Turkey', top = 42.5, bottom = 35.5, left = 25.4, right = 45.0, image = 'Turkey adm location map.svg', image1 = 'Turkey relief location...
Click to read more »Module:Adjacent stations/sandbox
Jumat, 2026-03-13 19:56:20then return frame:expandTemplate{ title = system .. ' color', args = {line, ['branch'] = Type} } end return frame:expandTemplate{ title = system .. ' color'...
Click to read more »Module:Documentation/sandbox
Rabu, 2026-06-03 23:02:24documentation -- for [[Help:Template|templates]], [[Wikipedia:Lua|Lua modules]], -- or other pages. The {{tl|documentation}} template invokes it. -- -- @module...
Click to read more »Module:Example
Selasa, 2026-02-03 09:13:20start on line 50. local pf = frame:getParent().args -- This line allows template parameters to be used in this code easily. The equal sign is used to define...
Click to read more »Module:Automated taxobox/sandbox
Selasa, 2026-06-02 13:27:36implements Template:Automatic taxobox; see the documentation -- of that template for details. -- It also implements Template:Ichnobox and Template:Oobox....
Click to read more »Module:US elections imagemap
Selasa, 2021-09-28 10:54:00linktemplatearg = frame.args.link_template or error("error: no link template specified") -- require a link template local linktemplate = " [[" .. linktemplatearg...
Click to read more »Module:Location map/data/USA District of Columbia/doc
Jumat, 2023-07-14 02:10:16map or a similar map image. These definitions are used by the following templates when invoked with parameter "USA District of Columbia": {{Location map|USA...
Click to read more »Module:Citation/CS1/testcases/anchor
Selasa, 2021-04-27 10:07:20mw.getCurrentFrame() -- * template, a string which is the name of the template to test. -- targs is a table of the template arguments unique to the specific...
Click to read more »Module:Naval Vessel Register URL
Senin, 2025-08-11 23:02:19Register (nvr.navy.mil) database. It is used by Template:Naval Vessel Register URL and Template:Naval Vessel Register service craft URL Please do...
Click to read more »Module:Sock list
Senin, 2026-04-27 10:31:38local template = (isIpOrRange(sock) ~= "") and (args.IP_template or args.template or 'checkip') or (args.account_template or args.template or 'checkuser')...
Click to read more »Module:Flag/sandbox
Rabu, 2026-06-03 21:11:59missing country data templates]]' .. frame:expandTemplate{title = 'Preview warning', args = {'Unrecognized country in Template:flag icon'}}, ['Flag...
Click to read more »Module:Interlinear
Jumat, 2024-09-06 16:54:50wrappers = {'Template:Interlinear', 'Template:Fs interlinear'}, }) local template_name = frame:getParent():getTitle() if template_name == 'Template:Fs interlinear'...
Click to read more »Module:COVID-19 data/sandbox
Minggu, 2024-08-04 11:35:41local p = {} local data_title = mw.title.new( 'Template:COVID-19 data/data' ) local data_content = data_title:getContent() local data = mw.text...
Click to read more »Module:National squad
Sabtu, 2023-01-21 06:18:54implements [[Template:National squad]] and -- [[Template:National squad no numbers]] to avoid articles being added to -- [[:Category:Pages where template include...
Click to read more »Module:Location map/data/Canada
Rabu, 2025-08-13 08:08:23return { name = 'Canada', x='201.7818903*(((tan(pi*(90-$1)/360))*(((1+0.08181919084*sin(pi*$1/180))/(1-0.08181919084*sin(pi*$1/180)))^0.04090959542))^0...
Click to read more »Module:Graph
Sabtu, 2025-07-12 23:57:01X-Axis label format bug? (xAxisFormat =) https://en.wikipedia.org/wiki/Template_talk:Graph:Chart#X-Axis_label_format_bug?_(xAxisFormat_=) -- linewidths...
Click to read more »Module:Arguments/sandbox
Rabu, 2021-04-21 16:30:15means that users can use either the #invoke syntax -- or a wrapper template without the loss of performance associated -- with looking arguments...
Click to read more »Module:TaxonList
Selasa, 2025-06-10 10:51:53--[[ This module provides the core functionality to a set of templates used to display a list of taxon name/authority pairs, with the taxon names optionally...
Click to read more »Module:Goalscorers/data/UEFA Euro 2000 qualifying
Jumat, 2026-05-15 13:16:40local data = {} -- flag template data.templates = { flag_icon_linked = "fbicon", flagvar = { BLR = "1995", GEO = "1990", CYP = "1960"...
Click to read more »Module:Goalscorers/data/UEFA Euro 2004 qualifying
Selasa, 2025-11-25 19:52:08local data = {} -- flag template data.templates = { flag_icon_linked = "fbicon", flagvar = { CYP = "1960", BLR = "1995", SMR = "1862"...
Click to read more »Module:Demo
Rabu, 2024-08-14 09:31:11'demo_kill_categories', 'nocat' }) local template = frame.args.demo_template and 'Template:'..frame.args.demo_template local demoFunc = frame.args.demo_module_func...
Click to read more »Module:Hatnote/sandbox
Kamis, 2022-08-11 23:24:18articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote modules. ...
Click to read more »Module:Sports rbr table
Selasa, 2025-04-01 20:57:51args['template_name'] then navbar = '<br />' .. frame:expandTemplate{ title = 'navbar', args = { mini=1, style='', brackets=1, args['template_name']}}...
Click to read more »Module:Location map/data/Greece
Senin, 2018-03-12 06:53:18return { name = 'Greece', top = 42.0, bottom = 34.6, left = 19.1, right = 29.9, image = 'Greece location map.svg', image1 = 'Greece relief location...
Click to read more »Module:DYK nompage links
Senin, 2025-04-14 11:03:32dykSubpage = 'Template:Did you know nominations/' .. nominationPage if currentPage == dykSubpage then return string.format( '[[Template talk:Did you...
Click to read more »Module:Portal/images/t
Kamis, 2025-10-16 23:06:50["transportation"] = "Nuvola apps ksysv square.svg|alt=icon", ["trees"] = "Tree template.svg|alt=icon", ["trinidad and tobago"] = "Flag of Trinidad and Tobago...
Click to read more »Module:Goalscorers/data/UEFA Euro 2008 qualifying
Sabtu, 2025-03-01 23:55:01local data = {} -- flag template data.templates = { flag_icon_linked = "fbicon", flagvar = { SRB = "2004", SMR = "1862", BLR = "1995"...
Click to read more »Module:Excerpt/sandbox
Jumat, 2026-03-06 19:54:40-- Module:Excerpt implements the Excerpt template -- Documentation and master version: https://en.wikipedia.org/wiki/Module:Excerpt -- Authors: User:Sophivorus...
Click to read more »Module:Political party/sandbox
Sabtu, 2026-02-21 21:25:57out_type == 'color' then return args.error or create_error("Value not in template. Please request that it be added.") elseif out_type == 'abbrev' then...
Click to read more »Module:Message box/configuration
Senin, 2025-10-20 01:19:49= true, templateCategory = 'Article message templates', templateCategoryRequireName = true, templateErrorCategory ...
Click to read more »Module:Userbox
Sabtu, 2025-10-04 09:14:54table. -- Add TemplateStyles local templateStyles = mw.getCurrentFrame():extensionTag{ name = 'templatestyles', args = { src = 'Template:Userbox/styles...
Click to read more »Module:MLB standings
Sabtu, 2024-09-07 07:29:08-- This module copies content from Template:MLB_standings; see the history of that page -- for attribution. local me = { } local mlbData = mw.loadData('Module:MLB...
Click to read more »Module:Goalscorers/data/UEFA Euro 2012 qualifying
Minggu, 2025-03-02 00:19:21local data = {} -- flag template data.templates = { flag_icon_linked = "fbicon", flagvar = { BLR = "1995" } } -- ref = "<ref>[http://www...
Click to read more »Module:Roman/doc
Senin, 2023-08-21 07:47:13implements the {{Roman}} template. For behavioral documentation, please see the template page. For test cases, please see Template:Roman/testcases. Module...
Click to read more »Module:Infobox multi-lingual name
Jumat, 2026-05-08 04:51:28lang_mod = require ('Module:Lang'); -- for various functions and templates provided by Module:Lang local getArgs = require ('Module:Arguments').getArgs;...
Click to read more »Module:Svara
Kamis, 2025-10-16 21:50:42svaras[value]; end end return input end -- Called by the svaraC template -- print(p.carnatic({'S', 'r1', 'g2', 'm1', 'P', 'd2', 'N3', "S'"})) function...
Click to read more »Module:Location map/data/Iran
Rabu, 2014-04-30 10:52:31return { name = 'Iran', top = 40.0, bottom = 24.5, left = 43.5, right = 64.0, image = 'Iran location map.svg', image1 = 'Iran relief location map...
Click to read more »Module:Location map/data/Poland
Rabu, 2016-07-20 02:53:15return { name = 'Poland', top = 55.2, bottom = 48.7, left = 13.8, right = 24.5, image = 'Poland adm location map.svg', image1 = 'Relief Map of Poland...
Click to read more »Module:Goalscorers/data/UEFA Euro 1996 qualifying
Selasa, 2025-11-25 19:49:48local data = {} -- flag template data.templates = { flag_icon_linked = "fbicon", flagvar = { CYP = "1960", LTU = "1988", BLR = "1995"...
Click to read more »Module:Location map/data/France
Sabtu, 2016-01-02 18:08:51return { name = 'France', top = 51.5, bottom = 41.0, left = -5.8, right = 10.0, image = 'France location map-Regions and departements-2016.svg',...
Click to read more »Module:Location map/data/Russia
Jumat, 2025-06-13 15:23:42return { name = 'Russia', x = '50.0 + 100.0*(1.17998895761064 - 0.0123530472371397*$1)*sin(((((cos((49*pi)/180) - cos((59*pi)/180))/(((10*pi)/180)))*pi)/180)*(($2...
Click to read more »Module:Gutenberg/sandbox
Jumat, 2022-04-01 15:38:16"Gutenberg author" -- name of calling template. Change if template is renamed. local id = nil ...
Click to read more »Module:Location map/data/Israel
Jumat, 2015-06-19 23:43:07return { name = 'Israel', top = 33.5, bottom = 29.3, left = 33.7, right = 36.3, image = 'Israel location map with stripes.svg', image1 = 'Israel...
Click to read more »Module:IPA symbol/sandbox
Kamis, 2026-04-02 20:53:18returnError(s) return string.format( '<span class="error">Error using {{[[Template:IPA symbol|IPA symbol]]}}: "%s" not found in list</span>%s', s, returnErrorCat())...
Click to read more »Module:Location map/data/India
Senin, 2018-03-12 06:43:06return { name = 'India', top = 37.5, bottom = 5.0, left = 67.0, right = 99.0, image = 'India location map.svg', image1 = 'India relief location...
Click to read more »Module:Reply to
Rabu, 2018-07-04 08:38:15local p = {} local function makeError(msg) msg ='Error in [[Template:Reply to]]: ' .. msg return mw.text.tag('strong', {['class']='error'}, msg) end...
Click to read more »Module:Item
Jumat, 2019-01-25 04:24:24str:gsub("\\(%d%d%d)", function (d) return string.char(d) end) end -- Implements [[Template:Item]] function p.pack(frame) local parent = frame:getParent() local...
Click to read more »Module:Article history/config
Jumat, 2024-11-22 11:26:36Makes a link to a template page surrounded by double curly braces. A -- workalike for the {{tl}} template. local function makeTemplateLink(s) local openb...
Click to read more »Module:Goalscorers/data/UEFA Euro 2016 qualifying
Kamis, 2024-12-19 06:20:43local data = {} -- flag template data.templates = { flag_icon_linked = "fbicon" } -- date and matches played of latest update data.updated = { -- round...
Click to read more »Module:Location map/data/Italy
Jumat, 2019-05-03 17:08:56return { name = 'Italy', top = 47.4, bottom = 35.3, left = 6.2, right = 19.0, image = 'Italy provincial location map 2016.svg', image1 = 'Italy...
Click to read more »Module:Location map/data/Japan
Rabu, 2018-02-28 10:30:00return { name = 'Japan', x = '100*(($1>30.90)*($2-128.24)/(149.27-128.24)+($1<=30.90)*($2-110.43)/(131.44-110.43))', y = '100*(($1>30.90)*($1-45.86)/(30...
Click to read more »Module:Protection banner/config/sandbox
Kamis, 2026-04-16 03:23:10module checks the masterBanner table, which holds data for protection -- templates to use if no data has been found in the previous two tables. -- -- The...
Click to read more »Module:Check for unknown parameters/doc
Rabu, 2026-06-03 19:56:33used to check for uses of unknown parameters in a template or module. It may be appended to a template at the end or called directly from a module. To sort...
Click to read more »Module:Sandbox/Commander Keane/Template
Rabu, 2024-11-20 14:01:09wishes < 1 then if frame.args.example then --create pretty example for template page wishes = 1 table.insert(wishNumVal, {'1','Example...
Click to read more »Module:Location map/data/Spain
Senin, 2026-03-16 03:43:58return { name = 'Spain', x = '100*(($2 < -10)*($2+26.925)/(-13.2+26.925) + ($2 >= -10)*($2+9.9)/(4.8+9.9))', y = '100*(($2 < -10)*(38.1-$1)/(38.1-27...
Click to read more »Module:Hatnote inline
Jumat, 2023-12-22 03:46:48Module:Hatnote. It -- -- implements the {{hatnote-inline}} meta-template. -- ----------------------------------------...
Click to read more »Module:Episode list
Sabtu, 2025-10-11 08:47:09nonNilParams + 1 checkUsageOfDateTemplates(args, v, onInitialPage, title) end -- Usages of TBA via [[Template:TableTBA]] can be found with the...
Click to read more »Module:Sandbox/Jts1882/Biota infobox
Kamis, 2024-09-05 22:40:21local templateArgs = {} -- contains preprocessed arguments from calling template --TODO use info.args instead of templateArgs...
Click to read more »Module:Listen
Jumat, 2022-07-08 00:12:31cats[#cats + 1] = 'Articles with empty listen template' end end if isPlain then cats[#cats + 1] = 'Listen template using plain parameter' end for i, cat...
Click to read more »Module:DartsRankings
Kamis, 2025-11-20 01:05:30class=\"error\"><code style=\"color:inherit; border:inherit; padding:inherit;\">|_template=</code> missing or empty</span>'; -- data for various rankings held in...
Click to read more »Module:Pagetype/sandbox
Jumat, 2026-06-05 02:43:41template in next, templates do if wantedTemplates[template] then templateFound = true break end end if templateFound then ...
Click to read more »Module:Category pair/sandbox
Jumat, 2022-10-21 16:58:32namespaces.Category.id -- category namespace number -- Lua implementation of [[Template:CategoryPair]] -- Arguments: -- prevTitle -- mw.title.Title object for...
Click to read more »Module:Country alias/sandbox
Selasa, 2025-12-09 01:59:46function templateMain(frame) return _templateMain(frame:getParent().args) end return { flagIOC = flagIOC, flagXYZ = flagXYZ, main = main, _templateMain...
Click to read more »Module:Location map/data/Czech Republic
Jumat, 2018-03-02 17:59:58return { name = 'Czech Republic', top = 51.3, bottom = 48.3, left = 11.8, right = 19.2, image = 'Czech Republic adm location map.svg', image1 =...
Click to read more »Module:Location map/data/Slovenia
Rabu, 2015-05-06 04:08:50return { name = 'Slovenia', top = 47.1, bottom = 45.2, left = 13.2, right = 16.8, image = 'Slovenia_location_map.svg', image1 = 'Slovenia relief...
Click to read more »Module:Location map/data/Switzerland
Senin, 2026-02-16 20:00:29return { name = 'Switzerland', top = 47.9, bottom = 45.75, left = 5.8, right = 10.7, image = 'Switzerland adm location map.svg', image1 = 'Reliefkarte...
Click to read more »Module:Documentation/doc
Rabu, 2026-06-03 22:28:00for templates, Lua modules, or other pages. The {{documentation}} template invokes it. For most uses, you should use the {{documentation}} template; please...
Click to read more »Module:Location map/data/India Karnataka/doc
Rabu, 2023-12-27 22:43:42map or a similar map image. These definitions are used by the following templates when invoked with parameter "India Karnataka": {{Location map|India Karnataka |...
Click to read more »Module:Icon/sandbox
Jumat, 2026-01-30 13:16:00-- This module implements [[Template:Icon]]. require("strict") local yesNo = require("Module:Yesno") local getArgs = require("Module:Arguments").getArgs...
Click to read more »Module:Native name/sandbox
Kamis, 2023-04-13 09:01:31name'] = '[[Template:Native name|help]]', ['native name checker'] = '[[Template:Native name checker|help]]', ['native name list'] = '[[Template:Native name...
Click to read more »Module:ParameterCount
Sabtu, 2017-02-11 21:32:57specified parameters are counted, even those not supported by the -- template. all = function (frame) return main(frame, function () return true end)...
Click to read more »Module:Location map/data/India Odisha/doc
Senin, 2022-07-04 12:57:55map or a similar map image. These definitions are used by the following templates when invoked with parameter "India Odisha": {{Location map|India Odisha |...
Click to read more »Module:Location map/data/Romania
Senin, 2018-03-12 06:53:58return { name = 'Romania', top = 48.5, bottom = 43.4, left = 20.0, right = 30.0, image = 'Romania location map.svg', image1 = 'Relief Map of Romania...
Click to read more »Module:Goalscorers/data/UEFA Euro 2020 qualifying
Senin, 2024-12-09 01:22:31local data = {} -- flag template data.templates = { flag_icon_linked = "fbicon" } -- date and matches played of latest update data.updated = { -- round...
Click to read more »Module:Location map/data/France Grand Est
Minggu, 2020-08-30 16:12:03return { name = 'Grand Est', top = 50.320, bottom = 47.257, left = 3.17, right = 8.465, image = 'Grand Est region location map.svg', image1 = '...
Click to read more »Module:Location map/data/Brazil
Senin, 2018-03-12 06:50:02return { name = 'Brazil', top = 6.0, bottom = -34.0, left = -74.5, right = -32.0, image = 'Brazil location map.svg', image1 = 'Relief Map of Brazil...
Click to read more »Module:Location map/data/Azerbaijan
Senin, 2023-04-10 01:14:33return { name = 'Azerbaijan', top = 42.0, bottom = 38.2, left = 44.5, right = 51.0, image = 'Azerbaijan adm location map.svg', image1 = 'Reliefkarte...
Click to read more »Module:Location map/data/France Nouvelle-Aquitaine
Senin, 2018-03-12 06:48:50return { name = 'Nouvelle-Aquitaine', top = 47.307, bottom = 42.664, left = -1.952, right = 2.835, image = 'Aquitaine-Limousin-Poitou-Charentes region...
Click to read more »Module:Location map/data/UK England/doc
Selasa, 2023-07-11 19:17:19map or a similar map image. These definitions are used by the following templates when invoked with parameter "UK England": {{Location map|UK England |...
Click to read more »Module:Location map/data/France Occitanie
Senin, 2018-03-12 06:44:24return { name = 'Occitanie', top = 45.169, bottom = 42.168, left = -0.587, right = 5.039, image = 'Languedoc-Roussillon-Midi-Pyrénées region location...
Click to read more »Module:Location map/data/Nepal
Selasa, 2018-06-12 19:14:11return { name = 'Nepal', top = 31.0, bottom = 26.0, left = 79.8, right = 88.5, image = 'Nepal adm location map.svg', image1 = 'Nepal rel location...
Click to read more »Module:Location map/data/USA/doc
Rabu, 2023-12-27 22:45:36the following: Template:Location map#Relief parameter Template:Location map+/relief Template:Location map#AlternativeMap parameter Template:Location map+/AlternativeMap...
Click to read more »Module:Wd/doc
Senin, 2025-10-20 21:45:41article and with many other features. Note: Do not use this template or Module:Wd in infobox templates, per the 2018 RFC. Instead, use Module:WikidataIB. The...
Click to read more »Module:Flagg/Altvar data
Rabu, 2025-09-17 22:16:10altvar="beach soccer"; template="beachsoccer" }; ["bsw"] = { altlink="women's national beach soccer team"; altvar="women's beach soccer"; template="beachsoccerwomen"...
Click to read more »Module:Protected edit request/active
Rabu, 2026-04-15 08:14:15administrator]]' responseTemplate = blurb.makeTemplateSubstLink('EIp') else userText = 'user' responseTemplate = blurb.makeTemplateSubstLink('ESp') ...
Click to read more »Module:Location map/data/Ivory Coast/doc
Senin, 2022-07-04 12:58:35the following: Template:Location map#Relief parameter Template:Location map+/relief Template:Location map#AlternativeMap parameter Template:Location map+/AlternativeMap...
Click to read more »Module:Adjacent stations/MUNI
Senin, 2026-05-11 07:43:08svg|19px|link=San Francisco Municipal Railway]]", -- NOTE: see [[Template:MUNI infobox header]] before adding ["name format"] ["header background...
Click to read more »Module:Location map/data/Norway
Minggu, 2020-11-22 04:09:23return { name = 'Norway', top = 71.5, bottom = 57.6, left = 4.1, right = 31.6, image = 'Norway location map.svg', image1 = 'Relief Map of Norway...
Click to read more »Module:CountryData/sandbox
Sabtu, 2023-07-22 13:11:06local function getcontents(frame,country,params) return frame:expandTemplate({title="Country data "..country;args=params}) end function p.getcachedtable(frame...
Click to read more »Module:Location map/data/Europe
Senin, 2018-03-12 02:14:52return { name = 'Europe', y = '55.11 - 153.610*( cos( 52* pi/180)*sin( $1*pi/180 ) - sin( 52*pi/180 )*cos( $1*pi/180 )*cos( ($2-10)*pi/180 ) ) * ( ((1...
Click to read more »Module:Location map/data/Africa
Rabu, 2023-09-27 15:20:32return { name = 'Africa', x = '48.852459016393 + 71.1 * cos($1 * pi / 180) * sin(($2 - 15) * pi / 180) * (((1 + cos($1 * pi / 180) * cos(($2 - 15) *...
Click to read more »Module:Location map/data/Bosnia and Herzegovina
Jumat, 2018-03-02 17:59:38return { name = 'Bosnia and Herzegovina', top = 45.4, bottom = 42.4, left = 15.5, right = 19.9, image = 'Bosnia and Herzegovina location map.svg'...
Click to read more »Module:Location map/data/France Bourgogne-Franche-Comté
Senin, 2018-03-12 06:50:34return { name = 'Bourgogne-Franche-Comté', top = 48.502, bottom = 46.058, left = 2.663, right = 7.313, image = 'Bourgogne-Franche-Comté region location...
Click to read more »Module:Official website
Jumat, 2025-11-28 13:13:53getArgs(frame, { wrappers = 'Template:Official website' }) return p._main(args) end -- New entrypoint for Template:Official URL function p.url(frame)...
Click to read more »Module:Location map/data/France Auvergne-Rhône-Alpes
Senin, 2018-03-12 06:49:30return { name = 'Auvergne-Rhône-Alpes', top = 46.925, bottom = 44.005, left = 1.908, right = 7.320, image = 'Auvergne-Rhône-Alpes region location...
Click to read more »Module:Location map/data/Australia Queensland
Jumat, 2018-03-02 17:59:01return { name = 'Queensland', top = -9.0, bottom = -29.5, left = 137.5, right = 154.0, image = 'Australia Queensland location map.svg', image1...
Click to read more »Module:Location map/data/Serbia
Kamis, 2021-08-12 02:36:32return { name = 'Serbia', top = 46.3, bottom = 41.7, left = 18.7, right = 23.2, image = 'Serbia adm location map.svg', image1 = 'Reliefkarte Serbien...
Click to read more »Module:Location map/data/India West Bengal
Rabu, 2021-03-03 12:06:46return { name = 'West Bengal', top = 27.4, bottom = 21.3, left = 85.6, right = 90.0, image = 'West Bengal location map.svg', image1 = 'West Bengal...
Click to read more »Module:Routemap/doc
Minggu, 2023-07-30 03:03:35{{RoutemapRouteIcon}} templates. For usage instructions, see the respective templates' pages. For sandbox test results, see Template:Routemap/testcases (purged)...
Click to read more »Module:Location map/data/Mexico
Jumat, 2024-10-04 13:56:26return { name = 'Mexico', top = 33.3, bottom = 14.2, left = -118.5, right = -86.3, image = 'Mexico States blank map.svg', image1 = 'Mexico topographic...
Click to read more »Module:Location map/data/France Hauts-de-France
Senin, 2018-03-12 06:50:48return { name = 'Hauts-de-France', top = 51.251, bottom = 48.702, left = 1.12, right = 4.455, image = 'Hauts-de-France region location map.svg',...
Click to read more »Module:Location map/data/Ireland
Senin, 2018-03-12 06:53:39return { name = 'Ireland', top = 55.6, bottom = 51.2, left = -11.0, right = -5.0, image = 'Ireland adm location map.svg', image1 = 'Ireland relief...
Click to read more »Module:Section sizes
Sabtu, 2026-04-18 10:58:52messages; $1 is calling template's name ['error category'] = '[[category:Pages with $1 errors]]', -- $1 is calling template's name; comment out this...
Click to read more »Module:PTV route
Minggu, 2023-01-22 17:01:23route/data') local p = {} local INVALID_ROUTE_CATEGORY = 'PTV route templates with invalid routes' local function makeExternalLink(url, display) --...
Click to read more »Module:Portal/sandbox
Jumat, 2025-09-12 19:30:32--[==[ This module is a Lua implementation of the old {{Portal}} template. As of February 2019 it is used on nearly 7,900,000 articles. -- Please take...
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:Road data/strings/USA/WA
Kamis, 2023-07-20 10:39:44--[==[ To inspect the content of this data module, use [[Special:ExpandTemplates]] and enter the following input text: {{#invoke:Road...
Click to read more »Module:Location map/data/Austria
Minggu, 2018-03-04 02:43:42return { name = 'Austria', top = 49.2, bottom = 46.3, left = 9.4, right = 17.2, image = 'Austria adm location map.svg', image1 = 'Austria relief...
Click to read more »Module:Transclusion count/sandbox
Jumat, 2022-11-11 14:40:08fetch(frame) local template = nil local return_value = nil -- Use demo parameter if it exists, otherswise use current template name local namespace...
Click to read more »Module:Sandbox/Nyoron/Hide TemplateData
Rabu, 2016-05-11 04:44:41mw.site.namespaces.Special.id, "User:にょろん/Template/Hide TemplateData/redirect.css", "" ...
Click to read more »Module:Location map/data/France Normandy
Senin, 2018-03-12 06:51:32return { name = 'Normandy', top = 50.182, bottom = 48.062, left = -2.1395, right = 1.955, image = 'Normandie region location map.svg', image1 =...
Click to read more »Module:HS listed building row
Kamis, 2023-06-22 04:33:19print, printf = genBuffer() local args = getArgs(frame, {wrappers = 'Template:HS listed building row'}) local delinkedName = delink{args.name} printf('|-...
Click to read more »Module:Engvar
Selasa, 2024-08-20 21:34:56implements Template:Engvar. -- Template:Engvar is to be build into the template (like an infobox), with default & variant spellings defined. -- That template should...
Click to read more »Module:Location map/data/Hungary
Minggu, 2018-03-04 02:38:47return { name = 'Hungary', top = 48.8, bottom = 45.5, left = 15.7, right = 23.2, image = 'Hungary location map.svg', image1 = 'Hungary physical...
Click to read more »Module:Uses TemplateStyles/doc
Senin, 2025-11-24 10:35:41Implements {{Uses TemplateStyles}}....
Click to read more »Module:Location map/data/Philippines
Minggu, 2018-03-04 02:39:24return { name = 'Philippines', top = 21.2, bottom = 4.3, left = 114.0, right = 131.2, image = 'Philippines location map (square).svg', image1 =...
Click to read more »Module:Category described in year
Jumat, 2026-02-13 12:31:12namespace; required for testing/doc/etc. purposes local header = ' ' --header template(s), nav bar, and category description text; whitespace-initialized for...
Click to read more »Module:Location map/data/Pakistan
Senin, 2018-03-12 06:56:30return { name = 'Pakistan', top = 37.3, bottom = 23.4, left = 60.5, right = 80.5, image = 'Pakistan location map.svg', image1 = 'Pakistan relief...
Click to read more »Module:Lang/documentor tool/sandbox
Jumat, 2025-04-11 14:14:34template={{ROOTPAGENAME}}}} Reads the content of the template and extracts the parameters from {{#invoke:Lang|...}} for display on the template's documentation...
Click to read more »Module:Location map/data/Peru
Senin, 2018-03-12 06:55:35return { name = 'Peru', top = 0.73, bottom = -19.36, left = -83.25, right = -66.75, image = 'Peru location map.svg', image1= 'Peru physical...
Click to read more »Module:Location map/data/Estonia
Rabu, 2019-05-15 23:55:32return { name = 'Estonia', top = 60.4, bottom = 57.2, left = 21.5, right = 28.4, image = 'Estonia adm location map.svg', image1 = 'Estonia relief...
Click to read more »Module:Location map/data/Antarctica
Senin, 2018-03-12 06:56:18return { name = 'Antarctica', x = '50 + 5/3 * (90+$1) * sin( pi / 180 *$2)', y = '50 - 5/3 * (90+$1) * cos( pi / 180 *$2)', image = 'Antarctica location...
Click to read more »Module:Location map/data/South Africa
Minggu, 2018-03-04 02:39:44return { name = 'South Africa', top = -21.8, bottom = -35.2, left = 16.0, right = 33.2, image = 'South Africa adm location map.svg', image1 = 'South...
Click to read more »Module:Side box
Selasa, 2026-03-17 03:05:56-- we have to check to see if a downstream use has plainlist like -- Template:Sister_project. also it's the default. wikitext is :( if args.textclass...
Click to read more »Module:Location map/data/Croatia
Rabu, 2023-11-15 03:10:55return { name = 'Croatia', top = 46.8, bottom = 42.1, left = 13.1, right = 19.9, image = 'Croatia_location_map.svg', image1 = 'Croatia relief map...
Click to read more »Module:Location map/data/India Uttar Pradesh
Selasa, 2024-01-30 07:46:13return { name = 'Uttar Pradesh', top = 30.5, bottom = 23.8, left = 77.0, right = 84.7, image = 'India Uttar Pradesh location map.svg', image1 =...
Click to read more »Module:Location map/data/China
Rabu, 2018-02-28 10:29:43return { name = 'China', y = '50 + 1.256383 * 116.80932603407057 * 0.02641006622571962 - 1.256383 * 116.80932603407057 * (1.3713469994670882 - (1.9996655301850468...
Click to read more »Module:Location map/data/India Andhra Pradesh
Selasa, 2024-01-30 04:45:48return { name = 'Andhra Pradesh', top = 19.387, bottom = 12.522, left = 76.628, right = 84.935, image = 'India Andhra...
Click to read more »Module:Location map/data/Australia New South Wales
Minggu, 2018-03-04 02:37:56return { name = 'New South Wales', top = -27.9, bottom = -37.8, left = 140.6, right = 153.9, image = 'Australia New South Wales location map blank...
Click to read more »Module:Submit an edit request/sandbox
Kamis, 2024-09-05 07:07:59local validLevels = { semi = 'semi', extended = 'extended', template = 'template', full = 'full', interface = 'interface', manual = 'manual' }...
Click to read more »Module:Biglist
Rabu, 2024-07-10 11:08:40avoid problems with templates -- that might exceed expand size or time and which might put the page in -- [[:Category:Pages where template include size is...
Click to read more »Module:Location map/data/Sweden
Minggu, 2018-03-04 02:40:03return { name = 'Sweden', top = 69.5, bottom = 55.1, left = 10.4, right = 24.6, image = 'Sweden location map.svg', image1 = 'Sweden relief location...
Click to read more »Module:If empty
Jumat, 2023-01-27 01:33:28local args = require('Module:Arguments').getArgs(frame, {wrappers = 'Template:If empty', removeBlanks = false}) for k,v in ipairs(args) do if v ~=...
Click to read more »Module:Location map/data/India Kerala
Selasa, 2021-08-24 13:33:57return { name = 'Kerala', top = 13.0, bottom = 8.0, left = 74.5, right = 78.0, image = 'India Kerala location map.svg', image1 = 'India Kerala relief...
Click to read more »Module:Storm categories/doc
Senin, 2025-10-13 16:38:59This template is used to control a multitude of tropical cyclone-related templates: {{storm colour}} and {{storm name}},. It acts as a centralized location...
Click to read more »Module:Chem2/styles.css
Sabtu, 2022-11-26 04:31:07.template-chem2-su { /* {{pp-template}} */ display: inline-block; font-size: 80%; line-height: 1; vertical-align: -0.35em; } .template-chem2-su >...
Click to read more »Module:Location map/data/India Tamil Nadu
Minggu, 2021-09-05 02:27:57return { name = 'Tamil Nadu', top = 13.6453, bottom = 7.9119, left = 76.1667, right = 80.8167, image = 'India Tamil Nadu location map.svg', image1...
Click to read more »Module:Location map/data/Burma
Senin, 2018-03-12 06:57:03return { name = 'Myanmar', top = 29, bottom = 9, left = 92, right = 102, image = 'Myanmar location map.svg' }...
Click to read more »Module:Cite IUCN/sandbox
Jumat, 2025-11-14 23:12:07cs1|2 templates cite single sources; when the identifiers in |doi=, |id=, and |article-number= are different from each other then the template is attempting...
Click to read more »Module:Taxonbar/exists
Kamis, 2024-04-18 18:17:43title.new(pagename):getContent() or '' local getRegex = require('Module:Template redirect regex').main local tregex = getRegex('Taxonbar') for _, v in...
Click to read more »Module:Infobox television
Selasa, 2026-04-28 18:25:24--- --- Note: could potentially be moved to an outside module for other template and module uses. --- --- @param text string --- @return table<string, string...
Click to read more »Module:Include timeline
Jumat, 2014-11-28 13:04:06instructions&preload=Template%3AInclude_timeline%2Fhorizontal_template'), targetPage:fullUrl('action=edit&editintro=Template%3AInclude_timeline%2...
Click to read more »Module:Australian place map
Sabtu, 2022-10-22 04:04:12implements the selection of the location map -- in [[Template:Infobox Australian place]] and [[Template:Infobox Australian road]] require('strict') local...
Click to read more »Module:Roman
Kamis, 2023-02-09 03:14:10require[[strict]] local p = {} -- This function implements the {{overline}} template. local function overline(s) return mw.ustring.format( '<span...
Click to read more »Module:Location map/data/India Maharashtra
Selasa, 2024-01-30 06:52:46return { name = 'Maharashtra', top = 22.1167, bottom = 15.5500, left = 72.3500, right = 81.3333, image = 'India Maharashtra location map.svg', image1...
Click to read more »Module:Location map/data/Pakistan Balochistan/doc
Kamis, 2023-07-06 21:24:04the following: Template:Location map#Relief parameter Template:Location map+/relief Template:Location map#AlternativeMap parameter Template:Location map+/AlternativeMap...
Click to read more »Module:Location map/data/Australia South Australia
Minggu, 2018-03-04 02:38:14return { name = 'South Australia', top = -25.6, bottom = -38.5, left = 128.5, right = 141.5, image = 'Australia South Australia location map.svg'...
Click to read more »Module:Asbox stubtree
Jumat, 2013-10-18 19:29:46{} function i.exists(pagename) local t = mw.title.new(pagename, "Template") return t.exists end function i.pcase(word) return mw.ustring...
Click to read more »Module:Routemap/sandbox
Kamis, 2026-03-26 07:43:54= '[[Template:Railway line legend', track = '[[Template:Railway track legend', bus = '[[Template:Bus route legend', road = '[[Template:Roads...
Click to read more »Module:Documentation/config/sandbox
Selasa, 2026-05-26 23:45:15-------------------------------------------------------- -- Protection template configuration --------------------------------------------------------...
Click to read more »Module:Location map/data/Kenya
Minggu, 2018-03-04 02:39:06return { name = 'Kenya', top = 6, bottom = -5, left = 33, right = 43, image = 'Kenya adm location map.svg', image1 = 'Kenya relief location map...
Click to read more »Module:Location map/data/India Punjab
Kamis, 2020-04-30 06:51:51return { name = 'Punjab', top = 32.8, bottom = 29.3, left = 73.5, right = 77.2, image = 'India Punjab location map.svg', image1 = 'India Punjab...
Click to read more »Module:Location map/data/India Uttarakhand/doc
Senin, 2022-07-04 12:58:23map or a similar map image. These definitions are used by the following templates when invoked with parameter "India Uttarakhand": {{Location map|India...
Click to read more »Module:Currency/doc
Jumat, 2024-08-30 04:01:09template parameters are passed in the module's frame. {{#invoke:Currency|currency|<amount>|<code>|<first>|<linked>|<passthrough>}} See the template code...
Click to read more »Module:IPAc-en
Senin, 2024-07-08 15:19:47-- This module implements [[Template:IPAc-en]]. local data = mw.loadData('Module:IPAc-en/data') local p = {} -- Global container for tracking categories...
Click to read more »Module:Location map/data/Morocco/doc
Kamis, 2023-07-06 21:33:19map or a similar map image. These definitions are used by the following templates when invoked with parameter "Morocco": {{Location map|Morocco |...}} {{Location...
Click to read more »Module:Ref info
Minggu, 2024-09-15 17:17:04module counts the number of times that various reference tags and cs1|2 templates appear. -- {{#invoke:ref_info|ref_info}} -- {{ref info}} -- {{ref info|aristotle}}...
Click to read more »Module:Location map/data/Australia
Jumat, 2018-02-23 10:22:06return { name = 'Australia', top = -9, bottom = -44.5, left = 111.5, right = 155, image = 'Australia location map.svg', image1 = 'Australia relief...
Click to read more »Module:For loop/sandbox
Kamis, 2025-04-03 23:30:37function p.templatemain(frame) return p.main(frame:newChild{title = "Template:For_loop"}) end function p.main(frame) local args = getArgs(frame, {...
Click to read more »Module:Location map/data/France Centre
Senin, 2018-03-05 02:10:37return { name = 'Centre-Val de Loire', top = 49.112, bottom = 46.195, left = -0.166, right = 3.31, image = 'Centre-Val de Loire region location map...
Click to read more »Module:Location map/data/Canada British Columbia
Rabu, 2018-03-07 20:33:49return { name = 'British Columbia', top = 60.3, bottom = 48.1, left = -139.3, right = -113.7, image = 'Canada British Columbia location map 2.svg'...
Click to read more »Module:Singles
Kamis, 2018-11-15 12:53:55['$B'] = 'template content' } p[''] = function ( frame ) if not frame.args['$B'] then error( '{{#invoke:Singles|}} requires parameter $B (template content)'...
Click to read more »Module:Math
Jumat, 2026-04-10 21:26:08specified precision and formats according to rules originally used for {{template:Rnd}}. Output is a string. Usage: {{#invoke: Math | precision_format...
Click to read more »Module:Class/definition.json
Senin, 2025-06-02 19:31:20} }, "template": { "categoryRoot": "Template-Class", "colour": { "base": "#fbceb1" }, "icon": { "file": "Symbol template class pink...
Click to read more »Module:Class/sandbox
Senin, 2025-06-02 19:32:24-- This module implements [[Template:Class]], [[Template:Class/icon]] and -- [[Template:Class/colour]]. local mArguments -- lazily loaded local definitions...
Click to read more »Module:Search/styles.css
Jumat, 2022-12-09 13:24:47/* {{pp|small=y}} */ .template-search, .template-search ul, .template-search li { display: inline; } .template-search abbr { border-bottom: none; text-decoration:...
Click to read more »Module:Location map/data/USA California
Senin, 2018-03-12 06:44:05return { name = 'California', top = 42.2, bottom = 32.3, left = -124.7, right = -113.9, image = 'USA California location map.svg', image1 = 'Relief...
Click to read more »Module:Location map/data/India Karnataka
Selasa, 2024-01-30 03:14:09return { name = 'Karnataka', top = 18.53, bottom = 11.48, left = 73.64, right = 78.62, image = 'India Karnataka location map.svg', image1...
Click to read more »Module:Location map/data/Canada Alberta
Rabu, 2021-02-10 05:54:36return { name = 'Alberta', x = '50 + 796 * 0.5 * ln( ( 1 + cos($1*(pi/180))*sin(($2+115)*(pi/180)) ) / ( 1 - cos($1*(pi/180))*sin(($2+115)*(pi/180))...
Click to read more »Module:High-use/sandbox
Kamis, 2025-10-09 03:17:31args.count > 2000) and ("''', and " .. templateCount) or ("'''")) else used_on_text = used_on_text .. templateCount .. "'''" end local sandbox_text...
Click to read more »Module:Location map/data/Canada Nova Scotia
Selasa, 2022-04-12 07:00:14return { name = 'Nova Scotia', top = 47.3, bottom = 43.3, left = -66.6, right = -59.5, image = 'Canada Nova Scotia location map 2.svg', image1 =...
Click to read more »Module:All Ireland by county category navigation
Senin, 2026-03-23 02:30:26callingTemplates = { 'Template:All Ireland by county category navigation', 'Template:Republic of Ireland only by county category navigation', 'Template:Northern...
Click to read more »Module:ISO 639 name/ISO 639 override
Jumat, 2024-07-12 02:16:12{ ["lij"] = {"Ligurian (Romance language)"}, -- Ligurian; see Template_talk:Lang#Ligurian_dab ['mbo'] = {"Mbo language (Cameroon)"}, ...
Click to read more »Module:Random
Rabu, 2015-11-11 23:32:54same input from the same page - necessary behaviour for some wikicode templates that -- assume bad pseudo-random-number generation. local stats...
Click to read more »Module:Location map/data/France Pays de la Loire
Rabu, 2018-03-07 11:32:15return { name = 'Pays de la Loire', top = 48.625, bottom = 46.2, left = -2.7, right = 1.0, image = 'Pays de la Loire region location map.svg', image1...
Click to read more »Module:Infobox/doc
Sabtu, 2025-12-13 13:30:43implements the {{Infobox}} template. Please see the template page for usage instructions. Category:Pages using infobox templates with ignored data cells (53)...
Click to read more »Module:Wikt-lang
Minggu, 2025-06-22 00:01:58reconstructed entries with no asterisk by transcluding -- a nonexistent template. This technique is used in Wiktionary: -- see [[wikt:Module:debug]]...
Click to read more »Module:Location map/data/USA Kentucky
Selasa, 2021-02-02 11:04:07return { name = 'Kentucky', top = 39.8, bottom = 35.8, left = -89.8, right = -81.8, image = 'USA Kentucky location map.svg', image1 = 'USA Kentucky...
Click to read more »Module:Location map/data/Bolivia
Rabu, 2018-03-07 11:32:07return { name = 'Bolivia', top = -9.0, bottom = -24.0, left = -71.0, right = -56.8, image = 'Bolivia adm location map.svg', image1 = 'Bolivia physical...
Click to read more »Module:Location map/data/Bulgaria
Rabu, 2018-03-07 11:27:06return { name = 'Bulgaria', top = 44.4, bottom = 41.1, left = 22.1, right = 28.9, image = 'Bulgaria location map.svg', image1 = 'Relief Map of Bulgaria...
Click to read more »Module:Location map/data/USA Georgia
Jumat, 2021-10-29 00:10:13return { name = 'Georgia', top = 35.2, bottom = 30.2, left = -85.8, right = -80.6, image = 'USA Georgia location map.svg', image1 = 'USA Georgia...
Click to read more »Module:Find sources/config
Kamis, 2023-03-16 10:37:43category to be used if the module is used in -- the main namespace and the template config doesn't set the -- isUsedInMainspace key to true. The category is...
Click to read more »Module:Archive list
Selasa, 2026-02-17 22:19:42-- template, but we will ignore those for simplicity. elseif type(linksToNum) == 'number' and linksToNum >= 0 then -- The old template rounded...
Click to read more »Module:Television episode short description/doc
Rabu, 2025-08-06 16:03:28episode short description extracts data from a television episode article's Template:Infobox television episode and creates a relevant short description based...
Click to read more »Module:Location map/data/Madagascar
Rabu, 2018-03-07 11:27:24return { name = 'Madagascar', top = -11.3, bottom = -26.0, left = 42.5, right = 51.0, image = 'Madagascar location map.svg', image1 = 'Madagascar...
Click to read more »Module:Location map/data/Republic of North Macedonia/doc
Kamis, 2023-07-06 21:25:51the following: Template:Location map#Relief parameter Template:Location map+/relief Template:Location map#AlternativeMap parameter Template:Location map+/AlternativeMap...
Click to read more »Module:Road data/strings/USA/AR
Senin, 2022-09-12 09:13:06--[==[ To inspect the content of this data module, use [[Special:ExpandTemplates]] and enter the following input text: {{#invoke:Road...
Click to read more »Module:Location map/data/Argentina
Kamis, 2018-03-08 05:27:55return { name = 'Argentina', top = -21.0, bottom = -56.5, left = -76.5, right = -52.5, image = 'Argentina location map.svg', image1 = 'Relief Map...
Click to read more »Module:WDL
Senin, 2026-03-23 05:10:25and not drawn and not lost then return '' end return frame:expandTemplate{title = 'Number table sorting', args = { (won or 0) + (drawn or 0) + (lost...
Click to read more »Module:Location map/data/India Madhya Pradesh
Senin, 2024-01-29 22:33:55return { name = 'Madhya Pradesh', top = 27.15, bottom = 20.75, left = 73.2, right = 83.1, image = 'Madhya Pradesh location map.svg', image1 = 'India...
Click to read more »Module:Sandbox/trappist the monk/taxonomy
Rabu, 2025-05-07 01:00:42an existing template template data are read from the template using the embedded {{Do not edit this line all}} template. That template returns '$' delimited...
Click to read more »Module:Location map/data/Portugal
Kamis, 2021-08-12 02:38:42return { name = 'Portugal', top = 42.30, bottom = 36.70, left = -9.80, right = -6.00, image = 'Portugal location map.svg', image1 = 'Reliefkarte...
Click to read more »Module:Convert/text/sandbox
Senin, 2026-03-02 10:38:54separate module to simplify translation for use on another wiki. -- See [[:en:Template:Convert/Transwiki guide]] if copying to another wiki. -- Some units accept...
Click to read more »Module:Svara/sandbox
Kamis, 2025-10-16 21:56:28svaras[value]; end end return input end -- Called by the svaraC template -- print(p.carnatic({'S', 'r1', 'g2', 'm1', 'P', 'd2', 'N3', "S'"})) function...
Click to read more »Module:List
Senin, 2026-03-02 12:52:06table to be passed to p.renderList. local data = {} -- Classes and TemplateStyles data.classes = {} data.templatestyles = '' if listType == 'horizontal'...
Click to read more »Module:Location map/data/Albania
Jumat, 2023-05-05 00:14:12return { name = 'Albania', top = 42.9, bottom = 39.3, left = 18.3, right = 21.5, image = 'Albania (location map).svg', image1 = 'Albania relief...
Click to read more »Module:Location map/data/France Île-de-France
Rabu, 2018-03-07 11:28:24return { name = 'Île-de-France (region)', top = 49.275, bottom = 48.075, left = 1.375, right = 3.625, image = 'Ile-de-France region location map...
Click to read more »Module:Location map/data/France Bretagne
Rabu, 2018-03-07 11:28:10return { name = 'Brittany', top = 49, bottom = 47.2, left = -5.25, right = -0.9, image = 'Bretagne region location map.svg', image1 = 'Bretagne...
Click to read more »Module:Message box/doc
Jumat, 2025-11-14 23:54:09This is a meta-module that implements the message box templates {{mbox}}, {{ambox}}, {{cmbox}}, {{fmbox}}, {{imbox}}, {{ombox}}, and {{tmbox}}. It is...
Click to read more »Module:Location map/data/USA New Jersey
Rabu, 2021-02-03 07:14:14return { name = 'New Jersey', top = 41.6, bottom = 38.6, left = -75.8, right = -73.7, image = 'USA New Jersey location map.svg', image1 = 'USA New...
Click to read more »Module:Location map/data/Chile
Rabu, 2018-03-07 11:36:56return { name = 'Chile', top = -17.4, bottom = -56.5, left = -81.5, right = -61.5, defaultscale = 0.45, image = 'Chile location map.svg', image1...
Click to read more »Module:Infobox road/sandbox
Rabu, 2024-09-04 21:31:36arguments passed BY the template, in the wikitext of the template itself local args = pframe.args -- the arguments passed TO the template, in the wikitext...
Click to read more »Module:Csdcheck
Jumat, 2025-10-31 02:26:29#invoke. If the invoking template passed any args, use -- them. Otherwise, use the args that were passed into the template. args = frame:getParent()...
Click to read more »Module:Tropical cyclone season effects
Minggu, 2021-10-24 05:53:56tropical cyclone season articles. local invocation = require('Module:Template invocation').invocation local getArgs = require('Module:Arguments').getArgs...
Click to read more »Module:Location map/data/USA Oregon Portland/doc
Senin, 2023-07-17 11:20:40map or a similar map image. These definitions are used by the following templates when invoked with parameter "USA Oregon Portland": {{Location map|USA...
Click to read more »Module:GHS phrases
Rabu, 2026-01-28 22:40:13in [[Module:GHS phrases/data]] -- -- Implements: [[Template:GHS phrases]] -- Helppage: [[Template:GHS phrases]] -- Error category: [[Category:GHS errors]]...
Click to read more »