Search Results: Module:Section link/testcases
Sorry, the article you're looking for isn't specifically available. Here are related topics:
Module:Section sizes/doc
Senin, 2024-09-23 04:21:37module creates a wikitable that lists each section in a page along with that section's size in bytes. Each section is wikilinked to its target in the page;...
Click to read more »Module:Section sizes
Sabtu, 2026-04-18 10:58:52caption'] = 'Section size for [[$1]] ($2 sections)', -- caption; $1 is page name; $2 is number of sections ['section_name'] = 'Section name', ...
Click to read more »Module:Section link
Minggu, 2024-06-02 21:36:41'table', true) if sections == nil then sections = {} elseif type(sections) == 'string' then sections = {sections} elseif type(sections) ~= 'table' then...
Click to read more »Module:Section link/sandbox
Rabu, 2025-10-08 21:03:32'table', true) if sections == nil then sections = {} elseif type(sections) == 'string' then sections = {sections} elseif type(sections) ~= 'table' then...
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:Section link/doc
Jumat, 2026-03-13 10:20:31local mSectionLink = require('Module:Section link') You can then make section links via the _main function. mSectionLink._main(page, sections, options...
Click to read more »Module:Section sizes/sandbox
Selasa, 2025-09-23 23:18:11caption'] = 'Section size for [[$1]] ($2 sections)', -- caption; $1 is page name; $2 is number of sections ['section_name'] = 'Section name', ...
Click to read more »Module:Transcludable section
Senin, 2024-10-07 05:31:22-- Module to create selectively transcluded sections using syntax which is -- compatible with [[Module:Sports table]] and [[Module:Sports results]] require('strict')...
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:Sandbox/Ita140188/Section sizes
Kamis, 2025-08-28 20:58:32caption'] = 'Section size for [[$1]] ($2 sections)', -- caption; $1 is page name; $2 is number of sections ['section_name'] = 'Section name', ...
Click to read more »Module:Sandbox/N8wilson/Section
Senin, 2022-10-24 03:58:39selectively transcluded sections require('strict') local p = {} -- create a LST section by wrapping "body" with <section begin= /> and <section end= /> tags function...
Click to read more »Module:Sandbox/Mathglot/Section sizes
Senin, 2022-10-24 04:11:31to hold section names and sizes local section_name_list = {} -- an interim list that holds just the section names local section_content;...
Click to read more »Module:Adjacent stations/Indian Railways
Kamis, 2025-11-27 20:01:20["gudur-renigunta section"] = "Gudur–Renigunta section", ["guntakal-renigunta section"] = "Guntakal–Renigunta section", ["guntur-krishna canal section"] = "Guntur–Krishna...
Click to read more »Module:Multi-section link/doc
Minggu, 2024-06-16 22:19:12This module implements {{multi-section link}}. Please see the template documentation for usage instructions....
Click to read more »Module:Sandbox/Ita140188/Section sizes 2
Selasa, 2025-09-02 08:45:01caption'] = 'Section size for [[$1]] ($2 sections)', -- caption; $1 is page name; $2 is number of sections ['section_name'] = 'Section name', ...
Click to read more »Module:Infobox road/sections
Selasa, 2025-04-15 21:36:48infobox_args['title'] = args['section' .. i] or "Section " .. i else infobox_args[headern] = args['section' .. i] or "Section " .. i end end ...
Click to read more »Module:Check if redirect targets section/testcases
Senin, 2025-08-25 02:58:05if redirect targets section | run | Module talk:Check if redirect targets section/Redirect to section}}', 'true') self:preprocess_equals('{{#invoke:Check...
Click to read more »Module:Check if redirect targets section/doc
Minggu, 2025-10-05 10:29:57targets section | run |PAGE_NAME}} An example is {{#invoke:Check if redirect targets section | run | Module talk:Check if redirect targets section/Redirect...
Click to read more »Module:Transcludable section/doc
Selasa, 2023-05-23 23:17:26This module may be used to create selectively transcluded sections using syntax which is compatible with Module:Sports table, Module:Sports results, Module:Football...
Click to read more »Module:Sandbox/trappist the monk/get lead section
Minggu, 2018-04-22 17:27:30p={} function p.get_lead_section (frame) local title_object = mw.title.new (frame.args[1]); -- get a title object for named article local content...
Click to read more »Module:Authority control
Sabtu, 2026-02-07 04:46:53end end local numsections, sections = 0, {} for _, _ in ipairs(config.sections) do -- count number of regular sections numsections = numsections +...
Click to read more »Module:Adjacent stations/London Underground
Jumat, 2026-05-29 23:20:29lines)", ["Circle"] = { ["section 1"] = "Paddington tube station (Circle and Hammersmith & City lines)", ["section 6"] = "Paddington tube station...
Click to read more »Module:Infobox road/sections/sandbox
Jumat, 2025-04-11 10:28:21infobox_args['title'] = args['section' .. i] or "Section " .. i else infobox_args[headern] = args['section' .. i] or "Section " .. i end end ...
Click to read more »Module:Excerpt/portals
Rabu, 2026-05-13 00:55:29not found", leadEmpty = "Lead section is empty", sectionEmpty = "Section '%s' is empty", sectionNotFound = "Section '%s' not found", fragmentEmpty...
Click to read more »Module:Excerpt
Jumat, 2026-03-06 19:56:17excerpt = parser.getSection( wikitext, section ) else local sections = parser.getSections( wikitext ) excerpt = sections[ section ] end end...
Click to read more »Module:Excerpt slideshow
Minggu, 2024-08-18 18:19:31if pageSection then -- check relevant section only local success, result = pcall(excerptModule.getSection, pageContent, pageSection, sectionOnly) ...
Click to read more »Module:Adjacent stations/Foshan Metro
Selasa, 2025-09-30 02:54:18["3"] = { ["title"] = "[[Line 3 (Foshan Metro)|Line 3]]<br>South section", ["color"] = "002f87", ["text color"] = "FFFFFF", ["left terminus"]...
Click to read more »Module:Transclude DYK
Rabu, 2018-07-25 23:07:18title:getContent() or error("No content for page " .. page) -- Limit to the DYK section if present local sectionstart = mw.ustring.find(text, "\n==''Did you know...
Click to read more »Module:Convert/documentation/conversion data
Senin, 2026-03-02 10:32:53Retrieved 26 June 2018. This documents links to the NIST document in section 4.2 "Other non-SI units not recommended for use". Thompson, Ambler; Taylor...
Click to read more »Module:Citation/CS1/Whitelist
Minggu, 2024-08-18 01:39:09['script-section'] = true, ['script-title'] = true, ['script-website'] = true, ['script-work'] = true, ['section'] = true, ['section-format'] =...
Click to read more »Module:Road data/strings/USA/WA
Kamis, 2023-07-20 10:39:44class='plainlinks'>[http://apps.leg.wa.gov/RCW/default.aspx?cite=47.17.%section% 47.17.%section%]</span>" for k, v in pairs(WA) do if k:find ("^I") then v.link...
Click to read more »Module:Random slideshow
Jumat, 2025-03-28 20:28:55args[i] .. '"', 0) end if args['section'..i] then content = excerptModule.getSection(content, args['section'..i]) or '' end content = excerptModule...
Click to read more »Module:Adjacent stations/Guangzhou Metro
Selasa, 2026-03-03 11:26:22(Guangzhou Metro)|Line 12]]", ["color"] = "505d12", ["note-mid"] = "West section", ["left terminus"] = "Xunfenggang", ["right terminus"] = "Guangzhou...
Click to read more »Module:Sports table
Senin, 2025-12-08 23:02:04gsub(Args['section'] and 'sports-table-' .. Args['section'] or '', ' ', '_') -- Exit early if we are using section transclusion for a different section local...
Click to read more »Module:Location map/data/United States New Orleans East
Kamis, 2018-03-29 23:58:36return { name = 'East New Orleans', image = 'New Orleans Section and West Bank 1998 Map.jpg', -- left = -90.1367, -- right = -89.9903, -- top = 30.0050...
Click to read more »Module:Adjacent stations/MTR
Sabtu, 2026-05-09 14:10:55["south island line"] = "South Island", ["south island line east section"] = "South Island", ["south island line east"] = "South Island", ["south...
Click to read more »Module:Citation/CS1
Sabtu, 2026-02-28 22:14:46( Sections ) then Section = sepc .. " " .. wrap_msg ('sections', Sections, use_lowercase); elseif utilities.is_set ( Section ) then Section =...
Click to read more »Module:UserLinks
Minggu, 2024-09-01 00:20:30message('error-malformedlinkcode'), message('error-malformedlinkcode-section') ) end local linkFunction = linkFunctions[code] local link...
Click to read more »Module:Road data/strings/doc
Rabu, 2025-12-10 01:20:58entirely when unused; common values are square and expand. section stores the specific section number for those routes that are defined by law. translation...
Click to read more »Module:CS1 translator/data
Minggu, 2026-04-26 06:54:08['secao'] = 'section', ['seccao'] = 'section', ['secoes'] = nil, -- no cs1|2 equivalent: 'Sections', ['sections'] = nil, ...
Click to read more »Module:Adjacent stations/Beijing Subway
Senin, 2026-06-01 08:38:57"14", ["14e"] = "14", ["13-18 north section through line"] = "18", ["1318n"] = "18", ["13–18 north section through line"] = "18", ["13y"] = "18"...
Click to read more »Module:Political party/doc
Rabu, 2026-02-11 18:49:35will need to be made. Requests should be made at the talk page in a new section. Copy the following line and fill in only the fields relevant to the party...
Click to read more »Module:Excerpt/portals/sandbox
Jumat, 2026-02-06 20:41:50not found", leadEmpty = "Lead section is empty", sectionEmpty = "Section '%s' is empty", sectionNotFound = "Section '%s' not found", fragmentEmpty...
Click to read more »Module:Authority control/sandbox
Kamis, 2026-06-04 00:40:21end end local numsections, sections = 0, {} for _, _ in ipairs(config.sections) do -- count number of regular sections numsections = numsections +...
Click to read more »Module:Citation/CS1/Whitelist/sandbox
Jumat, 2025-11-21 02:47:45['script-section'] = true, ['script-title'] = true, ['script-website'] = true, ['script-work'] = true, ['section'] = true, ['section-format'] =...
Click to read more »Module:Lang/documentor tool
Senin, 2025-05-12 23:10:52get_see_also_section(page_title, language_name, language_code) -- get_hidden_category_template(frame) -- get_top_section(frame) -- get_bottom_section(frame,...
Click to read more »Module:Example
Selasa, 2026-02-03 09:13:20should not have 'then'. return a -- Simply output a. end -- The 'if' section should end with 'end'. end -- As should 'function'. --- Name2 -- @param...
Click to read more »Module:Citation/CS1/sandbox
Minggu, 2026-04-26 21:34:02( Sections ) then Section = sepc .. " " .. wrap_msg ('sections', Sections, use_lowercase); elseif utilities.is_set ( Section ) then Section =...
Click to read more »Module:Format link
Selasa, 2022-10-04 20:37:11display values. Links are escaped -- with colons if necessary, and links to sections are detected and displayed -- with " § " as a separator rather than the...
Click to read more »Module:Redirect template handler
Kamis, 2024-06-27 16:55:32"incorrect_name", "list", "long_name", "merge", "primary", "restricted", "section", "series_name", "short_name", "to_article", "to_diacritic", ...
Click to read more »Module:Box-header
Senin, 2025-06-02 12:08:25linktarget = tostring(mw.uri.fullUrl(page, {action='edit', section=getParam(args, 'section')})) return '[' .. linktarget .. ' ' .. linktext .. '] '...
Click to read more »Module:Format link/doc
Kamis, 2025-09-18 14:37:16powering the {{format link}} template. It can pretty-format section links with the section symbol ("§") and appropriate whitespace, it automatically escapes...
Click to read more »Module:Sports results
Jumat, 2024-10-11 04:03:21using section transclusion for a different section local tsection = frame:getParent().args['transcludesection'] or frame:getParent().args['section'] or...
Click to read more »Module:Citation/CS1/Configuration
Sabtu, 2026-02-28 22:14:44['retrieved'] = 'Retrieved $1', ['season'] = 'Season $1', ['section'] = '§ $1', ['sections'] = '§§ $1', ['series'] = '$1 $2', --...
Click to read more »Module:Authority control/config
Rabu, 2026-06-03 23:08:08preview message when local parameters are used sandbox = 'sandbox', Section = 'Section', suppressedcat = 'Articles with suppressed authority control identifiers'...
Click to read more »Module:Fiction redirect category handler
Sabtu, 2026-04-18 11:11:01Function handles the unique character redirect code. Do not merge with other sections to allow for future changes. --]] function p._character(args, validArgs)...
Click to read more »Module:UserLinks/sandbox
Jumat, 2025-11-28 19:06:27message('error-malformedlinkcode'), message('error-malformedlinkcode-section') ) end local linkFunction = linkFunctions[code] local link...
Click to read more »Module:Format link/sandbox
Selasa, 2022-10-04 20:36:21display values. Links are escaped -- with colons if necessary, and links to sections are detected and displayed -- with " § " as a separator rather than the...
Click to read more »Module:Sandbox/Wnt/NewestAtTop/testcases
Jumat, 2020-09-18 22:38:27section headings. Second paragraph of section 0 Text of section 4 Second paragraph of section 4 Text of section 3 Text of section 2 Text of section 2...
Click to read more »Module:Excerpt/sandbox
Jumat, 2026-03-06 19:54:40excerpt = parser.getSection( wikitext, section ) else local sections = parser.getSections( wikitext ) excerpt = sections[ section ] end end...
Click to read more »Module:Convert/makeunits
Selasa, 2024-10-22 14:42:28section in ipairs(sections) do local heading = mtext.section_names[section[1]] local maker = section[2](cfg, section[3]) local code = section[4]...
Click to read more »Module:Authority control/config/sandbox
Kamis, 2026-06-04 00:28:33preview message when local parameters are used sandbox = 'sandbox', Section = 'Section', suppressedcat = 'Articles with suppressed authority control identifiers'...
Click to read more »Module:Rfx
Senin, 2024-11-25 04:10:19parseVoteBoundaries(section) -- Returns an array containing the raw wikitext of RfX votes in a given section. section = section:match('^.-\n#(.*)$')...
Click to read more »Module:XfD old
Sabtu, 2026-05-16 05:06:31====\n" local section = editSections[discussion] if section ~= nil then out = out .. "<span class=\"noprint plainlinks xfdOldSectionEdit\"...
Click to read more »Module:DYK checklist
Rabu, 2025-03-05 06:12:13local statusIcons = data.statusIcons -- Template for making collapsed sections. local COLLAPSED_WIKITABLE = [[ {| class="mw-collapsible mw-collapsed"...
Click to read more »Module:Convert/tester
Selasa, 2026-03-03 13:50:15(string or table), or -- by setting page=PAGE_TITLE (and optionally section=SECTION_TITLE), -- then executing run_tests (or make_tests). local Collection...
Click to read more »Module:Message box
Senin, 2025-10-20 01:19:52Else -- assume that it's a section heading, and make a link to the talk -- page of the current page with that section heading. local talkTitle...
Click to read more »Module:Lang
Rabu, 2026-05-13 06:20:12error detected) or nil. See http://www.rfc-editor.org/rfc/bcp/bcp47.txt section 2.1. ]] local function get_ietf_parts (source, args_script, args_region...
Click to read more »Module:About
Selasa, 2020-07-14 20:59:23main(), otherText = nil, --included for complete list sectionString = 'section' } for k, v in pairs(defaultOptions) do if options[k] == nil...
Click to read more »Module:Lang/sandbox
Rabu, 2026-05-13 06:17:18error detected) or nil. See http://www.rfc-editor.org/rfc/bcp/bcp47.txt section 2.1. ]] local function get_ietf_parts (source, args_script, args_region...
Click to read more »Module:Probox/Default
Senin, 2015-12-14 06:23:08= true m.sections.nav = false m.sections.head = true m.sections.main = true m.sections.participants = true m.sections.cta = true m.sections.below = true...
Click to read more »Module:IncrementParams
Kamis, 2022-11-03 00:53:30[==========[ |header3 = Section 1 |label5 = Label A |data5 = Data A |label7 = Label C |data7 = Data C |header10 = Section 2 |label12 = Label D...
Click to read more »Module:Lang/documentor tool/sandbox
Jumat, 2025-04-11 14:14:34get_see_also_section(page_title, language_name, language_code) -- get_hidden_category_template(frame) -- get_top_section(frame) -- get_bottom_section(frame,...
Click to read more »Module:About-distinguish
Senin, 2026-03-16 20:28:26pageTypesByNamespace = { [0] = 'article', [14] = 'category' }, sectionString = 'section', formatted = true } for k, v in pairs(defaultOptions) do ...
Click to read more »Module:Clade/transclude
Jumat, 2025-07-11 22:40:18local section = pargs['section'] or pargs['section1'] or pargs[1] if section then selectedTree = p._section(frame, content, section) end local...
Click to read more »Module:Submit an edit request
Senin, 2024-12-16 22:29:26return tostring(mw.uri.fullUrl(talkPageName, { action = 'edit', section = 'new' })) end local sectionname = message( 'preload-title-text'...
Click to read more »Module:Submit an edit request/config
Minggu, 2026-01-11 07:43:40do do with the generated section header if another header with the same section already exists -- $1 is the original section header. $2 is an automatically...
Click to read more »Module:Unicode data
Selasa, 2025-09-16 09:46:49generate Hangul Syllable names, -- see "Hangul Syllable Name Generation" in section 3.12 of the -- Unicode Specification: -- https://www.unicode.org/versions/Unicode11...
Click to read more »Module:GHS phrases
Rabu, 2026-01-28 22:40:13sLabel end if (sSection or '') == '' then sSection = '' else sSection = '#' .. sSection end return '[[' .. sHelpPage .. sSection .. sLabel .. ']]'...
Click to read more »Module:Authority control/config/doc
Minggu, 2024-12-29 09:31:41property number, without the prefix P. section = section number to place the identifier. See #List of sections for details. pattern = Lua pattern of valid...
Click to read more »Module:Check if redirect targets section
Senin, 2025-08-25 02:57:37local p = {} function p._run(page) if not page or page == "" then return "false" end title = mw.title.new(page) if not title then return "false" end...
Click to read more »Module:Convert/documentation/conversion data/introduction
Minggu, 2026-05-24 14:22:45Retrieved 26 June 2018. This documents links to the NIST document in section 4.2 "Other non-SI units not recommended for use". Thompson, Ambler; Taylor...
Click to read more »Module:CIA World Factbook
Jumat, 2026-02-13 18:20:58(optional) -- args.section: section of page (optional) -- Returns: -- link to World Factbook page about country, with section anchor function p._country(args)...
Click to read more »Module:XfD old/sandbox
Minggu, 2023-07-30 03:07:47====\n" local section = editSections[discussion] if section ~= nil then out = out .. "<span class=\"noprint plainlinks xfdOldSectionEdit\"...
Click to read more »Module:Citation/CS1/Configuration/sandbox
Rabu, 2026-06-03 02:12:03['retrieved'] = 'Retrieved $1', ['season'] = 'Season $1', ['section'] = '§ $1', ['sections'] = '§§ $1', ['series'] = '$1 $2', --...
Click to read more »Module:Navbox
Rabu, 2026-02-25 00:16:57nil and pargs[andnum('sect', n)] == nil and pargs[andnum('section', n)] == nil) then targs[list_and_num] = concatstrings({ pargs[list_and_num]...
Click to read more »Module:Box-header/doc
Senin, 2025-06-02 11:54:51This module creates the header section for boxed content. It implements {{box-header}}. It is intended to mainly be used in portals, but can also be used...
Click to read more »Module:Events by year for decade
Selasa, 2023-05-30 03:35:57local p = {} local page_content = {} local function get_section(frame, page_name, section_name) if page_content[page_name] == nil then local title...
Click to read more »Module:UserLinks/config
Rabu, 2024-08-28 06:59:33modules or directly from -- -- Lua. The messages ending with "section" are the section names on a help -- -- page that give advice to users who encounter...
Click to read more »Module:Good Articles
Minggu, 2025-04-13 01:35:50local section = 0 local finaltext = '' repeat local wrap = true section = section + 1 local text = (args['section' .. tostring(section)]...
Click to read more »Module:Smyth
Senin, 2020-02-10 00:22:36number provided" else sectionNumber = tonumber(section) if sectionNumber == nil then Part = "" else if sectionNumber < 189 then Part...
Click to read more »Module:Portal/doc
Minggu, 2026-04-26 00:55:10the top of the article's See also section. If there is no See also section, you may put it in the External links section instead, if other external links...
Click to read more »Module:Excerpt slideshow/sandbox
Minggu, 2024-08-18 18:09:47if pageSection then -- check relevant section only local success, result = pcall(excerptModule.getSection, pageContent, pageSection, sectionOnly) ...
Click to read more »Module:NUMBEROFSECTIONS
Minggu, 2023-02-05 04:15:26number end -- Function takes any number of # delimited page names and section level numbers function p.main(frame) local total = 0 local needles =...
Click to read more »Module:UserLinks/shared
Jumat, 2016-12-30 22:21:53makeWikitextError. -- The section, if specified, is the section name on a help page that gives -- help to users about that particular error. if section then message...
Click to read more »Module:Interlinear
Jumat, 2024-09-06 16:54:50--------------------- -- Section transclusion --------------------- local page_content = nil -- lazy initilization local function get_section(frame, section_name) if...
Click to read more »Module:DYK checklist/sandbox
Minggu, 2025-10-05 13:07:15local statusIcons = data.statusIcons -- Template for making collapsed sections. local COLLAPSED_WIKITABLE = [[ {| class="mw-collapsible mw-collapsed"...
Click to read more »Module:About/sandbox
Sabtu, 2020-07-04 22:56:17main(), otherText = nil, --included for complete list sectionString = 'section' } for k, v in pairs(defaultOptions) do if options[k] == nil...
Click to read more »Module:Biota infobox/core
Kamis, 2026-06-04 19:53:44.. p.addImageSection(frame, taxoboxTable, 'range_map4') -- add synonyms section wikitextTable = wikitextTable .. p.addListSection(frame, taxoboxTable...
Click to read more »Module:GHS phrases/sandbox
Rabu, 2026-01-28 23:17:51sLabel end if (sSection or '') == '' then sSection = '' else sSection = '#' .. sSection end return '[[' .. sHelpPage .. sSection .. sLabel .. ']]'...
Click to read more »Module:Format link/testcases
Rabu, 2021-12-29 22:52:37'#Section', } ) end function suite:testFormatLinkWithSectionOnlyLinkAndItalicizedSection() self:assertEquals( "[[:#Section|§ <i>Section</i>]]"...
Click to read more »Module:Transclude TOC
Sabtu, 2022-10-22 16:17:38local section_name_list = {} -- an interim list that holds just the section names local section_content; -- section content...
Click to read more »Module:Flagg
Selasa, 2025-11-04 05:18:43args["psection"] or args["section"] local fsec2 = args["psection2"] or args["section"] local csec = args["csection"] or args["section"] fsec = fsec and "#"...
Click to read more »Module:Protection banner
Rabu, 2026-02-18 15:46:08title.namespace].talk.name, self._protectionObj.title.text, self._args.section or 'top', self:_getExpandedMessage('talk-page-link-display') ) end ...
Click to read more »Module:Portal toolbox
Jumat, 2020-11-06 06:00:12:wikitext(right or edit(frame, pagename)) end local function add_section(frame, args, tbl, add_section_header, arg_prefix, page_prefix, row_function) if row_function...
Click to read more »Module:Adjacent stations/ÖBB
Kamis, 2025-11-13 11:21:26["right terminus"] = "Berlin-Charlottenburg", }, -- For the Warsaw section, see EN Graz-Warsaw }, }, ["NJ La Spezia-Vienna"] = { ["title"]...
Click to read more »Module:GANList3
Sabtu, 2022-10-22 05:03:51local statusIcons = data.statusIcons -- Template for making collapsed sections. local COLLAPSED_WIKITABLE = [[ {| class="mw-collapsible mw-collapsed"...
Click to read more »Module:Submit an edit request/config/sandbox
Sabtu, 2021-07-17 07:34:56do do with the generated section header if another header with the same section already exists -- $1 is the original section header. $2 is an automatically...
Click to read more »Module:Fiction redirect category handler/testcases
Senin, 2024-05-06 14:07:36restricted, R to section, R with possibilities, R printworthy"}, {"birth_name=yes", "R from fictional character, R from birth name, R to section, R printworthy"}...
Click to read more »Module:College color/data
Kamis, 2026-06-04 03:28:59cite="{{cite web |url=https://case.webdamdb.com/bp/#/brandguidelines/945/section/7125 |title=Brand Guidelines - Color; CWRU - University Marketing & Communications...
Click to read more »Module:PageLinks
Rabu, 2026-01-21 05:39:06module. local function err(msg, section) local help if section then help = ' ([[Template:Page-multi#' .. section .. '|help]])' else help = '' ...
Click to read more »Module:Message box/sandbox
Rabu, 2026-01-14 07:04:32Else -- assume that it's a section heading, and make a link to the talk -- page of the current page with that section heading. local talkTitle...
Click to read more »Module:Mapframe
Senin, 2026-06-01 22:40:49a section of a page. @param {string|nil} page Page name, or name#section, to get named coordinates from. If the name is omitted, i.e. #section or...
Click to read more »Module:Aside
Kamis, 2026-05-28 09:21:13page or parent.args.page local basepage, section = mw.ustring.match(page, "(.-)#(.*)") if section then page = basepage end comments = frame...
Click to read more »Module:WPMILHIST Infobox style
Kamis, 2026-01-08 15:34:22'text-align:center;line-height:1.5em;', internal_border = '1px dotted #aaa;', section_border = '1px solid #aaa;' } retval.main_box_raw = 'width:25.5em;' .....
Click to read more »Module:Football box collapsible
Kamis, 2024-08-08 20:52:25using section transclusion for a different section local tsection = frame:getParent().args['transcludesection'] or frame:getParent().args['section'] or...
Click to read more »Module:Clickable button/sandbox
Kamis, 2025-10-23 15:48:12sectionHeading) elseif not pageName and not sectionHeading then isSectionLink = false pageName = wikilinkText elseif pageName and not sectionHeading...
Click to read more »Module:Sandbox/Jts1882/Test
Selasa, 2023-03-28 22:44:59here local section = pargs['section'] or pargs['section1'] or pargs[1] if section then output = p._section(frame, page, section) end local...
Click to read more »Module:Current events calendar/sandbox/doc
Jumat, 2024-08-30 04:02:11current day and the previous six days are linked to the corresponding section of the current events page. It doesn't take any parameters. {{#invoke:current...
Click to read more »Module:Navbox/configuration
Selasa, 2026-02-24 06:40:03'padding', sect_and_num = 'sect%d', section_and_num = 'section%d', sectiontitlestyle_and_num = 'section%dtitlestyle', secttitlestyle = 'secttitlestyle'...
Click to read more »Module:Submit an edit request/sandbox
Kamis, 2024-09-05 07:07:59return tostring(mw.uri.fullUrl(talkPageName, { action = 'edit', section = 'new' })) end local sectionname = message( 'preload-title-text'...
Click to read more »Module:Sandbox/Danski454/chance
Rabu, 2019-01-16 02:15:57"==%s*References%s*==.+", "")--references etc section down content = string.gsub(content, "==%s*Notes%s*==.+", "")--references etc section down content = string.gsub(content...
Click to read more »Module:Footnotes/whitelist/sort
Sabtu, 2023-10-14 22:26:09Module:Footnotes/whitelist. The whitelist is segregated into sections according to the section heading (single alpha character A-Z and '#'). This utility...
Click to read more »Module:Probox
Selasa, 2023-06-13 00:55:51makeSection(frame, args, data, box_sec) -- return a div for a section of the box including child divs -- for each content field in that section --...
Click to read more »Module:NUMBEROFSECTIONS/doc
Sabtu, 2021-09-25 07:20:07sections {{ #invoke:NUMBEROFSECTIONS|main| page name [ # page name [ # ... ] ] | level = section level number(s) }} Multiple page names (at least one required)...
Click to read more »Module:XfD old/AfD and MfD
Selasa, 2022-02-01 08:14:41worry about month section headers elseif line:find(pat) then rightmonth = true elseif line:find("=== ?.* ?===") then -- A section header for the...
Click to read more »Module:About/doc
Sabtu, 2026-02-14 00:59:17Defaults to 'This %s is about %s. '. sectionString Gives the page type string for when the named argument section is specified. Defaults to 'section'....
Click to read more »Module:Sandbox/Wnt/NewestAtTop/Test
Jumat, 2020-09-18 22:35:31of section 2 Text of section 2.1 Text of section 2.2 Text of too-low-level section 2.2.1.1 Text of section 2.3 Text of section 3 Text of section 4 Second...
Click to read more »Module:Redirect template handler/sandbox
Rabu, 2026-02-04 01:37:07"incorrect_name", "list", "long_name", "merge", "primary", "restricted", "section", "series_name", "short_name", "to_article", "to_diacritic", ...
Click to read more »Module:Wd
Rabu, 2025-07-23 02:53:47retrieved = "P813", referenceURL = "P854", sectionVerseOrParagraph = "P958", archiveURL = "P1065", title ...
Click to read more »Module:Sports table/doc
Rabu, 2024-08-21 11:16:262018 When there are two sports tables on the same page, you can use |section= to provide an anchor name for the table. Pages transcluding the table...
Click to read more »Module:Rfx/sandbox
Senin, 2024-11-18 07:08:46parseVoteBoundaries(section) -- Returns an array containing the raw wikitext of RfX votes in a given section. section = section:match('^.-\n#(.*)$')...
Click to read more »Module:GHS phrases/data/sandbox
Senin, 2022-10-03 01:43:07-- section 1.4.10.5.3.3 (p. 31) ['H410'] = 'H400', -- section 1.4.10.5.3.3 (p. 31) ['H411'] = 'H401', -- section 1.4.10.5...
Click to read more »Module:Citation/CS1/Configuration/doc
Jumat, 2024-08-30 03:41:05and hence the way that Lua-based citations are generated. It has several sections among which are: translation tables that contain most of the literal strings...
Click to read more »Module:Current events calendar/doc
Jumat, 2024-08-30 04:01:58current day and the previous six days are linked to the corresponding section of the page. The module also supports archival calendars when month and...
Click to read more »Module:Country population
Minggu, 2025-06-15 02:39:20end function p.getPattern(section) local pattern = '<section begin="?' .. section ..'"?[ ]*/>(.-)<section end="?'..section..'"?[ ]*/>' return pattern...
Click to read more »Module:Sports table/styledoc
Jumat, 2025-10-24 23:34:31|class_rules=, either directly or as a wikilink to a tie-breaker rules section. Using |only_pld_pts=no_hide_class_rules suppresses the classification...
Click to read more »Module:NUMBEROFSECTIONS/sandbox
Rabu, 2020-05-06 10:35:02Function takes any number of # delimited page names and section level numbers function p.sections(frame) local total = 0 local needles = {} local haystack...
Click to read more »Module:Urltowiki/testcases
Rabu, 2020-02-12 03:52:01section=no', '[[Wikipedia talk:Articles for deletion]]'}, {'Banana|section=no', '[[Banana]]'}, {'English_language|section=no', '[[English...
Click to read more »Module:NPVIC status
Sabtu, 2023-04-22 06:34:33function getstates(frame) local states = frame:expandTemplate{ title = 'section transclude', args = { frame.args[1] } } if states == '' then states =...
Click to read more »Module:UserLinks/config/sandbox
Jumat, 2025-11-28 19:06:23modules or directly from -- -- Lua. The messages ending with "section" are the section names on a help -- -- page that give advice to users who encounter...
Click to read more »Module:Hatnote inline/doc
Selasa, 2025-09-09 17:50:26self-references and notes-to-reader – usually to related articles or a section/anchor at the same page. It does this inside a <span>...</span>, instead...
Click to read more »Module:Football box
Jumat, 2026-06-05 19:59:24using section transclusion for a different section local tsection = frame:getParent().args['transcludesection'] or frame:getParent().args['section'] or...
Click to read more »Module:Citation/CS1/Suggestions
Sabtu, 2023-01-14 21:43:32-- old parameter name (cite serial only) ['sectionurl'] = 'section-url', -- old parameter name ['seiten'] = 'pages', ...
Click to read more »Module:Protection banner/doc
Kamis, 2026-02-05 22:33:38action = action | date = protection date | user = username | section = talk page section name | category = yes }} The #invoke syntax can be used for creating...
Click to read more »Module:WikitextParser/doc
Kamis, 2026-03-12 19:08:15local sections = parser.getSections( wikitext ) for sectionTitle, sectionContent in pairs( sections ) do local sectionFiles = parser.getFiles( sectionContent...
Click to read more »Module:Sandbox/Evad37/X1
Jumat, 2026-02-06 21:41:48getCurrentTitle() local content = frame:preprocess( args.section and parser.getSection(content, args.section) or title:getContent() ) local coords = {} for...
Click to read more »Module:Sandbox/Od Mishehu/cfd
Minggu, 2019-04-14 18:25:41end text = text .. ".'''" section = frame.args["section"] if not (section == nil) then text = text .. " This...
Click to read more »Module:NPVIC status/doc
Selasa, 2023-03-28 00:57:36"passed" or "pending", which is interpreted as the name of a labelled section of the invoking page which contains such a list. The module then passes...
Click to read more »Module:LDSverse
Selasa, 2020-09-08 17:14:55chapter, verse) if string.find(book, "^Section") then if verse then return "#" .. verse -- D&C sections just use the verse number else return...
Click to read more »Module:Adjacent stations/Kowloon–Canton Railway
Sabtu, 2026-04-25 00:56:03{ ["KCR (British)"] = { ["title"] = "[[East Rail line|KCR British section]]", ["color"] = "000", ["left terminus"] = "Kowloon", ["right...
Click to read more »Module:Random slideshow/sandbox
Minggu, 2024-08-18 18:07:29args[i] .. '"', 0) end if args['section'..i] then content = excerptModule.getSection(content, args['section'..i]) or '' end content = excerptModule...
Click to read more »Module:WPMILHIST Infobox style/sandbox
Minggu, 2022-12-11 06:26:53'text-align:center;line-height:1.5em;', internal_border = '1px dotted #aaa;', section_border = '1px solid #aaa;' } retval.main_box_raw = 'width:25.5em;' .....
Click to read more »Module:Wd/i18n
Rabu, 2025-07-23 02:53:10[aliasesP.chapter] = "chapter", [aliasesP.sectionVerseOrParagraph] = "section", ["external-id"] = "id", -- used...
Click to read more »Module:Infobox road
Jumat, 2024-08-16 06:52:36local function law(args) local law = parser(args, 'law') or '' if args.section == '' then return nil else return "Defined by " .. law end end function...
Click to read more »Module:Navbox/configuration/sandbox
Kamis, 2026-05-21 17:13:12'padding', sect_and_num = 'sect%d', section_and_num = 'section%d', sectiontitlestyle_and_num = 'section%dtitlestyle', secttitlestyle = 'secttitlestyle'...
Click to read more »Module:Excerpt/config
Rabu, 2026-06-03 04:49:24-]?lea?de?', '[Mm]issingintro', '[Ii]ntro[ -]?missing', '[Nn]o ?lead ?section', '[Mm]issing lea?de?', '[Ll]ea?de? absent', '[Nn]o definition', '[Ii]ntroduction...
Click to read more »Module:Official website/testcases
Jumat, 2025-11-28 13:12:24{'//example.com'}, {''}, {'www.example.com/path?section=96'}, {'1= www.example.com/path?section=96'}, {'url= example.com'}, {'URL= example.com'}...
Click to read more »Module:Navbox/sandbox
Kamis, 2026-05-21 17:13:41nil and pargs[andnum('sect', n)] == nil and pargs[andnum('section', n)] == nil) then targs[list_and_num] = concatstrings({ pargs[list_and_num]...
Click to read more »Module:Fiction redirect category handler/sandbox
Senin, 2024-05-06 13:52:35Function handles the unique character redirect code. Do not merge with other sections to allow for future changes. --]] function p._character(args, validArgs)...
Click to read more »Module:Excerpt/staging
Minggu, 2026-01-18 23:47:46excerpt = parser.getSection( wikitext, section ) else local sections = parser.getSections( wikitext ) excerpt = sections[ section ] end end...
Click to read more »Module:UserLinks/shared/sandbox
Rabu, 2023-01-11 01:52:05makeWikitextError. -- The section, if specified, is the section name on a help page that gives -- help to users about that particular error. if section then message...
Click to read more »Module:CIA World Factbook/doc
Sabtu, 2026-03-28 05:01:46section=}} Generates the URL for a country entry in the CIA World Factbook. |country= is the topic country (optional) |section= is the section anchor...
Click to read more »Module:Excerpt/testcases
Selasa, 2026-01-27 08:44:15{{#invoke:Excerpt|main|Fake title}} {{#invoke:Excerpt|main|Science#Fake section}} {{#invoke:Excerpt|main|Science}} {{#invoke:Excerpt|main|2020 coronavirus...
Click to read more »Module:Flag
Rabu, 2026-06-03 21:15:29'missingcategory','name','clink','link', 'pref','suff','plink','the','section','altvar','avar','age','nalign', 'nal','text','nodata','opts'...
Click to read more »Module:Sandbox/Wnt/NewestAtTop/Test2
Jumat, 2020-09-18 22:35:56for page section headings. Second paragraph of section 0 Text of section 1 Text of section 1.1 Text of section 1.2 Second paragraph of section 1.2 Text...
Click to read more »Module:Arbitration Committee open tasks
Sabtu, 2025-12-27 06:40:20count, 1 do local sec = sections[i] local content = '' if sections[i+1] then content = sub( page, sec.start, sections[i+1].start ) else content...
Click to read more »Module:Infobox television season name
Sabtu, 2026-05-16 20:45:57redirectTarget.fullText local isSection = fullLink:find("#") -- Article is a section redirect; Valid link. if isSection then return "true" end --...
Click to read more »Module:Cite Almanac FS/data
Senin, 2026-04-06 16:46:20---------------------- ]] local sections_t = { men_t = { ['section title'] = 'Men\'s Organizations', ['section url'] = 'https://www.library.illinois...
Click to read more »Module:Routemap
Kamis, 2026-03-26 07:59:00"Missing parameter!", ["collapsible-block-not-closed"] = "Collapsible section not closed properly!", ["collapsible-block-not-open"] = "Missing start-Collapsible...
Click to read more »Module:WikiProject banner/doc
Kamis, 2025-11-27 01:32:21that will appear across the bottom of the banner and above the collapsed section (if one is present). Produces: Many projects use the Wikipedia:Content...
Click to read more »Module:Main list/doc
Selasa, 2020-07-07 23:26:21name can include a section link if desired. If the page includes a section link, it is automatically formatted as page § section, rather than the MediaWiki...
Click to read more »Module:EFloras
Sabtu, 2022-10-22 04:57:39"variety" elseif string.find(lowerName, "sect.", 1, true) then rank = "section" elseif string.find(name, "^%a+%s[%a-]+$") or string.find(name, "^%a+%s×%s[%a-]+$")...
Click to read more »Module:Sandbox/Χ/InfoboxMaker/testcases
Senin, 2018-09-17 18:06:06ib.addSection{ { header = "Section header", }, rows = { { data = "data1", }, }, } ib.addSection{ { header = "Section header...
Click to read more »Module:Citation/CS1/doc/Category list
Minggu, 2021-03-07 02:50:12the error_conditions{} and prop_cats{} tables. In the lists, the first section of each list (the combined list) is categories found in both the live and...
Click to read more »Module:Check isxn
Jumat, 2022-11-04 06:27:58http://www.ismn-international.org/download/Web_ISMN_Users_Manual_2008-6.pdf section 2, pages 9–12. ]] local function check_ismn (id, error_string) local...
Click to read more »Module:Convert/tester/doc
Senin, 2024-09-02 05:28:26tests" section. {{#invoke:convert/tester|run_tests|page=Template talk:Example}} {{#invoke:convert/tester|run_tests|page=Template talk:Example|section=Mixed...
Click to read more »Module:Convert/text
Minggu, 2025-10-05 14:15:45all_categories -- [4] = 'anchor', -- anchor for link to relevant section on help page -- regex = gsub_regex, -- replace = gsub_table, --...
Click to read more »Module:Legislationuk
Jumat, 2026-02-13 02:25:3746, s. 28 |no-pp=yes|url=https://www.legislation.gov.uk/ukpga/1998/46/section/28}}." ) elseif inputState == "wales" then if inputNumber >= 2020 then...
Click to read more »Module:User:Huhu9001/000
Sabtu, 2023-09-02 14:26:02local s = 'lala' .. frame:extensionTag('section', nil, { begin = 'p1', }) .. 'haha' .. frame:extensionTag('section', nil, { ['end'] = 'p1', }) mw.log(s)...
Click to read more »Module:Protection banner/config
Sabtu, 2026-04-18 09:24:50${TALKPAGE} - a link to the talk page. If a section is specified, links -- straight to that talk page section. -- -- ${TOOLTIPBLURB} - uses the PAGETYPE...
Click to read more »Module:Cite Almanac FS/sandbox
Senin, 2026-04-06 16:49:15cite_args_t['section-url'] = data.sections_t[section_index]['section url']; -- create |section-url= cite_args_t.section = substitute (data.section_title_formating_t...
Click to read more »Module:Protection banner/sandbox
Kamis, 2026-04-16 03:24:56title.namespace].talk.name, self._protectionObj.title.text, self._args.section or 'top', self:_getExpandedMessage('talk-page-link-display') ) end ...
Click to read more »Module:Wd/doc
Senin, 2025-10-20 21:45:41be wrapped into new templates that serve a specific need. See also the section on common use cases below for some examples of useful "building blocks"...
Click to read more »Module:IncrementParams/doc
Jumat, 2024-08-30 04:51:24and paste the code from the following section. The module currently outputs the following text: |header4 = Section 1 |label6 = Label A |data6 = Data A |label8...
Click to read more »Module:Russo-Ukrainian war detailed map/doc
Sabtu, 2025-11-01 02:03:55second part after the # is the name of the section (civilwar). For this to work, there needs to be a section by this same name in the article or you need...
Click to read more »Module:Biota infobox
Senin, 2025-05-26 02:40:33p.addImageSection() - images and range maps p.addStatusSection() - conservation status p.addTaxonomySection() - listing of...
Click to read more »Module:Arbitration case implementation notes/Automatic
Selasa, 2025-10-07 16:10:38"" while "\a"..sectionText ~= mw.ustring.gsub("\a"..sectionText, "\a.-%=%=%= *", "", 1) do section = mw.ustring.gsub("\a"..sectionText, "\a.-%=%=%=...
Click to read more »Module:Naval Vessel Register URL/data extraction tool
Senin, 2025-07-28 07:42:15Special case augmentation for the various floating drydock sections that are not listed individually in the NVR. indexes into this table are...
Click to read more »Module:Sandbox/Codemini/Testarea
Sabtu, 2025-05-31 00:11:59preHash end local section if postHash and postHash ~= '' then section = postHash end return { link = link, page = page, section = section, display = display...
Click to read more »Module:Cite Almanac FS
Senin, 2026-04-06 16:47:40cite_args_t['section-url'] = data.sections_t[section_index]['section url']; -- create |section-url= cite_args_t.section = substitute (data.section_title_formating_t...
Click to read more »Module:Sandbox/Black lemon
Sabtu, 2023-03-25 22:50:21"=%s*" .. section_name .. "%s*=", 1, false) then return frame:preprocess("{{#section-h::" .. page_name .. "|".. section_name .. "}}") end...
Click to read more »Module:Sandbox/SilverLocust
Sabtu, 2025-01-25 09:25:13local p = {} function p.main( frame ) local text = '' local sections = { [2025] = {"====Page sanctions (CT/A-I)====", "====User sanctions (CT/A-I)===="}...
Click to read more »Module:Football box/sandbox
Jumat, 2026-06-05 19:57:17using section transclusion for a different section local tsection = frame:getParent().args['transcludesection'] or frame:getParent().args['section'] or...
Click to read more »Module:TaxonItalics
Selasa, 2021-10-05 13:34:24["supersect."] = "supersect.", supersect = "supersect.", --sect. section = "sect.", ["sect."] = "sect.", sect = "sect.", --subsect....
Click to read more »Module:Smyth/sandbox
Rabu, 2023-07-12 01:54:04number provided" else sectionNumber = tonumber(section) if sectionNumber == nil then Part = "" else if sectionNumber < 189 then Part...
Click to read more »Module:Sandbox/SD0001/BAMSection
Senin, 2021-10-25 20:07:18section = section .. entry .. '\n' end -- end section = section .. '|}' section = frame:preprocess(section) return section end return p...
Click to read more »Module:Infobox military conflict
Kamis, 2026-03-05 20:26:07:attr('colspan', self.combatants) :css('border-top', infoboxStyle.section_border) :newline() :wikitext(self.args.notes) end if self.args...
Click to read more »Module:UserLinks/extra
Rabu, 2024-08-28 06:55:47snippets.interwiki, 3, snippets.username, { action = 'edit', section = 'new', }, 'message' ) end function linkFunctions.rbl(snippets)...
Click to read more »Module:Interlinear/sandbox
Rabu, 2026-01-07 06:23:33--------------------- -- Section transclusion --------------------- local page_content = nil -- lazy initilization local function get_section(frame, section_name) if...
Click to read more »Module:Authority control/config/staging
Rabu, 2026-06-03 23:06:51preview message when local parameters are used sandbox = 'sandbox', Section = 'Section', suppressedcat = 'Articles with suppressed authority control identifiers'...
Click to read more »Module:Sandbox/Rogerhc/NewestAtTop
Selasa, 2014-01-21 01:30:44to reorder the sections on a page so that, for example, you can reorder a talk page from newest sections at bottom to newest sections at top. local...
Click to read more »Module:Sandbox/Wnt/NewestAtTop
Jumat, 2020-09-18 22:33:04to reorder the sections on a page so that, for example, you can reorder a talk page from newest sections at bottom to newest sections at top. local...
Click to read more »Module:Sandbox/Mant08/IMDb name
Rabu, 2026-03-25 23:17:11_imdb_name(args) local config = args local section = config["3"] or config[3] or config["section"] or nil local name = config["2"] or config [2]...
Click to read more »Module:Sandbox/Firefly
Senin, 2022-01-31 00:31:41{} for i, section in ipairs(sections) do if (i>1) then -- Skip preamble section wordCounts[#wordCounts + 1] = getWordcount(section) end end...
Click to read more »Module:PageLinks/sandbox
Rabu, 2026-01-21 05:37:30module. local function err(msg, section) local help if section then help = ' ([[Template:Page-multi#' .. section .. '|help]])' else help = '' ...
Click to read more »Module:Events by year for decade/sandbox
Senin, 2025-03-24 03:57:43local p = {} local page_content = {} local function get_section(frame, page_name, section_name) if page_content[page_name] == nil then local title...
Click to read more »Module:Arbitration Committee open tasks/sandbox
Sabtu, 2025-12-27 06:32:18count, 1 do local sec = sections[i] local content = '' if sections[i+1] then content = sub( page, sec.start, sections[i+1].start ) else content...
Click to read more »Module:User:Happy5214/WikiWork/doc
Sabtu, 2014-12-27 19:40:46add a new WikiWork function, simply add the function to the statistics section of the module and include it in the columns table. Use getCount() to get...
Click to read more »Module:Probox/sandbox
Senin, 2016-11-21 03:06:08rank] = filled_field_div end local sec_div = makeSectionDiv(filled_role_fields, data.styles.section["participants"]) if (data.fields.more_participants...
Click to read more »Module:Sandbox/Roostery123
Selasa, 2022-11-15 11:59:56pageTypesByNamespace = { [0] = 'article', [14] = 'category' }, sectionString = 'section' } for k, v in pairs(defaultOptions) do if options[k] == nil...
Click to read more »Module:Infobox road/sections/doc
Kamis, 2025-04-10 23:34:05This module supports {{Infobox road}}. See that page for documentation....
Click to read more »Module:Infobox road/sandbox
Rabu, 2024-09-04 21:31:36local function law(args) local law = parser(args, 'law') or '' if args.section == '' then return nil else return "Defined by " .. law end end function...
Click to read more »Module:Arrowverse redirect category handler/testcases
Senin, 2024-05-06 14:12:45handler', 'character|test=yes', { {"", "R from fictional character, R to section, R with possibilities, R printworthy"}, {"arrow=yes|flash=yes", "Arrow...
Click to read more »Module:Football attendance summation
Sabtu, 2026-05-30 00:46:32extractSection(wikitext, section) local pattern = '<section%s+begin%s*=%s*"?' .. mw.text.trim(section):gsub('(%W)', '%%%1') .. '"?%s*/?%s*>(.-)<section%s+end%s*=%s*"...
Click to read more »Module:WikitextParser
Rabu, 2026-02-11 21:45:12to parse. -- @return Map from section title to section content function parser.getSections( wikitext ) local sections = {} wikitext = '\n' .. wikitext...
Click to read more »Module:Television episode redirect handler/testcases
Senin, 2024-05-06 14:04:44anchor, R with possibilities, R printworthy"}, {"section=test", "R from television episode, R to section, R with possibilities, R printworthy"}, {"list=test"...
Click to read more »Module:Checkuser
Sabtu, 2026-03-28 21:10:50120%;">' .. link('User talk:' .. sock, { action = 'edit', section = 'new' }, '<span style="color: grey;">+</span>') .. '</span></sup>'...
Click to read more »Module:Navbox with collapsible groups/configuration/sandbox
Jumat, 2024-10-25 22:45:30sect_and_num = 'sect%d', section_and_num = 'section%d', secttitlestyle = 'secttitlestyle', sectiontitlestyle_and_num = 'section%dtitlestyle', selected...
Click to read more »Module:Sandbox/Kammerer55
Jumat, 2023-12-01 14:57:19print(level_data) if level_data then local section_data = level_data[section_id] print(section_data) local link = section_data.link if link then return...
Click to read more »Module:Check isxn/sandbox
Kamis, 2023-04-13 08:54:14http://www.ismn-international.org/download/Web_ISMN_Users_Manual_2008-6.pdf section 2, pages 9–12. ]] local function check_ismn (id, error_string) local...
Click to read more »Module:Road data/strings/USA/MN
Kamis, 2024-08-01 04:14:41revisor.mn.gov/statutes/cite/161.%section%#stat.161.%section%.%subsection% MS § 161.%section%[subsection||(%subsection%)|]]</span>" for k...
Click to read more »Module:Citation/CS1/Identifiers
Senin, 2026-01-19 22:36:14https://www.ismn-international.org/download/Web_ISMN_Users_Manual_2008-6.pdf section 2, pages 9–12. ismn value not made part of COinS metadata because we don't...
Click to read more »Module:ExcerptHeaderLevel
Senin, 2026-05-04 16:34:59local sections = parser.getSections(wikitext) excerpt = sections[section] end end if not excerpt or excerpt == '' then return nil, 'section-not-found'...
Click to read more »Module:Authority control/data
Kamis, 2026-06-04 00:56:08{ "213": { "section": 1, "label": "ISNI", "valid": "validateIsni", "link": "https://isni.org/isni/$1", "remark": "ISNI is a method for uniquely...
Click to read more »Module:Cite Q/config
Kamis, 2026-03-19 02:30:00"others" section! Multiple interviewers should be n-enumerated illustrator = {id = "P110", maxvals = 10, others = true}, -- goes to "others" section -- foreword...
Click to read more »Module:Sandbox/Smalljim/DiscussionIndexTest
Selasa, 2013-04-02 04:17:04frame.args.excerpts or false; --opt to show an excerpt from start of each section if type( exc ) == 'string' then --deal with optional ways of specifying...
Click to read more »Module:Sports career/doc
Jumat, 2024-10-25 13:29:55Renders the "Career history" section of {{Infobox basketball biography}}...
Click to read more »Module:Navbox with collapsible groups/configuration
Selasa, 2024-09-17 01:00:28sect_and_num = 'sect%d', section_and_num = 'section%d', secttitlestyle = 'secttitlestyle', sectiontitlestyle_and_num = 'section%dtitlestyle', selected...
Click to read more »Module:Message box/doc
Jumat, 2025-11-14 23:54:09displayed on the right-hand side of the message box. sectionDefault – the default name for the "section" parameter. Depends on useCollapsibleTextFields....
Click to read more »Module:Sandbox/Perryprog/xlink/doc
Rabu, 2021-01-13 09:05:50[DiffURL label], emit {{diff2|id|label}} Given [DiffURL#section label], emit {{diff2|id|section|label}} Have a less-strict match (e.g., URL param order)...
Click to read more »Module:DartsRankings/data/PDCAsia Rankings
Minggu, 2021-09-12 02:21:09day = 7, month = 'September', year =2021 } -- see "Generating code" section on doc page for how to update the rankings -- { "Name" , rank , "points"...
Click to read more »Module:RSPTest
Rabu, 2025-10-15 05:13:21local section_end = frame:extensionTag({name="section", args={['end']="deprecated"}}) row_text = section_begin .. "\n" .. row_text .. "\n" .. section_end...
Click to read more »Module:RSPTest/sandbox
Selasa, 2025-10-14 20:59:37local section_end = frame:extensionTag({name="section", args={['end']="deprecated"}}) row_text = section_begin .. "\n" .. row_text .. "\n" .. section_end...
Click to read more »Module:WikitextParser/testcases
Rabu, 2026-02-11 21:43:36getSectionTag( 'a<section begin="b" /><section end="b" />c', 'b' ) ) self:assertEquals( 'c', parser.getSectionTag( 'a<section begin="b" />c<section end="b"...
Click to read more »Module:RedirectChecker/config.json
Senin, 2024-11-11 04:11:42{ "brokenSectionCat": "Broken redirects to sections", "errorCat": "Pages with RedirectChecker module errors", "errorMissing": "Page [[%s]] does not...
Click to read more »Module:ApplyLinkAnnotations/testcases
Selasa, 2022-03-08 01:42:35"*[[Afternoon_delight]]", "* {{Annotated link |Afternoon_delight}}" } t_match["section links"] = { "*[[Clowns#On Halloween]]", "* {{Annotated link |Clowns#On...
Click to read more »Module:Flag/sandbox
Rabu, 2026-06-03 21:11:59'missingcategory','name','clink','link', 'pref','suff','plink','the','section','altvar','avar','age','nalign', 'nal','text','nodata','opts'...
Click to read more »Module:Flagg/sandbox
Sabtu, 2025-07-12 17:24:08args["psection"] or args["section"] local fsec2 = args["psection2"] or args["section"] local csec = args["csection"] or args["section"] fsec = fsec and "#"...
Click to read more »Module:Sandbox/Psiĥedelisto/Hatnote
Sabtu, 2020-06-13 16:45:37end if section then -- Italicize section name, if asked for. if italicizesection then display = page .. " § ''" .. section .. "''" ...
Click to read more »Module:NPVIC status/sandbox
Jumat, 2023-03-24 00:09:28getstates(frame) local states = frame:expandTemplate{ title = 'section transclude', args = { frame.args['section'] } } if states == '' then states = frame.args[1]...
Click to read more »Module:WikitextParser/sandbox
Jumat, 2026-05-15 21:48:42local sections = parser.getSections( wikitext ) for sectionTitle, sectionContent in pairs( sections ) do if sectionTitle == title or sectionTitle ==...
Click to read more »Module:Football box collapsible/sandbox
Kamis, 2024-07-18 04:20:51using section transclusion for a different section local tsection = frame:getParent().args['transcludesection'] or frame:getParent().args['section'] or...
Click to read more »Module:Authority control/documentation/sandbox
Jumat, 2025-07-11 21:30:36'<li>Section: ' local section = frame.args.section or '' if section~='' then out = out .. config.sections[section].name .. ' (' .. section .. ')'...
Click to read more »Module:Authority control/documentation
Kamis, 2025-05-08 23:49:31'<li>Section: ' local section = frame.args.section or '' if section~='' then out = out .. config.sections[section].name .. ' (' .. section .. ')'...
Click to read more »Module:DartsRankings/data/EADC Rankings
Minggu, 2021-09-12 13:42:57day = 7, month = 'September', year =2021 } -- see "Generating code" section on doc page for how to update the rankings -- { "Name" , rank , "points"...
Click to read more »Module:Births and deaths by year for decade
Senin, 2023-07-10 18:18:54deaths="Deaths"} local page_content = {} local function get_section(frame, page_name, section_name) if page_content[page_name] == nil then local title...
Click to read more »Module:Convert/text/sandbox
Senin, 2026-03-02 10:38:54all_categories -- [4] = 'anchor', -- anchor for link to relevant section on help page -- regex = gsub_regex, -- replace = gsub_table, --...
Click to read more »Module:Sandbox/Biggins/LDSverseWS
Jumat, 2020-08-07 10:41:35chapter, verse) if string.find(book, "^Section") then if verse then return "#" .. verse -- D&C sections just use the verse number else return...
Click to read more »Module:Sandbox/Aidan9382/DiscussionOverview
Minggu, 2026-03-01 18:41:09getSections, using a similar design local function getSectionData(text) local sections = {} text = "\n"..text.."\n== " while true do local section,content...
Click to read more »Module:Births and deaths by year for decade/sandbox
Jumat, 2023-03-17 04:44:22deaths="Deaths"} local page_content = {} local function get_section(frame, page_name, section_name) if page_content[page_name] == nil then local title...
Click to read more »Module:URL/testcases
Selasa, 2026-03-24 19:27:56{'1=http://www.example.com/path?section=17', '[http://www.example.com/path?section=17 www<wbr/>.example<wbr/>.com<wbr/>/path?section=17]'}, {'1=www.example...
Click to read more »Module:DartsRankings/data/PDC Rankings/doc
Jumat, 2024-08-30 04:04:13"data.rankings" to "rankingsOld" section (the lower one). Paste in the new rankings data to the "data.rankings" section (upper one). All positions can be...
Click to read more »Module:Message box/configuration
Senin, 2025-10-20 01:19:49useCollapsibleTextFields = true, imageRightNone = true, sectionDefault = 'article', allowMainspaceCategories = true,...
Click to read more »Module:Arbitration case implementation notes/Proposal/Automatic
Minggu, 2026-01-04 11:02:55function p.main( frame ) local args = getArgs(frame) local section = args["section"] or args["anchor"] or args["name"] or "{{{name}}}" local pattern...
Click to read more »Module:Cite Q/config/sandbox
Minggu, 2026-02-01 20:38:08"others" section! Multiple interviewers should be n-enumerated illustrator = {id = "P110", maxvals = 10, others = true}, -- goes to "others" section -- foreword...
Click to read more »Module:Sandbox/Jts1882/Biota infobox/core
Senin, 2022-10-24 04:15:24.. p.addImageSection(frame, taxoboxTable, 'range_map4') -- add synonyms section wikitextTable = wikitextTable .. p.addListSection(frame, taxoboxTable...
Click to read more »Module:Convert default
Senin, 2024-12-23 01:00:46callConvert( frame, args, numSection, defaultUnit ) end else -- There exists a text section. -- Get that section. local textSection = mw.text.trim( ...
Click to read more »Module:RFC
Selasa, 2025-10-14 13:45:49require('Module:Yesno') local p = {} local sectionMatch = function (n, t) return '<section%s+begin=rfc' .. n .. t .. '%s*/>(.-)<section%s+end=rfc' .. n .. t .. '%s*/>'...
Click to read more »Module:Sandbox/Urban Versis 32/WEmoji
Kamis, 2022-06-16 09:38:471 - Initial test of "Hello World" display -- SECTION 1: Initialization -- local p = {}; -- SECTION 2: Emojis list/integrated database -- -- 1-8 p...
Click to read more »Module:Sandbox/Desb42/Transcluder
Minggu, 2021-11-28 21:23:23requested section. local function getSection(text, section) section = mw.text.trim(section) local escapedSection = escapeString(section) -- First...
Click to read more »Module:Syrian Civil War detailed map/sandbox/doc
Kamis, 2022-10-20 20:19:31second part after the # is the name of the section (civilwar). For this to work, there needs to be a section by this same name in the article or you need...
Click to read more »Module:Infobox gene
Rabu, 2025-02-05 02:58:46add a section of the infobox about genetically related diseases, with references --if (disease ~= "" and dis_ref ~= "") then --removes section from those...
Click to read more »Module:Arbitration motion implementation notes/Motion/Automatic
Rabu, 2026-02-18 03:58:26args = getArgs(frame) local page = args["page"] or "" local section = args["section"] or args["anchor"] or args["name"] or "{{{name}}}" local pattern...
Click to read more »Module:Arbitration motion implementation notes/Motion/Automatic/sandbox
Rabu, 2026-02-18 05:32:35args = getArgs(frame) local page = args["page"] or "" local section = args["section"] or args["anchor"] or args["name"] or "{{{name}}}" local pattern...
Click to read more »Module:Citation/CS1/Suggestions/sandbox
Rabu, 2025-12-17 03:52:24-- old parameter name (cite serial only) ['sectionurl'] = 'section-url', -- old parameter name ['seiten'] = 'pages', ...
Click to read more »Module:Sports club sections
Selasa, 2026-03-31 13:19:01local p = {} local function notEmpty(s) return s and s:match("%S") end local function normalizeSport(s) if not notEmpty(s) then return...
Click to read more »Module:Sandbox/trappist the monk/parameter match test
Senin, 2022-10-24 04:11:57sections for _, section in ipairs (special_sections) do for k1, v1_t in pairs (whitelist_m[section]) do for k, v in pairs (whitelist_m[section][k1])...
Click to read more »Module:Routemap/sandbox
Kamis, 2026-03-26 07:43:54"Missing parameter!", ["collapsible-block-not-closed"] = "Collapsible section not closed properly!", ["collapsible-block-not-open"] = "Missing start-Collapsible...
Click to read more »Module:Unicode data/sandbox
Sabtu, 2025-08-02 23:33:56generate Hangul Syllable names, -- see "Hangul Syllable Name Generation" in section 3.12 of the -- Unicode Specification: -- https://www.unicode.org/versions/Unicode11...
Click to read more »Module:Excerpt/config/sandbox
Selasa, 2026-06-02 20:52:42-]?lea?de?', '[Mm]issingintro', '[Ii]ntro[ -]?missing', '[Nn]o ?lead ?section', '[Mm]issing lea?de?', '[Ll]ea?de? absent', '[Nn]o definition', '[Ii]ntroduction...
Click to read more »Module:RFC/sandbox
Jumat, 2025-10-24 21:25:38require('Module:Yesno') local p = {} local sectionMatch = function (n, t) return '<section%s+begin=rfc' .. n .. t .. '%s*/>(.-)<section%s+end=rfc' .. n .. t .. '%s*/>'...
Click to read more »Module:Infobox television season name/sandbox
Kamis, 2024-08-15 16:28:54redirectTarget.fullText local isSection = fullLink:find("#") -- Article is a section redirect; Valid link. if isSection then return "true" end --...
Click to read more »Module:Road data/strings/USA/SD
Selasa, 2022-09-13 05:52:09gov/Statutes/Codified_Laws/DisplayStatute.aspx?Type=Statute&Statute=31-4-%section% SDCL §31-4-%section%]</span>" for k, v in pairs(SD) do if k:find ("^I") then v...
Click to read more »Module:Road data/strings/USA/UT
Jumat, 2021-12-10 12:26:37class='plainlinks'>[http://le.utah.gov/xcode/Title72/Chapter4/72-4-S%section%.html Utah Code §72-4-%section%]</span>" for k, v in pairs(UT) do if k:find ("^I") then...
Click to read more »Module:TaxonItalics/sandbox
Rabu, 2025-05-21 17:40:51["supersect."] = "supersect.", supersect = "supersect.", --sect. section = "sect.", ["sect."] = "sect.", sect = "sect.", --subsect....
Click to read more »Module:Insurgency in Mozambique detailed map/doc
Jumat, 2024-08-30 04:57:04second part after the # is the name of the section (civilwar). For this to work, there needs to be a section by this same name in the article or you need...
Click to read more »Module:FindYDCportal/sandbox
Rabu, 2019-10-02 18:11:37checkYear(yearParam) --[[ the year portals have all been deleted, so comment out this section if doesPortalExist(yearParam) then return yearParam end ]]-- -- myDecade...
Click to read more »Module:Buffer/doc
Senin, 2025-12-08 00:22:18specialized forms and extended objects, described further in their respective sections: Buffer:stream Buffer-HTML Element-Buffer Buffer-variable Buffer-nil _G...
Click to read more »Module:Sandbox/Jts1882/Biota infobox
Kamis, 2024-09-05 22:40:21p.addImageSection() - images and range maps p.addStatusSection() - conservation status p.addTaxonomySection() - listing of...
Click to read more »Module:Sandbox/Md gilbert/ListMaster
Senin, 2022-10-24 04:02:57instance: {{#invoke:Sandbox/Md gilbert/ListMaster|printTable|style=[table|section]|display=[...]| {{#name=name1|role=role1|member_since=date1}} ...
Click to read more »Module:Goalscorers
Rabu, 2026-06-03 14:22:03|basepage= page used in the collapsed link (default: current page) |section= section anchor for that link (default: Goalscorers) ]] function p.topscorer(frame)...
Click to read more »Module:Adjacent stations/Trams in Tallinn
Selasa, 2025-02-11 06:24:17local rws = "%1 railway station" local raw = "%1" local section = "%1#Tram services" local p = { ["system title"] = "[[Trams in Tallinn]]", ["system...
Click to read more »Module:List of minor planets/See also/doc
Kamis, 2026-04-02 19:03:18This template and module are used to create the ==See also== section at the bottom of roughly half of all list of minor planets pages, currently those...
Click to read more »Module:Mali War detailed map/doc
Senin, 2022-02-14 15:37:04second part after the # is the name of the section (civilwar). For this to work, there needs to be a section by this same name in the article or you need...
Click to read more »Module:Infobox road/sandbox2
Sabtu, 2024-08-24 03:26:53require("Module:Infobox road/length/sandbox") local sectionModule = require("Module:Infobox road/sections") local locationModule = require("Module:Infobox...
Click to read more »Module:Arbitration case implementation notes/Proposal/Automatic/sandbox
Selasa, 2025-10-07 07:53:44function p.main( frame ) local args = getArgs(frame) local section = args["section"] or args["anchor"] or args["name"] or "{{{name}}}" local pattern...
Click to read more »Module:DartsRankings/data/DPNZ Rankings
Senin, 2021-09-27 14:16:58day = 7, month = 'September', year =2021 } -- see "Generating code" section on doc page for how to update the rankings -- { "Name" , rank , "points"...
Click to read more »Module:Somali Civil War detailed map/doc
Kamis, 2020-12-17 05:15:01second part after the # is the name of the section (civilwar). For this to work, there needs to be a section by this same name in the article or you need...
Click to read more »Module:Sandbox/Aidan9382/Link once/doc
Rabu, 2023-07-05 20:05:53This module helps to enforce MOS:LINKONCE across large sections of text and templates The module takes one primary argument, 1 (the text to be modified)...
Click to read more »Module:Citation/CS1/Identifiers/sandbox
Kamis, 2026-06-04 20:26:17https://www.ismn-international.org/download/Web_ISMN_Users_Manual_2008-6.pdf section 2, pages 9–12. ismn value not made part of COinS metadata because we don't...
Click to read more »Module:Adjacent stations/Nepal Railway Company Limited
Rabu, 2025-03-05 05:45:30local india = "[[%1 railway station|%1, India]]" local section = "%1#station" local p = { ["system title"] = "[[Nepal Railway Company Limited|Nepal...
Click to read more »Module:PopulationFromWikidata/doc
Rabu, 2025-11-12 12:49:59than the minimum is recommended - see the Population data in Wikidata section on this page). After filtering for these requirements a subset of population...
Click to read more »Module:Nagorno-Karabakh conflict detailed map/doc
Kamis, 2020-12-24 17:23:30second part after the # is the name of the section (civilwar). For this to work, there needs to be a section by this same name in the article or you need...
Click to read more »Module:Sudanese Internal Conflict detailed map/doc
Kamis, 2020-12-17 12:50:50second part after the # is the name of the section (civilwar). For this to work, there needs to be a section by this same name in the article or you need...
Click to read more »Module:User scripts table
Rabu, 2025-03-26 05:18:58markups :gsub('^=+[^=]+=+', ''):gsub('\n=+[^=]+=+', '') --remove section titles :gsub("''+", "") --strip out bold and italic markup ...
Click to read more »Module:Central African Republic Civil War detailed map/doc
Jumat, 2024-08-30 03:36:56second part after the # is the name of the section (civilwar). For this to work, there needs to be a section by this same name in the article or you need...
Click to read more »Module:Cs1 documentation support
Rabu, 2026-02-25 02:24:53true, ['script-journal'] = true, ['season'] = true, ['section'] = true, ['sections'] = true, ['series-link'] = true, ['series-number'] = true...
Click to read more »Module:Location map/data/United States New Orleans East/doc
Jumat, 2023-07-14 02:06:43East New Orleans Name used in the default map caption image = New Orleans Section and West Bank 1998 Map.jpg The default map image, without "Image:" or "File:"...
Click to read more »Module:Libyan Civil War detailed map/doc
Jumat, 2024-08-30 05:08:32second part after the # is the name of the section (civilwar). For this to work, there needs to be a section by this same name in the article or you need...
Click to read more »Module:Sandbox/CX Zoom/TestPage1
Jumat, 2024-11-01 23:48:37parseVoteBoundaries(section) -- Returns an array containing the raw wikitext of RfX votes in a given section. section = section:match('^.-\n#(.*)$')...
Click to read more »Module:Mapframe/sandbox
Selasa, 2026-02-10 19:36:31a section of a page. @param {string|nil} page Page name, or name#section, to get named coordinates from. If the name is omitted, i.e. #section or...
Click to read more »Module:Sandbox/Matthiaspaul/Citation/CS1/Whitelist
Selasa, 2020-06-16 10:13:02['script-section'] = true, ['script-title'] = true, ['script-website'] = true, ['script-work'] = true, ['season'] = true, ['section'] = true, ['section-format']...
Click to read more »Module:Category handler/doc
Jumat, 2025-06-20 01:06:33mediawiki, template ... And it will not categorize on blacklisted pages. (See section blacklist below.) The reason the category handler module does not categorize...
Click to read more »Module:Sandbox/Bawolff/COIEdit
Jumat, 2026-05-08 10:03:21unclosed collapsible section, be sure to close it. -- not perfect but mostly works -- Future todo: If a collapsible section spans section headers, include...
Click to read more »Module:Blocks
Minggu, 2024-09-08 17:55:17local sectionName = parent.args['section' .. index] local pageDiv = mw.html.create('div'):addClass('blocks-block') if sectionName then...
Click to read more »Module:Wikt-lang/doc
Minggu, 2024-12-01 21:42:48Wiktionary. It has a Wiktionary link function that links to the correct section of the Wiktionary entry, and applies correct language formatting and italics...
Click to read more »Module:Format TemplateData
Minggu, 2026-02-08 09:48:03create("dd") section = factory("doc-param-" .. s) if s == "default" and Config.support4default then section = string.format("[[%s|%s]]"...
Click to read more »Module:Yemeni Civil War detailed map/doc
Selasa, 2023-10-17 07:10:04second part after the # is the name of the section (civilwar). For this to work, there needs to be a section by this same name in the article or you need...
Click to read more »Module:Adjacent stations/Réseau Express Régional/doc
Jumat, 2024-08-09 07:52:22Île-de-France Mobilités website (under the Prescriptions Signalétiques section. In addition, the icon for the former Ligne de Sceaux is anthracite black...
Click to read more »Module:Adjacent stations/LTG Link
Jumat, 2025-09-05 05:11:16local STN = "%1 Station" local section = "%1#station" local p = { ["system title"] = "[[LTG Link]]", ["system icon"] = "", ["name format"] = "font-size:...
Click to read more »Module:Sandbox/Usien6
Jumat, 2018-08-24 06:12:43) local section = "" local name = "" local system = "" local style = "" mw.log("ptwiki: novo quadro ================") _, _, section = select_arg(frame...
Click to read more »Module:Myanmar Civil War detailed map/doc
Kamis, 2023-12-07 01:58:02article ..., link = "Inkhil#civilwar",... Article on Inkhil, civil war section Every element on the map should be verifiable. Information on towns (description...
Click to read more »Module:Sandbox/Χ/InfoboxMaker
Senin, 2018-09-17 16:40:20actually be sections, repeated rows, or single rows. -- First row must be a single row. --]] function p.addSection(sectionArgs) local rows = sectionArgs.rows...
Click to read more »Module:Ethiopian wars and insurgencies detailed map/doc
Jumat, 2024-08-30 04:15:57second part after the # is the name of the section (civilwar). For this to work, there needs to be a section by this same name in the article or you need...
Click to read more »Module:LDSverse/testcases
Jumat, 2020-08-28 16:49:21-- Cite to D&C Section function p:test_18_dc_88() self:preprocess_equals('{{LDS|D&C|dc|88}}', '[[s:The Doctrine and Covenants/Section 88|D&C 88]]') end...
Click to read more »Module:Transclusion count/data/U
Minggu, 2026-05-31 12:15:32["Unreferenced_section"] = 42000, ["Unrelated"] = 6200, ["Unreliable_source?"] = 14000, ["Unreliable_sources"] = 10000, ["Unsourced"] = 2600, ["Unsourced_section"]...
Click to read more »Module:Transclusion count/data/B
Minggu, 2026-05-31 12:12:22["BLP_sources"] = 101000, ["BLP_sources_section"] = 3400, ["BLP_unreferenced"] = 7900, ["BLP_unreferenced_section"] = 7600, ["BLP_unsourced"] = 7700, ["BLR"]...
Click to read more »Module:Sports results/sandbox
Selasa, 2024-10-08 21:39:12using section transclusion for a different section local tsection = frame:getParent().args['transcludesection'] or frame:getParent().args['section'] or...
Click to read more »Module:Cite taxon
Kamis, 2026-05-21 21:55:53then -- do we have a section title provided templateArgs['section'] = templateArgs['title'] -- chapter/section title passed as title parameter...
Click to read more »Module:Footnotes/whitelist/sort/sandbox
Jumat, 2024-11-29 01:46:22Module:Footnotes/whitelist. The whitelist is segregated into sections according to the section heading (single alpha character A-Z and '#'). This utility...
Click to read more »Module:Wd/sandbox
Jumat, 2025-08-08 00:45:17retrieved = "P813", referenceURL = "P854", sectionVerseOrParagraph = "P958", archiveURL = "P1065", title ...
Click to read more »Module:Sandbox/Biggins/LDSverseWS/testcases
Jumat, 2020-08-07 11:34:39Cite to D&C Section function p:test_18_dc_88() self:preprocess_equals('{{LDS/sandbox|D&C|dc|88}}', '[[s:The Doctrine and Covenants/Section 88|D&C 88]]')...
Click to read more »Module:Redirect template handler/doc
Kamis, 2024-06-27 16:56:06anchor}}. - - section Set as default for fictional character, element and location redirects. Any value will tag the redirect with: {{R to section}}. - - list...
Click to read more »Module:Naval Vessel Register URL/doc
Sabtu, 2025-07-19 01:35:18some multiple sections of some floating drydocks. For these, this module adopts a convention similarly used by NVR where each section is distinguished...
Click to read more »Module:Israeli-Palestinian conflict detailed map/doc
Selasa, 2025-06-10 16:14:14second part after the # is the name of the section (civilwar). For this to work, there needs to be a section by this same name in the article or you need...
Click to read more »Module:Year in various calendars/doc
Kamis, 2023-12-28 21:57:18easy addition of new calendars. Just scroll down to the "Build the box" section of the module code, and add your calendar as follows: To display one year:...
Click to read more »Module:Interlinear/sandbox2/gcl
Jumat, 2024-02-02 11:37:35view_abbreviations_list() local _ablist_section = get_section('list-of-glossing-abbreviations') if _ablist_section and _ablist_section ~= "" then local _a = mw...
Click to read more »Module:Val/units/doc
Senin, 2025-05-05 23:59:00is two or more spaces. You can enter new units in the "Unsorted units" section if you are not sure where else it might go. If the same unit code is defined...
Click to read more »Module:Dashboard entry
Selasa, 2023-01-24 06:19:24replacing uses "prop=sections", which isn't accessible to Lua. -- Therefore, we have to parse the page manuallly local sections = content:gmatch("\n==...
Click to read more »Module:Convert/show/doc
Jumat, 2024-08-30 03:54:25entering section names or individual unit codes. No headings or examples are included if units are specified. For example, one or more sections from the...
Click to read more »Module:Adjacent stations/White Pass and Yukon Route
Rabu, 2024-11-20 09:20:47["right terminus"] = "White Pass", }, ["Inactive section"] = { ["title"] = "Inactive section", ["left terminus"] = "Skagway, Alaska (U.S.)", ...
Click to read more »Module:Naval Vessel Register URL
Senin, 2025-08-11 23:02:19(%d+%u?)$', '%1-%2', '^%u+'}, -- special case for AFDB drydock sections {'^AFSB%-?%(I%)%-?15', 'AFSB-(I)-15', 'AFSB'}, -- special case...
Click to read more »Module:SportsRankings/data/FIFA World Rankings
Sabtu, 2026-05-16 20:45:39= { day = 9, month = 'June', year =2026 } -- see "Generating code" section on doc page for how to update the rankings data.rankings = { ...
Click to read more »Module:Biglist/doc
Jumat, 2024-08-30 03:25:16}};"|183.0 with | {{#invoke:biglist|weatherboxcols|183.0}} The policy section Wikipedia is not a crystal ball (WP:CRYSTAL) includes an example of an...
Click to read more »Module:CIA World Factbook/sandbox
Sabtu, 2026-03-07 23:03:52(optional) -- args.section: section of page (optional) -- Returns: -- link to World Factbook page about country, with section anchor function p._country(args)...
Click to read more »Module:Naval Vessel Register URL/sandbox
Jumat, 2022-10-21 17:00:16special cases for the various sections of floating dry docks; hull_prefix = hull:match ('(%a+)%-%d+%a'); -- each section has a single letter designator:...
Click to read more »Module:Cite taxon/sandbox
Jumat, 2025-11-14 23:14:28then -- do we have a section title provided templateArgs['section'] = templateArgs['title'] -- chapter/section title passed as title parameter...
Click to read more »Module:Adjacent stations/Tramways in Île-de-France/doc
Jumat, 2024-08-09 08:01:15Île-de-France Mobilités website (under the Prescriptions Signalétiques section). The official RGB values in the document must not be used, because they...
Click to read more »Module:Country2nationality/doc
Rabu, 2025-02-05 23:28:03such as West Germany or British India, add a custom entry to the data section, copying the existing format. Capitalize the country name and remove all...
Click to read more »Module:Sports club sections/sandbox
Jumat, 2026-03-27 23:50:43local p = {} local function notEmpty(s) return s and s:match("%S") end local function findMaxIndex(args, prefix) local max = 0 for k, _ in...
Click to read more »Module:Find sources/doc
Kamis, 2024-10-17 00:11:21searchTerms) template is the template name, as outlined in the #From wikitext section above. This parameter is required. searchTerms is an array of search terms...
Click to read more »Module:R/sandbox
Kamis, 2026-04-23 20:49:55section) then local section = (params.section == 'yes' or params.section == 'y') and contextSectionName or params.section lst = frame:callParserFunction('#lst'...
Click to read more »Module:Template link with magic
Minggu, 2025-06-01 18:20:48["#lst"] = "mw:Extension:Labeled Section Transclusion#How it works"; ["#lsth"] = "mw:Extension:Labeled Section Transclusion#How it works"; -- not...
Click to read more »Module:Sports table/sandbox
Senin, 2025-12-08 22:55:27gsub(Args['section'] and 'sports-table-' .. Args['section'] or '', ' ', '_') -- Exit early if we are using section transclusion for a different section local...
Click to read more »Module:Convert/show
Selasa, 2018-02-06 09:58:23"cc", "mm3", }, } -- Order in which sections are wanted when doing all common units. local commonSections = { "Area", "Fuel efficiency", "Length"...
Click to read more »Module:Box-header/sandbox
Senin, 2025-06-02 12:04:31linktarget = tostring(mw.uri.fullUrl(page, {action='edit', section=getParam(args, 'section')})) return '[' .. linktarget .. ' ' .. linktext .. '] '...
Click to read more »Module:Other uses/doc
Jumat, 2023-04-21 17:27:41strings of link text, without brackets. For example, {"PAGE1", "PAGE2#SECTION", "PAGE3|LABEL"}. Make sure that there are no gaps or nil values, as that...
Click to read more »Module:Country population/sandbox
Jumat, 2022-10-21 17:01:22options") end function p.getPattern(section) local pattern = '<section begin=' .. section ..'[ ]*/>(.-)<section end='..section..'[ ]*/>' return pattern end...
Click to read more »Module:Transclusion count/data/G
Minggu, 2026-05-31 12:13:12["Game-won"] = 5100, ["Game_log_end"] = 4100, ["Game_log_section_end"] = 5600, ["Game_log_section_start"] = 5600, ["Game_log_start"] = 5800, ["Game_log_start/styles...
Click to read more »Module:XfD old/AfD and MfD/sandbox
Sabtu, 2022-11-12 10:39:17dayContent = mw.title.new(dayTitle):getContent() -- Match only title sections starting with lists or templates local titlePattern = "==== ?([^\n]-)...
Click to read more »Module:Sandbox/Aidan9382/RSP
Kamis, 2025-10-16 19:31:34local section_end = frame:extensionTag({name="section", args={['end']="deprecated"}}) row_text = section_begin .. "\n" .. row_text .. "\n" .. section_end...
Click to read more »Module:Odot control
Kamis, 2013-12-12 15:59:41countyNumber = countyNumber(county) return "http://www.odot.org/maps/control-section/2012/map_csect_2012-" .. countyNumber .. '-' .. countyProcessed .. ".pdf"...
Click to read more »Module:Contentious topics/talk notice/sandbox
Rabu, 2026-05-13 04:01:52getArgs(frame) -- check whether we are sections all the way down local sectionParameter = yesno(args.section, args.section) or yesno(args.relatedcontent, args...
Click to read more »Module:DartsRankings/data/CDC Rankings
Minggu, 2021-09-12 14:20:25{ day = 31, month = 'August', year =2021 } -- see "Generating code" section on doc page for how to update the rankings -- { "Name" , rank , "points"...
Click to read more »Module:Contentious topics/talk notice
Rabu, 2026-05-13 04:06:33getArgs(frame) -- check whether we are sections all the way down local sectionParameter = yesno(args.section, args.section) or yesno(args.relatedcontent, args...
Click to read more »Module:Sandbox/Ahecht/r
Selasa, 2025-10-07 22:28:43section) then local section = (params.section == 'yes' or params.section == 'y') and contextSectionName or params.section lst = frame:callParserFunction('#lst'...
Click to read more »Module:Transclusion count/data/S
Minggu, 2026-05-31 12:15:123900, ["Search_box"] = 72000, ["Search_link"] = 23000, ["Section_link"] = 159000, ["Section_sizes"] = 4100, ["See"] = 9000, ["See_also"] = 215000, ["Seealso"]...
Click to read more »Module:PopulationFromWikidata
Kamis, 2023-07-20 08:57:48-- ... return the population year linked to the corresponding section of the Census in Australia article end return abbrelabel.." "..yearreturn...
Click to read more »Module:Smyth/testcases
Senin, 2020-02-10 00:14:56{{#invoke:Smyth|SmythSection|2023, 2024}} §§ 2023, 2024 {{#invoke:Smyth|SmythSection|25: diphthongs}} § 25: diphthongs {{#invoke:Smyth|SmythPart|2023...
Click to read more »Module:Protection banner/config/sandbox
Kamis, 2026-04-16 03:23:10${TALKPAGE} - a link to the talk page. If a section is specified, links -- straight to that talk page section. -- -- ${TOOLTIPBLURB} - uses the PAGETYPE...
Click to read more »Module:Word count/doc
Sabtu, 2026-04-18 01:19:58What to prepend prior to word limited section (string) frame.args.append What to append after word limited section (string) Returns: Output wikitext (string)...
Click to read more »Module:SportsRankings/data/World Football Elo Ratings
Selasa, 2026-06-02 23:27:33{ day = 1, month = 'June', year = 2026 } -- see "Generating code" section on doc page for how to update the rankings data.rankings = { { 'Spain'...
Click to read more »Module:Road data/strings/USA/CA
Minggu, 2024-11-24 11:30:15= "[[wikisource:California Streets and Highways Code/Section 301-635#Route %route%|SHC § %section%]]" for k, v in pairs(CA) do if k:find ("^I%-") then...
Click to read more »Module:Val/units
Rabu, 2026-02-11 13:43:06all fields: -- Unit-code symbol-accepts-HTML-only pagename#section-OK -- -- Plus there is an optional field that goes at the end after two...
Click to read more »Module:WikidataIB/doc
Minggu, 2025-12-21 03:30:35WikidataValue2 postfix]], etc. That allows multiple links to be made to different sections of a list article, such as List of observatory codes. For example, when...
Click to read more »Module:Flagg/sandbox2
Kamis, 2020-07-02 18:20:03"")) local fsec = args["psection"] or args["section"] local csec = args["csection"] or args["section"] fsec = fsec and "#"..fsec or "" csec = csec...
Click to read more »Module:User:SuggestBot/WikiProjects
Minggu, 2015-08-23 02:20:55categories (see [[User:SuggestBot/Documentation/Task categories]]) -- to section titles and descriptions, and the order in which they will be presented...
Click to read more »Module:Blocks/doc
Jumat, 2024-08-30 03:26:27the HTML markup for the generated blocks. Each block will include: The section name (if provided) as an <h2> heading, followed by an edit link (either...
Click to read more »Module:Infobox military conflict/sandbox
Minggu, 2026-03-22 19:07:45:attr('colspan', self.combatants) :css('border-top', infoboxStyle.section_border) :newline() :wikitext(self.args.notes) end if self.args...
Click to read more »Module:SportsRankings/data/FIFA Women's World Rankings
Sabtu, 2026-05-16 20:46:10day = 11, month = 'December', year =2025 } -- see "Generating code" section on doc page for how to update the rankings data.rankings = { {...
Click to read more »Module:TaxonItalics/testcases
Senin, 2021-10-04 22:36:11<span style=\"font-style:normal;\">sect.</span> Pinus''" }, { "Pinus section Pinus", "''Pinus <span style=\"font-style:normal;\">sect.</span> Pinus''"...
Click to read more »Module:Template link with magic/sandbox
Minggu, 2024-06-02 00:13:28["#lst"] = "mw:Extension:Labeled Section Transclusion#How it works"; ["#lsth"] = "mw:Extension:Labeled Section Transclusion#How it works"; -- not...
Click to read more »Module:Sandbox/Jkudlick
Selasa, 2024-09-17 07:35:17using section transclusion for a different section local tsection = frame:getParent().args['transcludesection'] or frame:getParent().args['section'] or...
Click to read more »Module:Adjacent stations/Rail Baltica
Jumat, 2026-05-29 03:09:38local STN = "%1 Station" local section = "%1#station" local p = { ["system title"] = "[[Rail Baltica]]", ["system icon"] = "", ["station format"]...
Click to read more »Module:SportsRankings/data/IRL Wheelchair World Rankings/doc
Jumat, 2026-04-03 01:26:392 },. If a country is not in the current rankings it can be moved to the end of the data.rankings section and listed as: -- { "country", NR, 0, 0 },...
Click to read more »Module:Sandbox/Habst/TFRRS (2)
Minggu, 2018-09-30 22:40:54p = {} -- Use unexplained code as is. function p.TFRRS(frame) -- This section is the core of the module. 'Name2' is a name of your choice. The same name...
Click to read more »Module:Sandbox/trappist the monk/map non en params
Senin, 2022-10-24 04:10:52['Section'] = {'secao', 'seccao', 'section', 'seção'}, ['Season'] = {'temporada', 'season'}, ['Sections'] = {'seções', 'secoes', 'sections'},...
Click to read more »Module:Infobox ship/data
Rabu, 2026-01-14 07:50:43error_messages_t = { missing_section = '<span class="error ib-ship-error">missing <span class="ib-ship-code">|section\'\'n\'\'=</span> parameter in <span...
Click to read more »Module:Adjacent stations/London Underground/sandbox
Jumat, 2026-05-29 22:13:10lines)", ["Circle"] = { ["section 1"] = "Paddington tube station (Circle and Hammersmith & City lines)", ["section 6"] = "Paddington tube station...
Click to read more »Module:P703
Selasa, 2026-01-20 01:59:19--[[──────────────────────────────────────────────────────────────────────────── SECTION 1: CONFIGURATION & INTERNATIONALIZATION ──────────────────────────────...
Click to read more »Module:Sandbox/Psiĥedelisto/Citation/Whitelist
Senin, 2020-09-21 10:27:29['script-section'] = true, ['script-title'] = true, ['script-website'] = true, ['script-work'] = true, ['season'] = true, ['section'] = true, ['section-format']...
Click to read more »Module:Hatnote/doc
Kamis, 2024-12-26 03:59:22the string link, which should be a valid page name, with or without the section name. This function will not work if the page name is enclosed with square...
Click to read more »Module:ImportProtein
Senin, 2023-04-03 04:38:17tinclude[i]=1 end end ---- replaceregion defines a section with too many features to note individually. ---- Instead you group...
Click to read more »Module:Urltowiki
Jumat, 2019-11-08 12:05:32wikitext = interwiki .. ":" .. wikitext end if fragment and not (args.section == "no") then wikitext = wikitext .. "#" .. fragment end -- Decode...
Click to read more »Module:SportsRankings/data/IRL Women's World Rankings/doc
Jumat, 2026-04-03 01:27:472 },. If a country is not in the current rankings it can be moved to the end of the data.rankings section and listed as: -- { "country", NR, 0, 0 },...
Click to read more »Module:Adjacent stations/Flushing Railroad
Minggu, 2025-02-16 03:31:11["title"] = "[[Flushing and North Side Railroad#Original New York & Flushing section|%1]]", ["left terminus"] = "Hunter's Point", ["right terminus"] =...
Click to read more »Module:Iraqi insurgency detailed map/doc
Rabu, 2025-01-08 19:48:51second part after the # is the name of the section (civilwar). For this to work, there needs to be a section by this same name in the article or you need...
Click to read more »Module:Parameter validation/doc
Senin, 2026-05-04 04:12:23parameter that does not exist in the template documentation's TemplateData section Deprecated parameters means a page calling the template used a parameter...
Click to read more »Module:DartsRankings/data/BDO Rankings
Selasa, 2020-10-27 03:13:05{ day = 18, month = 'March', year =2020 } -- see "Generating code" section on doc page for how to update the rankings -- { "Name" , rank , points...
Click to read more »Module:Ordnance Survey coordinates
Senin, 2026-06-01 06:48:41) * sinphi -- the helmert transformation proper -- Equation 3, Section 6.2, Ordnance Survey document local x2 = x1 + param.tx + ( param.s0...
Click to read more »Module:Sandbox/DVRTed
Rabu, 2025-12-10 19:10:31local plain_text = require("Module:Plain text")._main local section_link = require('Module:Section link')._main -- helper functs local function trim(s) return...
Click to read more »Module:DartsRankings/data/BDO Women's Rankings
Selasa, 2020-10-27 03:43:17{ day = 18, month = 'March', year =2020 } -- see "Generating code" section on doc page for how to update the rankings -- { "Name" , rank , points...
Click to read more »Module:Sandbox/N8wilson/FAQ item
Senin, 2024-09-30 11:34:38makeInvokeFunc('_beginsection') function p._beginsection(args) return mw.html.create('section', {selfClosing = true}) :attr('begin', (args.key or '')) end ...
Click to read more »Module:Load WikiProject Modules
Senin, 2025-02-24 07:52:48110%;'>" header = header .. intro .. "</div>" -- Adding announcement section if mw.title.makeTitle('Wikipedia', title .. "/" .. "Announcements").exists...
Click to read more »Module:Adjacent stations/Paris Métro/doc
Jumat, 2026-04-10 12:14:08Île-de-France Mobilités website (under the Prescriptions Signalétiques section. In addition: The icon for the former Navette is 70% black; The icons for...
Click to read more »Module:User:AnomieBOT/TFDTemplateSubster/row
Kamis, 2023-06-22 06:46:42'WP:Templates for discussion/Log/' .. args[2] link = logpage .. '#' .. ( args['section'] or args[1] ) end local reason = '' if args['reason'] then reason...
Click to read more »Module:DartsRankings/data/PDCNB Rankings
Minggu, 2021-09-12 14:35:10day = 7, month = 'September', year =2021 } -- see "Generating code" section on doc page for how to update the rankings -- { "Name" , rank , "points"...
Click to read more »Module:Women in Red event/doc
Selasa, 2026-03-31 13:54:36include a section for edit-a-thons in the current month. This parameter defines the heading, e.g. |monthly=Happening now ongoing - include a section for ongoing...
Click to read more »Module:Sandbox/Md gilbert/ListItem
Senin, 2022-10-24 04:02:46res .. "| " .. frame.args[col] .. "\n" end end elseif style == "section" then local title = "ListItem" if frame.args.name ~= nil then title...
Click to read more »Module:Sandbox/Penguin1737
Rabu, 2025-06-11 06:47:2946, s. 28 |no-pp=yes|url=https://www.legislation.gov.uk/ukpga/1998/46/section/28}}." ) elseif inputState == "wales" then if inputNumber >= 2020 then...
Click to read more »Module:Sports games
Senin, 2024-11-25 21:25:34using section transclusion for a different section local tsection = frame:getParent().args['transcludesection'] or frame:getParent().args['section'] or...
Click to read more »Module:Calendar widget/doc
Jumat, 2024-08-30 03:31:51and section is [[An example page#May]] and there is a May calendar there, to offer links to the previous month (April) and next month (June) sections set:...
Click to read more »Module:Transclusion count/data/E
Minggu, 2026-05-31 12:12:522100, ["Emphasis_underline"] = 5800, ["Empty_category"] = 3700, ["Empty_section"] = 15000, ["Emu"] = 5800, ["En"] = 3500, ["En_dash"] = 45000, ["En_dash_range"]...
Click to read more »Module:Legislationuk/sandbox
Sabtu, 2025-06-14 07:03:4146, s. 28 |no-pp=yes|url=https://www.legislation.gov.uk/ukpga/1998/46/section/28}}." ) elseif inputState == "wales" then if inputNumber >= 2020 then...
Click to read more »Module:Sandbox/genewiki/generefbox
Rabu, 2016-05-25 13:34:14renderUpperTitle(name) if (disease ~= "" and dis_ref ~= "") then --removes section from those items without disease info p.renderDiseases(disease, dis_ref...
Click to read more »Module:Wikipedia ads/list
Selasa, 2026-02-24 21:45:41id = 165, image = "Qxz-ad165.gif", link = "Wikipedia:In the news section on the Main Page/Candidates", author = "[[User:Master of Puppets|Master...
Click to read more »Module:Goalscorers/sandbox
Rabu, 2026-06-03 14:04:23|basepage= page used in the collapsed link (default: current page) |section= section anchor for that link (default: Goalscorers) ]] function p.topscorer(frame)...
Click to read more »Module:Urltowiki/sandbox
Kamis, 2023-04-13 03:15:12wikitext = interwiki .. ":" .. wikitext end if fragment and (args.section ~= "no") then wikitext = wikitext .. "#" .. fragment end -- Decode...
Click to read more »Module:Vital article
Selasa, 2026-03-24 23:50:53local p = {} -- Copy from [[Module:Section link]] local function normalizeTitle(title) title = mw.ustring.gsub(mw.ustring.gsub(title, "'", ""), '"'...
Click to read more »Module:Vital article/sandbox
Selasa, 2026-03-24 23:49:40local p = {} -- Copy from [[Module:Section link]] local function normalizeTitle(title) title = mw.ustring.gsub(mw.ustring.gsub(title, "'", ""), '"'...
Click to read more »Module:DartsRankings/data/PDC Euro Tour Rankings
Senin, 2022-04-11 02:23:09day = 28, month = 'February', year =2022 } -- see "Generating code" section on doc page for how to update the rankings -- { "Name" , rank , "£ earnings"...
Click to read more »Module:Infobox gene/sandbox
Selasa, 2025-02-04 22:50:47add a section of the infobox about genetically related diseases, with references --if (disease ~= "" and dis_ref ~= "") then --removes section from those...
Click to read more »Module:Message box/configuration/sandbox
Rabu, 2025-12-24 06:23:27useCollapsibleTextFields = true, imageRightNone = true, sectionDefault = 'article', allowMainspaceCategories = true,...
Click to read more »Module:Citation/CS1/sandbox2
Selasa, 2023-05-09 21:35:35( Sections ) then Section = sepc .. " " .. wrap_msg ('sections', Sections, use_lowercase); elseif utilities.is_set ( Section ) then Section =...
Click to read more »Module:Sandbox/Nullzero/AutomaticTOC
Kamis, 2019-02-21 01:04:44return errorPrinter({{"", "no section link found[[Category:Page transcluded AutomaticTOC without section link]]"}}) end if #pre == 0 then...
Click to read more »Module:Ordnance Survey coordinates/sandbox
Jumat, 2026-06-05 20:48:06) * sinphi -- the helmert transformation proper -- Equation 3, Section 6.2, Ordnance Survey document local x2 = x1 + param.tx + ( param.s0...
Click to read more »Module:Football group summary
Sabtu, 2026-05-02 02:08:50return s end local function extractLabeledSection(wikitext, sectionName) local target = trim(sectionName) local out = {} local i = 1 local len...
Click to read more »Module:Sandbox/alex.osheter/listtest
Selasa, 2018-09-04 15:07:10output .. "}}" return output]]-- end function p.Name2(frame) -- This section is the core of the module. 'Name2' is a name of your choice. The same name...
Click to read more »Module:Sports table/WDL/doc
Rabu, 2025-10-01 18:47:51|class_rules=, either directly or as a wikilink to a tie-breaker rules section. Using |only_pld_pts=no_hide_class_rules suppresses the classification...
Click to read more »Module:Article history/config
Jumat, 2024-11-22 11:26:36help links. -- $1 - the error message -- $2 - a link to a help page and section for the error ['error-message-help'] = 'Error: $1 ([[$2|help]]).',...
Click to read more »Module:Syrian Civil War detailed map/doc
Rabu, 2025-02-19 16:10:39second part after the # is the name of the section (civilwar). For this to work, there needs to be a section by this same name in the article or you need...
Click to read more »Module:Adjacent stations/Hankyu
Selasa, 2025-11-18 20:13:56color_kobe, ["types"] = { ["South"] = { ["title"] = "South section", ["left temrinus"] = "Imazu", ["right terminus"] = "Nishinomiya-Kitaguchi"...
Click to read more »Module:Sandbox/HarJIT/LDSverse multidenominational
Jumat, 2024-09-20 01:27:42chapter, verse) if string.find(book, "^Section") then if verse then return "#" .. verse -- D&C sections just use the verse number else return...
Click to read more »Module:Adjacent stations/Heritage railways/UK
Jumat, 2025-09-19 02:31:07section"] = { ["left terminus"] = "Penygarreg Lane Halt", ["right terminus"] = "Llynclys South" }, ["Weston Wharf–Oswestry section"]...
Click to read more »Module:Sandbox/Thayts/Wd/i18n
Rabu, 2020-09-23 01:59:33[aliasesP.chapter] = "chapter", [aliasesP.sectionVerseOrParagraph] = "section", ["external-id"] = "id", -- used...
Click to read more »Module:Sandbox/Abjiklam/sandbox
Selasa, 2018-07-10 20:50:18order it should appear in the infobox. -- The first element of each section is the section name. local books = { asoiaf = { "A Song of Ice and Fire", ...
Click to read more »Module:Sandbox/Davemc0
Senin, 2025-01-27 12:12:58chapter, verse) if string.find(book, "^Section") then if verse then return "#" .. verse -- D&C sections just use the verse number else return...
Click to read more »Module:Arbcom election banner/doc
Jumat, 2024-08-30 03:15:04be able to leave most or all of these parameters blank. Note - in this section, the string YYYY refers to the year specified by the |year= parameter....
Click to read more »Module:Arguments/doc
Kamis, 2026-02-26 17:42:19return p The following options are available. They are explained in the sections below. local args = getArgs(frame, { trim = false, removeBlanks = false...
Click to read more »Module:USN fleet totals/data
Sabtu, 2023-07-22 22:23:07n_of_m local headers_t = { -- headers for the fleet totals section 'Commissioned (USS)', 'Non-commissioned (USNS)', 'Support (MV, RV –...
Click to read more »Module:Sandbox/Zyxw/test
Selasa, 2020-09-22 05:42:45self:preprocess_equals('<score />', '', {nowiki=1}) self:preprocess_equals('<section />', '', {nowiki=1}) self:preprocess_equals('<source />', '', {nowiki=1})...
Click to read more »Module:Docbunto/doc
Minggu, 2026-02-08 03:55:32Implies @local tag. @section (section) Section header, used to structure documentation. The summary (or value) of a @section item is rendered as a header...
Click to read more »Module:Sports table/WL OTL tiebreak/doc
Sabtu, 2025-10-18 22:03:48|class_rules=, either directly or as a wikilink to a tie-breaker rules section. Using |only_pld_pts=no_hide_class_rules suppresses the classification...
Click to read more »Module:Sandbox/Danski454/SPI report
Senin, 2022-10-24 04:05:50loads are filed this way), -- so parse the reports for use by the tools section local socksraw = mw.ustring.gsub(args.socksraw, '<!%-%-.-%-%->', '')...
Click to read more »Module:Transclusion count/data/R
Minggu, 2026-05-31 12:15:02["R_protected/excon"] = 2400, ["R_protected/semi"] = 6200, ["R_sect"] = 3500, ["R_section"] = 13000, ["R_shell"] = 20000, ["R_to_Swiss_municipality_(,_Switzerland)"]...
Click to read more »Module:Word count
Selasa, 2026-05-26 00:29:36to prepend prior to word limited section -- @param {string} frame.args.append What to append after word limited section -- @return {string} Output wikitext...
Click to read more »Module:Political party/F
Selasa, 2026-06-02 00:05:46["Freie Wähler"] = "Free Voters", ["French Section of the Workers International"] = "French Section of the Workers' International", ["Frente Amplio...
Click to read more »Module:SportsRankings/data/WBSC Men's Softball World Rankings
Jumat, 2026-05-29 20:15:36day = 31, month = 'December', year =2025 } -- see "Generating code" section on doc page for how to update the rankings data.rankings = { ...
Click to read more »Module:Interlinear/sandbox2
Jumat, 2024-02-23 04:05:18--------------------- -- Section transclusion --------------------- local page_content = nil -- lazy initilization local function get_section(frame, section_name) ...
Click to read more »Module:UKB
Senin, 2025-11-17 21:33:14['newpage'] = {}, ['newredirect'] = {}, ['reference'] = { 'ref' }, ['section'] = {}, ['templateremoval'] = {}, ['wikidata'] = {}, ['word']...
Click to read more »Module:Sandbox/Ajuanca/GraphIt/doc
Rabu, 2025-05-28 20:15:25the Data namespace ("Data:name of tabular file.tab"). The files in this section must end with the suffix ("Data: name of tabular file.tab"). I.e. The file...
Click to read more »Module:DYK scrutiny
Kamis, 2026-02-19 04:59:25local hooksSection = pageContent:sub(hooksStart, hooksEnd) -- Split content into lines for line in hooksSection:gmatch("[^\r\n]+") do...
Click to read more »Module:SportsRankings/data/WBSC Men's Softball World Rankings/sandbox
Minggu, 2022-12-11 09:45:59day = 31, month = 'December', year =2021 } -- see "Generating code" section on doc page for how to update the rankings data.rankings = { ...
Click to read more »Module:Load WikiProject Modules/sandbox
Senin, 2025-02-24 07:49:58110%;'>" header = header .. intro .. "</div>" -- Adding announcement section if mw.title.makeTitle('Wikipedia', title .. "/" .. "Announcements").exists...
Click to read more »Module:Request for permission links/doc
Minggu, 2024-06-16 22:11:45pm · pc · rb · te · taiv) To add a new link, find an empty line in the section between about lines 38 and 92 and add either a link l[#l+1] = '[URL label]'...
Click to read more »Module:Transclusion count/data/M
Minggu, 2026-05-31 12:14:12["More_citations"] = 2000, ["More_citations_needed"] = 428000, ["More_citations_needed_section"] = 21000, ["More_footnotes"] = 24000, ["More_footnotes_needed"] = 56000...
Click to read more »Module:Contentious topics/talk notice/doc
Senin, 2025-09-08 09:33:15CTOP code is given and applies to the entire page (i.e. there are no |-section= parameters). If they apply to part of the page, they can be turned off...
Click to read more »Module:Pagetype/doc
Rabu, 2025-08-06 01:47:10different behaviour for each namespace than that described in the basic usage section. For example, you might want the module to display "user page" for pages...
Click to read more »Module:Sports table/WL OT/doc
Sabtu, 2025-10-18 21:29:30|class_rules=, either directly or as a wikilink to a tie-breaker rules section. Using |only_pld_pts=no_hide_class_rules suppresses the classification...
Click to read more »Module:Wd/sandbox/i18n
Jumat, 2025-08-08 00:45:21[aliasesP.chapter] = "chapter", [aliasesP.sectionVerseOrParagraph] = "section", ["external-id"] = "id", -- used...
Click to read more »Module:European and national party data/Wd/i18n
Sabtu, 2025-06-07 22:53:35[aliasesP.chapter] = "chapter", [aliasesP.sectionVerseOrParagraph] = "section", ["external-id"] = "id", -- used...
Click to read more »Module:Cite IUCN/doc
Sabtu, 2025-11-15 00:36:46from http:// to https:// in an attempt to make a working link (see next section). There is still a legacy issue with old-style IUCN urls, which are still...
Click to read more »Module:Infobox ship
Kamis, 2026-06-04 02:30:01supported local enum = k:match ('section(%d+)'); -- <enum> gets a value when this parameter is |section<n>= if enum then infobox_ship_t['data'...
Click to read more »Module:SportsRankings/data/WBSC World Rankings
Rabu, 2026-04-01 23:48:50day = 31, month = 'December', year =2025 } -- see "Generating code" section on doc page for how to update the rankings data.rankings = { { "Japan"...
Click to read more »Module:Time/data/sandbox
Minggu, 2025-11-23 11:53:48>------------------------------------------ for internationalization, this section to hold constant text, parameter names and values, other items subject...
Click to read more »Module:Request for permission links
Minggu, 2026-01-25 23:53:55--------------------- -- To add a new link, find an empty line in the section below -- and add either a link or a wikilink, like so: -- -- l[#l+1]...
Click to read more »Module:Signpost poll
Kamis, 2025-09-18 23:36:41local url = mw.uri.fullUrl( self.votePage, { action = 'edit', section = 'new', nosummary = 'true', preload = self.preload, ['preloadparams[]']...
Click to read more »Module:Sports table/WL/doc
Kamis, 2025-10-16 01:30:01|class_rules=, either directly or as a wikilink to a tie-breaker rules section. Using |only_pld_pts=no_hide_class_rules suppresses the classification...
Click to read more »Module:Biota infobox/sandbox
Kamis, 2024-09-05 22:38:36p.addImageSection() - images and range maps p.addStatusSection() - conservation status p.addTaxonomySection() - listing of...
Click to read more »Module:Sandbox/Akar1
Sabtu, 2018-04-28 22:27:31myTable[1]]-- -- local color, sectionHeader = splitIn2(frame.args[i]) -- local headerBgColor='ffffff' local color, sectionHeader, headerBgColor, descr...
Click to read more »Module:Time/data
Rabu, 2025-11-26 19:52:50>------------------------------------------ for internationalization, this section to hold constant text, parameter names and values, other items subject...
Click to read more »Module:WP
Sabtu, 2022-10-22 05:02:57namespace; pagename, c = pagename:gsub ('#.*$', ''); -- remove section fragment if any if 0 < c then frag_flag = true; -- when...
Click to read more »Module:Infobox television season name/sandbox2
Minggu, 2024-03-10 16:06:36redirectTarget.fullText local isSection = fullLink:find("#") -- Article is a section redirect; Valid link. if isSection then return "true" end --...
Click to read more »Module:User scripts table/sandbox
Kamis, 2022-06-16 12:27:45markups :gsub('^=+[^=]+=+', ''):gsub('\n=+[^=]+=+', '') --remove section titles :gsub("''+", "") --strip out bold and italic markup ...
Click to read more »Module:Sandbox/DFlhb
Jumat, 2023-03-31 00:16:35--[[ <includeonly>{{#invoke:Bandeau|bandeauSection}}</includeonly><noinclude> {{Documentation}} </noinclude> --]]...
Click to read more »Module:Citation/CS1/doc/Importing the Module:Citation/CS1 suite to your wiki
Kamis, 2022-02-03 00:32:37help links than to assume reader will know/understand.> It has several sections among which are: translation tables that contain most of the literal strings...
Click to read more »Module:Val/units/sandbox
Jumat, 2026-02-13 08:00:00all fields: -- Unit-code symbol-accepts-HTML-only pagename#section-OK -- -- Plus there is an optional field that goes at the end after two...
Click to read more »Module:Arrowverse redirect category handler/doc
Jumat, 2024-08-30 03:17:20anchor}}. - - section Set as default for fictional character, element and location redirects. Any value will tag the redirect with: {{R to section}}. - - list...
Click to read more »Module:Labelled list hatnote/doc
Selasa, 2025-10-28 14:05:19provided as template parameters. Normally, these should lead back to "Errors" sections in the documentation of those templates. However, if those templates use...
Click to read more »Module:Television episode short description/testcases
Minggu, 2025-10-19 06:30:35episode short description', 'getShortDescription|test=yes|section=yes', { {'series_name=Curb Your Enthusiasm|special=Pilot', 'Pilot episode...
Click to read more »Module:SportsRankings/data/FIH Women's World Rankings
Selasa, 2026-03-10 17:00:38{day = 5, month = 'November', year = 2025 } -- see "Generating code" section on doc page for how to update the rankings data.rankings = { {...
Click to read more »Module:SportsRankings/data/FIH World Rankings
Selasa, 2026-03-10 01:54:12{day = 19, month = 'December', year = 2025 } -- see "Generating code" section on doc page for how to update the rankings data.rankings = { ...
Click to read more »Module:Adjacent stations/Paris Metro/doc
Minggu, 2026-04-12 12:41:23Île-de-France Mobilités website (under the Prescriptions Signalétiques section. In addition: The icon for the former Navette is 70% black; The icons for...
Click to read more »Module:Sandbox/Matthiaspaul/Citation/CS1/Configuration
Rabu, 2025-05-28 22:02:342020-04-26: remove separate section alias support; see Help_talk:Citation_Style_1#section_TODO 2020-06-01: tweak trans-missing-title error...
Click to read more »Module:Sports table/argcheck
Jumat, 2025-12-05 00:26:08= 1, ['result_prefix'] = 1, ['rwpoints'] = 1, ['rw_header'] = 1, ['section'] = 1, ['short_style'] = 1, ['show_GB'] = 1, ['show_away_goals'] = 1...
Click to read more »Module:Checkuser/sandbox
Sabtu, 2026-01-31 10:30:07120%;">' .. link('User talk:' .. sock, { action = 'edit', section = 'new' }, '<span style="color: grey;">+</span>') .. '</span></sup>'...
Click to read more »Module:Ordnance Survey coordinates/data
Rabu, 2024-11-06 18:07:2100669438003551279089034150031998869922791 } local WGS2OSGBparam = { -- Table 4, Section 6.6, Ordnance Survey document https://www.ordnancesurvey.co...
Click to read more »Module:Sandbox/Bradv/Case
Sabtu, 2020-12-05 13:25:56end function p.sections( frame ) local case = frame.args[1] or frame.args.case return p._sections( case ) end function p._sections( case ) local page...
Click to read more »Module:Speedy/config
Rabu, 2023-05-03 21:50:45negative in tone and contains unsourced content, according to [[WP:CSD#G10|section G10 of the criteria for speedy deletion]].", customIntroDeleted = "A...
Click to read more »Module:Protection banner/testcases
Senin, 2026-03-09 22:37:23obj:_makeTalkPageParameter() ) obj._args.section = 'talk section' self:assertEquals( '[[' .. d.talkPage .. '#talk section|' .. 'the key is talk-page-link-display'...
Click to read more »Module:Wikidata/doc
Rabu, 2023-05-03 17:07:13dmy format and then in mdy. Copy and paste the following into a short section of article such as Horace #See also and preview it (please don't save!):...
Click to read more »Module:Sandbox/B2project/Standings table
Senin, 2022-10-24 04:15:04if we are using section transclusion for a different section if( isnotblank(Pargs['transcludesection']) and isnotblank(Args['section']) ) then if(...
Click to read more »Module:WikiProject banner
Jumat, 2026-05-29 07:42:24--------------------------- -- Collapsing sections ---- --------------------------- local collapse_section = function(collapse, new_rows, header) if...
Click to read more »Module:Svara/equivalents
Minggu, 2019-04-21 13:47:21'Ṃ₂', western = "F{{music|sharp}}"}, -- P is covered in the Carnatic section. ['Ḏ̣'] = {desc = "Komal Dhaivata (lower octave)", carnatic = 'Ḍ₁'...
Click to read more »Module:Sports table/Volleyball/doc
Rabu, 2023-05-10 17:45:07|class_rules=, either directly or as a wikilink to a tie-breaker rules section. Using |only_pld_pts=no_hide_class_rules suppresses the classification...
Click to read more »Module:SportsRankings/data/WBSC Women's Baseball World Rankings
Jumat, 2026-01-02 07:22:15{ day = 23, month = 'July', year =2025 } -- see "Generating code" section on doc page for how to update the rankings data.rankings = { ...
Click to read more »Module:RedirectChecker
Jumat, 2024-11-15 02:15:40-- -- Checks redirects to sections for their target -- Also checks if a page is a redirect page -- -- Adds tracking categories in both cases -- require(...
Click to read more »Module:TOC001/doc
Jumat, 2023-11-10 10:33:52small body}} {{JPL+CAD}} (two links: JPL main page & "close approach data" section) {{LCDB}} {{Minor Planet Center}} {{NeoDys}} {{M+J}} (combines MPC & JPL...
Click to read more »Module:Adjacent stations/MTR/sandbox
Jumat, 2025-11-07 12:11:28["south island line"] = "South Island", ["south island line east section"] = "South Island", ["south island line east"] = "South Island", ["south...
Click to read more »Module:Citation/CS1/testcases
Jumat, 2024-09-27 08:42:55thermodynamic temperature (kelvin) |work=SI Brochure, 8th edition |pages=Section 2.1.1.5 |url=http://www1.bipm.org/en/si/si_brochure/chapter2/2-1/2-1-1/kelvin...
Click to read more »Module:SportsRankings/data/World Rugby Rankings
Rabu, 2023-01-04 15:02:26day = 26, month = 'December', year =2022 } -- see "Generating code" section on doc page for how to update the rankings data.rankings = { ...
Click to read more »Module:Sandbox/trappist the monk/parameter match test/Whitelist/tr
Minggu, 2021-08-29 18:18:48['script-section'] = true, ['script-title'] = true, ['script-website'] = true, ['script-work'] = true, ['season'] = true, ['section'] = true, ['section-format']...
Click to read more »Module:SportsRankings/data/WBSC Women's World Rankings
Jumat, 2026-01-02 10:09:14day = 9, month = 'October', year =2025 } -- see "Generating code" section on doc page for how to update the rankings data.rankings = { ...
Click to read more »Module:Sandbox/PeaceDeadC/Wd/aliasesP
Jumat, 2022-04-01 00:02:52retrieved = "P813", referenceURL = "P854", sectionVerseOrParagraph = "P958", archiveURL = "P1065", title ...
Click to read more »Module:Sandbox/Thayts/Wd/doc
Kamis, 2026-02-05 22:33:10be wrapped into new templates that serve a specific need. See also the section on common use cases below for some examples of useful "building blocks"...
Click to read more »Module:Sandbox/Hike395/RS
Selasa, 2022-01-04 05:41:34args[i] .. '"', 0) end if args['section'..i] then content = excerptModule.getSection(content, args['section'..i]) or '' end content = excerptModule...
Click to read more »Module:Infobox gene/sandbox/en
Rabu, 2024-10-30 00:55:47ShowDiseases = false, -- It shows the diseases section ShowDrugs = false, -- It shows the drugs section } --WARNING: If you use Google Translator or...
Click to read more »Module:College color/data/sandbox
Jumat, 2026-05-08 00:33:06cite="{{cite web |url=https://case.webdamdb.com/bp/#/brandguidelines/945/section/7125 |title=Brand Guidelines - Color; CWRU - University Marketing & Communications...
Click to read more »Module:Sports table/College/doc
Rabu, 2023-05-10 17:44:44|class_rules=, either directly or as a wikilink to a tie-breaker rules section. Using |only_pld_pts=no_hide_class_rules suppresses the classification...
Click to read more »