Search Results: Module:LuaCall/Wikipedia:Redirect

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


Module:Redirect/doc
Jumat, 2026-02-06 12:11:39

isRedirect can be accessed from other Lua modules in the same way as the main function: local mRedirect = require('Module:Redirect') mRedirect.luaIsRedirect(rname)...

Click to read more »
Module:Redirect hatnote/doc
Senin, 2025-08-18 05:44:33

templates instead. To use this module from Lua, first load the module. local mRedirectHatnote = require('Module:Redirect hatnote') The module can then be used...

Click to read more »
Module:Resolve category redirect
Jumat, 2026-01-23 21:19:40

'-', '%%-' ) --expand as needed end --Returns the target of {{Category redirect}}, if it exists, else returns the original cat. function p.rtarget( cat...

Click to read more »
Module:Page/doc
Senin, 2024-09-02 05:15:19

listed in mw:Extension:Scribunto/Lua reference manual § Title objects to be accessed by people who do not want to write a Lua module. Usage is:...

Click to read more »
Module:String2/doc
Kamis, 2026-02-05 22:33:45

other capitalisation}} – for categorizing Redirects from titles to article (or other pages) where the redirect is just a different capitalization {{Template...

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

end end return nil end }) --Call main function return p.luaMain(frame,args) end function p.luaMain(frame,args) local function emp2nil(x)...

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

key, value in pairs(frame.args) do args[key] = value end -- args from a Lua call have priority over parent args from template args.paraflags =...

Click to read more »
Module:Citation/CS1/doc/Importing the Module:Citation/CS1 suite to your wiki
Kamis, 2022-02-03 00:32:37

example of a template see {{Cite web}}. The template is written in Lua and it calls Module:Citation/CS1 and a number of (sub)modules. Basicly to make this...

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

form link: Wikipedia article name redirect: a local redirect to a local Wikipedia article name; at en.wiki, 'ISBN (identifier)' is a redirect to 'International...

Click to read more »
Module:RexxS
Kamis, 2022-11-03 00:49:08

-- -- Lua functions for personal use -- p = {} -- carousel returns one of a list of image filenames -- the index of the one chosen increments every...

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

box containing documentation -- for [[Help:Template|templates]], [[Wikipedia:Lua|Lua modules]], -- or other pages. The {{tl|documentation}} template invokes...

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

form link: Wikipedia article name redirect: a local redirect to a local Wikipedia article name; at en.wiki, 'ISBN (identifier)' is a redirect to 'International...

Click to read more »
Module:Category series navigation
Minggu, 2026-06-07 23:58:55

