Search results

  • International Standard Book Number (category Articles with example C code)
    transposition. For instance, the above example allows this situation with the 6 followed by a 1. The correct order contributes 3×6+1×1 = 19 to the sum;...
    54 KB (6,204 words) - 12:31, 15 April 2023
  • HTML (category Articles with example code)
    HTML document: <head>...</head>. The title is included in the head, for example: <head> <title>The Title</title> <link rel="stylesheet" href="stylebyjimbowales...
    82 KB (9,489 words) - 14:35, 2 January 2022
  • inherent orthographic "correctness"; both are equally "correct", and each is the preferred style in some style guides. For example, the American Heritage...
    66 KB (6,185 words) - 17:53, 12 December 2020
  • or provides functionality to certain element types unable to function correctly without them. In HTML syntax, an attribute is added to an HTML start tag...
    38 KB (1,771 words) - 18:16, 2 January 2022
  • location of an HTTP proxy server which will redirect web accesses to the correct online location of the linked item. The CrossRef recommendation is primarily...
    32 KB (4,034 words) - 12:24, 15 April 2023
  • NLM changed the indexing system so that publishers are able to directly correct typos and errors in PubMed indexed articles. PubMed has been reported to...
    31 KB (3,412 words) - 10:06, 7 September 2021
  • for example, in CSS, with @import directives of the form, <style> @import url; </style> Standardized in HTML 3.2; still current. <title>...</title> This...
    112 KB (12,615 words) - 10:45, 7 September 2021
  • delivered: if delivered by hand: on the day of delivery; if sent by post to the correct address: within 72 hours of posting. In the event of a dispute between...
    20 KB (3,440 words) - 15:52, 3 July 2023
  • members increases the number of majorities that can come to a correct vote (however correctness is defined). The problem is that if the average member is...
    25 KB (2,986 words) - 18:12, 2 January 2022
  • always, the contraction includes the first and last letters or elements. Examples of contractions are "li'l" (for "little"), "I'm" (for "I am"), and "he'd've"...
    30 KB (3,804 words) - 16:04, 6 September 2021
  • the correct order, and best placed before named parameters. An example of the syntax using the Template:Collapse top: {{Collapse top|This is the title text|This...
    36 KB (4,614 words) - 18:19, 2 January 2022
  • Title changing or correcting templates + magic word [<span style="" title="<translate nowrap> View this template</translate>"><translate> view</translate>...
    3 KB (19 words) - 13:48, 3 April 2023
  • short list of 'names' that are typically not the correct names for the cited source. Some examples are: Template:Div col begin about us author collaborator...
    138 KB (13,707 words) - 03:46, 9 March 2023
  • assistance.", ["INCORRECT_CATEGORY_TITLE"] = "[[:%s]] is not the category being populated by the {{tlx|%s}} template. The correct category is located at: [[:%s]]...
    31 KB (4,553 words) - 10:06, 22 October 2022
  • were not aware of the concept of bias in reporting, let alone actively correcting for it. News is also sometimes said to portray the truth, but this relationship...
    152 KB (20,987 words) - 10:00, 8 August 2023
  • 'no-page' ) end local title = mw.title.new(page) if not title then return getError( 'no-page' ) end if title.isRedirect then title = title.redirectTarget end...
    8 KB (1,085 words) - 18:27, 4 December 2022
  • for example, {{convert|1-2|ft}}. -- Words must be in correct order for searching, for example, 'x' after 'xx'. local range_words = { '-', '–', 'xx',...
    19 KB (2,293 words) - 10:01, 8 August 2023
  • intended to obstruct the project's purpose of building a free encyclopedia. Examples include adding irrelevant obscenities or jokes, illegitimately blanking...
    5 KB (366 words) - 18:19, 2 January 2022
  • link to an external website; the external link will not render correctly. Below is an example of a wikilinked author credit: {{cite book |author-last1=Hawking...
    72 KB (10,375 words) - 16:23, 4 April 2023
  • List of title parameter names in this order. -- List used for multi title lists. local titleList = { 'Title', 'RTitle', 'AltTitle', 'RAltTitle', 'NativeTitle'...
    31 KB (3,921 words) - 08:51, 11 March 2023
  • specified to control the position of the image. For examples of how all this works, see Examples of location parameter. right Place the image on the right...
    44 KB (4,617 words) - 14:49, 2 January 2022
  • characters or in the keyword area. So this section has many examples and few mis-examples. For example, only at the beginning of a line (bol of wikitext, bol...
    82 KB (5,137 words) - 10:43, 7 September 2021
  • to the correct article title. For example, an editor of an astronomy article may have created a link to Mercury, and this should be corrected to point...
    1 KB (220 words) - 14:02, 26 December 2022
  • prefixed_name(unit, name, index) -- Return unit name with SI prefix inserted at correct position. -- index = 1 (name1), 2 (name2), 3 (name1_us), 4 (name2_us)...
    133 KB (20,940 words) - 10:01, 8 August 2023
  • short example is the code: {{tl|foo}} generates {{foo}} Most templates are pages in the template namespace, which means that they have titles in the...
    47 KB (5,591 words) - 19:32, 1 January 2022
  • flag set true when data.digits.enable is true local this_page = mw.title.getCurrentTitle(); local track = {}; -- Associative array to hold...
    38 KB (5,288 words) - 13:04, 22 October 2022
  • In the following sections, various list types are used for different examples, but other list types will generally give corresponding results. Ordered...
    27 KB (2,509 words) - 14:35, 2 January 2022
  • citation_config.messages it has been moved into its own, more semantically correct place. ]] local presentation = { -- .citation-comment class is specified...
    102 KB (13,370 words) - 17:31, 10 April 2023
  • citation_config.messages it has been moved into its own, more semantically correct place. ]] local presentation = { -- .citation-comment class is specified...
    95 KB (12,422 words) - 10:00, 8 August 2023
  • interpreted correctly. return '\n' .. (content or '') .. '\n' end p.contentTitle = makeInvokeFunc('_contentTitle') function p._contentTitle(args, env)...
    34 KB (4,045 words) - 18:53, 4 December 2022
  • =======================================]] local currtitle = mw.title.getCurrentTitle() local nexistingcats = 0 local errors = '' local testcasecolon...
    77 KB (10,661 words) - 18:49, 8 February 2023
  • the title of the page to which the text links. It is created with wikitext that results in hyperlinked (underlined, clickable) text. For example, the...
    10 KB (1,259 words) - 14:36, 2 January 2022
  • L, Title}); Title = Title .. TransTitle; else Title = Title .. TransTitle; end end else Title = TransTitle; end if utilities...
    209 KB (29,923 words) - 15:43, 14 January 2023
  • L, Title}); Title = Title .. TransTitle; else Title = Title .. TransTitle; end end else Title = TransTitle; end if utilities...
    215 KB (30,833 words) - 20:31, 10 April 2023
  • Safer Nicotine Wiki:Moving a page (category Wikipedia article title help)
    may also be moved to another namespace without changing the base title—for example, a userspace draft may be moved to article space. Autoconfirmed rights...
    41 KB (5,646 words) - 18:33, 2 January 2022
  • stemming is turned off for a word the pages listed in the search results are correct, (they don't have stemmed-only variants, they all have the word as given)...
    60 KB (8,509 words) - 15:31, 18 June 2022
  • being forced to insert a meaningless heading just to position the TOC correctly (i.e. not too low). However, if there is any text at all between the TOC...
    25 KB (3,515 words) - 10:46, 7 September 2021
  • as archiveheader, minthreadsleft, etc. The examples below are also available for use. All of the examples here are intended for you to be able to copy...
    31 KB (3,124 words) - 14:36, 2 January 2022
  • frame) local title if frame then -- current module invoked by page/template, get its title from frame title = frame:getTitle() else -- current...
    67 KB (9,029 words) - 18:54, 4 December 2022
  • and the unit is not defined in convert, -- the sort key may not be correct; this allows such units to be identified. if not (unit.si or unit.scale_text)...
    23 KB (3,523 words) - 18:27, 4 December 2022
  • {{harvid}}. this function assumes that {{sfnref}} and {{harvid}} are correctly formed. ]] local function sfnref_get (template) template = template:gsub...
    37 KB (5,140 words) - 19:25, 4 December 2022
  • superficial differences exist between the current and previous versions. Examples include typographical corrections, corrections of minor formatting errors...
    8 KB (1,064 words) - 18:17, 2 January 2022
  • are very similar in appearance, so it is important to use the correct image. For example, the images for the closing single quotation mark (’) and closing...
    22 KB (2,919 words) - 18:22, 2 January 2022
  • unprocessed wikitext source code of a page. For example: https://en.wikipedia.org/w/index.php?title=Help:Creating_a_bot&action=raw. An API query with...
    30 KB (4,334 words) - 18:22, 2 January 2022
  • interpret it correctly as "Wikipedia:Example", pageid 25263910. What you type [//en.wikipedia.org/w/api.php?action=query&prop=links&pllimit=500&titles=fullpagename...
    46 KB (6,015 words) - 14:34, 2 January 2022
  • characters, then they will not display and link correctly. Those characters need to be percent-encoded. For example, a space must be replaced by %20. To encode...
    32 KB (3,322 words) - 05:10, 28 January 2023
  • properties abbr = 'WGT', dst_abbr = 'WGST', -- ??? what is the correct abbreviation? utc_offset = '-03:00', df = 'dmy', dst_begins = 'last...
    20 KB (2,771 words) - 22:11, 14 January 2022
  • because then it will automatically add a redlinked category instead of the correct category. The simplest way to use this parameter manually is {{More citations...
    1 KB (1,516 words) - 10:00, 8 August 2023
  • of a new article is caused by lack of notability. Anything else can be corrected by improving an article, but lack of notability means the article will...
    35 KB (4,527 words) - 18:17, 2 January 2022
  • empty or omitted entirely. If you added an infobox and it didn't display correctly, here are the common errors: You used a made-up or invalid parameter....
    10 KB (1,583 words) - 18:11, 2 January 2022
  • statement's validity Note: Refer to the Incorrect uses section below for examples of inappropriate uses, and suggested alternatives. When using this template...
    641 bytes (709 words) - 18:28, 2 January 2022
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    130 bytes (5,476 words) - 14:45, 11 December 2020
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    128 bytes (5,484 words) - 14:45, 11 December 2020
  • |host=Host|title=Title |website=website |publisher=Publisher |date=17 May 2024 |url=http://example.org |access-date=17 May 2024}} Host (17 May 2024). "Title"....
    126 bytes (6,094 words) - 18:20, 26 October 2021
  • other recent browsers. An optional step that can be taken for better (and correct) display of characters with ligature forms, combined characters, after...
    14 KB (1,706 words) - 14:36, 2 January 2022
  • editor (Notepad for example). Use replace (from edit menu in Notepad). See previous sections to learn how to copy that corrected list into a table. If...
    183 KB (12,824 words) - 03:39, 7 September 2021
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    162 bytes (6,534 words) - 14:45, 11 December 2020
  • indented: References Incorrectly boxed example reference If this is fixed, the above example would display inside a correctly-indented box, which would look like...
    292 bytes (701 words) - 19:51, 1 January 2022
  • correct term for post-revival Doctor Who, see WP:WHO/MOS#Terminology. --Redrose64 🌹 (talk) 07:31, 22 August 2021 (UTC) @Redrose64: see the examples above...
    247 KB (33,947 words) - 03:41, 7 September 2021
  • This is particularly important for newcomers, who may not understand the correct way to resolve edit conflicts, though even experienced users may need the...
    11 KB (1,650 words) - 14:36, 2 January 2022
  • delivered: if delivered by hand: on the day of delivery; if sent by post to the correct address: within 72 hours of posting. In the event of a dispute between...
    19 KB (3,225 words) - 18:08, 23 January 2023
  • article or section: {{Globalize|date=April 2024}} This code provides the correct date, assumes that your concerns affect the entire article, and assumes...
    2 KB (895 words) - 10:01, 8 August 2023
  • suitable example is taken as a basis). Large timelines may take a few hours for composition and fine-tuning. However, adding to or correcting a timeline...
    47 KB (6,392 words) - 18:22, 2 January 2022
  • Thumbnail for File:GSTHR2020-Burning-Issues.pdf
    File:GSTHR2020-Burning-Issues.pdf (matches file content)
    GDP (nominal). (2020). In Wikipedia. https://en.wikipedia.org/w/index.php?title=List_of_countries_by_ GDP_(nominal)&oldid=974300848 the estimated annual...
    (1,239 × 1,752 (15.43 MB)) - 17:36, 2 December 2020
  • five names can be used: {{Not a typo}} for items that are actually correct. Examples: bird calls, made-up words, "he put a little {{not a typo|english}}...
    76 bytes (460 words) - 17:54, 12 December 2020
  • milliseconds)', 'rt-tooltipsForComments': 'Show tooltips over <span title="Tooltip example" class="' + ( COMMENTED_TEXT_CLASS || 'rt-commentedText' ) + '"...
    25 KB (2,667 words) - 16:27, 6 September 2021
  • discussion from |1=Wikipedia:Help desk#Question about turtles |2=This is the correct venue. ~~~~}} [[Chelonia]] currently redirects to [[Turtle]], but ''Chelonia''...
    407 bytes (904 words) - 19:41, 1 January 2022
  • stemming is turned off for a word the pages listed in the search results are correct, (they don't have stemmed-only variants, they all have the word as given)...
    4 KB (13,691 words) - 14:47, 2 January 2022
  • can find the general wikitext of interest with a plain insource: filter. Examples of the plain insource: search are in § Parameters hastemplate and insource...
    3 KB (10,648 words) - 17:55, 24 March 2023
  • name in the title at the beginning of the page. Some examples (in different namespaces): The template does not work together with other title modification...
    508 bytes (344 words) - 03:07, 5 December 2021
  • discussion from |1=Wikipedia:Help desk#Question about turtles |2=This is the correct venue. ~~~~}} [[Chelonia]] currently redirects to [[Turtle]], but ''Chelonia''...
    527 bytes (778 words) - 18:23, 4 December 2022
  • linked, such as information about the author, title, and/or publication. Bare URLs—add this tag http://www.example.org/page.html [1] Good citations—do not add...
    1 KB (645 words) - 13:33, 8 December 2021
  • name in the title at the beginning of the page. Some examples (in different namespaces): The template does not work together with other title modification...
    3 KB (303 words) - 11:25, 19 October 2021
  • can't tell that the logical application of the data to the structure isn't correct, only that tags are nested properly, etc.). The following template names...
    8 KB (718 words) - 18:13, 4 December 2022
  • redundancy by suppressing the display of the title altogether by adding the parameter |notitle=1 (see example below). These templates are for citing U.S...
    640 bytes (188 words) - 16:32, 2 January 2022
  • namespace from a title with a different correct spelling of the target. Do not use this rcat to tag a redirect from an incorrectly spelled title – misspelled...
    1 KB (816 words) - 15:48, 1 September 2021
  • can't tell that the logical application of the data to the structure isn't correct, only that tags are nested properly, etc.). The following template names...
    500 bytes (761 words) - 23:53, 27 August 2021
  • (following the above examples) to the {{citation}} or {{cite journal}} templates. {{cite arXiv |last=Sparling |first=George A. J. |date=2006 |title=Spacetime is...
    799 bytes (1,476 words) - 18:28, 2 January 2022
  • and access dates. title: Title of source. Displays in italics. Titles containing certain characters will not display and link correctly unless those characters...
    126 bytes (1,487 words) - 19:27, 4 December 2022
  • stored at Module:Portal/images/f. If there is an entry for a portal on the correct page then the corresponding image will be shown next to the portal link...
    168 bytes (923 words) - 16:46, 20 February 2022
  • five names can be used: {{Not a typo}} for items that are actually correct. Examples: bird calls, made-up words, "he put a little {{not a typo|english}}...
    3 KB (418 words) - 21:34, 25 November 2022
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    123 bytes (7,764 words) - 14:53, 10 December 2020
  • because then it will automatically add a redlinked category instead of the correct category. The simplest way to use this parameter manually is {{More citations...
    14 KB (1,474 words) - 15:36, 11 April 2023
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    126 bytes (8,906 words) - 14:53, 10 December 2020
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    3 KB (5,434 words) - 19:24, 4 December 2022
  • {{var}}, to make them more distinguishable, like these serif examples: I, l. More examples This is the TemplateData documentation for this template used...
    322 bytes (342 words) - 18:38, 10 December 2020
  • {{var}}, to make them more distinguishable, like these serif examples: I, l. More examples This is the TemplateData documentation for this template used...
    4 KB (301 words) - 04:47, 2 June 2022
  • {{#tag:ref|...}} and the {{sfn}} template will work correctly inside the footnote, as shown in the second example. Sometimes there is a need to create two or...
    222 bytes (3,726 words) - 14:48, 11 December 2020
  • {{#tag:ref|...}} and the {{sfn}} template will work correctly inside the footnote, as shown in the second example. Sometimes there is a need to create two or...
    201 bytes (3,725 words) - 14:48, 11 December 2020
  • {{#tag:ref|...}} and the {{sfn}} template will work correctly inside the footnote, as shown in the second example. Sometimes there is a need to create two or...
    389 bytes (3,743 words) - 14:48, 11 December 2020
  • {{#tag:ref|...}} and the {{sfn}} template will work correctly inside the footnote, as shown in the second example. Sometimes there is a need to create two or...
    2 KB (3,682 words) - 16:08, 28 October 2022
  • discussion from |1=Wikipedia:Help desk#Question about turtles |2=This is the correct venue. ~~~~}} [[Chelonia]] currently redirects to [[Turtle]], but ''Chelonia''...
    7 KB (860 words) - 09:49, 2 January 2023
  • Template:Wikt-lang automatically determines the correct English Wiktionary entry by removing italics or bolding, and removing or replacing diacritical...
    4 KB (238 words) - 12:45, 7 September 2022
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    36 KB (5,443 words) - 19:24, 4 December 2022
  • [edit] [history] [purge] Template:Wikt-lang automatically determines the correct English Wiktionary entry by removing italics or bolding, and removing or...
    244 bytes (279 words) - 08:49, 7 December 2018
  • |host=Host|title=Title |website=website |publisher=Publisher |date=18 May 2024 |url=http://example.org |access-date=18 May 2024}} Host (18 May 2024). "Title"....
    7 KB (6,053 words) - 14:15, 28 September 2022
  • Usage: samples of blank parameters that can be copied and pasted Examples: examples of various usage Parameters: detailed descriptions of each parameter...
    174 bytes (9,980 words) - 14:53, 10 December 2020
  • from misspelling|(correct spelling if needed)|printworthy}} {{R printworthy}} }} In this case, the rcat's |1= parameter is the correct spelling (used only...
    2 KB (2,516 words) - 18:23, 4 December 2022
  • incomplete name: This is a redirect from a title that is an incomplete form of a topic's correct name. The correct name is given by the target of this redirect...
    1 KB (581 words) - 15:49, 2 January 2022
  • redundancy by suppressing the display of the title altogether by adding the parameter |notitle=1 (see example below). These templates are for citing U.S...
    2 KB (135 words) - 04:50, 14 April 2020
  • Align the floatting image to the correct side, depending on the language of the current translated page -->[[File:Example|{{dir|{{pagelang}}|left|right}}|30x30px]]...
    5 KB (533 words) - 20:17, 4 December 2021
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    14 KB (6,711 words) - 23:10, 4 March 2023
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    132 bytes (6,753 words) - 17:28, 12 December 2020
  • website using the provided information such as URL and title. Used only for sources that are not correctly described by the specific citation templates for...
    122 bytes (8,434 words) - 20:08, 9 December 2020
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    19 KB (6,492 words) - 15:24, 20 March 2023
  • (|of=) that may be used to provide the correct spelling when it is not the same as the target page's title – for example when an alternate name for the article...
    10 KB (987 words) - 14:48, 2 January 2022
  • can't tell that the logical application of the data to the structure isn't correct, only that tags are nested properly, etc.). The following template names...
    245 bytes (758 words) - 20:21, 10 December 2020
  • Align the floatting image to the correct side, depending on the language of the current translated page -->[[File:Example|{{dir|{{pagelang}}|left|right}}|30x30px]]...
    300 bytes (578 words) - 20:16, 4 December 2021
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    31 KB (8,805 words) - 18:50, 3 March 2023
  • statement's validity Note: Refer to the Incorrect uses section below for examples of inappropriate uses, and suggested alternatives. When using this template...
    5 KB (667 words) - 15:49, 17 January 2023
  • recommended. Titles containing certain characters will not display and link correctly unless those characters are encoded. title-link: Title of existing...
    166 bytes (7,830 words) - 14:45, 11 December 2020
  • (|of=) that may be used to provide the correct spelling when it is not the same as the target page's title – for example when an alternate name for the article...
    1 KB (1,159 words) - 14:35, 2 January 2022
  • |abbreviation= IS CORRECT FIRST There are links in the maintenance templates to facilitate this. |abbreviation= should contain dotted, title cased versions...
    1 member (0 subcategories, 0 files) - 14:50, 16 May 2018
  • further into detail about the succession templates and gives examples of their use. Complete examples of succession boxes of varying complexity are given in...
    283 bytes (7,076 words) - 16:41, 25 July 2021
  • further into detail about the succession templates and gives examples of their use. Complete examples of succession boxes of varying complexity are given in...
    57 KB (7,031 words) - 23:56, 15 December 2022
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    127 bytes (7,022 words) - 14:47, 11 December 2020
  • left | a c | 3 }} → a c The result is correct, as expected. {{ Str left | a&#32;c | 3 }} → a&# This last example should be equivalent to the previous one...
    6 KB (558 words) - 12:20, 23 January 2022
  • either case, be sure to include {{DEFAULTSORT:(surname), (given name)}} for correct category sorting of this person's name. Template documentation[view] [edit]...
    818 bytes (581 words) - 15:49, 2 January 2022
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    200 bytes (8,846 words) - 14:47, 11 December 2020
  • (following the above examples) to the {{citation}} or {{cite journal}} templates. {{cite arXiv |last=Sparling |first=George A. J. |date=2006 |title=Spacetime is...
    9 KB (1,435 words) - 12:36, 25 March 2023
  • parameter can be used to change the display string but keep the link to the correct article. {{flag|Canada|1957|name=Canadian}}  Canadian The name parameter...
    7 KB (292 words) - 19:01, 20 November 2022
  • parameter can be used to change the display string but keep the link to the correct article. {{flag|Canada|1957|name=Canadian}}  Canadian The name parameter...
    148 bytes (332 words) - 05:21, 29 August 2021
  • Incorrect markup Correct markup {{small|{{hlist|...}}}} {{hlist|...|style=font-size:85%}} {{resize|{{hlist|...}}}} {{hlist|...|style=font-size:90%}} {{midsize|{{hlist|...
    5 KB (260 words) - 18:12, 26 January 2022
  • and access dates. title: Title of source. Displays in italics. Titles containing certain characters will not display and link correctly unless those characters...
    8 KB (1,446 words) - 19:15, 27 February 2023
  • persons. Be sure to include {{DEFAULTSORT:(surname), (given name)}} for correct category sorting of this person's name. Template documentation[view] [edit]...
    570 bytes (579 words) - 15:51, 2 January 2022
  • indented: References Incorrectly boxed example reference If this is fixed, the above example would display inside a correctly-indented box, which would look like...
    9 KB (659 words) - 21:00, 12 March 2023
  • |sstyle = }} Various example codes and their results. For more intricate examples see Template:Quote box/examples. In the examples the {{lorem ipsum}}...
    2 KB (1,880 words) - 16:18, 2 January 2022
  • title that is unsuitable as a Wikipedia article title or other project page name – that serves readers because it is a good search term. The correct name...
    834 bytes (1,189 words) - 10:44, 7 September 2021
  • that end, proper use of these templates helps web browsers to choose the correct display font, text-to-speech screen readers to select a more appropriate...
    6 KB (544 words) - 01:10, 30 January 2022
  • the IP address or domain name of the system to connect to); if this is correct, press ↵ Enter." {{kbd|1={{lorem ipsum span}}|spacing=0}} to get rid of...
    512 bytes (697 words) - 18:27, 4 December 2022
  • the IP address or domain name of the system to connect to); if this is correct, press ↵ Enter." {{kbd|1={{lorem ipsum span}}|spacing=0}} to get rid of...
    5 KB (655 words) - 03:09, 15 June 2022
  • This will change the wording from "The correct name is given by the target of the redirect," to "The correct name is (expanded term)." Also known as...
    4 KB (441 words) - 15:58, 2 January 2022
  • is only for those rare cases where the plural is the correct form and the singular is not. Examples: TrouserTrousers ScissorScissors If a singular → plural...
    1 KB (751 words) - 14:36, 2 January 2022
  • that end, proper use of these templates helps web browsers to choose the correct display font, text-to-speech screen readers to select a more appropriate...
    207 bytes (585 words) - 16:33, 2 January 2022
  • can find the general wikitext of interest with a plain insource: filter. Examples of the plain insource: search are in § Parameters hastemplate and insource...
    6 KB (10,603 words) - 17:54, 24 March 2023
  • wikitext Technical features: Produces well-formed, accessible, semantically-correct HTML code Compatible with many other templates' in-text citation links...
    8 KB (688 words) - 19:42, 10 February 2023
  • wikitext Technical features: Produces well-formed, accessible, semantically-correct HTML code Compatible with many other templates' in-text citation links...
    179 bytes (729 words) - 07:10, 20 August 2022
  • stemming is turned off for a word the pages listed in the search results are correct, (they don't have stemmed-only variants, they all have the word as given)...
    15 KB (13,650 words) - 06:06, 28 May 2022
  • to do list of page Foo instead {{To do|To-do=Alternative title}} – changes the "To-do" title of the displayed box to something else, e.g.: {{To do|To-do=Log...
    4 KB (552 words) - 17:03, 5 December 2021
  • don't comply with MOS:DECOR and should be removed at sight. A rare example of a correct usage would be this one: a map shows (in green) the location of a...
    128 bytes (3,786 words) - 13:20, 23 November 2021
  • don't comply with MOS:DECOR and should be removed at sight. A rare example of a correct usage would be this one: a map shows (in green) the location of a...
    37 KB (3,746 words) - 19:50, 6 April 2023
  • {{#tag:ref|...}} and the {{sfn}} template will work correctly inside the footnote, as shown in the second example. Sometimes there is a need to create two or...
    208 bytes (3,721 words) - 14:48, 11 December 2020
  • {{#tag:ref|...}} and the {{sfn}} template will work correctly inside the footnote, as shown in the second example. Sometimes there is a need to create two or...
    394 bytes (3,721 words) - 14:48, 11 December 2020
  • {{#tag:ref|...}} and the {{sfn}} template will work correctly inside the footnote, as shown in the second example. Sometimes there is a need to create two or...
    171 bytes (3,786 words) - 18:35, 2 January 2022
  • {{#tag:ref|...}} and the {{sfn}} template will work correctly inside the footnote, as shown in the second example. Sometimes there is a need to create two or...
    425 bytes (3,785 words) - 03:48, 7 September 2021
  • {{#tag:ref|...}} and the {{sfn}} template will work correctly inside the footnote, as shown in the second example. Sometimes there is a need to create two or...
    47 KB (3,759 words) - 13:20, 20 February 2023
  • {{#tag:ref|...}} and the {{sfn}} template will work correctly inside the footnote, as shown in the second example. Sometimes there is a need to create two or...
    259 bytes (3,721 words) - 14:48, 11 December 2020
  • {{#tag:ref|...}} and the {{sfn}} template will work correctly inside the footnote, as shown in the second example. Sometimes there is a need to create two or...
    896 bytes (3,691 words) - 15:55, 11 September 2022
  • {{#tag:ref|...}} and the {{sfn}} template will work correctly inside the footnote, as shown in the second example. Sometimes there is a need to create two or...
    3 KB (3,746 words) - 17:40, 25 April 2020
  • {{#tag:ref|...}} and the {{sfn}} template will work correctly inside the footnote, as shown in the second example. Sometimes there is a need to create two or...
    3 KB (3,745 words) - 22:57, 3 February 2023
  • {{#tag:ref|...}} and the {{sfn}} template will work correctly inside the footnote, as shown in the second example. Sometimes there is a need to create two or...
    476 bytes (3,731 words) - 18:35, 2 January 2022
  • {{#tag:ref|...}} and the {{sfn}} template will work correctly inside the footnote, as shown in the second example. Sometimes there is a need to create two or...
    562 bytes (3,685 words) - 02:14, 13 August 2022
  • {{#tag:ref|...}} and the {{sfn}} template will work correctly inside the footnote, as shown in the second example. Sometimes there is a need to create two or...
    973 bytes (3,680 words) - 02:19, 11 August 2022
  • {{#tag:ref|...}} and the {{sfn}} template will work correctly inside the footnote, as shown in the second example. Sometimes there is a need to create two or...
    523 bytes (3,680 words) - 01:28, 10 August 2020
  • {{#tag:ref|...}} and the {{sfn}} template will work correctly inside the footnote, as shown in the second example. Sometimes there is a need to create two or...
    518 bytes (3,680 words) - 01:29, 10 August 2020
  • {{#tag:ref|...}} and the {{sfn}} template will work correctly inside the footnote, as shown in the second example. Sometimes there is a need to create two or...
    521 bytes (3,680 words) - 01:30, 10 August 2020
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    3 KB (6,072 words) - 18:32, 21 August 2022
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    3 KB (5,994 words) - 14:13, 28 September 2022
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    125 bytes (6,035 words) - 00:24, 28 August 2021
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    9 KB (6,492 words) - 07:55, 28 December 2022
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    124 bytes (6,533 words) - 17:28, 12 December 2020
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    125 bytes (6,113 words) - 00:24, 28 August 2021
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    2 KB (6,721 words) - 03:57, 23 October 2022
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    129 bytes (6,762 words) - 00:24, 28 August 2021
  • This will change the wording from "The correct name is given by the target of the redirect," to "The correct name is (expanded term)." Also known as...
    580 bytes (575 words) - 15:50, 2 January 2022
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    6 KB (6,675 words) - 19:22, 4 December 2022
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    189 bytes (6,718 words) - 17:28, 12 December 2020
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    63 KB (8,929 words) - 02:50, 9 April 2023
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    30 KB (6,444 words) - 18:34, 21 August 2022
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    124 bytes (6,485 words) - 00:24, 28 August 2021
  • situation, this template replaces the glyph with that label. This way, the correct presentation wins it over Unicode-usage to the letter of the law. "Control"...
    1 KB (2,064 words) - 18:23, 4 December 2022
  • situation, this template replaces the glyph with that label. This way, the correct presentation wins it over Unicode-usage to the letter of the law. "Control"...
    949 bytes (2,059 words) - 18:23, 4 December 2022
  • situation, this template replaces the glyph with that label. This way, the correct presentation wins it over Unicode-usage to the letter of the law. "Control"...
    18 KB (2,024 words) - 16:55, 22 February 2023
  • second parameter is used. Example: Code {{smallcaps all|H|ello}} {{smallcaps all|W|orld}} Displayed HELLO WORLD Pasted Correctly as "Hello World". This style...
    9 KB (1,131 words) - 20:30, 23 June 2022
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    126 bytes (6,058 words) - 14:45, 11 December 2020
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    8 KB (6,017 words) - 06:55, 13 April 2023
  • Usage: samples of blank parameters that can be copied and pasted Examples: examples of various usage Parameters: detailed descriptions of each parameter...
    32 KB (9,938 words) - 19:22, 4 December 2022
  • apply the correct language codes that will make the redirect populate a more specific language category(ies). In the case of the redirect title The Miserable...
    14 KB (1,491 words) - 12:09, 9 January 2023
  • {{R from acronym}} or {{R from initialism}}, whichever applies. Examples of correct usage: H. sapiensHomo sapiens PNPLA6Neuropathy target esterase Also...
    4 KB (291 words) - 15:58, 2 January 2022
  • article or section: {{Globalize|date=April 2024}} This code provides the correct date, assumes that your concerns affect the entire article, and assumes...
    10 KB (855 words) - 06:20, 1 February 2023
  • second parameter is used. Example: Code {{smallcaps all|H|ello}} {{smallcaps all|W|orld}} Displayed HELLO WORLD Pasted Correctly as "Hello World". This style...
    199 bytes (1,173 words) - 10:08, 7 September 2021
  • "multiline" Y for comparison without "multiline" N An ample example: {{Blockquote | text = | author = | title = | source = | character = | multiline = | class =...
    16 KB (2,020 words) - 18:57, 26 January 2023
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    11 KB (6,746 words) - 19:23, 4 December 2022
  • When these tags are encountered, the template attempts to render the correct language and also emits this error message ISO 639-<part> code is required...
    12 KB (686 words) - 09:58, 31 January 2023
  • is only for those rare cases where the plural is the correct form and the singular is not. Examples: TrouserTrousers ScissorScissors If a singular → plural...
    5 KB (558 words) - 14:50, 2 January 2022
  • 2024 – to note when the template was added, so the page is put in the correct dated cleanup category |to= - The value of this parameter will replace...
    2 KB (234 words) - 12:25, 30 March 2023
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    17 KB (7,288 words) - 02:53, 6 December 2022
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    125 bytes (7,329 words) - 14:47, 11 December 2020
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    7 KB (7,153 words) - 03:03, 6 December 2022
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    161 bytes (6,787 words) - 17:28, 12 December 2020
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    125 bytes (7,194 words) - 14:47, 11 December 2020
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    30 KB (7,047 words) - 17:41, 4 February 2023
  • website using the provided information such as URL and title. Used only for sources that are not correctly described by the specific citation templates for...
    46 KB (8,393 words) - 14:11, 10 March 2023
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    36 KB (7,723 words) - 10:44, 17 February 2023
  • namespace is tagged with this rcat, then the redirect will not populate the correct category and will instead be sorted to Category:Pages with templates in...
    4 KB (457 words) - 15:56, 2 January 2022
  • can't tell that the logical application of the data to the structure isn't correct, only that tags are nested properly, etc.). The following template names...
    976 bytes (752 words) - 10:01, 8 August 2023
  • When these tags are encountered, the template attempts to render the correct language and also emits this error message ISO 639-<part> code is required...
    146 bytes (728 words) - 10:09, 7 September 2021
  • "multiline" Y for comparison without "multiline" N An ample example: {{Blockquote | text = | author = | title = | source = | character = | multiline = | class =...
    2 KB (2,129 words) - 18:57, 4 December 2022
  • abbreviations BC, AD, BCE, CE, etc., per MOS:ERA, even though they are used in the examples below. For display of acronyms/initialisms in small caps, use {{Smallcaps2}}...
    306 bytes (1,202 words) - 19:32, 10 December 2020
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    131 bytes (8,846 words) - 03:53, 7 September 2021
  • recommended. Titles containing certain characters will not display and link correctly unless those characters are encoded. title-link: Title of existing...
    29 KB (7,789 words) - 20:58, 12 February 2023
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    129 bytes (7,088 words) - 17:28, 12 December 2020
  • stored at Module:Portal/images/f. If there is an entry for a portal on the correct page then the corresponding image will be shown next to the portal link...
    12 KB (887 words) - 11:51, 10 March 2023
  • website using the provided information such as URL and title. Used only for sources that are not correctly described by the specific citation templates for...
    123 bytes (7,571 words) - 14:45, 11 December 2020
  • discussion from |1=Wikipedia:Help desk#Question about turtles |2=This is the correct venue. ~~~~}} [[Chelonia]] currently redirects to [[Turtle]], but ''Chelonia''...
    5 KB (733 words) - 10:06, 14 April 2020
  • namespace from a title with a different correct spelling of the target. Do not use this rcat to tag a redirect from an incorrectly spelled title – misspelled...
    6 KB (590 words) - 18:54, 13 August 2021
  • apply the correct language codes that will make the redirect populate a more specific language category(ies). In the case of the redirect title The Miserable...
    2 KB (1,644 words) - 14:35, 2 January 2022
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    55 KB (8,865 words) - 21:28, 12 March 2023
  • names (in mathematics, computer source code, etc.) with the semantically correct <var>...</var>, which also renders the variable in italics, as is customary...
    3 KB (391 words) - 04:47, 2 June 2022
  • register but otherwise historic, {{Infobox historic site}} may be useful. Examples of the usage of this infobox are displayed at the bottom of the page. To...
    60 KB (6,651 words) - 22:08, 14 March 2023
  • register but otherwise historic, {{Infobox historic site}} may be useful. Examples of the usage of this infobox are displayed at the bottom of the page. To...
    19 KB (6,692 words) - 01:32, 14 July 2022
  • brackets after title. Use of the language parameter is recommended. Titles containing certain characters will not display and link correctly unless those...
    34 KB (6,981 words) - 18:00, 29 December 2022
  • particular language. Allows browsers to correctly present and pronounce foreign languages. {{Lang-x}} {{IPA}} {{Title language}} Category:Wikipedia multilingual...
    26 KB (2,833 words) - 07:53, 12 March 2023
  • · <span style="" title="<translate nowrap> Edit this template</translate>"><translate> edit</translate>] With font styling examples (span) {{navbar|Template...
    369 bytes (31 words) - 12:01, 22 August 2021
  • {{R from acronym}} or {{R from initialism}}, whichever applies. Examples of correct usage: H. sapiensHomo sapiens PNPLA6Neuropathy target esterase Also...
    485 bytes (406 words) - 15:50, 2 January 2022
  • namespace is tagged with this rcat, then the redirect will not populate the correct category and will instead be sorted to Category:Pages with templates in...
    419 bytes (578 words) - 15:49, 2 January 2022
  • names (in mathematics, computer source code, etc.) with the semantically correct <var>...</var>, which also renders the variable in italics, as is customary...
    432 bytes (433 words) - 11:03, 6 September 2021
  • particular language. Allows browsers to correctly present and pronounce foreign languages. {{Lang-x}} {{IPA}} {{Title language}} Category:Wikipedia multilingual...
    195 bytes (2,874 words) - 19:00, 23 November 2021
  • [purge] Template:Italic title italicizes page titles. Article titles cannot contain wiki formatting, such as '', so article titles cannot be italicized in...
    170 bytes (584 words) - 14:44, 2 January 2022
  • or no encoding: Wrong: https://example.com/?arg{{=}}789 Correct: https://example.com/?arg%3D789 Correct: https://example.com/?arg=789 {{Font color|black|yellow|2...
    3 KB (286 words) - 18:13, 4 December 2022
  • to specify the correct name when the target is different from the correct name or title: {{Rcat shell| {{R from incorrect name|(correct name)}} }} or:...
    8 KB (1,022 words) - 19:51, 20 March 2023
  • or no encoding: Wrong: https://example.com/?arg{{=}}789 Correct: https://example.com/?arg%3D789 Correct: https://example.com/?arg=789 {{Font color|black|yellow|2...
    77 bytes (324 words) - 20:16, 4 December 2021
  • on what kind of page it appears; see {{Mbox}} for details, and view the examples below for demonstrations. Outside "important" locations like mainspace...
    11 KB (794 words) - 06:25, 15 November 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    3 KB (67 words) - 16:45, 19 May 2022
  • output). For example: {{subst:WikiThanks|1=[//en.wikipedia.org/w/index.php?title=Template:WikiThanks&diff=264678988&oldid=264678893]}} correctly produces:...
    143 bytes (438 words) - 16:20, 27 November 2021
  • maintenance categories. Pages can be removed from the tracking categories by correcting the local link; removing misplaced template uses; fixing the sitelinks...
    7 KB (810 words) - 18:26, 19 March 2023
  • Template:Italic title italicizes page titles. Article titles cannot contain wiki formatting, such as '', so article titles cannot be italicized in the...
    5 KB (543 words) - 01:32, 2 March 2023
  • (|of=) that may be used to provide the correct form when it is not the same as the target page's title – for example when an alternate name for the article...
    1 KB (869 words) - 13:34, 8 December 2021
  • removes HTML comments, and normalises whitespace. It handles most wikitext correctly, including category links, the colon trick, the pipe trick (normal and...
    3 KB (231 words) - 23:41, 23 August 2022
  • left}}, {{TOC center}} templates. To achieve the correct effect, use those with a limit parameter. For example, {{TOC right|limit=2}} has the effect that {{TOC right}}...
    153 bytes (441 words) - 15:31, 11 December 2020
  • for inter-article linking than section titles are, because anchors are more stable. For example a section title == Foo == within a Wikipedia article titled...
    157 bytes (2,017 words) - 13:11, 23 November 2021
  • removes HTML comments, and normalises whitespace. It handles most wikitext correctly, including category links, the colon trick, the pipe trick (normal and...
    179 bytes (271 words) - 17:54, 12 December 2020
  • "Col 1" without the parameter does not sort correctly. "Col 2" with the sortable parameter sorts correctly. Category:Pages using circa with unknown parameters (0)...
    4 KB (321 words) - 19:22, 4 December 2022
  • Template:Coord (category Title templates)
    tracks the Wikidata property: NO LABEL (P625) (see uses) Only for display=title the use of this template is restricted: Templates using the classes class=navbox...
    176 bytes (2,198 words) - 04:49, 25 August 2021
  • (|of=) that may be used to provide the correct form when it is not the same as the target page's title – for example when an alternate name for the article...
    7 KB (694 words) - 01:03, 11 April 2022
  • "Col 1" without the parameter does not sort correctly. "Col 2" with the sortable parameter sorts correctly. Category:Pages using circa with unknown parameters (0)...
    743 bytes (362 words) - 10:02, 8 August 2023
  • maintenance categories. Pages can be removed from the tracking categories by correcting the local link; removing misplaced template uses; fixing the sitelinks...
    3 KB (859 words) - 10:01, 8 August 2023
  • you are wikilinking the keys, please ensure that you are piping to the correct page (e.g. [[Alt key|Alt]] instead of [[Alt]], which leads to a disambiguation...
    9 KB (812 words) - 17:52, 13 January 2023
  • you are wikilinking the keys, please ensure that you are piping to the correct page (e.g. [[Alt key|Alt]] instead of [[Alt]], which leads to a disambiguation...
    113 bytes (853 words) - 17:54, 12 December 2020
  • |child=yes | title = Second subsection | heading1 = Heading 2.1 | content1 = Content 2.1 }} | below = "below" text }} Note in the examples above that the...
    17 KB (1,097 words) - 21:48, 18 January 2023
  • from misspelling|(correct spelling if needed)|printworthy}} {{R printworthy}} }} In this case, the rcat's |1= parameter is the correct spelling (used only...
    21 KB (2,474 words) - 02:44, 29 January 2023
  • |child=yes | title = Second subsection | heading1 = Heading 2.1 | content1 = Content 2.1 }} | below = "below" text }} Note in the examples above that the...
    68 bytes (1,137 words) - 15:22, 11 December 2020
  • first example shows that substitution does not work in a regular <ref>...</ref> tag (the |access-date= does not appear correctly). The second example shows...
    302 bytes (656 words) - 21:36, 19 July 2022
  • first example shows that substitution does not work in a regular <ref>...</ref> tag (the |access-date= does not appear correctly). The second example shows...
    7 KB (616 words) - 18:01, 24 March 2023
  • 2024 – to note when the template was added, so the page is put in the correct dated cleanup category |to= - The value of this parameter will replace...
    863 bytes (276 words) - 14:46, 2 January 2022
  • characters, then they will not display and link correctly. Those characters need to be percent-encoded. For example, a space must be replaced by %20. To encode...
    5 KB (791 words) - 19:40, 13 February 2023
  • problem is down to a mere typographical error in a third-party source, correct the identifier value instead of overriding the error message. For some...
    12 KB (1,217 words) - 19:25, 4 December 2022
  • |user=, |number=, and |title= are required. If omitted or left blank, errors will be reported. For example: {{Cite tweet |title=I'm an incomplete citation...
    11 KB (743 words) - 18:37, 22 February 2023
  • question has yet to be answered or that identified errors haven't been corrected, or when it is obvious from the content or context who placed the template...
    5 KB (851 words) - 00:02, 6 April 2021
  • question has yet to be answered or that identified errors haven't been corrected, or when it is obvious from the content or context who placed the template...
    257 bytes (892 words) - 13:44, 8 December 2021
  • leaving the original link intact: <ref>{{cite web|url=http://www.example.org|title=The Example Website|access-date=22 September 2012}}{{Dead link|date=April...
    978 bytes (954 words) - 23:21, 31 January 2023
  • leaving the original link intact: <ref>{{cite web|url=http://www.example.org|title=The Example Website|access-date=22 September 2012}}{{Dead link|date=March...
    8 KB (911 words) - 22:22, 7 April 2023
  • |user=, |number=, and |title= are required. If omitted or left blank, errors will be reported. For example: {{Cite tweet |title=I'm an incomplete citation...
    94 bytes (784 words) - 05:54, 30 August 2021
  • 0 {{str len|}} returns 0 {{str len| }} returns 0 It counts the length correctly, even if the string contains spaces, looks like a number, or contains...
    2 KB (168 words) - 23:26, 13 July 2022
  • plaintext in the title parameter uses a Unicode character entity (doesn't count as wikimarkup) for a superscripted 2, which is actually more correct but may not...
    404 bytes (1,835 words) - 19:53, 1 January 2022
  • plaintext in the title parameter uses a Unicode character entity (doesn't count as wikimarkup) for a superscripted 2, which is actually more correct but may not...
    14 KB (1,794 words) - 04:06, 1 September 2021
  • 0 {{str len|}} returns 0 {{str len| }} returns 0 It counts the length correctly, even if the string contains spaces, looks like a number, or contains...
    167 bytes (210 words) - 03:46, 7 September 2021
  • Q. Bach or Mark Twain Title not in English Handle volume, issue and page(s) as qualifiers of (P1433) Wider variety of examples/ test cases If language...
    118 bytes (2,847 words) - 03:07, 5 December 2021
  • Q. Bach or Mark Twain Title not in English Handle volume, issue and page(s) as qualifiers of (P1433) Wider variety of examples/ test cases If language...
    23 KB (2,806 words) - 01:40, 24 March 2023
  • Q. Bach or Mark Twain Title not in English Handle volume, issue and page(s) as qualifiers of (P1433) Wider variety of examples/ test cases If language...
    126 bytes (2,847 words) - 03:11, 5 December 2021
  • linked, such as information about the author, title, and/or publication. Bare URLs—add this tag http://www.example.org/page.html [1] Good citations—do not add...
    6 KB (603 words) - 03:42, 13 November 2022
  • when parsed by the servers. For example, {{navbar|Navbar/doc}} gives: <translate> This box:</translate> <span style="" title="<translate nowrap> View this...
    133 bytes (885 words) - 16:12, 5 December 2021
  • when parsed by the servers. For example, {{navbar|Navbar/doc}} gives: <translate> This box:</translate> <span style="" title="<translate nowrap> View this...
    9 KB (848 words) - 17:39, 11 April 2023
  • "yes" when no infobox, else delete --> |listas = <!-- Set to "Title, The" when [[The Title]], else delete --> }} Non-article (NA) space You can usually...
    1,019 bytes (524 words) - 03:55, 7 September 2021
  • edit] Template documentation When one of the following examples is placed inside a given template, it adds navbar navigational functionality:...
    4 KB (1,061 words) - 20:17, 4 December 2021
  • Schools' infobox guidelines for more detailed guidance on selecting the correct infobox. (All parameters, vertical format) | name= is the only required...
    18 KB (736 words) - 12:57, 16 March 2023
  • Schools' infobox guidelines for more detailed guidance on selecting the correct infobox. (All parameters, vertical format) | name= is the only required...
    7 KB (778 words) - 18:12, 2 January 2022
  • information and examples. i.e. parameters affecting the inclusion/formatting of items around the template's perimeter. title The title of the template...
    21 KB (1,565 words) - 06:08, 4 April 2023
  • hidden, because no working examples were found. Decade categories recognize BC, but not BCE, because no working examples were found. Ordinal & numeral...
    14 KB (1,134 words) - 21:34, 6 November 2022
  • verify the abbreviations. VERIFY THAT THE ABBREVIATION IN |abbreviation= IS CORRECT FIRST There are links in the maintenance templates to facilitate this....
    3 KB (554 words) - 18:36, 24 July 2020
  • information and examples. i.e. parameters affecting the inclusion/formatting of items around the template's perimeter. title The title of the template...
    17 KB (1,607 words) - 03:55, 7 September 2021
  • template documentation so that editors can use the correct template for their specific purposes. For example, Template:Country data Serbia and Montenegro includes...
    11 KB (1,375 words) - 22:35, 8 December 2022
  • output). For example: {{subst:WikiThanks|1=[//en.wikipedia.org/w/index.php?title=Template:WikiThanks&diff=264678988&oldid=264678893]}} correctly produces:...
    2 KB (396 words) - 03:47, 11 September 2022
  • verify the abbreviations. VERIFY THAT THE ABBREVIATION IN |abbreviation= IS CORRECT FIRST There are links in the maintenance templates to facilitate this....
    730 bytes (692 words) - 10:45, 7 September 2021
  • issues for users when an article contains text which may not be rendered correctly on out-of-the-box installations of current operating systems. Use this...
    11 KB (716 words) - 09:58, 13 January 2023
  • issues for users when an article contains text which may not be rendered correctly on out-of-the-box installations of current operating systems. Use this...
    17 KB (656 words) - 10:44, 29 December 2022
  • album rcat so {{Italic title|string=Imogen Heap: An Evening with I Megaphone}} will work correctly to italicize only the EP title.) Also known as... – list...
    5 KB (508 words) - 14:54, 2 January 2022
  • abbreviations BC, AD, BCE, CE, etc., per MOS:ERA, even though they are used in the examples below. For display of acronyms/initialisms in small caps, use {{Smallcaps2}}...
    12 KB (1,161 words) - 20:04, 23 June 2022
  • too much about making honest mistakes — they're likely to be found and corrected quickly. If you're not sure how editing works, check out how to edit a...
    1 KB (200 words) - 16:59, 17 May 2022
  • page name in lower case will be the target. Please check whether it is correct. You can also use: {{Wiktionary|1st|2nd|...|10th}} (one up to ten parameters...
    4 KB (310 words) - 18:37, 19 March 2023
  • left}}, {{TOC center}} templates. To achieve the correct effect, use those with a limit parameter. For example, {{TOC right|limit=2}} has the effect that {{TOC right}}...
    4 KB (400 words) - 15:31, 11 December 2020
  • template documentation so that editors can use the correct template for their specific purposes. For example, Template:Country data Serbia and Montenegro includes...
    40 KB (1,416 words) - 16:13, 23 November 2022
  • #Above-Foo has been placed above the section header. This anchor does work correctly, but because the anchor is technically not in the section but before it...
    17 KB (1,977 words) - 18:15, 4 December 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    2 KB (331 words) - 17:02, 17 May 2022
  • units. Examples: 300px, 22em, 30%. The template defaults to 258px wide. topic Optional text field that will appear above the media links. title Optional...
    19 KB (1,513 words) - 11:54, 21 March 2023
  • units. Examples: 300px, 22em, 30%. The template defaults to 258px wide. topic Optional text field that will appear above the media links. title Optional...
    11 KB (1,554 words) - 15:47, 1 September 2021
  • existing title is incorrect; this is called moving a page. A page may also be moved to another namespace without changing the base title—for example, a userspace...
    851 bytes (188 words) - 17:03, 17 May 2022
  • tracks the Wikidata property: NO LABEL (P625) (see uses) Only for display=title the use of this template is restricted: Templates using the classes class=navbox...
    20 KB (2,158 words) - 00:53, 31 January 2023
  • album rcat so {{Italic title|string=Imogen Heap: An Evening with I Megaphone}} will work correctly to italicize only the EP title.) Also known as... – list...
    465 bytes (619 words) - 14:37, 2 January 2022
  • on what kind of page it appears; see {{Mbox}} for details, and view the examples below for demonstrations. Outside "important" locations like mainspace...
    1,016 bytes (834 words) - 23:32, 25 January 2023
  • on what kind of page it appears; see {{Mbox}} for details, and view the examples below for demonstrations. Outside "important" locations like mainspace...
    1 KB (864 words) - 18:45, 4 December 2022
  • page name in lower case will be the target. Please check whether it is correct. You can also use: {{Wiktionary|1st|2nd|...|10th}} (one up to ten parameters...
    1 KB (358 words) - 16:09, 12 December 2020
  • outside-the-box comment text {{Resbox|Fixed|I corrected that yesterday.}} produces:  Fixed  – I corrected that yesterday. and: {{Resbox|{{Deferred|after...
    4 KB (400 words) - 12:44, 4 July 2021
  • article title)]] {{Rcat shell| {{R from relative}} }} {{DEFAULTSORT:(surname, given name)}} Use DEFAULTSORT to ensure that redirects are correctly sorted...
    4 KB (413 words) - 15:58, 2 January 2022
  • outside-the-box comment text {{Resbox|Fixed|I corrected that yesterday.}} produces:  Fixed  – I corrected that yesterday. and: {{Resbox|{{Deferred|after...
    569 bytes (445 words) - 15:07, 16 March 2023
  • use {{R from personal name}} instead. To ensure that the redirect is correctly sorted to its categories, be familiar with the helpful information found...
    4 KB (410 words) - 15:54, 2 January 2022
  • display and link incorrectly unless those characters are encoded. For example, a space must be replaced by %20. Single apostrophes do not need to be...
    987 bytes (175 words) - 17:00, 17 May 2022
  • Please use a descriptive title in future questions. Template documentation Not displaying properly? Purge this page. These templates are for use when...
    235 bytes (94 words) - 16:59, 17 May 2022
  • reason a particular page was deleted: Go to the Deletion Log Type the page title in the case-sensitive search field The date, time and reason for deletion...
    822 bytes (170 words) - 16:56, 17 May 2022
  • along with one or more other persons. To ensure that the redirect is correctly sorted to its categories, be familiar with the helpful information found...
    4 KB (448 words) - 16:01, 2 January 2022
  • only --> | website = <!-- {{URL|example.com}} --> | footnotes = }} name The full, legal name of the company, correctly reproducing punctuation and abbreviations...
    68 KB (4,740 words) - 07:00, 6 February 2023
  • redirect category (rcat) template is used to categorize redirects from a title of a television episode to a related article or to a list of episodes, a...
    7 KB (729 words) - 15:59, 2 January 2022
  • article title)]] {{Rcat shell| {{R from relative}} }} {{DEFAULTSORT:(surname, given name)}} Use DEFAULTSORT to ensure that redirects are correctly sorted...
    476 bytes (539 words) - 15:50, 2 January 2022
  • the category link is red, it means that the category must be created to correctly sort the episode. The category name should be similar to TV series article...
    990 bytes (856 words) - 15:51, 2 January 2022
  • must be placing them. Some browser extensions or plugins can do it, for example, Codec-C and InfoAtoms. Codec-C is marketed as needed to play videos. Your...
    1 KB (257 words) - 17:02, 17 May 2022
  • only --> | website = <!-- {{URL|example.com}} --> | footnotes = }} name The full, legal name of the company, correctly reproducing punctuation and abbreviations...
    13 KB (4,781 words) - 22:15, 16 March 2023
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    40 bytes (107 words) - 16:15, 2 January 2022
  • the scientific name used as the title of the Wikipedia article (which should be the scientific name accepted as correct by reliable sources). An unnamed...
    6 KB (474 words) - 07:01, 11 November 2022
  • the category link is red, it means that the category must be created to correctly sort the fictional location. The category name should be similar to creative...
    8 KB (849 words) - 20:36, 12 August 2022
  • the category link is red, it means that the category must be created to correctly sort the fictional character. The category name should be similar to creative...
    8 KB (893 words) - 17:02, 30 March 2023
  • the category link is red, it means that the category must be created to correctly sort the fictional element. The category name should be similar to creative...
    8 KB (865 words) - 20:35, 12 August 2022
  • redirect from a misspelling may also be the correct spelling of a different subject with possibilities. An example is Jim BlytheJim Blyth. However, do not...
    6 KB (719 words) - 23:21, 11 November 2022
  • the article Make sure no article on the subject exists under a different title by typing the subject into the search box and clicking 'Search' Use the...
    2 KB (308 words) - 16:56, 17 May 2022
  • a comma-separated disambiguation) These redirected disambiguations are correct, complete, not unnecessary and yet different. When disambiguations are...
    4 KB (384 words) - 15:58, 2 January 2022
  • redirect from a misspelling may also be the correct spelling of a different subject with possibilities. An example is Jim BlytheJim Blyth. However, do not...
    2 KB (993 words) - 17:53, 12 December 2020
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    410 bytes (128 words) - 17:00, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    485 bytes (146 words) - 17:02, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    271 bytes (102 words) - 16:58, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    231 bytes (88 words) - 16:59, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    421 bytes (113 words) - 16:59, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    343 bytes (116 words) - 17:02, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    563 bytes (150 words) - 17:00, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    280 bytes (99 words) - 16:57, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    315 bytes (102 words) - 16:57, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    244 bytes (111 words) - 17:00, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    194 bytes (87 words) - 16:57, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    491 bytes (143 words) - 00:43, 12 July 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    663 bytes (180 words) - 17:03, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    458 bytes (149 words) - 17:04, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    645 bytes (180 words) - 17:03, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    598 bytes (144 words) - 17:03, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    275 bytes (104 words) - 16:58, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    300 bytes (103 words) - 16:58, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    669 bytes (145 words) - 17:02, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    582 bytes (143 words) - 17:00, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    254 bytes (100 words) - 16:57, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    397 bytes (120 words) - 16:59, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    563 bytes (139 words) - 16:59, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    585 bytes (151 words) - 16:58, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    225 bytes (99 words) - 16:57, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    686 bytes (163 words) - 17:04, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    687 bytes (163 words) - 17:04, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    674 bytes (163 words) - 17:04, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    199 bytes (87 words) - 16:57, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    652 bytes (178 words) - 16:56, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    689 bytes (164 words) - 17:04, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    684 bytes (163 words) - 16:55, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    676 bytes (163 words) - 17:05, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    679 bytes (163 words) - 17:05, 17 May 2022
  • the parameter foo, you need to include the code foo={{{foo|}}}. In the examples below, a WikiProject banner will be constructed for the (currently) nonexistent...
    8 KB (2,834 words) - 15:20, 28 March 2023
  • the parameter foo, you need to include the code foo={{{foo|}}}. In the examples below, a WikiProject banner will be constructed for the (currently) nonexistent...
    34 KB (2,793 words) - 13:17, 5 February 2023
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    747 bytes (191 words) - 17:03, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    1 KB (267 words) - 16:56, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    296 bytes (178 words) - 17:00, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    875 bytes (195 words) - 16:58, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    995 bytes (226 words) - 17:01, 17 May 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    1 KB (236 words) - 17:03, 17 May 2022
  • the category link is red, it means that the category must be created to correctly sort the fictional character. The category name should be similar to creative...
    1 KB (1,056 words) - 15:49, 2 January 2022
  • the category link is red, it means that the category must be created to correctly sort the fictional element. The category name should be similar to creative...
    1 KB (1,027 words) - 15:49, 2 January 2022
  • the category link is red, it means that the category must be created to correctly sort the fictional location. The category name should be similar to creative...
    1 KB (1,026 words) - 15:49, 2 January 2022
  • use the Request rotation link directly below the image and a bot will correct the orientation automatically. If you are not registered, then edit the...
    2 KB (388 words) - 17:02, 17 May 2022
  • a comma-separated disambiguation) These redirected disambiguations are correct, complete, not unnecessary and yet different. When disambiguations are...
    665 bytes (518 words) - 15:50, 2 January 2022
  • the scientific name used as the title of the Wikipedia article (which should be the scientific name accepted as correct by reliable sources). An unnamed...
    227 bytes (591 words) - 14:35, 2 January 2022
  • this page is kept, I think the information should be expanded to include examples of when and when not to use certain templates – in other words, the content...
    112 KB (4,764 words) - 10:46, 7 September 2021