Search Results: Module:Link list/doc


Module:Adjacent stations/NSW TrainLink
Rabu, 2025-04-30 14:08:35

"en-GB", ["system title"] = "[[NSW TrainLink]]", ["system icon"] = "[[File:TfNSW T.svg|17px|link=NSW TrainLink]]", ["system color"] = "dd3f1d", ["name...

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

end local linkText = nil if galleryGood then firstLink = galleryLink linkText = galleryLink elseif categoryGood then firstLink = "Category:"...

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

end local linkText = nil if galleryGood then firstLink = galleryLink linkText = galleryLink elseif categoryGood then firstLink = "Category:"...

Click to read more »
Module:Adjacent stations/Link Train
Kamis, 2023-10-12 03:09:46

local p = { ["lang"] = "en-US", ["system title"] = "[[Terminal Link]]", ["system color"] = "336699", ["system icon"] = "", ["station format"] = {...

Click to read more »
Module:File link
Rabu, 2020-04-01 13:31:54

wrappers = 'Template:File link' }) if not origArgs.file then error("'file' parameter missing from [[Template:File link]]", 0) end -- Copy the arguments...

Click to read more »
Module:Format link
Selasa, 2022-10-04 20:37:11

function parseLink(link) -- Parse a link and return a table with the link's components. -- These components are: -- - link: the link, stripped of any...

Click to read more »
Module:Article link count
Kamis, 2026-05-21 15:57:11

-- Article link count module -- Initial code by Stefen 𝕋ower né Steve Magruder (5 March 2026) [[User:StefenTower]]. -- @module Article link count local...

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:Section link
Minggu, 2024-06-02 21:36:41

implements {{section link}}. require('strict'); local checkType = require('libraryUtil').checkType local p = {} local function makeSectionLink(page, section...

Click to read more »
Module:Format link/sandbox
Selasa, 2022-10-04 20:36:21

function parseLink(link) -- Parse a link and return a table with the link's components. -- These components are: -- - link: the link, stripped of any...

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

For testing the sandbox, see Module:Commons link/sandbox/testcases. {{#invoke:Commons link|getGallery}} Use wikidata to find Commons gallery corresponding...

Click to read more »
Module:GAN link
Jumat, 2016-12-16 10:47:35

-- This module implements {{GAN link}}. local p = {} local function getGANIcon() return require('Module:Icon')._main{'GAN'} end local function makeWikilink(page...

Click to read more »
Module:Catalog lookup link
Jumat, 2025-09-12 01:09:00

|article-link=: Optional Wikipedia article name to link to. |article-name=: Optional alternative text to be displayed for |article-link= link in front...

Click to read more »
Module:Catalog lookup link/doc
Kamis, 2026-06-04 14:49:35

Provides the backend for {{Catalog lookup link}}. {{#invoke:Catalog lookup link|main}}...

Click to read more »
Module:Template link general/doc
Minggu, 2024-06-16 22:13:05

{{Template link general}} and other templates in its family {{#invoke:Template link general|main}} This module is used by {{Template link general}} and...

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

known link self:preprocess_equals('{{#invoke:Commons link| getGallery | Mount Whitney}}', '[[Commons:Mount Whitney|Mount Whitney]]') -- known link with...

Click to read more »
Module:Section link/sandbox
Rabu, 2025-10-08 21:03:32

implements {{section link}}. require('strict'); local checkType = require('libraryUtil').checkType local p = {} local function makeSectionLink(page, section...

Click to read more »
Module:File link/sandbox
Kamis, 2014-12-18 21:04:02

wrappers = 'Template:File link' }) if not origArgs.file then error("'file' parameter missing from [[Template:File link]]", 0) end -- Copy the arguments...

Click to read more »
Module:Annotated link/doc
Kamis, 2025-07-10 02:49:59

|space_cat= |prefix_parentheses= |link_lang= |link_lang_italic= |link_lang_nocat= |link_lang_size= |link_lang_cat= |link_lang_rtl= |aka_lang= |aka_lang_italic=...

Click to read more »
Module:Link if exists/doc
Jumat, 2026-03-27 23:30:46

Implements {{Link if exists}}. {{#invoke:Link if exists|main}} 1 title of page to link to 2 text to display prefix prepend this string to title nsp namespace...

Click to read more »
Module:Adjacent stations/Valley Link/doc
Selasa, 2024-06-11 03:01:32

This is a data module for Module:Adjacent stations. It supports services operated by Valley Link....

Click to read more »
Module:Adjacent stations/JR West
Sabtu, 2026-05-16 07:38:58

["lang"] = "en-GB", ["system icon"] = "[[File:JR logo (west).svg|20px|link=West Japan Railway Company|alt=Logo of the West Railway Company (JR West)]]"...

Click to read more »
Module:Minor planet list link
Rabu, 2025-01-29 17:05:16

args = pframe.args return p._LoMP(args) end function p._LoMP(args) local link, result -- For calling from other Lua modules. local num = tonumber(args[1])...

Click to read more »
Module:Format link/testcases
Rabu, 2021-12-29 22:52:37

-- Unit tests for [[Module:Format link]] local mFormatLink = require('Module:Format link/sandbox') local scribuntoUnit = require('Module:ScribuntoUnit')...

Click to read more »
Module:Format link/doc
Kamis, 2025-09-18 14:37:16

mFormatLink = require('Module:Format link') You can then use the functions as documented below. mFormatLink._formatLink{ link = 'Link', display = 'Display', target...

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:Adjacent stations/MetroLink (St. Louis)
Jumat, 2025-10-03 15:09:37

local stml = "%1 station (MetroLink)" local p = { ["lang"] = "en-US", ["system title"] = "[[MetroLink (St. Louis)|MetroLink]]", ["system icon"] = "[[File:Logo...

Click to read more »
Module:Section link/doc
Jumat, 2026-03-13 10:20:31

{{section link}}. Please see the template page for documentation. First, load the module: local mSectionLink = require('Module:Section link') You can...

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

require('Module:UnitTests') function p:testGallery() -- known link self:preprocess_equals('{{#invoke:Commons link/sandbox| getGallery | Mount Whitney}}', '[[Commons:Mount...

Click to read more »
Module:Adjacent stations/Swiss Federal Railways
Selasa, 2025-12-16 19:43:47

svg|20px|link=Regio (Swiss railway train)]]", } local re = { ["title"] = "[[RegioExpress]]", ["icon"] = "[[File:SBB RE Logo.svg|20px|link=RegioExpress]]"...

Click to read more »
Module:Adjacent stations/Kintetsu
Selasa, 2026-05-19 18:33:48

"[[Kintetsu Railway]]", ["system icon"] = "[[File:KintetsuLogo.svg|16px|link=Kintetsu Railway|alt=The logo of the Kintetsu Railway Company.]]", ["system...

Click to read more »
Module:Adjacent stations/G:link/doc
Selasa, 2022-01-25 22:39:29

This is a data module for Module:Adjacent stations. It supports services in Gold Coast operated by G:link....

Click to read more »
Module:Catalog lookup link/sandbox
Jumat, 2025-09-12 01:07:52

|article-link=: Optional Wikipedia article name to link to. |article-name=: Optional alternative text to be displayed for |article-link= link in front...

Click to read more »
Module:Adjacent stations/Seoul Metropolitan Subway
Jumat, 2026-04-24 07:43:07

Metropolitan Subway]]", ["system icon"] = "[[File:South Korea subway logo.svg|18px|link=Seoul Metropolitan Subway]]", ["header background color"] = { ["1"] =...

Click to read more »
Module:Adjacent stations/JR East
Kamis, 2026-04-16 09:22:40

["lang"] = "en-GB", ["system icon"] = "[[File:JR logo (east).svg|20px|link=East Japan Railway Company|alt=Logo of the East Japan Railway Company (JR...

Click to read more »
Module:Multi-section link
Senin, 2024-12-09 18:03:49

-- This module creates a section link with multiple section names. local p = {} local function normalizePageName(page) local title = mw.title.new(page)...

Click to read more »
Module:Adjacent stations/MBTA
Selasa, 2026-03-24 00:05:00

Transportation Authority|MBTA]]", ["system icon"] = "[[File:MBTA.svg|16px|link=Massachusetts Bay Transportation Authority]]", ["system color"] = "80276C"...

Click to read more »
Module:Adjacent stations
Jumat, 2025-10-03 10:27:24

inline == 'link' then local link = args.link or mw.ustring.match(line, '%[%[([^%[:|%]]+)[|%]]') if link then result = '[[' .. link .. '|<span...

Click to read more »
Module:Adjacent stations/Shanghai Metro
Jumat, 2026-05-08 11:26:44

"[[Shanghai Metro]]", ["system icon"] = "[[File:Shanghai Metro logo.svg|18px|link=Shanghai Metro]]", ["system color"] = "bbbbbb", ["station format"] = {...

Click to read more »
Module:Adjacent stations/JR Kyushu
Kamis, 2026-01-01 04:23:26

["lang"] = "en-GB", ["system icon"] = "[[File:JR logo (kyushu).svg|20px|link=Kyushu Railway Company|alt=Logo of the Kyushu Railway Company (JR Kyushu)...

Click to read more »
Module:Adjacent stations/JR Central
Selasa, 2025-10-28 00:05:00

["lang"] = "en-GB", ["system icon"] = "[[File:JR logo (central).svg|20px|link=Central Japan Railway Company|alt=The logo of the Central Japan Railway Company...

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

filename (with or without the File:/Image: prefix) or a fully formatted image link -- page - page to display for multipage images (DjVu) -- size - size...

Click to read more »
Module:Minor planet meaning link
Rabu, 2026-04-01 19:03:47

args = pframe.args return p._MoMP(args) end function p._MoMP(args) local link, result -- For calling from other Lua modules. local num = tonumber(args[1])...

Click to read more »
Module:Annotated link
Kamis, 2025-07-10 02:45:58

local function pipedLink(name, display) return '[[:'..name..'|'..display..']]' end local function isEmpty(value) return value == nil or value == '' end...

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

filename (with or without the File:/Image: prefix) or a fully formatted image link -- page - page to display for multipage images (DjVu) -- size - size...

Click to read more »
Module:Adjacent stations/MTR
Sabtu, 2026-05-09 14:10:55

Northern = 'E0027A', MaOnShan = '923011', CentralRailLink = 'CCCCCC', GuangzhouKowloon = '824CA0', BeijingKowloon = '008000',...

Click to read more »
Module:Road data/strings/USA/WA
Kamis, 2023-07-20 10:39:44

then v.link = WA.I.link end end WA.BL.link = "Interstate %route% Business" .. suffix for k, v in pairs(WA) do if k:find ("^BL") then v.link = WA.BL...

Click to read more »
Module:Adjacent stations/Kolkata Metro
Kamis, 2026-06-04 15:07:27

"[[Kolkata Metro]]", ["system icon"] = "[[File:Kolkata Metro Logo.svg|17px|link=Kolkata Metro|alt=The logo of the Kolkata Metro.]]", ["rail box format"]...

Click to read more »
Module:NYC bus link
Jumat, 2022-10-21 13:34:27

getArgs = require('Module:Arguments').getArgs local p = {} function p.getLink(frame) local args = getArgs(frame); local result = {}; local city; ...

Click to read more »
Module:Road data/strings/USA/NY
Rabu, 2025-04-30 04:02:21

York)" NY.I.link = "Interstate %route% (New York)" for k, v in pairs(NY) do if k:find ("^I") then v.link = NY.I.link end end NY.BL.link = "Interstate...

Click to read more »
Module:Adjacent stations/SEPTA
Senin, 2026-03-30 02:15:34

["system title"] = "[[SEPTA]]", ["system icon"] = "[[File:SEPTA.svg|15px|link=SEPTA]]", ["name format"] = { "font-size: 120%;", ["SEPTA Bus"] =...

Click to read more »
Module:File link/testcases
Kamis, 2026-01-29 20:29:01

[[Module:File link]]. Click on the talk page to run the tests. local mFileLink = require('Module:File link/sandbox') local main = mFileLink.main local _main...

Click to read more »
Module:File link/doc
Jumat, 2024-08-30 04:20:29

import the module. local mFileLink = require('Module:File link') Then you can make file links using the _main function. mFileLink._main(args) args is a table...

Click to read more »
Module:Ft.dk link
Jumat, 2020-02-28 22:52:20

local p = {} function p.link_url_for_current_page() return p.link_url(mw.wikibase.getEntityIdForCurrentPage()) end function p.asciify(ft_id) ...

Click to read more »
Module:Make Wikisource link
Senin, 2025-11-17 06:34:16

require('Module:Arguments').getArgs local yesno = require('Module:Yesno') function p.makeLink(frame) --[[--------- Variable declaration --]]--------- local args =...

Click to read more »
Module:Road data/strings/USA/TX
Sabtu, 2023-12-16 07:06:16

|]Texas)" local suffix2 = " [dab||(%dab%)|]" -- Interstate types TX.I.link = { ["2"] = "Interstate 2", ["14"] = "Interstate 14", ["27"] = "Interstate...

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

link = link_title_ok (link, link_alias, last, last_alias); -- check for improper wiki-markup if first then link = link_title_ok (link, link_alias...

Click to read more »
Module:EditAtWikidata
Rabu, 2025-10-15 02:53:05

display an icon with a tooltip such as "Edit this at Wikidata". -- Icon is linked to the Wikidata entry for the article where this is placed. -- This message...

Click to read more »
Module:Link summary
Sabtu, 2026-01-03 01:00:34

<small> Linksearch [[Special:LinkSearch/*.{{DOMAIN}}|en]] [[Special:Search/insource:%22{{DOMAIN}}%22|(insource)]] - [[:m:Special:LinkSearch/*.{{DOMAIN}}|meta]]...

Click to read more »
Module:Adjacent stations/Kolkata Suburban Railway
Minggu, 2022-06-19 00:59:49

terminus"] = "Sealdah", }, ["Chord link"] = { ["title"] = "[[Chord link line (Kolkata Suburban Railway)|Chord link Line]]", ["color"] = "daa520",...

Click to read more »
Module:Road data/strings/doc
Rabu, 2025-12-10 01:20:58

type = { shield = "", name = "", link = "", abbr = "" } The four main fields in a type table are shield, name, link, and abbr. Currently, these are the...

Click to read more »
Module:EditAtWikidata/sandbox
Minggu, 2022-03-13 11:13:40

display an icon with a tooltip such as "Edit this at Wikidata". -- Icon is linked to the Wikidata entry for the article where this is placed. -- This message...

Click to read more »
Module:Adjacent stations/London Underground
Jumat, 2026-05-29 23:20:29

Underground]]", ["system icon"] = "[[File:Underground no-text.svg|18px|link=London Underground]]", ["name format"] = "font-size: 170%; font-family:...

Click to read more »
Module:Adjacent stations/BART
Senin, 2025-03-03 10:22:04

Rapid Transit]]", ["system icon"] = "[[File:Bart compact logo.svg|18px|link=Bay Area Rapid Transit]]", ["line icon format"] = "box", ["name format"]...

Click to read more »
Module:Adjacent stations/LTG Link/doc
Jumat, 2025-01-31 07:38:20

This is a data module for Module:Adjacent stations. It supports services operated by LTG Link. {{#invoke:Adjacent stations/LTG Link|function_name}}...

Click to read more »
Module:Portal/images/s
Kamis, 2025-10-16 23:02:19

svg|border|link=|alt=flag", ["saskatchewan"] = "Flag of Saskatchewan.svg|border|link=|alt=flag", ["saudi arabia"] = "Flag of Saudi Arabia.svg|border|link=|alt=flag"...

Click to read more »
Module:Adjacent stations/Madrid Metro
Rabu, 2025-04-23 17:45:28

["color"] = "ed1a22", ["icon"] = "[[File:Madrid-MetroLinea%1.svg|16px|link=Line %1 (Madrid Metro)]]", }, ["1"] = { ["color"] = "30a3dc", ["left...

Click to read more »
Module:Road data/strings/USA/NJ
Minggu, 2022-09-25 10:26:42

New Jersey"}} for k, v in pairs(NJ) do if k:find ("^I") then v.link = NJ.I.link end end NJ["I-Alt"].banner = "Alt plate blue.svg" NJ.US.shield =...

Click to read more »
Module:Adjacent stations/Taipei Metro
Sabtu, 2026-05-09 13:55:44

Metro]]", ["system icon"] = "[[File:Taipei Metro Logo(Logo Only).svg|18px|link=Taipei Metro]]", ["system color"] = "007cac", ["station format"] = { ...

Click to read more »
Module:Road data/strings/GBR
Selasa, 2025-09-02 23:09:09

require("Module:Road data/strings/EUR")) GBR.A.shield = "UK road A%route%.svg" GBR.A.link = { default = "A%route% road ([state|NI|Northern Ireland|Great Britain])"...

Click to read more »
Module:Adjacent stations/Exo
Kamis, 2026-02-12 08:17:40

["system icon"] = "[[File:Montreal public transit icons - Train.svg|16px|link=Exo commuter rail]]", ["name format"] = "font-size: 180%; font-weight: bolder;...

Click to read more »
Module:Portal/images/n
Selasa, 2025-11-04 21:16:12

svg|border|link=|alt=flag", ["nepal"] = "Flag of Nepal.svg|link=|alt=flag", ["netherlands"] = "Flag of the Netherlands.svg|border|link=|alt=flag",...

Click to read more »
Module:Portal/images/g
Kamis, 2025-10-16 22:08:00

Germany.svg|border|link=|alt=flag", ["ghana"] = "Flag of Ghana.svg|border|link=|alt=flag", ["gibraltar"] = "Flag of Gibraltar.svg|border|link=|alt=flag", ...

Click to read more »
Module:Road data/strings/USA
Minggu, 2026-04-12 07:47:50

link = USA.I.link, abbr = USA.I.abbr, bannersuffix = "blue 1971", width = "expand" } USA["I-named"] = { shield = "", name = "%route%", link =...

Click to read more »
Module:Adjacent stations/Osaka Metro
Rabu, 2026-03-11 10:04:12

title"] = "[[Osaka Metro]]", ["system icon"] = "[[File:Osaka Metro logo 2.svg|link=Osaka Metro|18px]]", ["station format"] = { "%1 Station", ["Imazato"]...

Click to read more »
Module:Portal/images/m
Rabu, 2026-05-13 07:10:03

svg|border|link=|alt=flag", ["macedonia"] = "Greater Macedonia.png|border|link=|alt=map", ["madagascar"] = "Flag of Madagascar.svg|border|link=|alt=flag"...

Click to read more »
Module:Minor planet list link/sandbox
Jumat, 2020-07-10 23:51:46

args = pframe.args return p._LoMP(args) end function p._LoMP(args) local link, result -- For calling from other Lua modules. local num = tonumber(args[1])...

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

create a link local link = mw.html.create('span'):addClass('uid') if not additional and id.prefix then --show prefix on primary value link:wikitext(id...

Click to read more »
Module:Portal/images/r
Kamis, 2025-10-16 22:51:11

= "Radio icon.png|link=|alt=", ["railways"] = "Locomotive J 1211 front.jpg|link=|alt=", ["rajasthan"] = "Rajasthan-stub.svg|link=|alt=", ["ras al khaimah"]...

Click to read more »
Module:Adjacent stations/TransMilenio
Rabu, 2022-04-06 10:05:08

["A"] = { ["title"] = "[[File:TransMilenio Estacion A Caracas.svg|20px|link=TransMilenio#Infrastructure|alt=A]]", ["color"] = "00398B", ["left...

Click to read more »
Module:Road data/strings/USA/AR
Senin, 2022-09-12 09:13:06

k:find ("^I") then v.link = AR.I.link end end AR.US.name = "U.S. Highway %route%" AR.US.shield = "US %route% (AR).svg" AR.US.link = "U.S. Route %route%...

Click to read more »
Module:Sandbox/Ahecht/Catalog lookup link
Selasa, 2018-07-17 22:18:50

article link if args['article-link'] or args['article-name'] then if args['article-link'] then out = '[[' .. args['article-link'] .. '|'...

Click to read more »
Module:Portal/images/a
Kamis, 2025-12-25 11:10:44

svg|border|link=|alt=flag", ["abu dhabi"] = "Flag of Abu Dhabi.svg|border|link=|alt=flag", ["aerospace biography"] = "Armstrong-Spencom01.jpg|link=|alt=photo"...

Click to read more »
Module:Adjacent stations/Link Train/doc
Kamis, 2023-10-12 03:18:09

This is a data module for Module:Adjacent stations. It supports services operated by Terminal Link, formerly known as Link Train....

Click to read more »
Module:Adjacent stations/Tokyu
Sabtu, 2026-05-23 07:22:43

["lang"] = "en-GB", ["system icon"] = "[[File:Tokyu Railways.svg|20px|link=Tokyu Corporation]]", ["system title"] = "[[Tokyu Corporation|Tōkyū Railways]]"...

Click to read more »
Module:Road data/strings/CAN/ON
Kamis, 2025-06-05 19:26:18

shieldto, shieldtomain = ON.ON.shieldtomain, name = ON.ON.name, link = ON.ON.link, abbr = ON.ON.abbr, color = "MUTCDblue", orientation = "upright"...

Click to read more »
Module:Adjacent stations/Manila MRT
Kamis, 2026-05-21 10:46:47

dark|[[File:Manila Line 7 logo white.png|20px|link=MRT Line 7 (Metro Manila)]]|[[File:Manila Line 7 logo.png|20px|link=MRT Line 7 (Metro Manila)]]}}" ) local...

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

link = link_title_ok (link, link_alias, last, last_alias); -- check for improper wiki-markup if first then link = link_title_ok (link, link_alias...

Click to read more »
Module:Portal/images/h
Kamis, 2025-10-16 22:10:56

Haiti.svg|border|link=|alt=flag", ["hamburg"] = "Flag of Hamburg.svg|border|link=|alt=flag", ["hampshire"] = "EnglandHampshire.svg|link=|alt=", ["haryana"]...

Click to read more »
Module:Adjacent stations/Valley Link
Selasa, 2024-06-11 03:01:05

"Valley Link#%1" local p = { ["lang"] = "en-US", ["system title"] = "[[Valley Link]]", ["system icon"] = "[[File:Logo Valley Link.svg|18px|link=Valley...

Click to read more »
Module:Portal image banner
Senin, 2023-04-03 03:55:58

makeGalleryLine(file, caption, link) local title = mw.title.new(file, "File" ) local linktext = ( link and '{{!}}link=' .. link or '' ) local maxImageWidth...

Click to read more »
Module:Adjacent stations/Transperth
Senin, 2025-12-22 22:13:58

= "[[Transperth]]", ["system icon"] = "[[File:Transperth_icon.svg|x14px|link=Transperth|alt=Transperth]]", ["system color"] = "008635", ["name format"]...

Click to read more »
Module:Adjacent stations/Tokyo Metro
Sabtu, 2026-05-09 13:52:43

color"] = "0c9ed4", ["system icon"] = "[[File:Tokyo Metro logo.svg|18px|link=Tokyo Metro|alt=The logo of the Tokyo Metro.]]", ["station format"] = {...

Click to read more »
Module:Adjacent stations/Toronto Transit Commission
Kamis, 2026-04-30 02:01:48

["system icon"] = "[[File:Logo of the Toronto Transit Commission.svg|18px|link=Toronto Transit Commission]]", ["system color"] = "da251d", ["name format"]...

Click to read more »
Module:Annotated link/testcases
Selasa, 2024-08-27 21:46:31

-- Unit tests for [[Module:Annotated link]]. Run all tests on the talk page. -- Due to the changable nature of short descriptions; some of these tests...

Click to read more »
Module:Adjacent stations/Metra
Sabtu, 2026-01-31 08:05:00

["system title"] = "[[Metra]]", ["system icon"] = "[[File:Metramlogo.svg|14px|link=Metra]]", ["system color"] = "01589B", ["name format"] = "font-size: 150%;...

Click to read more »
Module:Portal/images/f
Kamis, 2025-10-16 22:03:44

svg|border|link=|alt=flag", ["faroe islands"] = "Flag of the Faroe Islands.svg|border|link=|alt=flag", ["fashion"] = "BathingSuit1920s.jpg|link=|alt=",...

Click to read more »
Module:Adjacent stations/G:link
Senin, 2022-03-21 19:08:47

"%1 light rail station, Brisbane" local p = { ["system title"] = "[[G:link]]", ["system color"] = "", ["system icon"] = "", ["station format"] =...

Click to read more »
Module:Adjacent stations/Taoyuan Metro
Senin, 2026-02-09 10:33:01

"[[Taoyuan Metro]]", ["system icon"] = "[[File:Taoyuan Metro logo plain.svg|18px|link=Taoyuan Metro]]", ["station format"] = { "%1 metro station", ["Taipei...

Click to read more »
Module:Adjacent stations/Beijing Subway
Senin, 2026-06-01 08:38:57

station]]" local icon = "[[File:Beijing_Subway_simplified_logo.svg|20px|link=Beijing Subway]]" local p = { ["system title"] = "[[Beijing Subway]]",...

Click to read more »
Module:Portal/images/p
Rabu, 2026-05-27 06:29:33

Guinea.svg|border|link=|alt=flag", ["paraguay"] = "Flag of Paraguay.svg|border|link=|alt=flag", ["patna"] = "Golghar, Patna, 1888.jpg|link=|alt=", ["peace"]...

Click to read more »
Module:Portal/images/k
Selasa, 2025-11-18 05:50:58

Kansas.svg|border|link=|alt=flag", ["kashmir"] = "File:Kashmir location map.svg|link=|alt=map", ["karnataka"] = "Seal of Karnataka.svg|link=|alt=", ["kazakhstan"]...

Click to read more »
Module:Annotated link/sandbox
Kamis, 2025-07-10 02:42:29

local function pipedLink(name, display) return '[[:'..name..'|'..display..']]' end local function isEmpty(value) return value == nil or value == '' end...

Click to read more »
Module:Adjacent stations/RTD
Selasa, 2025-12-02 09:56:18

["system icon"] = "[[File:Regional Transportation District logo.svg|23px|link=Regional Transportation District]]", ["name format"] = "text-transform:...

Click to read more »
Module:Adjacent stations/Transwa
Jumat, 2026-02-27 12:55:19

title"] = "[[Transwa]]", ["system icon"] = "[[File:Transwa icon v2.svg|x14px|link=Transwa|alt=Transwa]]", ["system color"] = "ec4025", ["name format"] =...

Click to read more »
Module:Convert/documentation/conversion data
Senin, 2026-03-02 10:32:53

output that is different from the primary unit link = link text to specify that the alias has a link that is different from the primary unit multiplier...

Click to read more »
Module:Portal/images/w
Kamis, 2025-10-16 23:13:50

svg|border|link=|alt=flag", ["wallis and futuna"] = "Flag of Wallis and Futuna.svg|border|link=|alt=flag", ["war"] = "Bluetank.png|link=|alt=", ...

Click to read more »
Module:Portal/images/t
Kamis, 2025-10-16 23:06:50

China.svg|border|link=|alt=flag", ["tajikistan"] = "Flag of Tajikistan.svg|border|link=|alt=flag", ["tamil"] = "Word Tamil.svg|link=|alt=icon|class=skin-invert-image"...

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

then link = '<b>' .. linkText .. '</b>' else if linkTarget == linkText then link = linkText else link = linkTarget .. '|' .. linkText end link =...

Click to read more »
Module:Portal/images/c
Kamis, 2025-12-25 04:02:52

svg|border|link=|alt=flag", ["cambodia"] = "Flag of Cambodia.svg|border|link=|alt=flag", ["cameroon"] = "Flag of Cameroon.svg|border|link=|alt=flag"...

Click to read more »
Module:Portal/images/b
Kamis, 2025-10-16 21:17:34

svg|border|link=|alt=flag", ["bible"] = "Bible.malmesbury.arp.jpg|link=|alt=", ["bihar"] = "Seal of Bihar.jpg|link=|alt=", ["biography"] = "P vip.svg|link...

Click to read more »
Module:Portal/images/e
Kamis, 2025-10-16 22:01:12

png|border|link=|alt=icon", ["ecuador"] = "Flag of Ecuador.svg|border|link=|alt=flag", ["ed, edd n eddy"] = "Ed, Edd n Eddy logo.png|link=|alt=", ["edinburgh"]...

Click to read more »
Module:Link with country/testcases
Senin, 2024-05-20 21:09:39

-- Unit tests for [[Module:Link with country]]. Click talk page to run tests. local p = require('Module:UnitTests') -- Example unit test. function p:test_countrynames()...

Click to read more »
Module:IPA symbol
Sabtu, 2026-04-18 10:49:58

return p._main(args.symbol, args.errortext, args.output) end function p._link(s, displayText, prefix, suffix, audio, addSpan, errorText) local t = returnData(s)...

Click to read more »
Module:Portal/images/u
Kamis, 2025-10-16 23:09:57

svg|border|link=|alt=flag", ["united kingdom"] = "Flag of the United Kingdom.svg|border|link=|alt=flag", ["united nations"] = "UN emblem blue.svg|link=|alt="...

Click to read more »
Module:Adjacent stations/Taiwan Railways
Senin, 2026-02-09 16:47:07

title"] = "[[Taiwan Railway]]", ["system icon"] = "[[File:TRA Logo.svg|18px|link=Taiwan Railway|alt=Taiwan Railway]]", ["system color"] = "090980", ["station...

Click to read more »
Module:Lang
Rabu, 2026-05-13 06:20:12

call, use rtl_t else args_t.link = args_t.link or link_t[args_t.code]; -- prefer |link= in template call, use link_t felse args_t.size = args_t...

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

['author-last'] = true, ['author-surname'] = true, ['authorlink'] = true, ['author-link'] = true, ['author-mask'] = true, ['bibcode'] = true, ['bibcode-access']...

Click to read more »
Module:GAN link/sandbox
Kamis, 2023-04-13 08:28:44

-- This module implements {{GAN link}}. local p = {} local function getGANIcon() return require('Module:Icon')._main{'GAN'} end local function makeWikilink(page...

Click to read more »
Module:Adjacent stations/Sydney Trains
Kamis, 2025-05-01 16:45:42

title"] = "[[Sydney Trains]]", ["system icon"] = "[[File:TfNSW T.svg|17px|link=Sydney Trains]]", ["system color"] = "ec6606", ["name format"] = "font-size:...

Click to read more »
Module:Lang/sandbox
Rabu, 2026-05-13 06:17:18

call, use rtl_t else args_t.link = args_t.link or link_t[args_t.code]; -- prefer |link= in template call, use link_t felse args_t.size = args_t...

Click to read more »
Module:GAN link/doc
Jumat, 2024-08-30 04:31:10

This module implements {{GAN link}}. Please see the template page for documentation....

Click to read more »
Module:Ft.dk link/testcases
Jumat, 2020-02-28 22:50:57

local ft_id = require('Module:Ft.dk link') function p:test_ft_id() self:equals('ö handled correctly', ft_id.link_url('Q3744442'), 'https://www.thedanishparliament...

Click to read more »
Module:Portal/images/d
Kamis, 2025-10-16 21:54:02

["denmark"] = "Flag of Denmark.svg|border|link=|alt=flag", ["derbyshire"] = "Derbyshire flag.svg|border|link=|alt=flag", ["deserts"] = "Whitesands dune...

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

related articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote...

Click to read more »
Module:Adjacent stations/Chongqing Rail Transit
Selasa, 2026-04-28 14:16:47

"A2AAAD", ["icon"] = "[[File:Chongqing Rail Transit icon %1.svg|x20px|link=Line %1 (Chongqing Rail Transit)|alt=Line %1]]", ["rail box format"] =...

Click to read more »
Module:Minor planet list link/doc
Kamis, 2023-12-28 21:30:14

Implements {{Minor planet list link}}...

Click to read more »
Module:Portal/images/l
Kamis, 2025-10-16 22:27:35

svg|link=|alt=diagram", ["libya"] = "Flag of Libya.svg|border|link=|alt=flag", ["liechtenstein"] = "Flag of Liechtenstein.svg|border|link=|alt=flag"...

Click to read more »
Module:Navbar
Rabu, 2023-10-11 05:34:57

local remove_edit_link = args.noedit if remove_edit_link then show[3] = false end return show end local function add_link(link_description, ul,...

Click to read more »
Module:Adjacent stations/Maryland Transit Administration
Rabu, 2026-06-03 07:39:52

= "%1 station" local msl = "%1 station (Metro SubwayLink)" local lrl = "%1 station (Light RailLink)" local p = { ["lang"] = "en-US", ["system title"]...

Click to read more »
Module:Portal/images/v
Senin, 2025-06-02 20:50:17

svg|border|link=|alt=flag", ["vatican city"] = "Flag of the Vatican City.svg|border|link=|alt=flag", ["venezuela"] = "Flag of Venezuela.svg|border|link=|alt=flag"...

Click to read more »
Module:Portal/images/i
Kamis, 2025-10-16 22:17:31

Iceland.svg|border|link=|alt=flag", ["idaho"] = "Flag of Idaho.svg|border|link=|alt=flag", ["illinois"] = "Flag of Illinois.svg|border|link=|alt=flag", ["indexes"]...

Click to read more »
Module:Params/doc/link to the code/doc
Rabu, 2026-04-22 21:49:44

Module:Params that creates a link to the line in the Lua code where a function or a modifier is declared. {{module:params/doc/link to the code|squeezing}}...

Click to read more »
Module:Annotated link/sandbox/testcases
Selasa, 2024-08-27 22:37:04

-- Unit tests for [[Module:Annotated link/sandbox]]. Run all tests on the talk page. -- Due to the changable nature of short descriptions; some of these...

Click to read more »
Module:Adjacent stations/Istanbul Metro
Kamis, 2026-06-04 17:09:04

["color"] = "EE2229", ["icon"] = "[[File:Istanbul M1 Line Symbol.svg|17px|link=M1 (Istanbul Metro)]]", ["left terminus"] = "Yenikapı", ["right terminus"]...

Click to read more »
Module:Link with country/doc
Jumat, 2024-08-30 05:09:02

{{#invoke:Link with country|countrynames}}...

Click to read more »
Module:Contentious topics/make link/doc
Senin, 2025-10-13 04:06:18

{{#invoke:Contentious topics/make link|makeTopicLink|<contentious topic code>}} {{#invoke:Contentious topics/make link|makeTopicLink|blp}} → Biographies of Living...

Click to read more »
Module:Params/doc/link to the code
Rabu, 2026-04-22 21:49:29

Module:Params that creates a link to the line in the Lua code where a function or a modifier is declared. {{module:params/doc/link to the code|squeezing}}...

Click to read more »
Module:Syrian Civil War detailed map
Senin, 2026-06-01 05:19:01

Shajalah]]", link= "Ash Shajalah", label_size=0}, {lat= 34.5069, long= 40.929, mark= "Map-dot-grey-68a.svg", marksize=6, label= "[[Al-Marashidah]]", link= "Al-Marashidah"...

Click to read more »
Module:Adjacent stations/REM
Sabtu, 2026-05-16 11:44:38

["system icon"] = "[[File:Montreal public transit icons - REM.svg|16px|link=Réseau express métropolitain]]", ["system color"] = "84BD00", ["name format"]...

Click to read more »
Module:Adjacent stations/Oslo Metro
Sabtu, 2024-03-16 01:01:12

= "[[Oslo Metro]]", ["system icon"] = "[[File:Oslo T-bane Logo.svg|16px|link=Oslo Metro]]", ["name format"] = "font-size: 160%; font-family: sans-serif;...

Click to read more »
Module:Sandbox/Raph Williams65/Link
Senin, 2025-03-24 18:37:40

local p = {} local function makeUrlLink(url, display) return string.format('[%s %s]', url, display) end function p._main(args) local url...

Click to read more »
Module:Adjacent stations/MUNI
Senin, 2026-05-11 07:43:08

Railway|Muni]]", ["system icon"] = "[[File:BSicon_LOGO_SFmuni.svg|19px|link=San Francisco Municipal Railway]]", -- NOTE: see [[Template:MUNI infobox...

Click to read more »
Module:Adjacent stations/TransLink (BC)
Minggu, 2026-05-03 21:52:43

(SkyTrain)|%1]]" local p = { ["system title"] = "[[TransLink (British Columbia)|TransLink]]", ["system color"] = "1266a4", ["system icon"] = "", ...

Click to read more »
Module:Adjacent stations/ARL
Jumat, 2023-04-21 17:29:00

(Airport Rail Link)" local rs = "%1 railway station" local p = { ["system title"] = "[[Airport Rail Link (Bangkok)|Airport Rail Link]]", ["system icon"]...

Click to read more »
Module:UserLinks
Minggu, 2024-09-01 00:20:30

makeWikilink = mShared.makeWikilink local makeUrlLink = mShared.makeUrlLink local makeFullUrlLink = mShared.makeFullUrlLink local message = mShared.message local...

Click to read more »
Module:Portal/images/o
Kamis, 2025-10-16 22:39:15

"Seal of Odisha.png|link=|alt=seal", ["ohio"] = "Flag of Ohio.svg|link=|alt=flag", ["oklahoma"] = "Flag of Oklahoma.svg|border|link=|alt=flag", ["olympic...

Click to read more »
Module:Adjacent stations/Incheon Subway
Sabtu, 2025-06-28 20:26:09

color"] = "FFFFFF", ["icon"] = "[[File:Incheon Metro Line 1.svg|16px|link=Incheon Subway Line 1]]", ["left terminus"] = "Geomdan Lake Park", ...

Click to read more »
Module:Adjacent stations/BLS
Senin, 2025-12-15 03:08:06

title"] = "[[BLS AG|BLS]]", ["system icon"] = "[[File:BLS AG logo.svg|20px|link=BLS AG]]", ["station format"] = { "%1 railway station", }, ["name format"]...

Click to read more »
Module:Convert/data
Kamis, 2026-01-15 16:43:54

exceptions for default output ('kg' and 'g' have different defaults) -- link_exceptions exceptions for links ('kg' and 'g' have different links) --...

Click to read more »
Module:Portal/images/other
Kamis, 2026-06-04 21:00:56

NARA 195617 - Edit.jpg|link=|alt=", ["1950s"] = "Fifties jukebox.png|link=|alt=", ["1960s"] = "Flowerpowerportfolio.jpg|link=|alt=", ["1970s"] = "Mr...

Click to read more »
Module:Adjacent stations/Athens Metro
Sabtu, 2025-04-12 15:45:47

icon"] = "[[File:Logo of the Athens Metro Operating Company (AMEL).svg|16px|link=Athens Metro|Athens Metro]]", ["station format"] = { "%1 metro station"...

Click to read more »
Module:Adjacent stations/Sound Transit
Jumat, 2026-02-20 15:04:42

Transit]]", ["system icon"] = "[[File:Sound Transit logo simplified.svg|20px|link=Sound Transit]]", ["name format"] = "background-color: #2b376e; color: #ffffff;...

Click to read more »
Module:Multi-section link/sandbox
Senin, 2024-12-09 18:00:44

-- This module creates a section link with multiple section names. local p = {} local function normalizePageName(page) local title = mw.title.new(page)...

Click to read more »
Module:Template link with magic/doc
Minggu, 2024-06-16 22:18:47

Implements {{Template link with magic}} (shortcut {{tlm}})....

Click to read more »
Module:Wikidata
Sabtu, 2023-03-04 11:35:36

if parameter == "link" then local linkTarget = mw.wikibase.getSitelink(id) local linkName = mw.wikibase.getLabel(id) if linkTarget then --...

Click to read more »
Module:Adjacent stations/Manila LRT
Kamis, 2026-05-21 14:09:40

["color"] = c.L1, ["icon"] = "[[File:LRT Line 1 icon (Metro Manila).svg|20px|link=LRT Line 1 (Metro Manila)]]", ["left terminus"] = "Fernando Poe Jr.",...

Click to read more »
Module:Article link count/doc
Minggu, 2026-03-08 05:07:11

using a standard wikilink format ([[link|pipe]]). {{#invoke:Article link count|pagename}} Or via template: {{Article link count|pagename}} Notes: Links within...

Click to read more »
Module:Adjacent stations/Barcelona Metro
Selasa, 2023-04-11 13:04:50

Metro|Metro]]", ["system icon"] = "[[File:Barcelona Metro Logo.svg|16px|link=Barcelona Metro]]", ["station format"] = { "%1 (Barcelona Metro)", ...

Click to read more »
Module:Portal/images/j
Kamis, 2025-10-16 22:19:31

svg|border|link=|alt=flag", ["jordan"] = "Flag of Jordan.svg|border|link=|alt=flag", ["journalism"] = "Newspaper nicu buculei 01.svg|link=|alt=", ["judaism"]...

Click to read more »
Module:Multi-section link/doc
Minggu, 2024-06-16 22:19:12

This module implements {{multi-section link}}. Please see the template documentation for usage instructions....

Click to read more »
Module:Adjacent stations/Tianjin Metro
Minggu, 2026-01-18 15:48:23

["icon"] = "[[File:Tianjin Metro Line 1 icon.svg|x24px|alt=Tianjin Metro Line 1|link=Line 1 (Tianjin Metro)]]", ["left terminus"] = "Shuangqiaohe", ["right...

Click to read more »
Module:Make Wikisource link/doc
Jumat, 2025-06-20 07:35:18

This module creates a link to a page at Wikisource. It is intended to be called from {{Wikisource/outer core}}; you probably should not use it anywhere...

Click to read more »
Module:Adjacent stations/Los Angeles Metro Rail
Jumat, 2026-05-29 17:02:42

Metro Rail|Metro Rail]]", ["system icon"] = "[[File:LAMetroLogo.svg|15px|link=Los Angeles Metro Rail]]", ["name format"] = "font-size: 160%; padding:8px;...

Click to read more »
Module:Adjacent stations/Montreal Metro
Senin, 2026-02-23 03:59:23

"[[Montreal Metro]]", ["system icon"] = "[[File:Montreal Metro.svg|16px|link=Montreal Metro]]", ["system color"] = "0085CA", ["name format"] = "font-size:...

Click to read more »
Module:Adjacent stations/Utah Transit Authority
Selasa, 2026-04-28 06:16:38

"[[Utah Transit Authority]]", ["system icon"] = "[[File:UTA icon.svg|20px|link=Utah Transit Authority]]", ["name format"] = { "background-color: white;...

Click to read more »
Module:Road data/strings/MEX
Jumat, 2025-01-17 11:07:54

shield = "Carretera federal %route%.svg", name = "Federal Highway %route%", link = "Mexican Federal Highway %route% [dab||(%dab%)|]", abbr = "Fed.&nbsp;%route%"...

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

'author-link#', ['مؤلف#-وصلة'] = 'author#-link', ['مؤلف# وصلة'] = 'author#-link', ['وصلة-مؤلف#'] = 'author-link#', ['وصلة المؤلف#'] = 'author-link#'...

Click to read more »
Module:Find sources
Minggu, 2022-02-27 20:33:28

'/templates/' -- for template config modules local LINK_CONFIG = ROOT_PAGE .. '/links' -- for link config modules local CONFIG_PAGE = ROOT_PAGE .. '/config'...

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

DMS format to decimal degree format. {{#invoke:Coordinates | link }} : Export the link used to reach the tools ]] require('strict') local math_mod...

Click to read more »
Module:Adjacent stations/CTrain
Jumat, 2026-04-03 06:57:41

"[[Red Line (Calgary)|Red Line]]", ["icon"] = "[[File:CT Red.svg|16px|link=Red Line (Calgary)]]", ["short name"] = "R", ["color"] = "d61b32",...

Click to read more »
Module:Country alias
Senin, 2026-04-20 17:47:33

which previously called this module three times. -- Returns <flag> <country link> <athletes>, with the third value optional local args = frame:getParent()...

Click to read more »
Module:Adjacent stations/Berlin U-Bahn
Jumat, 2023-06-09 01:00:20

U-Bahn)|%1]]", ["icon"] = "[[File:Berlin transit icons - %1.svg|x16px|link=%1 (Berlin U-Bahn)|%1]]", ["color"] = "0066AD", ["text color"] = "FFF"...

Click to read more »
Module:Adjacent stations/Berlin S-Bahn
Senin, 2026-05-11 00:30:03

(Berlin)|%1]]", ["icon"] = "[[File:Berlin transit icons - %1.svg|x16px|link=%1 (Berlin)|%1]]", ["color"] = "008D4F", ["text color"] = "FFF" }...

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

"surname#"}, ['AuthorList-Link'] = {"author-link#", "author#-link", "subject-link#", "subject#-link", "authorlink#", "author#link"}, ['AuthorList-Mask']...

Click to read more »
Module:Adjacent stations/Metrolinx
Jumat, 2026-05-01 12:31:43

"[[Metrolinx]]", ["system icon"] = "[[File:Metrolinx 2017 logo.svg|22px|link=Metrolinx]]", ["system color"] = "000000", ["name format"] = { "", ...

Click to read more »
Module:Adjacent stations/Sydney Metro
Senin, 2024-08-19 06:47:03

local p = { ["lang"] = "en-GB", ["system icon"] = "[[File:TfNSW M.svg|17px|link=Sydney Metro]]", ["system title"] = "[[Sydney Metro]]", ["system color"]...

Click to read more »
Module:Convert/extra
Minggu, 2026-05-17 13:34:23

"m" }, ["yd"] = { 22, default = "m" } }, link = "Chain (unit)", }, ["li"] = { name1 = "link", symbol = "li", utype = "length",...

Click to read more »
Module:Adjacent stations/Warsaw Metro
Selasa, 2024-05-28 04:13:20

"[[Warsaw Metro]]", ["system icon"] = "[[File:Warsaw Metro logo.svg|15px|link=Warsaw Metro|alt=The logo of Warsaw Metro.]]", ["station format"] = { ...

Click to read more »
Module:Adjacent stations/Taichung MRT
Kamis, 2026-03-05 19:59:01

"[[Taichung MRT]]", ["system icon"] = "[[File:Taichung Metro logo plain.svg|18px|link=Taichung MRT]]", ["station format"] = { "%1 metro station", ["Beitun...

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

wiki-linked value, so output as link if enabled and possible local qnumber = dv.id if linked then val = linkedItem(qnumber, args) else -- no link...

Click to read more »
Module:NYC bus link/doc
Minggu, 2024-06-16 22:14:53

a comma-separated list of New York City area bus routes in the format [[''Route name'' (''city name'' bus)|''Route name'']]. {{#invoke:NYC bus link}}...

Click to read more »
Module:Adjacent stations/Toei Subway
Jumat, 2026-04-24 07:23:52

"12942e", ["system icon"] = "[[File:Symbol of Tokyo Metropolis.svg|18px|link=Toei Subway]]", ["station format"] = { ["Daimon"] = tokyo, ["Hakusan"]...

Click to read more »
Module:Adjacent stations/VTA
Kamis, 2026-05-28 11:18:37

Authority|VTA]]", ["system icon"] = "[[File:BSicon LOGO SCvta.svg|18px|link=Valley Transportation Authority]]", ["name format"] = "font-family: Futura...

Click to read more »
Module:Adjacent stations/Budapest Metro
Minggu, 2025-10-26 00:20:34

"[[Budapest Metro]]", ["system icon"] = "[[File:BKV metro 2014.svg|17px|link=Budapest Metro|alt=Logo of Budapest Metro]]", ["system color"] = "", ["station...

Click to read more »
Module:Citation/CS1/Identifiers
Senin, 2026-01-19 22:36:14

and used here ]] local auto_link_urls = {}; -- holds identifier URLs for those identifiers that can auto-link |title= --============================<<...

Click to read more »
Module:Sandbox/Raph Williams65/File link
Senin, 2025-04-07 16:27:14

link to a file. local file = {} function file.main(frame) args = frame.args return "[[File:" .. args[1] .. "|size=" .. args.size .. "|link="...

Click to read more »
Module:Adjacent stations/Basel S-Bahn
Sabtu, 2025-12-20 02:15:08

"[[Basel S-Bahn]]", ["system icon"] = "[[File:Logo trireno black.svg|20px|link=Basel trinational S-Bahn]]", ["station format"] = { "%1 railway station"...

Click to read more »
Module:Ft.dk link/doc
Jumat, 2024-08-30 04:30:37

This module uses the Wikidata property: ft.dk politician ID (P7882) (see uses) Implements Template:Ft.dk link...

Click to read more »
Module:Portal-inline
Senin, 2026-03-16 21:34:14

format('[[File:%s|%s]]',getImageName(portal,true), size) end local function link(portal, args) local displayName = "" if not (args.text == "" or args.text...

Click to read more »
Module:Road data/strings/USA/AS
Sabtu, 2021-09-18 03:14:06

Samoa Highway %route%.svg", name = "American Samoa Highway %route%", link = "American Samoa Highway %route%", abbr = "AS%route%", browse = "[[List...

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

local link_key if unit_table then link_key = unit_table.unitcode or unit_table else link_key = link end if not link or link == '' or linked_pages[link_key]...

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

viewLinkDisplay = message('view-link-display'), editLinkDisplay = message('edit-link-display'), historyLinkDisplay = message('history-link-display')...

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

['author-last'] = true, ['author-surname'] = true, ['authorlink'] = true, ['author-link'] = true, ['author-mask'] = true, ['bibcode'] = true, ['bibcode-access']...

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

DMS format to decimal degree format. {{#invoke:Coordinates | link }} : Export the link used to reach the tools ]] require('strict') local math_mod...

Click to read more »
Module:Wikidata/sandbox
Sabtu, 2023-03-04 11:34:03

if parameter == "link" then local linkTarget = mw.wikibase.getSitelink(id) local linkName = mw.wikibase.getLabel(id) if linkTarget then --...

Click to read more »
Module:Sandbox/Raph Williams65/Template link ultra
Kamis, 2025-05-01 15:25:34

else return '<strong class="error">[[User:RaphTEM/Template link ultra|TemplateLinkUltra]] Error: </strong>' .. title .. '<strong class="error"> is...

Click to read more »
Module:Adjacent stations/Sapporo Municipal Subway
Selasa, 2026-02-10 14:31:40

"[[Sapporo Municipal Subway]]", ["system icon"] = "[[File:ST Logo.svg|21px|link=Sapporo Municipal Subway|alt=The logo of the Sapporo Municipal Subway.]]"...

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

Initialise necessary modules. require('strict') local makeFileLink = require('Module:File link')._main local effectiveProtectionLevel = require('Module:Effective...

Click to read more »
Module:Minor planet meaning link/doc
Jumat, 2020-09-25 03:18:36

Implements {{Minor planet meaning link}}...

Click to read more »
Module:Adjacent stations/JR Shikoku
Sabtu, 2023-08-12 16:10:56

["lang"] = "en-GB", ["system icon"] = "[[File:JR logo (shikoku).svg|20px|link=Shikoku Railway Company|alt=The logo of Shikoku Railway Company (JR Shikoku)...

Click to read more »
Module:Make Wikisource link/sandbox
Minggu, 2025-06-29 03:14:43

require('Module:Arguments').getArgs local yesno = require('Module:Yesno') function p.makeLink(frame) local args = getArgs(frame) local lang = args['explicit_lang_param']...

Click to read more »
Module:Adjacent stations/Nagoya Municipal Subway
Selasa, 2026-04-07 13:00:18

Subway]]", ["system icon"] = "[[File:Nagoya Subway Logo (black).svg|17px|link=Nagoya Municipal Subway|alt=The logo of the Nagoya Municipal Subway.]]",...

Click to read more »
Module:Wd
Rabu, 2025-07-23 02:53:47

badge = "badge", badges = "badges" } p.flags = { linked = "linked", short = "short", raw = "raw", multilanguage...

Click to read more »
Module:Navbar/sandbox
Rabu, 2025-08-13 12:10:29

local remove_edit_link = args.noedit if remove_edit_link then show[3] = false end return show end local function add_link(link_description, ul,...

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

-- misspelling ['author link'] = 'author-link', -- Polish ['authorfirst'] = 'author-first', ...

Click to read more »
Module:Iraqi insurgency detailed map
Rabu, 2025-02-19 00:10:10

dot red.svg", marksize = "6", label = "[[Umm al Jaris border crossing]]", link = "Umm al Jaris border crossing", label_size = "0", position = "top" }, ...

Click to read more »
Module:Adjacent stations/Dallas Area Rapid Transit
Selasa, 2025-11-25 14:00:09

Transit|DART]]", ["system icon"] = "[[File:Logo Dallas Area Rapid Transit.svg|15px|link=Dallas Area Rapid Transit]]", ["name format"] = "font-family: ITC Avant...

Click to read more »
Module:Road data/strings/HKG
Senin, 2021-12-20 06:27:01

Route = { shield = "HK Route%route%.svg", name = "Route&nbsp;%route%", link = "Route %route% (Hong Kong)", abbr = "Route&nbsp;%route%" } HKG.route...

Click to read more »
Module:UserLinks/sandbox
Jumat, 2025-11-28 19:06:27

makeWikilink = mShared.makeWikilink local makeUrlLink = mShared.makeUrlLink local makeFullUrlLink = mShared.makeFullUrlLink local message = mShared.message local...

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

image:wikitext(item[1]) local link = entry:tag('span') link:addClass(sandboxVersion('portalbox-link')) link:wikitext(item[2]) end return root...

Click to read more »
Module:Adjacent stations/Yarra Trams
Jumat, 2026-05-22 08:32:57

"[[Yarra Trams]]", ["system icon"] = "[[File:Melbourne Tram Logo.svg|18px|link=Trams in Melbourne|alt=Trams in Melbourne]]", ["system color"] = "78be20"...

Click to read more »
Module:Adjacent stations/Washington Metro
Senin, 2026-03-16 20:31:22

"[[Washington Metro]]", ["system icon"] = "[[File:WMATA Metro Logo small.svg|18px|link=Washington Metro]]", ["name format"] = "font-family: Helvetica, Liberation...

Click to read more »
Module:Link if exists/testcases
Rabu, 2025-11-12 13:28:59

Link if exists|main|','}}', testPairs) end function p:test_sandbox() self:preprocess_equals_many('{{#invoke:Link if exists/sandbox|main|'...

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

then link = '<b>' .. linkText .. '</b>' else if linkTarget == linkText then link = linkText else link = linkTarget .. '|' .. linkText end link =...

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

) local link = "'''[[" .. page if section then link = link .. '#' .. section end local text = Excerpt.getMessage( 'more' ) link = link .. '|' ....

Click to read more »
Module:Adjacent stations/OC Transpo
Senin, 2026-03-16 02:20:57

title"] = "[[OC Transpo]]", ["system icon"] = "[[File:O-Train icon.svg|16px|link=OC Transpo]]", ["system color"] = "ee1a2c", ["name format"] = "font-size:...

Click to read more »
Module:Adjacent stations/Rapid KL
Rabu, 2026-05-13 15:46:06

n = "%1" local p = { ["system title"] = "[[File:Rapid KL Logo.svg|70px|link=Rapid KL]]", ["system icon"] = "", ["name format"] = { "font-family:...

Click to read more »
Module:Portal/images/y
Selasa, 2024-11-12 20:12:24

omitted. ]==] return { ["years"] = "Hourglass.svg|link=|alt=", ["yemen"] = "Flag of Yemen.svg|border|link=|alt=flag", ["yorkshire"] = "Flag of Yorkshire...

Click to read more »
Module:Russo-Ukrainian war detailed map
Senin, 2026-05-04 05:29:35

marksize = 12, link = "Cherkasy International Airport" }, { lat = "49.767", long = "31.472", mark = "BSicon STR+l blue.svg", marksize = 10, link = "Kaniv Hydroelectric...

Click to read more »
Module:Wd/doc
Senin, 2025-10-20 21:45:41

This module is intended to fetch data from Wikidata with or without a link to the connected Wikipedia article and with many other features. Note: Do not...

Click to read more »
Module:Adjacent stations/São Paulo Metro
Selasa, 2026-03-31 20:52:59

(São Paulo Metro)|Line %1]]", ["icon"] = "[[File:Spmetro %1.svg|16px|link=Line %1 (São Paulo Metro)]]", }, ["1"] = { ["color"] = "171796", ...

Click to read more »
Module:Adjacent stations/Munich U-Bahn
Sabtu, 2024-06-01 07:08:24

title"] = "[[Munich U-Bahn]]", ["system icon"] = "[[File:U-Bahn.svg|16px|link=Munich U-Bahn]]", ["name format"] = "font-size: 160%; font-family: sans-serif;...

Click to read more »
Module:Adjacent stations/New Taipei Metro
Kamis, 2026-06-04 12:33:53

Metro]]", ["system icon"] = "[[File:New Taipei Metro logo new logo.svg|18px|link=New Taipei Metro]]", ["system color"] = "0083a4", ["station format"] =...

Click to read more »
Module:Adjacent stations/Naples Metro
Kamis, 2025-03-13 04:39:25

Metro]]", ["system icon"] = "[[File:Logo Metropolitane Italia.svg|18px|link=Naples Metro|Naples Metro]]", ["name format"] = "font-size: 160%; font-weight:...

Click to read more »
Module:Portal/images/q
Jumat, 2023-04-28 13:11:12

svg|border|link=|alt=flag", ["quebec"] = "Flag of Quebec.svg|border|link=|alt=flag", ["queensland"] = "Flag of Queensland.svg|border|link=|alt=flag"...

Click to read more »
Module:Citation/CS1/Identifiers/sandbox
Kamis, 2026-06-04 20:26:17

and used here ]] local auto_link_urls = {}; -- holds identifier URLs for those identifiers that can auto-link |title= --============================<<...

Click to read more »
Module:Adjacent stations/BTS Skytrain
Selasa, 2023-04-11 13:40:17

title"] = "[[BTS Skytrain]]", ["system icon"] = "[[File:BTSbangkok.svg|18px|link=BTS Skytrain]]", ["rail box format"] = "title", ["station format"] = {...

Click to read more »
Module:Adjacent stations/Metrolink (California)
Rabu, 2026-04-08 07:50:48

(California)|Metrolink]]", ["system icon"] = "[[File:Metrolink icon 2022.svg|16px|link=Metrolink (California)]]", ["name format"] = "font-family:Arial, sans-serif;...

Click to read more »
Module:Adjacent stations/Tehran Metro
Selasa, 2026-01-06 00:54:40

["color"] = "cccccc", ["icon"] = "[[File:Tehran Metro Line %1.svg|40px|link=Tehran Metro Line %1]]", }, ["1"] = { ["color"] = "EE2D24", ["left...

Click to read more »
Module:Adjacent stations/Minsk Metro
Sabtu, 2025-10-04 19:19:43

"[[Minsk Metro]]", ["system icon"] = "[[File:Minsk metro logo.svg|22px|link=Minsk Metro]]", ["system color"] = "993333", ["name format"] = { "font-size:...

Click to read more »
Module:Adjacent stations/Trenord
Kamis, 2025-12-18 02:16:50

"73B054", } local p = { ["system title"] = "[[File:Trenord Logo RDT.svg|18px|link=Trenord]] [[Trenord]]", ["system icon"] = "", ["station format"] = { ...

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

frame:preprocess(output) end -- linkedExcerpt: Titles from links on one or more pages (similar to {{Transclude linked excerpt}}) p.linkedExcerpt = function(frame)...

Click to read more »
Module:Adjacent stations/V/Line
Kamis, 2025-11-06 22:34:55

= "[[V/Line]]", ["system icon"] = "[[File:Victoria_train_logo.svg|18px|link=Railways in Victoria|alt=Railways in Victoria]]", ["system color"] = "8f1a95"...

Click to read more »
Module:Adjacent stations/Wiener Linien
Minggu, 2025-06-15 03:59:06

"[[Wiener Linien]]", ["system icon"] = "[[File:Wiener Linien Icon.svg|18px|link=Wiener Linien]]", ["system color"] = "E3000F", ["name format"] = { "background-color:...

Click to read more »
Module:Adjacent stations/Mumbai Metro
Sabtu, 2026-01-17 23:16:07

local p = { ["system title"] = "[[Mumbai Metro]]", ["line icon format"] = "link", ["rail box format"] = "title", ["name format"] = setmetatable({}, { ...

Click to read more »
Module:Adjacent stations/Staten Island Railway
Jumat, 2024-06-28 03:27:32

"[[Staten Island Railway]]", ["system icon"] = "[[File:MTA NYC logo.svg|16px|link=Staten Island Railway]]", ["name format"] = "border-top: 10px solid black;...

Click to read more »
Module:Adjacent stations/Metro Trains Melbourne
Jumat, 2026-06-05 15:42:09

Melbourne|Metro Trains]]", ["system icon"] = "[[File:Melbourne_train_logo.svg|18px|link=Railways in Melbourne|alt=Railways in Melbourne]]", ["system color"] = "0072ce"...

Click to read more »
Module:ApplyLinkAnnotations/testcases
Selasa, 2022-03-08 01:42:35

require('Module:UnitTests') local m = require('Module:ApplyLinkAnnotations') local s = require('Module:ApplyLinkAnnotations/sandbox') local t_caveat = {} t_caveat["SEE...

Click to read more »
Module:Convert/data/sandbox
Senin, 2026-03-02 10:35:27

exceptions for default output ('kg' and 'g' have different defaults) -- link_exceptions exceptions for links ('kg' and 'g' have different links) --...

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

format( '[[File:%s|%dx%dpx|%s|link=%s%s|class=notpageimage noviewer]]', mark, marksize, marksize, label, link, alt and ('|alt=' .. alt)...

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

function getLink( property, db, val ) local link, returnVal = '', {} returnVal.isError = false if mw.ustring.find( val, '//' ) then link = val else...

Click to read more »
Module:Adjacent stations/SMART
Sabtu, 2025-05-31 22:12:37

["system icon"] = "[[File:Sonoma-Marin Area Rail Transit logo.svg|20px|link=Sonoma–Marin Area Rail Transit]]", ["name format"] = "text-transform: uppercase;...

Click to read more »
Module:Adjacent stations/SFRTA
Kamis, 2026-01-29 02:54:13

["system title"] = "[[Tri-Rail]]", ["system icon"] = "[[File:Tri-Rail.svg|18px|link=Tri-Rail]]", ["name format"] = "font-size: 150%; font-family:Gill Sans,...

Click to read more »
Module:Adjacent stations/MARC
Kamis, 2025-12-04 19:31:08

= "[[MARC Train|MARC]]", ["system icon"] = "[[File:MARC train.svg|16px|link=MARC Train]]", ["name format"] = "font-size: 225%; font-family: Tw Cen MT...

Click to read more »
Module:Adjacent stations/NICTD
Rabu, 2026-04-15 09:12:49

Line|NICTD]]", ["system icon"] = "[[File:BSicon_South_Shore_Line.svg|18px|link=South Shore Line]]", ["system color"] = "891b0f", ["name format"] = "font-size:...

Click to read more »
Module:String2
Rabu, 2025-02-19 19:24:59

first_text:match ('^%[%[[^|]+|[^%]]+%]%]') then -- if <first_text> is a piped link upcased = mw.ustring.match (s, '^%[%[[^|]+|%W*(%w)'); -- get first...

Click to read more »
Module:Adjacent stations/Kyoto Municipal Subway
Sabtu, 2025-08-02 21:46:50

MTB Logo.svg|19px|link=Kyoto Municipal Subway|alt=The Emblem of Kyoto Municipal Transportation Bureau.]]", ["line icon format"] = "link", ["station format"]...

Click to read more »
Module:Adjacent stations/sandbox
Jumat, 2026-03-13 19:56:20

link_display = link end if link == link_display then line_title = '[[' .. link .. ']]' elseif link then line_title = '[[' .. link ...

Click to read more »
Module:Adjacent stations/Los Angeles Metro Busway
Sabtu, 2026-04-04 11:05:19

Busway|Metro Busway]]", ["system icon"] = "[[File:LAMetroLogo.svg|15px|link=Los Angeles Metro Busway]]", ["name format"] = "font-size: 160%; padding:8px;...

Click to read more »
Module:Adjacent stations/Südostbahn
Selasa, 2025-04-22 10:44:28

= "[[Südostbahn]]", ["system icon"] = "[[File:Südostbahn icon.svg|30px|link=Südostbahn]]", ["station format"] = { "%1 railway station", ["Altdorf"]...

Click to read more »
Module:Portal/images/z
Kamis, 2025-10-16 23:15:15

["zambia"] = "Flag of Zambia.svg|border|link=|alt=flag", ["zimbabwe"] = "Flag of Zimbabwe.svg|border|link=|alt=flag", ["zoroastrianism"] = "Faravahar...

Click to read more »
Module:Template link with magic
Minggu, 2025-06-01 18:20:48

["#tag"] = function (tag) -- local doc_table = require('Module:wikitag link').doc_table -- if doc_table[tag] then -- return ("[[%s|%s]]"):format(doc_table[tag]...

Click to read more »
Module:Template wrapper
Sabtu, 2022-10-22 04:11:46

E X P O R T E D F U N C T I O N S >------------------------------------------ ]] return { link = link, list = list, wrap = wrap, };...

Click to read more »
Module:Adjacent stations/Kyiv Metro
Sabtu, 2022-12-10 12:56:02

= "[[Kyiv Metro]]", ["system icon"] = "[[File:Kyiv Metro logo.svg|15px|link=Kyiv Metro]]", ["name format"] = { name_format .. " color: #000000;",...

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

wiki-linked value, so output as link if enabled and possible local qnumber = dv.id if linked then val = linkedItem(qnumber, args) else -- no link...

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

if uniprot_mm_link_list[#uniprot_mm_link_list] then uniprot_mm_link = table.concat(uniprot_mm_link_list, "<br>") end local ncbi_link = "https://www...

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

"surname#"}, ['AuthorList-Link'] = {"author-link#", "author#-link", "subject-link#", "subject#-link", "authorlink#", "author#link"}, ['AuthorList-Mask']...

Click to read more »
Module:Adjacent stations/Réseau Express Régional
Selasa, 2025-06-10 12:39:01

padding-left:3px;", ["system icon"] = "[[File:Paris transit icons - RER.svg|16px|link=Réseau Express Régional|alt=RER]]", ["station format"] = { "%1 station"...

Click to read more »
Module:Adjacent stations/KTM Komuter
Minggu, 2026-04-26 11:44:40

Komuter|Komuter]])", ["system icon"] = "[[File:KTM Komuter logo.svg|20px|link=KTM Komuter]]", ["header text color"] = "FFFFFF", ["station format"] =...

Click to read more »
Module:Adjacent stations/Delhi Metro
Jumat, 2026-05-22 18:55:23

"[[Delhi Metro]]", ["system icon"] = "[[File:Delhi Metro logo.svg|12px|link=Delhi Metro|alt=Logo of the Delhi Metro]]", ["color box format"] = "title"...

Click to read more »
Module:Adjacent stations/Copenhagen Metro
Senin, 2025-03-31 05:21:00

"[[Copenhagen Metro]]", ["system icon"] = "[[File:Copenhagen Metro Logo.svg|18px|link=Copenhagen Metro]]", ["name format"] = "font-size: 180%; font-family: Segoe...

Click to read more »
Module:Adjacent stations/RTA Rapid Transit
Senin, 2025-03-31 04:18:11

Transit|Rapid Transit]]", ["system icon"] = "[[File:GCRTA wordmark logo.svg|22px|link=RTA Rapid Transit]]", ["name format"] = "font-family: Helvetica; background-color:...

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

bold and italics, so that words that contain bolding or emphasis can be linked without piping. word = word:gsub("\'\'\'", "") word = word:gsub("\'\'"...

Click to read more »
Module:Adjacent stations/Fukuoka City Subway
Senin, 2026-03-23 08:31:26

Subway]]", ["system icon"] = "[[File:Fukuoka City Subway Logo.svg|21px|link=Fukuoka City Subway|alt=Logo of the Fukuoka City Subway]]", ["station format"]...

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

following prefixes, when linked. local customary_units = { { "US", link = "United States customary units" }, { "U.S.", link = "United States customary...

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

ilink = "|link=" am = "" elseif mi=="i" then --image page link ilink = "" elseif mi=="c" then --country link ilink = "|link="..clink..(clink==""...

Click to read more »
Module:Adjacent stations/Yokohama Municipal Subway
Minggu, 2026-03-22 13:34:52

"en-GB", ["system icon"] = "[[File:Yokohama Municipal Subway Logo.svg|15px|link=Yokohama Municipal Subway|alt=The logo of Yokohama Municipal Subway.]]",...

Click to read more »
Module:Sandbox/StefenTower/Article link count test
Sabtu, 2026-05-23 07:25:30

-- Article link count module -- Initial code by Stefen 𝕋ower né Steve Magruder (5 March 2026) [[User:StefenTower]]. -- @module Article link count local...

Click to read more »
Module:Adjacent stations/Athens Suburban Railway
Rabu, 2025-02-05 03:49:19

Rail]]", ["system icon"] = "[[File:Proastiakos icon (no text).svg|24px|link=Athens Suburban Railway|Athens Suburban Railway]]", ["rail box format"]...

Click to read more »
Module:Delink
Sabtu, 2024-02-17 11:47:33

area of the link, i.e. the part before any pipes. local target_area if result:match("|") then -- Find if we're dealing with a piped link. target_area...

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

randomly selected article linked from the given page function p.linked(frame) return portal(frame, "linked") end -- {{Transclude linked excerpt}} reads a randomly...

Click to read more »
Module:Adjacent stations/Kaohsiung Metro
Selasa, 2026-02-03 21:09:04

["system icon"] = "[[File:Kaohsiung Mass Rapid Transit Logo(Logo Only).svg|18px|link=Kaohsiung Metro]]", ["rail box format"] = "title", ["station format"] =...

Click to read more »
Module:Adjacent stations/Noida Metro
Sabtu, 2025-08-02 02:25:55

"[[Noida Metro]]", ["system icon"] = "[[File:Noida Metro Logo.png|20px|link=Noida Metro|alt=Logo of the Noida Metro]]", ["rail box format"] = "title"...

Click to read more »
Module:Redirect
Jumat, 2021-09-10 14:46:37

plain text or as a page link. -- -- Returns page name as plain text, or when the bracket parameter is given, as a -- page link. Returns an error message...

Click to read more »
Module:Adjacent stations/Tyne and Wear Metro
Kamis, 2026-05-28 03:09:06

Wear Metro]]", ["system icon"] = "[[File:Tyne Wear Metro logo.svg|20px|link=Tyne and Wear Metro]]", ["system color"] = "feb300", ["name format"] =...

Click to read more »
Module:Adjacent stations/Munich S-Bahn
Senin, 2025-05-05 19:44:38

title"] = "[[Munich S-Bahn]]", ["system icon"] = "[[File:S-Bahn-Logo.svg|16px|link=Munich S-Bahn]]", ["station format"] = { "%1 station", ["Aubing"] =...

Click to read more »
Module:Sandbox/Tamzin/No ping with link color
Senin, 2021-11-29 05:35:39

-- This module implements {{no ping with link color}}. local p = {} function p.main(frame) local args = frame:getParent().args local pageTitle =...

Click to read more »
Module:Adjacent stations/TriMet
Senin, 2026-05-25 02:56:39

title"] = "[[TriMet]]", ["system icon"] = "[[File:TriMet icon.svg|19px|link=TriMet]]", ["station format"] = { "%1 station", ["Beaverton Transit...

Click to read more »
Module:ISO 639 name
Kamis, 2024-07-11 22:43:33

neither are provided or link is omitted, returns an empty string. ]=] local function make_wikilink (link, display) if is_set (link) then if is_set (display)...

Click to read more »
Module:Adjacent stations/Transilien
Senin, 2025-09-01 10:08:14

"[[Transilien]]", ["system icon"] = "[[File:Paris transit icons - Train.svg|16px|link=Transilien|Transilien]]", ["name format"] = "font-family:Avenir, Arial;...

Click to read more »
Module:Adjacent stations/MTR Light Rail
Kamis, 2024-03-21 01:00:32

(MTR)|Light Rail]]", ["system icon"] = "[[File:MTR Lightrail icon.svg|x18px|link=Light Rail (MTR)|alt=MTR Light Rail]]", ["line icon format"] = "croute"...

Click to read more »
Module:Country alias/sandbox
Selasa, 2025-12-09 01:59:46

which previously called this module three times. -- Returns <flag> <country link> <athletes>, with the third value optional local args = frame:getParent()...

Click to read more »
Module:Adjacent stations/Nizhny Novgorod Metro
Rabu, 2023-04-12 21:38:48

"[[Nizhny Novgorod Metro]]", ["system icon"] = "[[File:NNMetro.svg|15px|link=Nizhny Novgorod Metro]]", ["station format"] = { "%1 (Nizhny Novgorod...

Click to read more »
Module:Wikipedia ads/list
Selasa, 2026-02-24 21:45:41

= "Qxz-ad1.gif", link = "Wikipedia:Barnstars", author = "[[User:Gurch|Gurch]]" }, { id = 2, image = "Qxz-ad2.gif", link = "Help:Edit summary"...

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

"Category:{series}", link = "[[Category:{series}|{type}]]"} local secondaryCategoryList = { {name = "Category:{series} {type}s", link = "[[Category:{series}...

Click to read more »
Module:Adjacent stations/Brussels Metro
Kamis, 2024-08-01 15:17:10

"[[Brussels Metro]]", ["system icon"] = "[[File:Brussels metro icon.svg|16px|link=Brussels Metro|alt=The icon for Brussels Metro. A white letter 'M' on top...

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

\"L\"]]", ["system icon"] = "[[File:Chicago Transit Authority Logo.svg|14px|link=Chicago \"L\"]]", ["header background color"] = "0075c9", ["header text...

Click to read more »
Module:Adjacent stations/Dongguan Rail Transit
Rabu, 2026-04-08 16:02:16

Transit]]", ["system icon"] = "[[File:Dongguan Rail Transit logo.svg|28px|link=Dongguan Rail Transit|alt=Logo of Dongguan Rail Transit]]", ["station format"]...

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

format( '[[File:%s|%dx%dpx|%s|link=%s%s|class=notpageimage noviewer]]', mark, marksize, marksize, label, link, alt and ('|alt=' .. alt)...

Click to read more »
Module:Yemeni Civil War detailed map
Senin, 2026-01-12 16:34:57

svg", marksize = "23", label = "[[Battle of Al Hudaydah|Al Hudaydah]]", link = "Battle of Al Hudaydah", label_size = "110", position = "left" }, { lat...

Click to read more »
Module:Contentious topics/make link
Sabtu, 2026-05-02 01:00:33

function p.makeTopicLink(frame) -- call from a template args = require('Module:Arguments').getArgs(frame) return p._makeTopicLink(args['code'] or args[1])...

Click to read more »
Module:ApplyLinkAnnotations
Selasa, 2022-03-08 01:39:47

"(:*%**)%*%s*%[%[([^%]|:][^%]:]*[^%]|:])%]%]%s*" local repl = "%1* {{Annotated link |%2}}" function p.replaceLinksInUnorderedList(markup) -- provided for...

Click to read more »
Module:Adjacent stations/Korail
Kamis, 2026-04-23 20:09:23

title"] = "[[Korail]]", ["system icon"] = "[[File:Korail logo.svg|45px|link=Korail]]", ["header background color"] = "0066B3", ["header text color"]...

Click to read more »
Module:Libyan Civil War detailed map
Minggu, 2026-05-10 18:33:29

svg", marksize = "18", label = "[[Ghadames|Ghadames Border Crossing]]", link = "Ghadames", label_size = "0" }, { lat = "24.713", long = "10.206", mark...

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

related articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote...

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

end local function getFooter(frame, pages, link) return tryExpandTemplate( frame, pages.footer, {link} ) end function p._main(args, frame) frame...

Click to read more »
Module:Adjacent stations/Mexico City Metro
Kamis, 2026-04-09 06:18:08

icon"] = "[[File:Metro de la Ciudad de México (logo) version 2019.svg|16px|link=Mexico City Metro]]", ["system color"] = "FF8C00", ["name format"] = {...

Click to read more »
Module:PHL sports team
Rabu, 2025-11-19 23:29:42

svg|%s|border|%s school colors|link=]]' return string.format(icon, team, size or '11px', alt_team or team) end local function get_athlete_link(link, athl_name) if...

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

Initialise necessary modules. require('strict') local makeFileLink = require('Module:File link')._main local effectiveProtectionLevel = require('Module:Effective...

Click to read more »
Module:Adjacent stations/SMRT
Minggu, 2026-05-31 20:58:59

"FFFFFF", ["left terminus"] = "Pasir Ris", ["right terminus"] = "Tuas Link", ["types"] = { ["CGA"] ={ ["title"] = "Changi Airport Line"...

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

following prefixes, when linked. local customary_units = { { "US", link = "United States customary units" }, { "U.S.", link = "United States customary...

Click to read more »
Module:Sandbox/Raph Williams65/Template link ultra/doc
Senin, 2025-04-28 03:01:29

This module implements {{TemplateLinkUltra}}, for documentation see it's /doc page. {{#invoke:Sandbox/Raph Williams65/Template link ultra|function_name}}...

Click to read more »
Module:Adjacent stations/GO Transit
Sabtu, 2026-05-02 22:46:30

= "[[GO Transit]]", ["system icon"] = "[[File:GO Transit logo.svg|20px|link=GO Transit]]", ["system color"] = "4a7729", ["name format"] = "font-size:...

Click to read more »
Module:Adjacent stations/Rome Metro
Rabu, 2025-12-17 04:39:01

Metro]]", ["system icon"] = "[[File:Logo Metropolitane Italia.svg|18px|link=Rome Metro|alt=The Logo of Metro Systems used throughout Italy.]]", ["name...

Click to read more »
Module:Adjacent stations/KTM
Jumat, 2025-10-31 22:17:27

Melayu]]", ["system icon"] = "[[File:Keretapi Tanah Melayu Berhad Logo.svg|20px|link=Keretapi Tanah Melayu]]", ["name format"] = "font-family: Helvetica; background-color:...

Click to read more »
Module:Wikidata table
Kamis, 2026-02-12 20:56:00

then lbl = label link = ShowRedLinks -- add link if ShowRedLinks set to true else lbl = qid link = false end return link and ('[[' .. lbl .....

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

local link_key if unit_table then link_key = unit_table.unitcode or unit_table else link_key = link end if not link or link == '' or linked_pages[link_key]...

Click to read more »
Module:Article stub box
Senin, 2026-03-23 03:14:13

:_(frame:expandTemplate{title = tStubDoc.text}) :_'\n\n'(), ['link box'] = Buffer'This documentation is automatically generated by [[Module:Article...

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

require('strict') -- Module to create sister project link box local getArgs = require('Module:Arguments').getArgs local p = {} local inSandbox = mw...

Click to read more »
Module:Adjacent stations/Tramlink
Sabtu, 2026-05-30 21:33:45

local p = { ["system title"] = "[[File:Tramlink no-text roundel.svg|15px|link=Tramlink]] [[Tramlink]]", ["system color"] = "78be20", ["header background...

Click to read more »
Module:Plain text
Selasa, 2024-12-24 08:02:36

piped link text :gsub('([^%[])%[[^%[%]][^%]]-%s', '%1') --strip out external link text :gsub('^%[[^%[%]][^%]]-%s', '') --strip out external link text...

Click to read more »
Module:Adjacent stations/Saint Petersburg Metro
Sabtu, 2024-12-28 00:33:11

Petersburg Metro]]", ["system icon"] = "[[File:Spb metro logo.svg|15px|link=Saint Petersburg Metro]]", ["station format"] = { "%1 (Saint Petersburg...

Click to read more »
Module:Adjacent stations/Stockholm metro
Rabu, 2025-09-24 01:00:31

"[[Stockholm Metro]]", ["system icon"] = "[[File:Stockholm_metro_symbol.svg|16px|link=Stockholm Metro]]", ["system color"] = "", ["line icon format"] = "route"...

Click to read more »
Module:Adjacent stations/Changzhou Metro
Jumat, 2025-12-12 19:06:46

Station]]" local p = { ["system icon"] = "[[File:ChangzhouMetro.svg|16px|link=Changzhou Metro|alt=Logo of Changzhou Metro]]", ["system title"] = "[[Changzhou...

Click to read more »
Module:Adjacent stations/Kobe Municipal Subway
Minggu, 2022-12-04 05:21:42

Subway]]", ["system icon"] = "[[File:Kobe Municipal Subway Logo.svg|16px|link=Kobe Municipal Subway|alt=The logo of the Kobe Municipal Subway.]]", ["station...

Click to read more »
Module:Adjacent stations/MiWay
Minggu, 2025-11-09 04:54:10

["system title"] = "[[MiWay]]", ["system icon"] = "[[File:MiWay Logo.svg|20px|link=MiWay]]", ["name format"] = "font-size: 150%; font-family:Helvetica, sans;...

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

measurementToLink, setNowrap, addUnitlink) local ret = {} local ft = tgEntry.ft if ft then local ftlink = addUnitlink and measurementToLink ~= 'imp'...

Click to read more »
Module:Convert/makeunits
Selasa, 2024-10-22 14:42:28

prefixes[link:sub(1, 1)] if customary then link = strip(link:sub(2)) end if link:sub(1, 2) == '[[' then link = link:sub(3) end if link:sub(-2)...

Click to read more »
Module:Adjacent stations/Euskotren Trena
Senin, 2026-04-27 04:31:16

"[[Euskotren Trena]]", ["system icon"] = "[[File:Euskotren Trena Logo.svg|18px|link=Euskotren Trena]]", ["station format"] = { "%1 station", ["Hendaia"]...

Click to read more »
Module:Adjacent stations/TILO
Kamis, 2025-04-24 21:27:47

Ticino Lombardia|TiLo]]", ["system icon"] = "[[File:TiLo logo RDT.svg|16px|link=Treni Regionali Ticino Lombardia]]", ["station format"] = { "%1 railway...

Click to read more »
Module:Adjacent stations/PATH
Jumat, 2026-03-27 04:05:11

"[[PATH (rail system)|PATH]]", ["system icon"] = "[[File:PATH logo.svg|18px|link=PATH (rail system)]]", ["name format"] = "font-family: Franklin Gothic,...

Click to read more »
Module:Adjacent stations/Elizabeth Line
Minggu, 2022-11-06 19:26:56

line]]", ["system icon"] = "[[File:Elizabeth line roundel (no text).svg|15px|link=Elizabeth line]]", ["station format"] = { "%1 railway station", ["Bond...

Click to read more »
Module:Adjacent stations/Milan Metro
Senin, 2022-12-05 16:09:57

["color"] = "025EAC", ["icon"] = "[[File:Milano linea M%1.svg|x16px|link=Milan Metro Line %1]]", }, ["1"] = { ["color"] = "EE2E26", ["left...

Click to read more »
Module:Sandbox/Wnt/WikiLink
Kamis, 2019-11-14 17:42:19

"([^%[])%[([^%[])","%1<Module:WikiLink internal lsbracket token>%2") text=mw.ustring.gsub(text,"^%[([^%[])","<Module:WikiLink internal lsbracket token>%1")...

Click to read more »
Module:Adjacent stations/Hangzhou Metro
Senin, 2026-04-27 17:15:39

"[[Hangzhou Metro]]", ["system icon"] = "[[File:Hangzhou Metro logo.svg|18px|link=Hangzhou Metro]]", ["system color"] = "bbbbbb", ["station format"] = {...

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

-- misspelling ['author link'] = 'author-link', -- Polish ['authorfirst'] = 'author-first', ...

Click to read more »
Module:Current events calendar/doc
Jumat, 2024-08-30 04:01:58

Category:Current events archives. The current day and the previous six days are linked to the corresponding section of the page. The module also supports archival...

Click to read more »
Module:Adjacent stations/New York City Subway
Rabu, 2025-12-10 02:10:14

"[[New York City Subway]]", ["system icon"] = "[[File:MTA NYC logo.svg|16px|link=New York City Subway|alt=New York City Subway]]", ["header background color"]...

Click to read more »
Module:Television episode disambiguation description
Jumat, 2020-10-23 05:23:02

formattedLink = getDisambiguatedFormattedLink(articleName) -- Call getDisambiguatedFormmatedLink() to get the disambiguated formatted episode link. end...

Click to read more »
Module:Flags
Kamis, 2013-08-22 10:50:39

"{{{link}}}" then flagLink = territory.args[5] textLink = territory.args[5] .. "|" else flagLink = link textLink = link .....

Click to read more »
Module:Adjacent stations/Ankara Metro
Rabu, 2024-08-14 06:35:12

"[[Ankara Metro]]", ["system icon"] = "[[File:Ankara Metro logo.svg|20px|link=Ankara Metro]]", ["name format"] = { ["Ankaray"] = "background-color:...

Click to read more »
Module:Adjacent stations/Luas
Kamis, 2023-03-16 14:39:28

title"] = "[[Luas]]", ["system icon"] = "[[File:Luas simple logo.svg|10px|link=Luas|alt=Luas]]", ["system color"] = "", ["name format"] = { "", }...

Click to read more »
Module:TemplatePar
Kamis, 2023-04-20 01:13:15

== "~" ) local linked = ( since == "@" ) local link = ( since == "item" ) local r if last or link or linked or since == "wikidata"...

Click to read more »
Module:Adjacent stations/London Overground
Minggu, 2025-04-13 18:37:24

Overground]]", ["system icon"] = "[[File:Overground notextroundel.svg|15px|link=London Overground]]", ["station format"] = { "%1 railway station", --...

Click to read more »
Module:Adjacent stations/PATCO
Kamis, 2025-09-18 00:31:54

River Port Authority|DRPA]]", ["system icon"] = "[[File:DRPA_logo.svg|17px|link=Delaware River Port Authority]]", ["system color"] = "C81F3C", ["name format"]...

Click to read more »
Module:Adjacent stations/Thessaloniki Metro
Sabtu, 2025-04-12 16:05:31

"[[Thessaloniki Metro]]", ["system icon"] = "[[File:Thessaloniki Metro logo.svg|16px|link=Thessaloniki Metro|Thessaloniki Metro]]", ["system color"] = "18253E", ...

Click to read more »
Module:Adjacent stations/Valley Metro
Selasa, 2026-05-12 05:40:14

Metro]]", ["system icon"] = "[[File:Valley Metro logo simplified.svg|20px|link=Valley Metro]]", ["system color"] = "591769", ["name format"] = { ""...

Click to read more »
Module:Adjacent stations/Copenhagen S-train
Selasa, 2025-12-30 01:40:41

["color"] = "c11934", ["icon"] = "[[File:S-train service %1.svg|16px|link=%1 (S-train)|alt=]]", }, ["A"] = { ["title"] = "[[A (S-train)|A]]"...

Click to read more »
Module:Sandbox/Aidan9382/Link once
Jumat, 2023-08-11 13:54:31

for i = #openWikilinks, 2, -1 do local nextLink = openWikilinks[i-1] nextLink.Text[#nextLink.Text+1] = table.concat(openWikilinks[i].Text, "")...

Click to read more »
Module:Adjacent stations/Canberra Metro
Jumat, 2026-05-29 19:38:04

Canberra|Canberra Metro]]", ["system icon"] = "[[File:Canberra Metro icon.svg|x15px|link=Light rail in Canberra|alt=Canberra Metro]]", ["system color"] = "ce202f"...

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

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

Click to read more »
Module:Sandbox/Wnt/WikiLink/doc
Minggu, 2023-11-19 19:34:55

invoked by {{#invoke:WikiLink|function|parameters}}. The functions that can be invoked are: dewiki: converts [[Link]] to Link, [[Link|Text]] to Text. keepfile:...

Click to read more »
Module:Params/doc/examples/link to expanded template
Rabu, 2025-10-01 22:48:34

for more information. For example, writing {{module:params/doc/examples/link to expanded template|comments|xml | input = Hello world {<nowiki />{#time:r{{...

Click to read more »
Module:Message box
Senin, 2025-10-20 01:19:52

class self.typeImage = typeData.image self.typeImageNeedsLink = typeData.imageNeedsLink -- Find if the box has been wrongly substituted. self.isSubstituted...

Click to read more »
Module:Adjacent stations/TrainOSE
Minggu, 2023-08-06 01:14:46

title"] = "[[Hellenic Train]]", ["system icon"] = "[[File:OSE-Logo.svg|24px|link=Hellenic Train]]", ["station format"] = { "%1 railway station", ["Airport"]...

Click to read more »
Module:NYC bus link/sandbox
Jumat, 2022-10-21 17:01:34

getArgs = require('Module:Arguments').getArgs local p = {} function p.getLink(frame) local args = getArgs(frame); local city; if 'NYC' == args.city...

Click to read more »
Module:Find sources/sandbox
Rabu, 2024-10-16 05:26:50

'/templates/' -- for template config modules local LINK_CONFIG = ROOT_PAGE .. '/links/sandbox' -- for link config modules local CONFIG_PAGE = ROOT_PAGE ....

Click to read more »
Module:Find sources/autodoc
Senin, 2021-12-06 17:15:44

function isValidLinkCfg(linkCfg) if type(linkCfg) ~= 'table' then return false end for _, s in ipairs{'url', 'display'} do if type(linkCfg[s]) ~= 'string'...

Click to read more »
Module:Icon
Jumat, 2026-01-30 13:27:05

iconData.link == false and '|link=' or '', args.size or '16x16px', iconData.alt or '' ) end -- Implements [[Template:Icon link]], a superset...

Click to read more »
Module:Infobox television season name/doc
Jumat, 2024-08-30 04:56:35

formatted season link for use in Template:Infobox television season. {{#invoke:Infobox television season name|isPrevOrNextSeasonLinkValid}} {{#invoke:Infobox...

Click to read more »
Module:Sandbox/Firefly/No ping with link color
Rabu, 2021-12-01 21:20:16

-- This module implements {{no ping with link color}}. local p = {} function p.main(frame) local args = frame:getParent().args local pageTitle =...

Click to read more »
Module:Adjacent stations/Journey Beyond
Kamis, 2025-03-06 18:28:46

"[[Journey Beyond]]", ["system color"] = "455964", ["line icon format"] = "link", ["station format"] = { "%1 railway station", ["Adelaide"] = "Adelaide...

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

end if not link then link = '' end result = '[[File:Arrow Blue '..k..' 001.svg|'..size..'px|alt='..k..' arrow|link='..link..']]' end end...

Click to read more »
Module:Adjacent stations/Altamont Corridor Express
Sabtu, 2025-03-29 09:24:48

"[[Altamont Corridor Express]]", ["system icon"] = "[[File:ACE_arrows.svg|22px|link=Altamont Corridor Express|alt=Altamont Corridor Express]]", ["system color"]...

Click to read more »
Module:WLink
Jumat, 2020-10-30 22:03:05

isBracketedLink() isBracketedURL() isCategorization() isExternalLink() isInterlanguage() isInterwiki() isMedia() isTitledLink() isValidLink() isWikilink()...

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

message from message text and category in <error_map_t>. creates a help link to the category page; categorizes only main and template namespaces. <no_cat>...

Click to read more »
Module:Find sources/doc
Kamis, 2024-10-17 00:11:21

other similar templates. It is highly extensible; new templates and new link types can be added easily and by any user. Usually, from wikitext this module...

Click to read more »
Module:Flag
Rabu, 2026-06-03 21:15:29

end, link = function (frame) return _main(frame, 'Flag link', 'unpe' ) end, ['+link'] = function (frame) return _main(frame, 'Flag+link', 'unpefo')...

Click to read more »
Module:Adjacent stations/Metro Bilbao
Senin, 2026-04-27 04:30:44

module. ["system icon"] = "[[File:Símbolo del Metro de Bilbao.svg|18px|link=Bilbao Metro]]", ["station format"] = { "%1 (Bilbao Metro)", ["Lutxana"]...

Click to read more »
Module:Adjacent stations/Rapid Metro Gurgaon
Jumat, 2023-03-24 06:30:58

"[[Rapid Metro Gurgaon]]", ["system icon"] = "[[File:RMRG logo.svg|20px|link=Rapid Metro Gurgaon]]", ["name format"] = "font-size: 140%; font-family:...

Click to read more »
Module:Citation/CS1/Utilities
Minggu, 2026-01-18 02:25:10

wikilink; when both link and display text is provided, returns a wikilink in the form [[L|D]]; if only link is provided (or link and display are the same)...

Click to read more »
Module:Adjacent stations/Buenos Aires Underground
Minggu, 2025-08-31 05:20:41

"[[Buenos Aires Underground]]", ["system icon"] = "[[File:Subte-logo.svg|20px|link=Buenos Aires Underground]]", ["name format"] = "font-size: 180%; font-family:...

Click to read more »
Module:Adjacent stations/Athens Other
Minggu, 2023-08-20 04:43:33

Athens]]", ["system icon"] = "[[File:Athens transit icons - OASA.svg|16px|link=Transport for Athens|Transport for Athens]]", ["station format"] = { "%1...

Click to read more »
Module:Year in various calendars
Minggu, 2026-03-22 13:44:13

each calendar's link if it exists. for i, calendar in ipairs( self.calendars ) do local link = calendar:getLink() if type( link ) == 'string' then...

Click to read more »
Module:Adjacent stations/Caltrain
Rabu, 2026-05-20 17:33:57

title"] = "[[Caltrain]]", ["system icon"] = "[[File:Caltrain roundel.svg|16px|link=Caltrain]]", ["name format"] = "background-color: #ffffff; font-size: 175%;...

Click to read more »
Module:Adjacent stations/Prague Metro
Selasa, 2024-02-13 08:01:21

Metro]]", ["system icon"] = "[[File:Prague metro logo without padding.svg|15px|link=Prague Metro]]", ["system color"] = "D8261C", ["name format"] = { "background-color:...

Click to read more »
Module:Delink/sandbox
Minggu, 2023-04-23 01:29:13

area of the link, i.e. the part before any pipes. local target_area if result:match("|") then -- Find if we're dealing with a piped link. target_area...

Click to read more »
Module:IPA symbol/doc
Jumat, 2024-08-30 04:42:32

module is used by {{IPA symbol}} and {{IPA link}}. Its data is found at Module:IPA symbol/data. main link Category:International Phonetic Alphabet pages...

Click to read more »
Module:Val
Minggu, 2025-06-01 12:39:35

unit with link (<b>ul</b>) are both specified, only one is allowed.', ['mt-both-up-upl'] = 'unit per (<b>up</b>) and unit per with link (<b>upl</b>)...

Click to read more »
Module:Adjacent stations/NJ Transit
Selasa, 2026-01-06 07:13:42

title"] = "[[NJ Transit]]", ["system icon"] = "[[File:NJT logo.svg|18px|link=NJ Transit]]", ["name format"] = { "font-size: 200%; font-family:Helvetica...

Click to read more »
Module:UserLinks/extra
Rabu, 2024-08-28 06:55:47

makeUrlLink = mShared.makeUrlLink local makeFullUrlLink = mShared.makeFullUrlLink local message = mShared.message local linkFunctions = {} function linkFunctions...

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

add more link types, write a function that produces an individual link, and put -- -- it at the bottom of the list below. Then, add a link code for...

Click to read more »
Module:Adjacent stations/CT Transit
Senin, 2024-09-30 01:43:28

title"] = "[[CT Transit]]", ["system icon"] = "[[File:CTtransit logo.png|18px|link=CT Transit|alt=]]", ["name format"] = "background-color: white; text-align:...

Click to read more »
Module:Adjacent stations/Wenzhou Rail Transit
Jumat, 2026-05-08 12:12:30

"[[Wenzhou Rail Transit]]", ["system icon"] = "[[File:WenzhouRailway.svg|16px|link=Wenzhou Rail Transit|alt=Logo of Wenzhou Rail Transit]]", ["system color"]...

Click to read more »
Module:Adjacent stations/Zürich S-Bahn
Jumat, 2025-09-05 12:27:35

S-Bahn]]", ["system icon"] = "[[File:Logo Zürcher Verkehrsverbund.svg|30px|link=Zurich S-Bahn]]", ["system icon format"] = "route", ["station format"]...

Click to read more »
Module:Adjacent stations/Sofia Metro
Minggu, 2025-07-27 14:13:49

"[[Sofia Metro]]", ["system icon"] = "[[File:Sofia Metro Logo.svg|22px|link=Sofia Metro]]", ["system color"] = "0E6ABC", ["name format"] = "font-size:...

Click to read more »
Module:Adjacent stations/Namma Metro
Kamis, 2026-06-04 15:11:15

"[[Namma Metro]]", ["system icon"] = "[[File:Namma metro icon.svg|17px|link=Namma Metro]]", ["rail box format"] = "title", ["name format"] = "font-size:...

Click to read more »
Module:Routelist row
Jumat, 2025-01-03 10:31:57

parser(args, 'abbr') local link if linkTarget then link = format("[[%s|%s]]", linkTarget, abbr) else link = abbr end if not link then error("Type not...

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

local mHatnote = require('Module:Hatnote') local mFormatLink = require('Module:Format link') local yesno = require('Module:Yesno') local mTableTools...

Click to read more »
Module:Adjacent stations/Taiwan High Speed Rail
Minggu, 2026-03-08 01:00:33

["system icon"] = "[[File:Taiwan High Speed Rail Logo(Log Only).svg|18px|link=Taiwan High Speed Rail|alt=Taiwan High Speed Rail]]", ["system color"] =...

Click to read more »
Module:Chart
Minggu, 2025-10-05 10:07:07

local link = links[gi] and links[gi][i] or '' local img = not nulOrWhitespace( link ) and string.format( '[[File:Transparent.png|1000px|link=%s|%s]]'...

Click to read more »
Module:Adjacent stations/doc
Selasa, 2025-06-03 23:16:39

{{Adjacent stations}}, {{Rail icon}}, {{Rail color box}}, {{Line link}}, {{Station link}} and {{Rail color}}. Please see those templates' pages for documentation...

Click to read more »
Module:Adjacent stations/Indian Railways
Kamis, 2025-11-27 20:01:20

["system icon"] = "[[File:Indian Railways Suburban Railway Logo.svg|x15px|link=Indian Railways]]", ["system color"] = "000075", ["name format"] = "background-color:...

Click to read more »
Module:Icon/sandbox
Jumat, 2026-01-30 13:16:00

iconData.link == false and '|link=' or '', args.size or '16x16px', iconData.alt or '' ) end -- Implements [[Template:Icon link]], a superset...

Click to read more »
Module:Adjacent stations/RER Vaud
Jumat, 2026-01-09 12:38:08

title"] = "[[RER Vaud]]", ["system icon"] = "[[File:RER Vaudois.png|15px|link=RER Vaud]]", ["system icon format"] = "croute", ["station format"] = {...

Click to read more »
Module:Adjacent stations/Trinity Railway Express
Rabu, 2024-01-24 01:54:33

Railway Express]]", ["system icon"] = "[[File:TRE logo no label.svg|20px|link=Trinity Railway Express]]", ["station format"] = { "%1 station", ["Bell"]...

Click to read more »
Module:Jct
Kamis, 2022-12-29 10:42:28

abbr else local link = parser(route, 'link') if not link or link == '' then return abbr else return format("[[%s|%s]]", link, abbr) end end...

Click to read more »
Module:Convert/wikidata
Kamis, 2021-05-06 12:08:27

utable = { _symbol = ukey, _name1 = n1, _name2 = n2, link = unit.link or base.link, utype = n1, prefixes = 1, } else ukey = ucode ...

Click to read more »
Module:Adjacent stations/Shaoxing Metro
Senin, 2025-09-01 01:19:46

["system color"] = "bbbbbb", ["system icon"] = "[[File:BSicon SUBWAY.svg|20px|link=Shaoxing Metro]]", ["system icon format"] = "image", ["line icon format"]...

Click to read more »
Module:Goalscorers/data/1960 European Nations' Cup qualifying
Minggu, 2024-07-28 05:13:05

local data = {} -- flag template data.templates = { flag_icon_linked = "fbicon" , flagvar = { GRE = "old", ROU = "1952", BUL = "1946"...

Click to read more »
Module:Adjacent stations/Via Rail
Senin, 2026-03-02 04:42:16

Rail]]", ["system icon"] = "[[File:VIA Rail Canada simplified.svg|23px|link=Via Rail]]", ["name format"] = "font-size: 130%; font-weight: bold; color:...

Click to read more »
Module:Adjacent stations/MRT
Senin, 2026-02-23 04:55:59

Rapid Transit]]", ["system icon"] = "[[File:MRT (Bangkok) logo.svg|18px|link=MRT (Bangkok)]]", ["name format"] = { "font-size: 160%; font-family: Arial;...

Click to read more »
Module:Adjacent stations/NSW TrainLink/doc
Selasa, 2022-03-22 08:35:07

module for Module:Adjacent stations. It supports services operated by NSW TrainLink. This module covers style requirements for all NSW TrainLink lines....

Click to read more »
Module:Icon/data
Minggu, 2026-01-11 18:34:56

"Featured article", link = true, }, far = { image = "Cscr-star piece.png", tooltip = "Featured article review", link = true, }, farc = { ...

Click to read more »
Module:Adjacent stations/Bern S-Bahn
Selasa, 2024-12-24 02:52:05

"[[Bern S-Bahn]]", ["system icon"] = "[[File:S-Bahn Bern-background.svg|15px|link=Bern S-Bahn]]", ["station format"] = { "%1 railway station", }, ["lines"]...

Click to read more »
Module:Jcon
Selasa, 2025-05-06 05:03:36

args) end -- Display a link, accounting for presentation arguments local function displayLink(link, display, args, followNoLink, noSelfRedirect) local...

Click to read more »
Module:Adjacent stations/JR Hokkaido
Minggu, 2026-03-08 07:28:55

["lang"] = "en-GB", ["system icon"] = "[[File:JR logo (hokkaido).svg|20px|link=Hokkaido Railway Company|alt=The logo of Hokkaido Railway Company (JR Hokkaido)...

Click to read more »
Module:Documentation/config
Selasa, 2025-10-14 01:10:40

with a link to run it. $1 is a link to the test -- cases page, and $2 is a link to the page to run it. -- cfg['sandbox-notice-testcases-run-link-display']...

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

args['team link'] or (country .. gender .. ' national ' .. sport .. ' team'), ospan, args.title or country .. ' squad', cspan, args['comp link'] or comp...

Click to read more »
Module:Random slideshow
Jumat, 2025-03-28 20:28:55

gsub(file, '|%s*left%s*([|%]])', '%1') file = mw.ustring.gsub(file, '|%s*link%s*=.-([|%]])', '%1') file = mw.ustring.gsub(file, '|%s*none%s*([|%]])'...

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

create a link local link = mw.html.create('span'):addClass('uid') if not additional and id.prefix then --show prefix on primary value link:wikitext(id...

Click to read more »
Module:Adjacent stations/TransLink (Queensland)
Rabu, 2023-07-19 13:41:39

local brisbane = "%1 station, Brisbane" local p = { ["system title"] = "[[Translink (Queensland)|Translink]]", ["system color"] = "5d555a", ["system...

Click to read more »
Module:TNT
Minggu, 2020-08-30 14:28:25

"Sandbox/Sample.tab" -> 'c:Data:Sandbox/Sample.tab' function p.link(frame) return link(frame.args[1]) end function p.doc(frame) local dataset = 'Templatedata/'...

Click to read more »
Module:WikiProject banner/doc
Kamis, 2025-11-27 01:32:21

parameters customise the meta-template for a particular project, defining link targets, categories, images, and text. All formatting parameters use UPPERCASE...

Click to read more »
Module:Archive list
Selasa, 2026-02-17 22:19:42

put before the archive links. local function getLinkPrefix( prefix, space, isLong ) -- Get the link prefix. local ret = '' if isLong==true...

Click to read more »
Module:Adjacent stations/Metro-North Railroad
Jumat, 2026-01-16 15:10:54

"[[Metro-North Railroad]]", ["system icon"] = "[[File:MTA NYC logo.svg|16px|link=Metro-North Railroad]]", ["name format"] = { "background-color: white;...

Click to read more »
Module:Params/doc/examples/link to expanded template/doc
Kamis, 2025-05-15 01:00:54

for more information. For example, writing {{module:params/doc/examples/link to expanded template|comments|xml | input = Hello world {<nowiki />{#time:r{{...

Click to read more »
Module:Convert/wikidata/sandbox
Senin, 2020-12-14 13:00:27

utable = { _symbol = ukey, _name1 = n1, _name2 = n2, link = unit.link or base.link, utype = n1, prefixes = 1, } else ukey = ucode ...

Click to read more »
Module:Adjacent stations/Manchester Metrolink
Kamis, 2024-09-05 19:15:18

Metrolink]]", ["system icon"] = "[[File:Manchester_metrolink_logo.PNG|15px|link=Manchester Metrolink]]", ["system color"] = "ffdb4e", ["name format"] =...

Click to read more »
Module:Adjacent stations/Miami-Dade Transit
Kamis, 2026-05-07 09:04:46

Transit]]", ["system icon"] = "[[File:Logo Miami-Dade Metrorail.svg|18px|link=Miami-Dade Transit]]", ["name format"] = { "font-size: 160%; font-family:...

Click to read more »
Module:Adjacent stations/Moscow Metro
Jumat, 2026-01-09 03:10:30

= "[[File:Логотип метро в системе бренда московского транспорта.svg|15px|link=Moscow Metro]]", ["name format"] = "font-size: 120%; font-family: Arial...

Click to read more »
Module:ApplyLinkAnnotations/sandbox
Selasa, 2022-03-08 01:37:13

"(:*%**)%*%s*%[%[([^%]|:][^%]:]*[^%]|:])%]%]%s*" local repl = "%1* {{Annotated link |%2}}" function p.replaceLinksInUnorderedList(markup) -- provided for...

Click to read more »
Module:Adjacent stations/Chennai Metro
Jumat, 2025-06-06 20:36:45

"[[Chennai Metro]]", ["system icon"] = "[[File:Chennai Metro logo.svg|15px|link=Chennai Metro|alt=Logo of Chennai Metro]]", ["color box format"] = "title"...

Click to read more »
Module:Wd/sandbox
Jumat, 2025-08-08 00:45:17

badge = "badge", badges = "badges" } p.flags = { linked = "linked", short = "short", raw = "raw", multilanguage...

Click to read more »
Module:TrainingPages
Senin, 2023-04-03 04:47:58

--The purpose of this module is to take a list of linked page, and use it to determine the next and previous page in the list as well as the total number...

Click to read more »
Module:Adjacent stations/Canada transit
Kamis, 2026-05-07 08:06:29

Canada]]", ["system icon"] = "[[File:Maple Leaf (from roundel).svg|20x20px|link=Public transport in Canada|alt=]]", ["station format"] = { "%1 station"...

Click to read more »
Module:Article history/config
Jumat, 2024-11-22 11:26:36

-- Makes a link to a template page surrounded by double curly braces. A -- workalike for the {{tl}} template. local function makeTemplateLink(s) local...

Click to read more »
Module:Citation/CS1/styles.css
Minggu, 2026-01-18 02:25:08

quotes: '"' '"' "'" "'"; /* Straight quote marks for <q> */ } /* Highlight linked elements (such as clicked references) in blue */ .citation:target { /*...

Click to read more »
Module:Adjacent stations/Mashhad Urban Railway
Senin, 2025-04-21 15:43:30

"[[Mashhad Urban Railway]]", ["system icon"] = "[[File:No image.png|1px|link=Mashhad Urban Railway]]", ["system color"] = "", ["name format"] = "font-size:...

Click to read more »
Module:Adjacent stations/METRORail
Kamis, 2025-10-02 08:45:29

"[[METRORail]]", ["system icon"] = "[[File:HoustonMetroLogoOnly.svg|16px|link=METRORail]]", ["rail box format"] = "title", ["system color"] = "2b59ae"...

Click to read more »
Module:Adjacent stations/Caracas Metro
Kamis, 2024-12-26 15:21:36

Metro]]", ["system icon"] = "[[File:Metro de Caracas (Venezuela) logo.svg|15px|link=Caracas Metro]]", ["system color"] = "005C97", ["name format"] = { "background-color:...

Click to read more »
Module:Convert/documentation/conversion data/introduction
Minggu, 2026-05-24 14:22:45

output that is different from the primary unit link = link text to specify that the alias has a link that is different from the primary unit multiplier...

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

note_BBB=AAA) in which the note for BBB should link to the same footnote as AAA, with -- 2a) The other linked note exist in the part of the table shown...

Click to read more »
Module:Sandbox/Naypta/Autolink/doc
Selasa, 2020-06-23 18:15:33

automatically generates either an external link or an internal link, dependent on whether it is given a link with a protocol or not. Understand that using...

Click to read more »
Module:Sandbox/Tamzin/No ping with link color/styles.css
Rabu, 2022-03-23 23:54:28

#ba0000; } /* Modified from https://en.wikipedia.org/wiki/Template:Fake_link/styles.css */ .pseudolinks { color: #0645ad; } .pseudolinks:visited { color:...

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

viewLinkDisplay = message('view-link-display'), editLinkDisplay = message('edit-link-display'), historyLinkDisplay = message('history-link-display')...

Click to read more »
Module:Infobox television season name
Sabtu, 2026-05-16 20:45:57

formatted link to the list of episodes article. --- @param listOfEpisodesArticle string --- @return string local function getListOfEpisodesLink(listOfEpisodesArticle)...

Click to read more »
Module:Adjacent stations/Docklands Light Railway
Rabu, 2022-08-31 21:47:55

Railway|DLR]]", ["system icon"] = "[[File:DLR no-text roundel.svg|15px|link=Docklands Light Railway|alt=Docklands Light Railway]]", ["system color"]...

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

return string.format('[[%s|%s]]', page, display) end local function makeUrlLink(url, display) url = tostring(url) return string.format('[%s %s]', url,...

Click to read more »
Module:Adjacent stations/Zhengzhou Metro
Sabtu, 2025-11-22 00:55:49

"[[Zhengzhou Metro]]", ["system icon"] = "[[File:Zhengzhou Metro logo.svg|18px|link=Zhengzhou Metro]]", ["system color"] = "bbbbbb", ["station format"] = {...

Click to read more »
Module:Adjacent stations/Queensland Rail
Rabu, 2026-06-03 12:36:51

color"] = "fa6432", ["system icon"] = "[[File:Queensland Rail logo.svg|x14px|link=Queensland Rail|alt=Queensland Rail]]", ["name format"] = "font-size: 150%;...

Click to read more »
Module:Submit an edit request
Senin, 2024-12-16 22:29:26

wrappers = {wrapper} }) return func(args) end end p.link = makeInvokeFunc(p._link, message('link-wrapper-template')) p.button = makeInvokeFunc(p._button...

Click to read more »
Module:Link list
Rabu, 2022-03-09 06:45:29

local p = {} local list = require('Module:List').horizontal function p.main() local params = {} local parent = mw.getCurrentFrame():getParent().args['parent']...

Click to read more »
Module:Adjacent stations/RER Fribourg
Senin, 2025-01-06 02:54:48

"[[RER Fribourg]]", ["system icon"] = "[[File:RER Fribourg Freiburg.svg|20px|link=RER Fribourg]]", ["station format"] = { "%1 railway station", }, ["name...

Click to read more »
Module:Category pair
Jumat, 2022-10-21 13:49:24

hatnote = require('Module:Hatnote')._hatnote local formatLink = require('Module:Format link')._formatLink local p = {} local catNS = mw.site.namespaces.Category...

Click to read more »
Module:Israeli-Palestinian conflict detailed map
Rabu, 2026-06-03 10:34:14

mark = "Location dot blue.svg", marksize = "33", label = "[[ZZZZZZZZZ]]", link = "ZZZZZZZZZZ", label_size = "0", position = "bottom" }, -- Israeli...

Click to read more »
Module:Sandbox/Epicgenius/NYC bus link
Senin, 2022-10-24 03:58:06

getArgs = require('Module:Arguments').getArgs local p = {} function p.getLink(frame) local args = getArgs(frame); local city; if 'NYC' == args.city...

Click to read more »
Module:PHL sports team/sandbox
Sabtu, 2025-10-18 20:12:25

svg|%s|border|%s school colors|link=]]' return string.format(icon, team, size or '11px', alt_team or team) end local function get_athlete_link(link, athl_name) if...

Click to read more »
Module:WikidataIB/doc
Minggu, 2025-12-21 03:30:35

parameter (which is set by default). getLink if there is a sitelink to an article on the local Wiki, it returns a link to the article with the Wikidata label...

Click to read more »
Module:Adjacent stations/Shijiazhuang Metro
Jumat, 2025-11-14 19:07:32

color"] = "bbbbbb", ["system icon"] = "[[File:Shijiazhuang Metro.svg|16px|link=Shijiazhuang Metro|alt=Logo of the Shijiazhuang Metro]]", ["station format"]...

Click to read more »
Module:Find sources/templates/Find sources video games
Rabu, 2025-08-13 07:52:05

is the intro link, and $2 represents the other links. blurb = "''Find video game sources:''&nbsp;$1&nbsp;–&nbsp;$2", -- Links introLink = { code =...

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

require('strict') -- Module to create sister project link box local getArgs = require('Module:Arguments').getArgs local p = {} local inSandbox = mw...

Click to read more »
Module:US elections imagemap
Selasa, 2021-09-28 10:54:00

state_overrides or "", ";") -- state overrides for links (for example, linking to a recall election) local overrides = {} -- overrides should be an array...

Click to read more »
Module:Adjacent stations/Lucknow Metro
Jumat, 2026-05-22 19:02:43

title"] = "[[Lucknow Metro]]", ["system icon"] = "[[File:UPMRC.svg|20px|link=Lucknow Metro]]", ["name format"] = "font-size: 140; height:1.5em; font-family:Arial...

Click to read more »
Module:Adjacent stations/SacRT
Rabu, 2026-05-20 15:51:24

"[[File:Logomark Sacramento Regional Transit 2024 (opaque background).svg|20px|link=Sacramento Regional Transit District]]", ["name format"] = "font-family:...

Click to read more »
Module:Convert/wikidata/data
Minggu, 2021-06-06 10:21:16

plural name used to display the unit when abbr=off link = name of article that unit will be linked to when lk=on si = key for the SI base unit, if any...

Click to read more »
Module:Adjacent stations/CTrail
Jumat, 2024-10-11 06:26:49

= "[[CT Rail]]", ["system icon"] = "[[File:Hartford Line logo.svg|18px|link=CT Rail|alt=]]", ["name format"] = { "background-color: white; text-align:...

Click to read more »
Module:Adjacent stations/Israel Railways
Senin, 2025-03-31 09:41:00

Railways]]", ["system icon"] = "[[File:IsraelTrainLogoSymbolOnly.svg|15px|link=Israel Railways]]", ["name format"] = "font-size: 150%; padding: 0.4em;...

Click to read more »
Module:Adjacent stations/Guangzhou Metro
Selasa, 2026-03-03 11:26:22

"[[Guangzhou Metro]]", ["system icon"] = "[[File:Guangzhou Metro icon.svg|14px|link=Guangzhou Metro]]", ["station format"] = { "%1 station", ["Banqiao"]...

Click to read more »
Module:Portal pictures
Jumat, 2021-11-19 07:00:17

end end return dates, images, subpages end local function getDefaultMoreLink(args) local root = args['demoroot'] or (mw.title.getCurrentTitle().rootPageTitle...

Click to read more »
Module:Template link with magic/sandbox
Minggu, 2024-06-02 00:13:28

["#tag"] = function (tag) -- local doc_table = require('Module:wikitag link').doc_table -- if doc_table[tag] then -- return ("[[%s|%s]]"):format(doc_table[tag]...

Click to read more »
Module:Box-header
Senin, 2025-06-02 12:08:25

insert(output, boxHeaderEditLink(args)) end if getParam(args, 'viewpage') then table.insert(output, boxHeaderViewLink(args)) end if getParam(args...

Click to read more »
Module:Adjacent stations/Bonn Stadtbahn
Minggu, 2025-09-21 08:28:00

Godesberg Stadthalle", ["icon"] = "[[File:Stadtbahn Köln line 16.svg|24px|link=Bonn Stadtbahn#Lines]]", }, ["18"] = { ["color"] = "00a1e4", ["left...

Click to read more »
Module:Adjacent stations/CATS
Selasa, 2026-05-12 05:57:05

["system icon"] = "[[File:Logo Charlotte Area Transit System icon.svg|19px|link=Charlotte Area Transit System]]", ["name format"] = "background-color: #2854b3;...

Click to read more »
Module:Adjacent stations/Iyotetsu
Selasa, 2022-12-27 16:41:58

title"] = "[[Iyotetsu]]", ["system icon"] = "[[File:IYOTETSU logo.svg|55px|link=Iyotetsu]]", ["name format"] = "font-family: sans-serif; background-color:...

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

message from message text and category in <error_map_t>. creates a help link to the category page; categorizes only main and template namespaces. <no_cat>...

Click to read more »
Module:Infobox gene/sandbox
Selasa, 2025-02-04 22:50:47

if uniprot_mm_link_list[#uniprot_mm_link_list] then uniprot_mm_link = table.concat(uniprot_mm_link_list, "<br>") end local ncbi_link = "https://www...

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

display for link to raw KML file edit = "edit", -- text to display for link to edit KML file help = "help", -- text to display for help page link help_location...

Click to read more »
Module:Adjacent stations/Virginia Railway Express
Senin, 2025-04-14 08:11:19

Express]]", ["system icon"] = "[[File:Virginia Railway Express.svg|15px|link=Virginia Railway Express]]", ["name format"] = "background-color: transparent;...

Click to read more »
Module:ISO 639 name/sandbox
Selasa, 2024-12-10 03:15:12

neither are provided or link is omitted, returns an empty string. ]=] local function make_wikilink (link, display) if is_set (link) then if is_set (display)...

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

local link if data.link then link = makeUrlLink(data.link, data.caption) else local page = data.page or self.currentTitle.text link =...

Click to read more »
Module:Adjacent stations/Metro (Minnesota)
Rabu, 2026-04-15 12:56:35

(Minnesota)|Metro]]", ["system icon"] = "[[File:Metro Minnesota icon.svg|16px|link=Metro (Minnesota)]]", ["name format"] = "font-size: 150%; font-family:Helvetica;...

Click to read more »
Module:Adjacent stations/PANYNJ
Selasa, 2025-03-25 05:48:27

International Airport Station|RailLink]]", ["RailLink"] = "[[Newark Liberty International Airport Station|RailLink Station]]", ["Lefferts Boulevard"]...

Click to read more »
Module:Adjacent stations/Long Island Rail Road
Senin, 2025-05-05 06:05:22

"[[Long Island Rail Road]]", ["system icon"] = "[[File:MTA NYC logo.svg|16px|link=Long Island Rail Road]]", ["name format"] = { "background-color: white;...

Click to read more »
Module:Adjacent stations/Trinity Metro
Sabtu, 2025-10-25 12:59:26

color"] = "FFFFFF", ["system icon"] = "[[File:Logo Trinity Metro.svg|12px|link=Trinity Metro]]", ["station format"] = { "%1 station", ["Fort Worth...

Click to read more »
Module:Detect singular
Kamis, 2025-10-16 13:01:56

local link = args[5] or args.link if link then link = tostring(link) singularForm = '[['..link..'|'..singularForm..']]' pluralForm = '[['..link..'|'...

Click to read more »
Module:Goalscorers/data/1964 European Nations' Cup qualifying
Kamis, 2019-02-07 23:57:16

local data = {} -- flag template data.templates = { flag_icon_linked = "fbicon" , flagvar = { ALB = "1946", MLT = "1943", ESP = "1945"...

Click to read more »
Module:Icon/data/sandbox
Minggu, 2026-03-15 06:24:02

"Featured article", link = true, }, far = { image = "Cscr-star piece.png", tooltip = "Featured article review", link = true, }, farc = { ...

Click to read more »
Module:Citation/CS1/Utilities/sandbox
Kamis, 2026-01-22 22:00:17

wikilink; when both link and display text is provided, returns a wikilink in the form [[L|D]]; if only link is provided (or link and display are the same)...

Click to read more »
Module:Template wrapper/sandbox
Jumat, 2022-10-21 16:56:15

E X P O R T E D F U N C T I O N S >------------------------------------------ ]] return { link = link, list = list, wrap = wrap, };...

Click to read more »
Module:Adjacent stations/TramMet
Minggu, 2022-11-20 04:31:02

"[[TramMet|TRAM]]", ["system icon"] = "[[File:Tramvia metropolita.svg|11px|link=TramMet]]", ["station format"] = { "%1", ["Ciutadella – Vila Olímpica"]...

Click to read more »
Module:Adjacent stations/Shin-Keisei
Senin, 2022-12-12 08:06:48

["lang"] = "en-GB", ["system icon"] = "[[File:Shin-Keisei Logo.SVG|24px|link=Shin-Keisei Electric Railway]]", ["system title"] = "[[Shin-Keisei Electric...

Click to read more »
Module:Adjacent stations/Foshan Metro
Selasa, 2025-09-30 02:54:18

color"] = "bbbbbb", ["system icon"] = "[[File:FMetro (cropped).svg|x8px|link=Foshan Metro]]", ["station format"] = { "%1 station", ["Dongping"] =...

Click to read more »
Module:Submit an edit request/doc
Senin, 2024-12-16 22:34:00

request/link}} templates. To use this module from wikitext, you should normally use the {{Submit an edit request}} and {{Submit an edit request/link}} templates...

Click to read more »
Module:Page tabs
Rabu, 2024-08-14 11:36:32

not args[1] then args[1] = '{{{1}}}' end for i, link in ipairs(args) do makeTab(row, link, args, i, args["class" .. i] or nil, args["style" .....

Click to read more »
Module:Video game wikidata
Kamis, 2023-08-31 21:42:41

= true; local showUpdateLink = true; local system = nil; local systemId = nil; local systemFormat = "colon"; local updateLinkStyle = nil; local entities...

Click to read more »
Module:Category pair/sandbox
Jumat, 2022-10-21 16:58:32

hatnote = require('Module:Hatnote')._hatnote local formatLink = require('Module:Format link')._formatLink local p = {} local catNS = mw.site.namespaces.Category...

Click to read more »
Module:Location map/data/Mexico Hidalgo
Senin, 2018-11-12 23:17:07

return { name = 'Hidalgo', link = 'Hidalgo (state)', top = 21.45, bottom = 19.55, left = -100, right = -97.80, image = 'Mexico Hidalgo location...

Click to read more »
Module:Flag/sandbox
Rabu, 2026-06-03 21:11:59

end, link = function (frame) return _main(frame, 'Flag link', 'unpe' ) end, ['+link'] = function (frame) return _main(frame, 'Flag+link', 'unpefo')...

Click to read more »
Module:IPA symbol/sandbox
Kamis, 2026-04-02 20:53:18

return p._main(args.symbol, args.errortext, args.output) end function p._link(s, displayText, prefix, suffix, audio, addSpan, errorText) local t = returnData(s)...

Click to read more »
Module:Adjacent stations/ARL/doc
Kamis, 2024-07-25 23:45:43

This is a data module for Module:Adjacent stations. It supports services operated by Airport Rail Link (Bangkok)....

Click to read more »
Module:Adjacent stations/Izuhakone
Kamis, 2026-03-26 18:45:37

["lang"] = "en-GB", ["system icon"] = "[[File:IzuHakoneRailway mark.svg|18px|link=Izuhakone Railway]]", ["system title"] = "[[Izuhakone Railway]]", ["system...

Click to read more »
Module:Convert/wikidata/data/sandbox
Minggu, 2021-05-23 13:57:38

plural name used to display the unit when abbr=off link = name of article that unit will be linked to when lk=on si = key for the SI base unit, if any...

Click to read more »
Module:Adjacent stations/KAI Commuter
Jumat, 2026-05-01 20:25:27

local p = { ["system title"] = "[[File:Logo KAI Commuter.svg|80px|link=KAI Commuter]]", ["system icon"] = "", ["station format"] = { "%1 railway station"...

Click to read more »
Module:Adjacent stations/Lausanne Metro
Jumat, 2026-05-08 12:33:31

"[[Lausanne Metro]]", ["system icon"] = "[[File:Lausanne Metro Logo.svg|16px|link=Lausanne Metro]]", ["system color"] = "e2007a", ["station format"] = {...

Click to read more »
Module:Redirect/sandbox
Senin, 2023-04-17 04:25:54

plain text or as a page link. -- -- Returns page name as plain text, or when the bracket parameter is given, as a -- page link. Returns an error message...

Click to read more »
Module:Adjacent stations/ÖBB
Kamis, 2025-11-13 11:21:26

"[[InterCity#Austria|InterCity]]", ["icon"] = "[[File:InterCity Austria.svg|16px|link=InterCity#Austria]]", ["color"] = "ab0020", } local nj = { ["color"] =...

Click to read more »
Module:Sports results
Jumat, 2024-10-11 04:03:21

link=)[^%|%[%]]*(%]%][^<>]*</span>)%s*%[%[([^%[%]%|]*)%|[^%[%]]*%]%]', '%1%3%2') n = mw.ustring.gsub(n, '(%[%[[Ff][Ii][Ll][Ee]:[^%[%]]*link...

Click to read more »
Module:Convert/extra/sandbox
Rabu, 2024-10-23 10:32:27

"bit", utype = "information", scale = 0.125, prefixes = 1, default = "B", link = "Bit", }, } return { extra_units = extra_units }...

Click to read more »
Module:Road data/strings/USA/IA
Rabu, 2023-03-15 04:58:00

pairs(IA) do if k:find ("^I") then v.link = IA.I.link end end IA.BL.name = IA.I.name .. " Business Loop" IA.BL.link = IA.I.base .. " Business" .. suffix...

Click to read more »
Module:Sandbox/Firefly/No ping with link color/styles.css
Rabu, 2021-12-01 21:22:22

/* Modified from https://en.wikipedia.org/wiki/Template:Fake_link/styles.css */ .pseudolinks { color: #0645ad; } .pseudolinks:visited { color: #0b0080;...

Click to read more »
Module:Protected edit request/active
Rabu, 2026-04-15 08:14:15

obj:makeViewLink(display) return self:makeUrlLink({redirect = 'no'}, display) end function obj:makeEditLink(display) return self:makeUrlLink({action...

Click to read more »
Module:Purge/doc
Rabu, 2023-06-14 14:34:33

This module produces a link to purge a page's cache. This is usually the current page, but can be another page. From wikitext, this module should be accessed...

Click to read more »
Module:Adjacent stations/Sendai Subway
Rabu, 2026-03-04 14:58:21

format"] = "title", ["system icon"] = "[[File:Sendai City Subway Logo.svg|16px|link=Sendai Subway|alt=The logo of the Sendai City Subway.]]", ["station format"]...

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

function getLink( property, db, val ) local link, returnVal = '', {} returnVal.isError = false if mw.ustring.find( val, '//' ) then link = val else...

Click to read more »
Module:Adjacent stations/Portland Streetcar
Kamis, 2025-03-27 22:17:58

Streetcar]]", ["system icon"] = "[[File:Portland Streetcar symbol.svg|19px|link=Portland Streetcar]]", ["station format"] = { "%1 station", }, ["lines"]...

Click to read more »
Module:Authority control/config
Rabu, 2026-06-03 23:08:08

not valid.', linktemplate = 'Wikidata property link', -- refers to [[Template:Wikidata property link]] maincat = 'Articles with authority control information'...

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

text you see when you move the mouse over a small -- padlock icon. -- * link - the page that the small padlock icon links to. -- * alt - the alt text...

Click to read more »
Module:DYK nompage links
Senin, 2025-04-14 11:03:32

pages. local isMulti = #historyPages > 1 local nominationLink = make_nomination_link(nominationPage) if isMulti then local list_args = { class...

Click to read more »