Search results

View (previous 50 | ) (20 | 50 | 100 | 250 | 500)
  • to use for disambiguation pages page. cfg.dab = 'dab' -- This table holds the different possible aliases for disambiguation-class -- pages. These should...
    4 KB (387 words) - 17:13, September 13, 2021
  • change. When you use any template, please consider reviewing its documentation. You can find it at the template's page in the template namespace by searching...
    4 KB (535 words) - 17:26, October 23, 2022
  • Module:Citation/CS1 (category Templates using TemplateStyles)
    category local coins_pages; Page, Pages, At, coins_pages = insource_loc_get (Page, A:ORIGIN('Page'), Pages, A:ORIGIN('Pages'), At); local NoPP =...
    209 KB (29,658 words) - 16:23, May 4, 2023
  • short description Module:Television episode disambiguation description Template:Television episode disambiguation description...
    4 KB (175 words) - 23:42, April 16, 2023
  • disambiguated and the first word of the disambiguation is an article, it moves it to the end of the disambiguation. For example: Pilot (The Flash) will have...
    2 KB (178 words) - 23:52, April 16, 2023
  • Help:My sandbox (category Wikipedia pages with incorrect protection templates) (section Moving an existing sandbox page)
    top of the editing window. The template notifies readers that the page is a sandbox, not an article, and it prevents the page from being indexed by search...
    3 KB (393 words) - 21:09, October 12, 2021
  • is used to return the disambiguation sort key. --]] local function getDisambiguationSortKey(disambiguation) if (disambiguation == "") then return ""...
    3 KB (412 words) - 23:52, April 16, 2023
  • disambiguate(page, disambiguator) -- Formats a page title with a disambiguation parenthetical, -- i.e. "Example" → "Example (disambiguation)". checkType('disambiguate'...
    6 KB (666 words) - 14:10, October 23, 2022
  • Help:IPA/English (category Wikipedia pages with incorrect protection templates)
    formatted using the template {{IPAc-en}}. The template provides tooltips for each symbol in the pronunciation. See the template page for instructions. If...
    44 KB (4,679 words) - 17:12, September 13, 2021
  • Module:Television episode short description (category Pages with script errors)
    -)%)") if not (disambiguation and tvSeriesName) then return false end -- Search for the TV series name in the article name disambiguation. if (string...
    21 KB (2,630 words) - 23:42, April 16, 2023
  • ndArgs[paramName] = ndArg end end end -- Check for disambiguation-class and N/A-class pages in mainspace. if ndArgs.main then local class = args[1]...
    7 KB (835 words) - 14:12, August 30, 2020
  • (Deceased))". disambiguation = string.sub(--[[---@not number | nil]] disambiguation, 2, -2) title_parts.disambiguation = --[[---@not number]] disambiguation return...
    15 KB (2,051 words) - 16:23, May 4, 2023
  • ["R_to_diacritic"] = 410000, ["R_to_diacritics"] = 3200, ["R_to_disambiguation"] = 3200, ["R_to_disambiguation_page"] = 231000, ["R_to_list"] = 35000, ["R_to_list_entry"]...
    9 KB (1,207 words) - 22:15, September 11, 2021
  • Template:Sandbox (category Template disambiguation pages)
    Template:Sandbox may refer to these templates: {{sandbox heading}} {{sandbox other}} {{sandbox notice}} {{template sandbox}} {{template sandbox notice}}...
    315 bytes (19 words) - 11:38, August 21, 2020
  • or that the page has -- been moved to a bad title, so add a tracking category. if nReplacements < 1 then categories['Pages using italic...
    9 KB (1,018 words) - 16:23, May 4, 2023
  • "Redirect", link = true, }, template = { aliases = {"temp", "templ"}, image = "Symbol template class.svg", tooltip = "Template", link = false, }, ...
    11 KB (1,244 words) - 16:23, May 4, 2023
  • "] = 11000, ["Template"] = 3700, ["Template-Class"] = 14000, ["TemplateData_header"] = 15000, ["Template_category"] = 31000, ["Template_link"] = 5600000...
    19 KB (1,921 words) - 15:48, October 23, 2022
  • ["Pad"] = 46000, ["Page"] = 3900, ["PageViews_graph"] = 2500, ["Page_name_sub"] = 44000, ["Page_needed"] = 15000, ["Page_tabs"] = 2600, ["Page_tabs/styles.css"]...
    6 KB (636 words) - 10:21, September 12, 2021
  • true end -- New empty list of pages forRow.pages = {} -- Insert first pages item if present table.insert(forRow.pages, args[i + 1]) -- If the param...
    7 KB (914 words) - 14:10, October 23, 2022
  • ***************** * * Description: Adds editintros on disambiguation pages and BLP pages. * Maintainers: [[User:RockMFR]] * * @param {string}...
    12 KB (1,320 words) - 21:14, October 5, 2020
  • applies to orphan "Foo (disambiguation)" redirects that target pages that are not disambiguation or similar disambiguation-like pages (such as set index articles...
    82 KB (10,140 words) - 20:27, August 30, 2020
  • utilities_page_ptr.is_set; in_array = utilities_page_ptr.in_array; set_message = utilities_page_ptr.set_message; substitute = utilities_page_ptr.substitute;...
    62 KB (9,817 words) - 16:23, May 4, 2023
  • 15000, ["Module:Infobox_television_disambiguation_check"] = 57000, ["Module:Infobox_television_season_disambiguation_check"] = 7800, ["Module:Infobox_t...
    21 KB (2,417 words) - 21:25, April 3, 2021
  • .get(); } // Sanity check - check if any pages are null if ( !pages || pages.length === 0 || pages.some(function(p) { return !p; }) ) { //Still...
    204 KB (21,994 words) - 20:59, August 30, 2020
  • /** Template * * @class * Represents the wikitext of template transclusion. Used by #parseTemplates. * @prop {String} name Name of the template * @prop...
    29 KB (3,475 words) - 20:59, August 30, 2020
  • prefix for custom templates var customProcess = function(template) { template = template.split('|')[0]; var prefix; switch (template.substr(-1)) {...
    62 KB (7,256 words) - 20:27, August 30, 2020
  • use R to disambiguation page instead' }, { tag: 'R to disambiguation page', description: 'redirect to a disambiguation page' }, { tag: 'R from incomplete...
    84 KB (9,979 words) - 20:27, August 30, 2020
  • ); var pages = response.query.pages[ 0 ]; /** * The page short description. * @type {string} */ var pageDescription = pages.description;...
    33 KB (3,691 words) - 20:38, August 30, 2020
  • Template:Other uses (category Disambiguation and redirection templates) (section When to use this template)
    this template based on this TemplateData. TemplateData for Other uses This template creates a note directing the reader to the disambiguation page related...
    75 bytes (314 words) - 19:07, September 8, 2020
  • on: // * special pages // * non-existent pages // * files on Commons, whether there is a local page or not (unneeded local pages of files on Commons...
    85 KB (9,512 words) - 20:27, August 30, 2020
  • Template:About (category Disambiguation and redirection templates) (section TemplateData)
    usage report for this template based on this TemplateData. TemplateData for About This template is a hatnote in the format "This page is about … For other...
    90 bytes (281 words) - 14:12, August 30, 2020
  • Template:IMDb title (category Pages with script errors) (section TemplateData)
    Category:IMDb template with no id set (2) Category:IMDb template with invalid id set (0) Wikipedia:IMDb Similar television title template: {{TheTVDB}} {{Screenonline...
    2 KB (1,159 words) - 16:23, May 4, 2023
  • Template:Redirect (category Disambiguation and redirection templates) (section TemplateData)
    (emperor)|other uses|Achilles (disambiguation)}} (as used on the page Achilles) → This is the TemplateData for this template used by TemplateWizard, VisualEditor...
    183 bytes (249 words) - 14:12, August 30, 2020
  • Template documentation[create] [purge] Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories...
    8 KB (27 words) - 17:13, September 13, 2021
  • Template:Short description (category Templates using TemplateData) (section Template information)
    this template, in which case the short description will be unique to the article transcluded in another template, such as a disambiguation template, where...
    1 KB (783 words) - 16:23, May 4, 2023
  • Template:TCMDb title (category Templates using TemplateData) (section No ID in template or Wikidata)
    report for this template based on this TemplateData. TemplateData for TCMDb title This template displays an external link to a web page for a film title...
    765 bytes (567 words) - 07:11, October 17, 2020
  • Template:Metacritic film (category Templates using TemplateData) (section No ID in template or Wikidata)
    for this template based on this TemplateData. TemplateData for Metacritic film This template displays an external link to a film title web page at the Metacritic...
    690 bytes (384 words) - 07:20, October 17, 2020
  • messageboxes on article pages. {{Cmbox}}, for messageboxes on category pages. {{Imbox}}, for messageboxes on file (image) pages. {{Tmbox}}, for messageboxes...
    925 bytes (126 words) - 15:48, October 23, 2022
  • Template:Rotten Tomatoes (category Templates using TemplateData) (section TemplateData)
    report for this template based on this TemplateData. TemplateData for Rotten Tomatoes This template generates an external link to a page for a film title...
    2 KB (547 words) - 07:25, October 17, 2020
  • ["WP_Christianity"] = 3000, ["WP_Cities"] = 7000, ["WP_Crime"] = 5400, ["WP_Disambiguation"] = 4400, ["WP_Energy"] = 3800, ["WP_Film"] = 7900, ["WP_Football"]...
    47 KB (4,826 words) - 08:57, May 2, 2021
  • Template documentation[create] [purge] Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories...
    5 KB (27 words) - 17:30, October 11, 2021
  • Template:AllMovie title (category Templates using TemplateData) (section TemplateData)
    report for this template based on this TemplateData. TemplateData for AllMovie title This template displays an external link to a page for a title (film...
    1 KB (549 words) - 07:14, October 17, 2020
  • Template documentation[create] [purge] Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories...
    6 KB (27 words) - 14:13, August 30, 2020
  • Template:Other uses/doc (category Template documentation pages) (section When to use this template)
    argument to the template. {{Other uses}} results in {{Other uses|Target (disambiguation)}} results in This template can be used on pages with an ambiguous...
    2 KB (274 words) - 19:08, September 8, 2020
  • Template:Infobox Christian leader (category Pages with script errors) (section Sub-templates)
    parameter usage report for this template based on this TemplateData. TemplateData for Infobox Christian leader This template may be used to summarize information...
    9 KB (861 words) - 19:46, August 21, 2020
  • Template documentation[create] [purge] Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories...
    8 KB (27 words) - 14:14, August 30, 2020
  • MediaWiki:Gadget-wikEd.js (category Pages with syntax highlighting errors)
    // <pages> var pages = ''; var regExpMatchPages = query.match(/<pages>\s*((.|\n)*?)\s*<\/pages>/); if (regExpMatchPages !== null) { pages = regExpMatchPages[1];...
    646 KB (69,593 words) - 04:09, September 3, 2020
  • Template:Infobox artist (category Templates using TemplateData) (section Embedding other templates via module parameter)
    (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    4 KB (726 words) - 19:38, August 21, 2020
  • Template:About/doc (category Template documentation pages) (section TemplateData)
    usage report for this template based on this TemplateData. TemplateData for About This template is a hatnote in the format "This page is about … For other...
    5 KB (242 words) - 14:12, August 30, 2020
  • Template:Infobox film (category Templates using TemplateData) (section Categories added by template)
    16 February 2011. (See Template talk:Infobox film/Archive 19#Preceded By.2FFollowed By.) The HTML mark-up produced by this template includes an hCalendar...
    5 KB (1,899 words) - 18:29, October 30, 2022
View (previous 50 | ) (20 | 50 | 100 | 250 | 500)