Search Results: Module:Page/doc
Sorry, the article you're looking for isn't specifically available. Here are related topics:
Module:Asbox
Sabtu, 2021-01-30 20:55:31templatepage(frame, page) args, page = p:init(frame, page) local tStubDoc = mw.title.new'Template:Stub documentation' local pageDoc = page:subPageTitle('doc') --Reorganization...
Click to read more »Module:Location map/data/doc
Sabtu, 2021-03-13 06:12:16each module's documentation page, such as Module:Location map/data/Morocco/doc. You might want to create a documentation page for this Scribunto module...
Click to read more »Module:Documentation/doc
Jumat, 2019-12-20 09:21:03you should uise the {{documentation}} template; please see that template's page faer its uosage instructions an parameters. To uise this module frae another...
Click to read more »Module:NUMBEROF/doc
Sabtu, 2020-06-13 03:44:50Module:NUMBEROF/data, Module:NUMBEROF/rank and Module:NUMBEROF/other once per page [not per template invocation]. The module was originally developed on Enwiki...
Click to read more »Module:Documentation
Kamis, 2022-12-29 06:19:20User-specified doc page. local docpage if docname then docpage = docname else docpage = env.docpageBase .. '/' .. message('doc-subpage') end...
Click to read more »Module:Documentation/config
Jumat, 2022-01-28 01:50:00the documentation page with the preload cfg['module-preload'] and the -- display cfg['create-link-display']. --]] cfg['create-module-doc-blurb'] = 'You might...
Click to read more »Module:SDcat/doc
Kamis, 2022-12-29 06:19:21module sandbox. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them....
Click to read more »Module:Template link
Senin, 2020-04-27 08:11:22function hook_special(page) if is_valid_pagename(page) then return "[[Special:" .. page .. "|" .. page .. "]]" else return page end end local parser_function_hooks...
Click to read more »Module:Authority control
Minggu, 2022-10-23 22:18:48version of p.conf, and tracking categories with page counts, for use in the documentation function p.docConfTable( frame ) local wikiTable = '{| class="wikitable...
Click to read more »Module:TNT
Minggu, 2025-12-28 01:06:08org/wiki/Data:Templatedata/Graph:Lines.tab -- if the current page is Template:Graph:Lines/doc -- local config = (function() local ok, res = pcall(mw.loadData...
Click to read more »Module:Currency
Minggu, 2022-10-23 22:24:55(properties[code].page) then return '<span style="font-size:inherit" class="error">{{currency}} – definition missing page ([[Template:Currency/doc...
Click to read more »Module:Citation/CS1
Minggu, 2022-10-23 22:19:13>-------------------------------------- declare variables here that have page-wide scope that are not brought in from other modules; that are created here...
Click to read more »Module:Scots byleid note
Rabu, 2020-10-21 00:07:41makeTitle('Template', title.rootText)) then --if it is on the main template page, load doc n = mArguments.getArgs(frame, {parentFirst = true}) n.variant =...
Click to read more »Module:InfoboxImage
Kamis, 2020-10-15 03:04:10link - page to visit when clicking on image -- Outputs: -- Formatted image. -- More details available at the "Module:InfoboxImage/doc" page local...
Click to read more »Module:Lua banner
Kamis, 2020-10-15 01:53:50= mw.title.getCurrentTitle() if title.subpageText == "doc" then title = title.basePageTitle end if title.contentModel == "Scribunto" then ...
Click to read more »Module:Subject bar
Selasa, 2019-12-17 11:18:44false end if (string.match(thisPageLC, "/doc") ~= nil) then return false end if (string.match(thisPageLC, "/test") ~= nil) then return false end...
Click to read more »Module:Portal
Jumat, 2019-12-20 08:40:54false end if (string.match(thisPageLC, "/doc") ~= nil) then return false end if (string.match(thisPageLC, "/test") ~= nil) then return false end...
Click to read more »Module:High-use
Kamis, 2022-12-29 06:25:46getCurrentTitle() if title.subpageText == "doc" or title.subpageText == "sandbox" then title = title.basePageTitle end local systemMessages = frame...
Click to read more »Module:Flags/LocaleData
Minggu, 2013-08-18 02:54:16-- Instructions for translators can be found at the /doc page. -- You don't want to touch this. :) local m = {} m.fullName = {} -- Examples for demo...
Click to read more »Module:UserLinks
Sabtu, 2018-02-17 15:15:53given user. It can be used on -- -- its own or from a template. See the /doc page for more documentation. -- --------------------------------------...
Click to read more »Module:Coordinates
Minggu, 2022-10-23 22:18:54end end if isInTitle(Display) and not page_title.isTalkPage and page_title.subpageText ~= 'doc' and page_title.subpageText ~= 'testcases' then args[10]...
Click to read more »Module:Autovirusbox
Minggu, 2022-10-23 22:24:37end end -- the page name (title) should be italicized if it's the same as the target taxon and that is italicized local currentPage = mw.title.getCurrentTitle()...
Click to read more »Module:Citation/CS1/Whitelist
Kamis, 2020-10-15 01:12:54['s2cid'] = true, ['S2CID'] = true, ['s2cid-access'] = true, ['template-doc-demo'] = true, ['time'] = true, ['timecaption'] = true, ['time-caption']...
Click to read more »Module:Convert/data
Selasa, 2018-01-30 07:37:14which reads the wikitext of a page that -- documents the required properties of each unit; see [[:en:Module:Convert/doc]]. -------------------------...
Click to read more »Module:Citation/CS1/Configuration
Kamis, 2020-10-15 03:34:35= {'/[Ss]andbox', '/[Tt]estcases'}; -- list of Lua patterns found in page names of pages we should not categorize --[[--------------------------<...
Click to read more »Module:Taxonbar
Minggu, 2022-10-23 22:23:12currentTitle.namespace == 10 then --i.e. Module:Taxonbar/sandbox, Template:Taxonbar/doc, etc. if resolveEntity._id(parentArgs['from']) then currentItem = mw...
Click to read more »Module:SportsRankings/data/World Football Elo Ratings
Jumat, 2023-07-28 01:14:52month = 'Julie', year = 2023 } -- see "Generating code" section on doc page for how to update the rankings data.rankings = { { 'Argentina', 1...
Click to read more »Module:Citation/CS1/Identifiers
Kamis, 2020-10-15 01:12:54>-------------------------------------- declare variables here that have page-wide scope that are not brought in from other modules; that are created here...
Click to read more »Module:SportsRankings/data/FIFA World Rankings
Jumat, 2023-07-28 01:15:1029, month = 'Juin', year =2023 } -- see "Generating code" section on doc page for how to update the rankings data.rankings = { { "Argentina"...
Click to read more »Module:Category described in year
Minggu, 2022-10-23 22:23:29unnamed category parameter if not in category namespace; required for testing/doc/etc. purposes local header = ' ' --header template(s), nav bar, and category...
Click to read more »Module:College color/data
Rabu, 2017-04-26 07:26:16|url=https://strategiccommunications.ua.edu/img/BRANDINGSTANDARDS_Aug17_Updated102115.pdf#page=20|work=The University of Alabama Graphic Standards 2015–2016|publisher=The...
Click to read more »Module:Buffer
Kamis, 2018-02-22 08:52:47intended to be supplemented by the documentation page: https://en.wikipedia.org/wiki/Module:Buffer/doc Licensed under Creative Commons Attribution-ShareAlike...
Click to read more »Module:Navseasoncats
Jumat, 2020-01-03 10:35:20'Navseasoncats' and --avoid self currtitle.text ~= 'Navseasoncats/doc' and --avoid self currtitle.text ~= 'Navseasoncats/sandbox' and...
Click to read more »