require('Module:List').horizontal local rtarget = require('Module:Resolve category redirect').rtarget --[[=======================================================...

Click to read more »
Module:Pagetype/doc
Rabu, 2025-08-06 01:47:10

This module is used to detect the page type of a given page. It detects redirect pages automatically and is highly customisable. It can be used on its own...

Click to read more »
Module:ATP rankings
Selasa, 2025-12-09 03:50:40

isDisambiguation(mRedirect.luaMain(content)) then return "[[" .. name .. "]]" end return "[[" .. name .. "]]" .. "[[Category:ATP rankings call with disambiguated...

Click to read more »
Module:Signpost/index/2021/doc
Minggu, 2024-04-28 03:56:23

This is a Lua table for one year of Signpost article data, used by Module:Signpost. These tables are filled out by a combination of Mr. Stradivarius's...

Click to read more »
Module:Val/units/doc
Senin, 2025-05-05 23:59:00

may notice when editing Val/units that it consists of two Lua string assignments, and Lua comments. Be careful. Questions or requests related to Val...

Click to read more »
Module:High-use
Kamis, 2025-10-09 03:24:46

-- convert local language number string to a number understandable by Lua count = mw.ustring.gsub(args[1], '+$', '') count =...

Click to read more »
Module:Signpost/index/2015/doc
Minggu, 2024-04-28 03:56:30

This is a Lua table for one year of Signpost article data, used by Module:Signpost. These tables are filled out by a combination of Mr. Stradivarius's...

Click to read more »
Module:Signpost/index/2011/doc
Minggu, 2024-04-28 03:56:34

This is a Lua table for one year of Signpost article data, used by Module:Signpost. These tables are filled out by a combination of Mr. Stradivarius's...

Click to read more »
Module:Signpost/index/2005/doc
Minggu, 2024-04-28 03:55:29

This is a Lua table for one year of Signpost article data, used by Module:Signpost. These tables are filled out by a combination of Mr. Stradivarius's...

Click to read more »
Module:Category series navigation/sandbox
Minggu, 2026-06-07 23:46:34

require('Module:List').horizontal local rtarget = require('Module:Resolve category redirect').rtarget --[[=======================================================...

Click to read more »
Module:Signpost/index/2025/doc
Rabu, 2025-01-22 04:54:56

This is a Lua table for one year of Signpost article data, used by Module:Signpost. These tables are filled out by a combination of Mr. Stradivarius's...

Click to read more »
Module:Sandbox/Mathglot/Xreadership/doc
Selasa, 2025-12-30 23:23:08

ground up with chart data required on Wikimedia Commons, and so a simple redirect of template {{annual readership}} or User:Mathglot/sandbox/Templates/Xreadership...

Click to read more »
Module:Wikidata/doc
Rabu, 2023-05-03 17:07:13

from redirect page title Richard Burton (actor) (corresponding to Wikidata label Richard Burton (Q151973)) from anywhere in the English Wikipedia. This...

Click to read more »
Module:High-use/sandbox
Kamis, 2025-10-09 03:17:31

-- convert local language number string to a number understandable by Lua count = mw.ustring.gsub(args[1], '+$', '') count =...

Click to read more »
Module:Football map
Minggu, 2022-10-23 11:14:31

--require('strict') -- All Lua modules on Wikipedia must begin by defining a variable that will hold their -- externally accessible functions. They can...

Click to read more »
Module:Buffer/doc
Senin, 2025-12-08 00:22:18

Buffer object function directly to the module and the self-action will be redirected to a new Buffer object—i.e require'Module:Buffer':_inHTML'table' is equivalent...

Click to read more »
Module:Sandbox/Matthiaspaul/Citation/CS1/Configuration
Rabu, 2025-05-28 22:02:34

form link: Wikipedia article name redirect: a local redirect to a local Wikipedia article name; at en.wiki, 'ISBN (identifier)' is a redirect to 'International...

Click to read more »
Module:Biota infobox
Senin, 2025-05-26 02:40:33

require('strict') -- All Lua modules on Wikipedia must begin by defining a variable that will hold their -- externally accessible functions. They can have...

Click to read more »
Module:Sandbox/Psiĥedelisto/Citation/Configuration
Rabu, 2025-05-28 22:03:41

form link: Wikipedia article name redirect: a local redirect to a local Wikipedia article name; at en.wiki, 'ISBN (identifier)' is a redirect to 'International...

Click to read more »
Module:Sandbox/MJL/CS1/Configuration
Kamis, 2023-02-16 12:47:13

form link: Wikipedia article name redirect: a local redirect to a local Wikipedia article name; at en.wiki, 'ISBN (identifier)' is a redirect to 'International...

Click to read more »
Module:Params/doc
Sabtu, 2026-06-06 04:00:38

page. Note: In case your template uses {{#invoke:params}}, please add {{lua|Module:Params}} to its documentation page, so that if breaking changes will...

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

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of 3 parts * prefix * province name ...

Click to read more »
Module:Sandbox/Jts1882/Biota infobox
Kamis, 2024-09-05 22:40:21

require('strict') -- All Lua modules on Wikipedia must begin by defining a variable that will hold their -- externally accessible functions. They can have...

Click to read more »
Module:Sandbox/Tom.Reding/sandbox
Jumat, 2026-01-23 19:42:49

local code = "{{Redirect category shell|"..n.. "{{"..base.."}}"..n.. "{{R printworthy}}"..n.. "}}"..n.. ""..n.. "{{Redirect category shell|"..n...

Click to read more »
Module:Japanese calendar
Sabtu, 2023-09-30 10:29:55

new( t.article ) if mw.title.equals( sTitle.redirectTarget or sTitle, tTitle.redirectTarget or tTitle ) then return i ...

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

fragment = title.fragment -- save for later if title.isRedirect then title = title.redirectTarget if fragment == "" then fragment = title.fragment...

Click to read more »
Module:WikidataIB/doc
Minggu, 2025-12-21 03:30:35

an article on the local wiki will be linked by default. This includes redirects, but not dab pages. Sometimes there is a need not to link that returned...

Click to read more »
Module:Sandbox/SamuelRiv/Configuration
Kamis, 2023-02-16 12:45:27

form link: Wikipedia article name redirect: a local redirect to a local Wikipedia article name; at en.wiki, 'ISBN (identifier)' is a redirect to 'International...

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

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of three parts * prefix * state name ...

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

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of three parts * prefix * state name ...

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

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of three parts * prefix * region name ...

Click to read more »
Module:Sweden by county category navigation
Rabu, 2025-12-17 06:05:27

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of three parts * prefix * county name ...

Click to read more »
Module:Netherlands by province category navigation
Jumat, 2026-01-02 01:15:59

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of three parts * prefix * province name...

Click to read more »
Module:Biota infobox/sandbox
Kamis, 2024-09-05 22:38:36

require('strict') -- All Lua modules on Wikipedia must begin by defining a variable that will hold their -- externally accessible functions. They can have...

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

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of three parts * prefix * autonomous community...

Click to read more »
Module:Portugal by district category navigation
Jumat, 2026-01-02 01:21:18

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of three parts * prefix * district name...

Click to read more »
Module:Turkey by province category navigation
Jumat, 2026-01-02 01:29:10

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of three parts * prefix * province name...

Click to read more »
Module:Switzerland by canton category navigation
Jumat, 2026-01-02 01:28:06

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of three parts * prefix * canton name ...

Click to read more »
Module:Greece by administrative division category navigation
Jumat, 2026-01-02 01:08:23

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of three parts * prefix * administrative...

Click to read more »
Module:South Africa by province category navigation
Jumat, 2026-01-02 01:25:26

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of three parts * prefix * province name...

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

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of three parts * prefix * province name...

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

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of three parts * prefix * county name ...

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

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of three parts * prefix * region name ...

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

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of three parts * prefix * state name ...

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

end local target_object = mw.title.new (link).redirectTarget; -- if <link> points to a redirect if target_object then link = target_object.fullText;...

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

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of three parts * prefix * province name...

Click to read more »
Module:Belgium by province category navigation
Sabtu, 2025-12-27 00:51:42

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of three parts * prefix * province name...

Click to read more »
Module:Nigeria by state category navigation
Jumat, 2026-01-02 01:16:35

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of three parts * prefix * state name ...

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

--> -- 'You might want to $1 a documentation page for this [[Wikipedia:Lua|Scribunto module]].' --]=] local docTitle = env.docTitle if not docTitle...

Click to read more »
Module:Cite IUCN
Rabu, 2026-05-13 01:51:09

args.url = args.url:gsub ("http:", "https:") -- sometimes works with redirect on iucn site end table.insert (maint_msgs_t, 'old-form url') ...

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

>-------------------------------------- each of these counts against the Lua upvalue limit ]] local validation; -- functions in...

Click to read more »
Module:Russia by federal subject category navigation
Senin, 2026-03-23 02:31:31

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of three parts * prefix * federal subject...

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

used on [[WP:AFD|AfD]] pages.' } shortcuts - an array of shortcuts that redirect to the template page. These are displayed on the template documentation...

Click to read more »
Module:France by department category navigation
Kamis, 2026-03-26 13:45:32

article (e.g. for 'the Northwest Territories') 2.0 Resolve category redirects each title consists of three parts * prefix * department name...

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

end local target_object = mw.title.new (link).redirectTarget; -- if <link> points to a redirect if target_object then link = target_object.fullText;...

Click to read more »
Module:WikiProject banner/doc
Kamis, 2025-11-27 01:32:21

assessment scale values are accepted by the template (e.g. "Template-Class", "Redirect-Class", etc.). Projects which want to use more obscure assessment classes...

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

sections found in: $1', -- $1 is page name ['fatal_redirect'] = 'error: $1 is a redirect', -- $1 is page name ['help link'] = '([[$1|help]])'...

Click to read more »
Module:WPSHIPS utilities/doc
Sabtu, 2024-08-31 04:48:15

should call the module directly. Wikipedia pages should not transclude this template many times, as it may cause the page to exceed Wikipedia's template...

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

fragment = title.fragment -- save for later if title.isRedirect then title = title.redirectTarget if fragment == "" then fragment = title.fragment...

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

parameters that call this test (currently |title=, |chapter=, |work=, and |publisher=) may have wikilinks and there are articles or redirects like '//Hus'...

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

TemplatePar local GlobalMod = Local -- Module globals Local.messagePrefix = "lua-module-TemplatePar-" Local.L10nDef = {} Local.L10nDef.en = { badPattern...

Click to read more »
Module:ResolveEntityId/doc
Kamis, 2022-06-16 20:43:23

returned. When attempting to resolve a label, only entities with English Wikipedia sitelinks are considered in the search. If a label exists in Wikidata...

Click to read more »
Module:Cyclone map
Sabtu, 2022-10-22 05:04:38

cycloneID ) --TODO get associated Wikipedia page for linking end -- if we have a valid cyclone id (note:Lua has no continue statement) if...

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

fragment = title.fragment -- save for later if title.isRedirect then title = title.redirectTarget if fragment == "" then fragment = title.fragment...

Click to read more »
Module:Citation/CS1/sandbox2
Selasa, 2023-05-09 21:35:35

>-------------------------------------- each of these counts against the Lua upvalue limit ]] local validation; -- functions in...

