Search results

View (previous 50 | ) (20 | 50 | 100 | 250 | 500)
  • Template testcases Template doc Template subpages Module (talk) Module sandbox Module testcases Module doc Module subpages...
    617 bytes (33 words) - 11:50, August 21, 2020
  • cfg['subpages-blurb'] -- The "Subpages of this template" blurb. $1 is a link to the main template's subpages with a -- display value of cfg['subpages-link-display']...
    17 KB (2,082 words) - 15:42, September 12, 2022
  • If you have multiple sandboxes or other user subpages, it may be more useful to show a list of your subpages: Ensure you replace username with your username...
    3 KB (393 words) - 21:09, October 12, 2021
  • -- This module implements [[Template:Ns has subpages]]. -- While the template is fairly simple, this information is made available to -- Lua directly,...
    2 KB (249 words) - 10:10, August 21, 2020
  • load, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox. The tested changes can be added to this...
    195 bytes (20 words) - 14:48, October 26, 2022
  • = env.title local subpage = title.subpageText if subpage == message('sandbox-subpage') or subpage == message('testcases-subpage') then return mw...
    34 KB (3,996 words) - 14:10, October 23, 2022
  • categorise the main page. -- Don't categorise the following pages or their subpages. -- "%f[/\0]" matches if the next character is "/" or the end of the string...
    761 bytes (96 words) - 10:11, August 21, 2020
  • local subpage = title.subpageText if subpage == cfg.keyword.subpage_doc or subpage == cfg.keyword.subpage_sandbox or subpage == cfg.keyword.subpage_testcases...
    17 KB (2,482 words) - 16:23, May 4, 2023
  • Semina Verbi:Peer review (category Non-talk pages with subpages that are automatically signed)
    6 KB (0 words) - 02:37, September 4, 2020
  • category2 = 'category2', -- cfg.subpage is the parameter name to specify how to behave on subpages. subpage = 'subpage', -- The parameter for data to...
    6 KB (422 words) - 10:11, August 21, 2020
  • be widely noticed. Test changes in the module's /sandbox or /testcases subpages, or in your own module sandbox. Consider discussing changes on the talk...
    4 KB (175 words) - 23:42, April 16, 2023
  • namespace officially does not have subpages. -- On Meta-Wiki the Category namespace still does not have subpages enabled, -- even if they would be...
    12 KB (1,536 words) - 17:46, September 16, 2020
  • Returns an array containing all image subpages (minus aliases) as loaded by mw.loadData. local images = {} for i, subpage in ipairs{'a', 'b', 'c', 'd', 'e'...
    13 KB (1,951 words) - 19:51, August 21, 2020
  • talk = args.talk -- Show talk links on the template page or template subpages if the talk -- parameter is blank. if talk == '' and self.templateTitle...
    18 KB (2,367 words) - 14:10, October 23, 2022
  • Template testcases Template doc Template subpages Module (talk) Module sandbox Module testcases Module doc Module subpages...
    11 KB (1,356 words) - 21:54, August 29, 2020
  • local subpageBlacklist = { doc = true, sandbox = true, sandbox2 = true, testcases = true } if not subpageBlacklist[titleObj.subpageText] then...
    4 KB (479 words) - 14:10, October 23, 2022
  • be widely noticed. Test changes in the module's /sandbox or /testcases subpages, or in your own module sandbox. Consider discussing changes on the talk...
    2 KB (178 words) - 23:52, April 16, 2023
  • uncategorized_namespaces = uncategorized_namespaces, uncategorized_subpages = uncategorized_subpages, }...
    11 KB (1,329 words) - 08:57, May 2, 2021
  • local cfg = {} -- Don’t touch this line. -- Subpage blacklist: these subpages will not be categorized (except for the -- error category, which is always...
    2 KB (343 words) - 15:44, October 23, 2022
  • be widely noticed. Test changes in the module's /sandbox or /testcases subpages, or in your own module sandbox. Consider discussing changes on the talk...
    2 KB (50 words) - 19:59, September 2, 2020
  • params table wrapper subpage = false, -- pattern to identify subpage suffix = false, -- subpage creation scheme suppressTOCnum...
    38 KB (3,826 words) - 10:39, August 21, 2020
  • do local subpage = obj:parameter('subpage') local category2 = obj:parameter('category2') if type(subpage) == 'string' then subpage = mw.ustring...
    8 KB (836 words) - 10:11, August 21, 2020
  • ["Nq"] = 3200, ["Nrut"] = 3500, ["Ns"] = 2500, ["Ns0"] = 105000, ["Ns_has_subpages"] = 2170000, ["Nts"] = 20000, ["Ntsh"] = 3200, ["Number_of_defined_parameters"]...
    8 KB (970 words) - 14:43, October 26, 2022
  • load, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox. The tested changes can be added to this...
    13 KB (344 words) - 19:34, August 21, 2020
  • escapePattern(cfg.templateNameMagicWord) cfg.sandboxSubpagePattern = '/' .. escapePattern(cfg.sandboxSubpage) .. '$' return cfg...
    618 bytes (84 words) - 20:33, September 2, 2020
  • state_off = 'off', state_plain = 'plain', subpage_doc = 'doc', subpage_sandbox = 'sandbox', subpage_testcases = 'testcases', tracking_no = 'no'...
    4 KB (381 words) - 23:35, April 16, 2023
  • load, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox. The tested changes can be added to this...
    3 KB (412 words) - 14:43, October 26, 2022
  • nowiki -- invocations. templateNameMagicWord = '__TEMPLATENAME__', -- The subpage that sandboxes are typically stored on. Used when loading -- wrapper template...
    3 KB (273 words) - 20:33, September 2, 2020
  • sandbox_text = ("%s's [[%s/sandbox|/sandbox]] or [[%s/testcases|/testcases]] subpages, or in your own [[%s]]. "):format( (mw.title.getCurrentTitle().namespace...
    7 KB (908 words) - 15:44, October 23, 2022
  • namespace == 10 or titleObj.namespace == 828) and not cfg['subpage_blacklist'][titleObj.subpageText] then local category = args.category or cfg['default_category']...
    4 KB (478 words) - 15:44, October 23, 2022
  • isInTitle(Display) and not page_title.isTalkPage and page_title.subpageText ~= 'doc' and page_title.subpageText ~= 'testcases' then args[10] = 'primary' end args...
    23 KB (3,266 words) - 11:51, August 21, 2020
  • searchTerms[i] = s end if not searchTerms[1] then -- Use the current subpage name as the default search term, unless -- another title is provided...
    5 KB (677 words) - 22:14, September 11, 2021
  • namespaces that we should not categorize local uncategorized_subpages = {}; -- list of subpages that should not be categorized --[[--------------------------<...
    37 KB (5,179 words) - 08:57, May 2, 2021
  • load, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox. The tested changes can be added to this...
    5 KB (608 words) - 15:44, October 23, 2022
  • ["R_from_case_citation"] = 2900, ["R_from_chemical_formula"] = 6000, ["R_from_comment_subpage"] = 22000, ["R_from_diacritic"] = 8900, ["R_from_domain_name"] = 5800, ...
    9 KB (1,207 words) - 22:15, September 11, 2021
  • = template:match ('^{{%s*([^/|}]+)'); -- get template name; ignore subpages ~/new, ~/sandbox; parser functions if not template_name or template_name:match...
    37 KB (5,067 words) - 17:13, September 13, 2021
  • uncategorized_namespaces = uncategorized_namespaces_t, uncategorized_subpages = uncategorized_subpages, templates_using_volume = templates_using_volume, templates_using_issue...
    95 KB (12,388 words) - 16:23, May 4, 2023
  • Template testcases Template doc Template subpages Module (talk) Module sandbox Module testcases Module doc Module subpages...
    1 KB (985 words) - 14:23, September 2, 2020
  • { label: 'Delete subpages of deleted pages', name: 'delete_subpages', value: 'delete_subpages', checked: false, ...
    23 KB (2,574 words) - 20:27, August 30, 2020
  • MediaWiki page return 'sysop' end elseif title.namespace == 2 and title.isSubpage then if title.contentModel == 'javascript' or title.contentModel == 'css'...
    3 KB (457 words) - 19:51, October 13, 2020
  • -- set no_tracking_cats end for _, v in ipairs (cfg.uncategorized_subpages) do -- cycle through page name patterns if this_page.text:match...
    209 KB (29,658 words) - 16:23, May 4, 2023
  • "] = 14000, ["Doc"] = 3200, ["Documentation"] = 80000, ["Documentation_subpage"] = 87000, ["Dog_opentask"] = 3300, ["Doi"] = 23000, ["Doing"] = 3400, ...
    6 KB (653 words) - 17:32, October 11, 2021
  • templateOptions[2].template = templateOptions[1].template .. '/' .. obj.cfg.sandboxSubpage end if not templateOptions[1].template then templateOptions[1].title...
    24 KB (2,873 words) - 20:33, September 2, 2020
  • | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    110 bytes (28 words) - 14:48, October 26, 2022
  • default if there -- was no match. local function memo_lookup(data_module_subpage, match_func, ...) local dots = { ... } local cache = {} local singles...
    16 KB (2,313 words) - 13:25, October 24, 2022
  • | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    329 bytes (27 words) - 19:39, August 21, 2020
  • | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    1 KB (27 words) - 13:25, October 24, 2022
  • ["Subject_bar/styles.css"] = 16000, ["Suboff"] = 5200, ["Subon"] = 5300, ["Subpage_other"] = 136000, ["Subscription"] = 4400, ["Subscription_required"] = 27000...
    10 KB (1,135 words) - 14:39, August 30, 2020
  • | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    742 bytes (27 words) - 19:40, August 21, 2020
  • | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    280 bytes (27 words) - 23:35, April 16, 2023
View (previous 50 | ) (20 | 50 | 100 | 250 | 500)