Click to read more »
Module:Sandbox/SamuelRiv
Senin, 2022-10-24 04:17:21

parameters that call this test (currently |title=, |chapter=, |work=, and |publisher=) may have wikilinks and there are articles or redirects like '//Hus'...

Click to read more »
Module:Sandbox/MJL/citation
Senin, 2022-10-24 04:17:31

>-------------------------------------- each of these counts against the Lua upvalue limit ]] local validation; -- functions in...

Click to read more »
Module:Sandbox/Awesome Aasim/CS1 LDoc Test
Kamis, 2025-03-13 00:56:57

parameters that call this test (currently |title=, |chapter=, |work=, -- and |publisher=) may have wikilinks and there are articles or redirects like '//Hus'...

Click to read more »
Module:Sandbox/trappist the monk/CS1
Senin, 2022-10-24 04:17:05

>-------------------------------------- each of these counts against the Lua upvalue limit ]] local parameters; -- functions in...

Click to read more »
Module:Sandbox/EF5
Jumat, 2025-01-31 23:18:43

>-------------------------------------- each of these counts against the Lua upvalue limit ]] local validation; -- functions in...

Click to read more »
Module:Sandbox/Matthiaspaul/Citation/CS1
Rabu, 2025-05-28 21:43:36

parameters that call this test (currently |title=, |chapter=, |work=, and |publisher=) may have wikilinks and there are articles or redirects like '//Hus'...

Click to read more »
Module:Sandbox/MJL/CS1
Senin, 2022-10-24 04:16:54

>-------------------------------------- each of these counts against the Lua upvalue limit ]] local validation; -- functions in...

Click to read more »
Module:Sandbox/Izno/Citation/CS1
Senin, 2022-10-24 04:16:44

parameters that call this test (currently |title=, |chapter=, |work=, and |publisher=) may have wikilinks and there are articles or redirects like '//Hus'...

Click to read more »
Module:Sandbox/Psiĥedelisto/Citation
Rabu, 2025-05-28 21:44:54

parameters that call this test (currently |title=, |chapter=, |work=, and |publisher=) may have wikilinks and there are articles or redirects like '//Hus'...

Click to read more »