Search results

Jump to navigation Jump to search
View (previous 250 | ) (20 | 50 | 100 | 250 | 500)
  • $1.' --[[ -- cfg['create-module-doc-blurb'] -- Notice displayed in the module namespace when the documentation subpage does not exist. -- $1 is a link...
    17 KB (2,102 words) - 18:53, 4 December 2022
  • separate them from other types of data. Template parameters are usually stored as a JSON templatedata block inside the template's /doc subpage. This makes it...
    4 KB (409 words) - 09:06, 27 December 2021
  • end function envFuncs.docTitle() --[[ -- Title object of the /doc subpage. -- Messages: -- 'doc-subpage' --> 'doc' --]] local title = env...
    34 KB (4,045 words) - 18:53, 4 December 2022
  • and string.find(subpage, "%-%-") == nil and subpage ~= "doc" and subpage ~= "layout" and subpage ~= "sandbox" and subpage ~= "testcases"...
    12 KB (1,567 words) - 19:39, 4 December 2021
  • of arguments passed from #invoke. It is a meta-module, meant for use by other modules, and should not be called from #invoke directly. Its features include:...
    16 KB (1,925 words) - 09:05, 27 December 2021
  • in its own right or a subpage of either of the other two, and if the first, it may be placed in the same namespace as the other pages or in template namespace...
    36 KB (4,614 words) - 18:19, 2 January 2022
  • local function catStub(page, pageDoc) stubCats = {missing = {}, v = {}} -- zwj and zwnj have semantical use in other other wikis, don't remove them local...
    12 KB (1,826 words) - 20:32, 28 October 2022
  • 34000, ["Subject_bar"] = 18000, ["Suboff"] = 6000, ["Subon"] = 6100, ["Subpage_other"] = 273000, ["Subscription"] = 5600, ["Subscription_required"] = 34000...
    11 KB (1,334 words) - 13:07, 13 April 2023
  • end local title = mw.title.getCurrentTitle() if title.subpageText == "doc" or title.subpageText == "sandbox" then title = title.basePageTitle end...
    7 KB (925 words) - 03:08, 20 March 2023
  • 454000, ["Do_not_move_to_Commons"] = 16000, ["Doc"] = 3400, ["Documentation"] = 88000, ["Documentation_subpage"] = 94000, ["Dog_opentask"] = 3400, ["Doi"]...
    6 KB (683 words) - 06:08, 9 April 2023
  • If the argument following name is a table with no metatable, it and any other varargs are forwarded to Buffer:_all; otherwise, as long as the first vararg...
    86 KB (9,700 words) - 09:06, 27 December 2021
  • Config.subpage ) ~= "string" or type( Config.suffix ) ~= "string" then local got = mw.message.new( "templatedata-doc-subpage" ) ...
    81 KB (7,699 words) - 18:54, 4 December 2022
  • displays a blue box containing documentation for templates, Lua modules, or other pages. The {{documentation}} template invokes it. For most uses, you should...
    2 KB (190 words) - 09:06, 27 December 2021
  • {{Authority control}} template. See its documentation. Script error: The function "docConfTable" does not exist. This module also implements the following hidden...
    2 KB (312 words) - 18:27, 4 December 2022
  • This is the configuration file for Module:Documentation. This file can be edited to allow easy translation/porting of the module to other wikis....
    199 bytes (24 words) - 09:06, 27 December 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...
    257 bytes (13 words) - 09:06, 27 December 2021
  • administration pages where editors can discuss improvements to articles or other Wikipedia pages. The talk page associated with an article is named "Talk:Example"...
    18 KB (1,739 words) - 10:46, 7 September 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...
    738 bytes (49 words) - 18:28, 2 January 2022
  • always evaluates to nil. Other values evaluate to default. First, load the module. Note that it can only be loaded from other Lua modules, not from normal...
    4 KB (549 words) - 09:06, 27 December 2021
  • {{#invoke:Message box|ambox|...}}, etc. These will work when called from other modules, but they access code used to process arguments passed from {{#invoke:...
    5 KB (228 words) - 14:47, 28 October 2022
  • tracking -->{{#invoke:Check for unknown parameters|check | unknown = {{main other|[[Category:Some tracking category|_VALUE_]]}} | preview = unknown parameter...
    4 KB (429 words) - 18:28, 2 January 2022
  • {{#invoke:Message box|ambox|...}}, etc. These will work when called from other modules, but they access code used to process arguments passed from {{#invoke:...
    4 KB (228 words) - 14:47, 28 October 2022
  • moduleLinks) local title = mw.title.getCurrentTitle() if title.subpageText == "doc" then title = title.basePageTitle end if title.contentModel...
    4 KB (488 words) - 15:39, 16 February 2023
  • article.''' </noinclude> Another alternative is to create a formal /doc subpage for the documentation (preferred for templates with multiple parameters...
    14 KB (1,704 words) - 15:14, 14 December 2020
  • There is a search to check if any subpages exist under a talk page (and archived pages are usually placed in subpages of the existing talk page). In the...
    31 KB (3,124 words) - 14:36, 2 January 2022
  • Template namespace where it is routine to put the documentation in a subpage called /doc. Random pages are enabled, in the default software configuration...
    29 KB (3,385 words) - 19:29, 1 January 2022
  • A template is a Wikipedia page created to be included in other pages. Templates usually contain repetitive material that might need to show up on a larger...
    47 KB (5,591 words) - 19:32, 1 January 2022
  • is a documentation subpage for User:Queerly Bohemian/Userboxes/CurrentAge. It may contain usage information, categories and other content that is not...
    634 bytes (35 words) - 05:21, 29 August 2021
  • and names else dagger = '<sup>†</sup>'; -- dagger for all other lists using override end if override_list[code] then -- look...
    59 KB (8,552 words) - 20:15, 12 March 2023
  • 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,321 words) - 13:01, 22 October 2022
  • true, }, maint_others = { message = nil, anchor = 'others', category = 'CS1 maint: others', hidden = true, }, maint_others_avm = { message...
    102 KB (13,370 words) - 17:31, 10 April 2023
  • namespace ids uncategorized_namespaces_t[k] = true; end local uncategorized_subpages = {'/[Ss]andbox', '/[Tt]estcases', '/[^/]*[Ll]og', '/[Aa]rchive'}; --...
    95 KB (12,422 words) - 10:00, 8 August 2023
  • template used by VisualEditor and other tools. Which For tagging weasel words – vague references to organizations or other things. {{Which?}} {{Weasel}} {{Specify}}...
    596 bytes (225 words) - 10:09, 7 September 2021
  • Template:Coming soon/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template...
    266 bytes (802 words) - 18:35, 4 December 2022
  • matching a whole word or phrase. All other keyboard characters like punctuation marks, brackets and slashes, math and other symbols, are not normally searchable...
    60 KB (8,509 words) - 15:31, 18 June 2022
  • {{sidebar}}, or some other table on the page with the collapsible attribute shows the template in its expanded state if there are no other collapsible items...
    8 KB (230 words) - 18:49, 4 December 2022
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    145 bytes (192 words) - 05:17, 29 August 2021
  • get-out-of-jail-free card for inappropriate behavior. Its function is to alert others to a prior relationship between editors within which teasing would be acceptable...
    5 KB (530 words) - 14:27, 19 November 2021
  • the TemplateData documentation for this template used by VisualEditor and other tools. Full citation needed This inline template is used where a reference...
    531 bytes (358 words) - 19:26, 4 December 2022
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    963 bytes (356 words) - 18:28, 2 January 2022
  • [purge] To promote consistent date formatting, place this template with other maintenance tags near the top of articles that use the d mmmm yyyy date...
    431 bytes (748 words) - 19:27, 4 December 2022
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    652 bytes (571 words) - 14:48, 2 January 2022
  • reference verifying the statement should be provided. Other templates are available for other or more specific issues; see the list of inline templates...
    706 bytes (1,357 words) - 19:26, 4 December 2022
  • more than a reasonable number of times. Please consider using one of the other templates mentioned below instead. |1=Talk section name – the first field...
    641 bytes (709 words) - 18:28, 2 January 2022
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    481 bytes (378 words) - 03:53, 10 November 2020
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    508 bytes (404 words) - 15:28, 19 September 2022
  • can be put into non-categorizing demo mode (also good for talk pages and other non-articles) with |demo=yes or |nocat=yes (and another value such as =y...
    712 bytes (1,097 words) - 16:23, 5 December 2021
  • Template:Outdent2/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage...
    209 bytes (222 words) - 16:11, 5 December 2021
  • ordinal occurence of the current day-of-the-week within the current month. Other possible ways include: The first week includes the first day of the month...
    71 bytes (321 words) - 10:43, 7 September 2021
  • [purge] To promote consistent date formatting, place this template with other maintenance tags near the top of articles that use the mmmm d, yyyy date...
    406 bytes (753 words) - 14:43, 2 January 2022
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    820 bytes (512 words) - 19:26, 4 December 2022
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    1 KB (528 words) - 19:26, 4 December 2022
  • mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template. An inline maintenance tag that generates the text...
    945 bytes (825 words) - 18:43, 14 March 2023
  • with ‎<ref>...‎</ref> tags on the page above the template (but below any other instances of a reflist template). The list is displayed inside a bordered...
    292 bytes (701 words) - 19:51, 1 January 2022
  • [[User:Username|Username]]. An external link icon is avoided with plainlinks but there are other consequences of not using a wikilink. The link will not be red for non-existing...
    141 bytes (302 words) - 16:11, 5 December 2021
  • way of pinging other users. It can be used either in place of {{ping}} or as a reply-to template when responding ("ponging") to other user's pings. Requires...
    2 KB (144 words) - 16:11, 5 December 2021
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    153 bytes (1,473 words) - 16:16, 27 November 2021
  • = '' local testcasecolon = '' local testcases = string.match(currtitle.subpageText, '^testcases') if testcases then testcasecolon = ':' end local navborder...
    77 KB (10,661 words) - 18:49, 8 February 2023
  • {{Original research|table}} produces: The |date= parameter can be used to inform other editors of the time the tag has been in place: {{Original research|date=April...
    872 bytes (232 words) - 10:08, 7 September 2021
  • This is a documentation subpage for Template:Non-admin comment. It may contain usage information, categories and other content that is not part of the...
    2 KB (244 words) - 16:28, 20 October 2021
  • only on articles that have sources. It may be used with {{Refimprove}} or other check references templates. This template should not be used with stubs...
    976 bytes (449 words) - 18:45, 4 December 2022
  • the TemplateData documentation for this template used by VisualEditor and other tools. Under discussion inline No description. Wikipedia:Accuracy dispute...
    350 bytes (290 words) - 15:33, 1 September 2021
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    988 bytes (583 words) - 15:51, 1 September 2021
  • reference, not an external link. Other templates, listed below, should be used when the citations are inadequate for other reasons. Alternatives: Be bold...
    1 KB (1,019 words) - 10:09, 7 September 2021
  • ignore an issue or topic that has been posted to the wrong talk page or other venue. It should usually include some indication what the proper venue actually...
    184 bytes (712 words) - 13:44, 8 December 2021
  • documentation[view] [edit] [history] [purge] This template is used on talk pages to ask other users to ping the poster with any reply. It would normally be placed just...
    574 bytes (356 words) - 16:11, 5 December 2021
  • |section=   (Must be the first parameter) |date= |reason= |talk=1   (Or any other nonblank value) |small=left If the first parameter is section, the normally...
    2 KB (602 words) - 15:47, 1 September 2021
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    1 KB (801 words) - 04:50, 25 August 2021
  • get-out-of-jail-free card for inappropriate behavior. Its function is to alert others to a prior relationship between editors within which teasing would be acceptable...
    214 bytes (571 words) - 16:10, 5 December 2021
  • of this template should not be construed as allowing the breaking up of other editor's comments; the policy on that is still WP:TPOC. This template is...
    302 bytes (349 words) - 15:40, 20 December 2022
  • documentation for this template used by VisualEditor and other tools. Please ping Inserts a message asking for other editors to ping you if they reply {{Don't ping}}...
    751 bytes (392 words) - 06:18, 8 April 2023
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    357 bytes (148 words) - 04:59, 11 April 2023
  • for adding at-a-glance comparative information to articles about schools, other than school districts, universities or colleges (see {{Infobox school district}}...
    28 KB (2,963 words) - 21:34, 6 December 2022
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    2 KB (517 words) - 18:19, 8 July 2022
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    1 KB (1,516 words) - 10:00, 8 August 2023
  • pages so 1% is 142 pages) The full code for a /doc page top usually looks like this: {{documentation subpage}} <!-- Add categories where indicated at the...
    270 bytes (867 words) - 18:22, 4 December 2022
  • elsewhere. They are meant to be placed at the top of sections on talk pages and other discussions, and serve as a reminder for editors not to add any more to...
    407 bytes (904 words) - 19:41, 1 January 2022
  • {{Resolved}}, but are meant to be placed at the top of sections on talk pages and other discussions, to indicate when a discussion has been moved elsewhere. It...
    527 bytes (778 words) - 18:23, 4 December 2022
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    1 KB (645 words) - 13:33, 8 December 2021
  • default texts are found in the table below.  Important: If you want to use other attributes for the table cells, e.g. colspan, rowspan, or style, they need...
    20 KB (707 words) - 00:18, 10 February 2023
  • the TemplateData documentation for this template used by VisualEditor and other tools. Cite mailing list Citation for information found in a mailing list...
    130 bytes (5,476 words) - 14:45, 11 December 2020
  • as {{underlinked}}. It offers several different colours, images and some other features. The box below shows the most common parameters that are accepted...
    242 bytes (2,225 words) - 16:24, 26 November 2021
  • rules about the placement of portals on other kinds of pages. The portal image names are stored in subpages of Module:Portal/images, organised by the...
    168 bytes (923 words) - 16:46, 20 February 2022
  • mutually exclusive, some are aliases of another parameter, and some require other parameters to be present. A full list of this template's supported parameters...
    126 bytes (6,094 words) - 18:20, 26 October 2021
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    100 bytes (723 words) - 16:10, 5 December 2021
  • mutually exclusive, some are aliases of another parameter, and some require other parameters to be present. A full list of this template's supported parameters...
    162 bytes (6,534 words) - 14:45, 11 December 2020
  • mutually exclusive, some are aliases of another parameter, and some require other parameters to be present. A full list of this template's supported parameters...
    128 bytes (5,484 words) - 14:45, 11 December 2020
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    798 bytes (504 words) - 04:26, 13 April 2023
  • {{sidebar}}, or some other table on the page with the collapsible attribute shows the template in its expanded state if there are no other collapsible items...
    1 KB (305 words) - 18:30, 2 January 2022
  • article or just a section doesn't represent a worldwide view. One or the other must be given if you also wish to specify any countries to which the article...
    2 KB (895 words) - 10:01, 8 August 2023
  • machine-readable date in the ISO 8601 format (which is hidden by CSS), for use inside other templates which emit microformats. The hidden date degrades gracefully when...
    387 bytes (526 words) - 20:49, 20 October 2021
  • the context   {{strongbad}} – for introducing something as deprecated or issuing some other warning in documentation, e.g.: Not for use in mainspace....
    6 KB (808 words) - 04:50, 3 March 2023
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    992 bytes (167 words) - 05:26, 25 August 2021
  • into the image – especially if the image is reduced to thumbnail size. Other uses include cropping an image to exclude unimportant parts and perhaps...
    2 KB (784 words) - 18:32, 2 January 2022
  • entries. This template categorizes pages into Category:Incomplete lists. Other, more specific versions of this template can be used, either by typing {{Incomplete...
    2 KB (434 words) - 18:31, 2 January 2022
  • Cricket/Articles", which is a subpage of "Wikipedia:WikiProject Cricket", redirects to Template:CricketRecentChanges. Not all articles or other pages with "/" in...
    945 bytes (532 words) - 02:54, 20 October 2021
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    1 KB (651 words) - 01:45, 26 January 2023
  • {{cascite|correct|CAS}}. Cross-marked articles are categorized as 'changed'. With any other text like monkey N, again the cross is shown and the article is categorized...
    3 KB (347 words) - 18:22, 4 December 2022
  • with links displayed (see Wikipedia:As of) – As of May 2024[ref] for all other users – As of May 2024 {{As of|2024|05|17|df=US|since=y}} – Since May 17...
    3 KB (1,063 words) - 18:53, 4 December 2022
  • Template:Update (category Templates needing talk links and other improvements)
    experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    3 KB (532 words) - 21:19, 29 January 2023
  • the TemplateData documentation for this template used by VisualEditor and other tools. Missing information This template should be used when certain necessary...
    898 bytes (321 words) - 16:23, 5 December 2021
  • Template:Country data China (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    2 KB (406 words) - 18:52, 4 December 2022
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    231 bytes (127 words) - 21:15, 22 October 2019
  • elsewhere. They are meant to be placed at the top of sections on talk pages and other discussions, and serve as a reminder for editors not to add any more to...
    7 KB (860 words) - 09:49, 2 January 2023
  • Template:Country data Switzerland (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    551 bytes (250 words) - 18:51, 4 December 2022
  • typographical errors, tone, and other similar, non-content-focused changes. Articles that violate policy need more direct action. Other templates, such as {{POV}}...
    3 KB (706 words) - 21:01, 27 September 2022
  • of June, or other spelling mistakes. DMCA stands for "dated maintenance category – articles". Similar templates exist for certain other namespaces or...
    4 KB (500 words) - 15:51, 14 February 2023
  • Defaults to subject page name. Can be used to put the template on pages, other than the subject's page. When filenames are missing, page is added to Category:Spoken...
    244 bytes (487 words) - 18:35, 2 January 2022
  • these rcats just like any other. Examples: {{Rcat shell| {{R to subpage}} {{R printworthy}} }} {{Rcat shell| {{R to subpage}} {{R unprintworthy}} }} Either...
    720 bytes (848 words) - 01:06, 27 December 2022
  • Template:Country data Soviet Union (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    2 KB (389 words) - 19:00, 8 January 2023
  • the TemplateData documentation for this template used by VisualEditor and other tools. Em dash Generates an em dash (—) character. Generates an em dash...
    43 bytes (90 words) - 20:20, 10 December 2020
  • {{sidebar}}, or some other table on the page with the collapsible attribute shows the template in its expanded state if there are no other collapsible items...
    3 KB (210 words) - 18:29, 2 January 2022
  • the TemplateData documentation for this template used by VisualEditor and other tools. Use American English Placed near the top of an article; informs editors...
    196 bytes (199 words) - 16:43, 5 December 2021
  • Template:Country data Vietnam (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    1 KB (355 words) - 14:59, 5 December 2021
  • the English Wikipedia. This template should only be used internally in other templates. If you want sortable dates for a table, use {{date table sorting}}...
    16 KB (1,156 words) - 02:19, 13 June 2022
  • Template:Country data Netherlands (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    940 bytes (338 words) - 21:00, 26 February 2022
  • eventually not required by the author. {{Disregard}} can also be used by others to flag patent nonsense posts, though these are often best WP:REFACTORed...
    263 bytes (754 words) - 13:43, 8 December 2021
  • – Multiple pages' subpages are searched at once. {{Archive banner}} – For searching archives. It is of banner-style, like many other archive templates...
    4 KB (13,691 words) - 14:47, 2 January 2022
  • internal or interwiki links appear as external links. See Help:URL#URLs on other Wikimedia projects for more information. You can use {{fullurl}} magicword...
    303 bytes (331 words) - 20:17, 4 December 2021
  • – Multiple pages' subpages are searched at once. {{Archive banner}} – For searching archives. It is of banner-style, like many other archive templates...
    3 KB (10,648 words) - 17:55, 24 March 2023
  • Template:Documentation/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template...
    2 KB (167 words) - 20:34, 27 December 2022
  • Template:Country data Canada (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    3 KB (329 words) - 18:44, 4 December 2022
  • pages so 1% is 142 pages) The full code for a /doc page top usually looks like this: {{documentation subpage}} <!-- Add categories where indicated at the...
    9 KB (826 words) - 07:51, 11 November 2022
  • Template:Country data United States (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    5 KB (434 words) - 19:06, 6 April 2023
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    111 bytes (525 words) - 05:20, 29 August 2021
  • Template:Country data United Kingdom (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    4 KB (439 words) - 15:10, 7 February 2023
  • Template:Country data Dutch Republic (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    601 bytes (194 words) - 12:05, 6 September 2021
  • Category:Documentation subpages without corresponding pages if the main page doesn't exist.) This template should normally be placed at the top of /doc pages. It changes...
    2 KB (362 words) - 22:50, 7 May 2023
  • pagename is | /doc = Doc page text | other = Other pages text }} If the template is on "Template:Example/doc" the code above will return this: Doc page text...
    7 KB (802 words) - 18:53, 25 December 2021
  • templates. See subcategories of Category:Redirects from modifications for other options (capitals, abbreviations, diacritics, plurals, stylizations, transliteration...
    1 KB (816 words) - 15:48, 1 September 2021
  • the TemplateData documentation for this template used by VisualEditor and other tools. Update span This template should only be added to indicate a sentence...
    3 KB (66 words) - 14:06, 20 March 2023
  • talk other}}, for more examples and technical details see full documentation there. The above documentation is transcluded from Template:File other/doc. (edit...
    433 bytes (415 words) - 19:39, 4 December 2021
  • {{Never substitute}} This template should be placed on the documentation subpage (not the template page itself) of any template that should not be substituted...
    1 KB (179 words) - 22:25, 26 April 2021
  • instead. Template documentation[view] [edit] [history] [purge] Unlike some other templates, you can use this rcat template in any namespace. This redirect...
    912 bytes (793 words) - 15:33, 1 September 2021
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    85 bytes (123 words) - 02:12, 16 January 2023
  • Template:Country data Chinese Taipei (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    871 bytes (191 words) - 11:26, 6 September 2021
  • {{elaborate}} Use this template in the body text of an article as a request for other editors to clarify text that is difficult to understand. When the problem...
    7 KB (645 words) - 01:01, 20 March 2023
  • non-abbreviations. Please note: Do not use {{abbr}} or ‎<abbr> to mark up material other than abbreviations (including acronyms). Using it to generate tooltips elsewhere...
    8 KB (718 words) - 18:13, 4 December 2022
  • the TemplateData documentation for this template used by VisualEditor and other tools. En dash This template produces an en dash (–) character. It has the...
    115 bytes (116 words) - 03:53, 7 September 2021
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    784 bytes (895 words) - 05:18, 29 August 2021
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    826 bytes (792 words) - 05:18, 29 August 2021
  • [[User:Username|Username]]. An external link icon is avoided with plainlinks but there are other consequences of not using a wikilink. The link will not be red for non-existing...
    3 KB (261 words) - 14:30, 14 July 2022
  • Template:Country data Bosnia and Herzegovina (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    546 bytes (246 words) - 03:38, 5 December 2021
  • Template:Country data Czech Republic (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    564 bytes (263 words) - 03:40, 5 December 2021
  • Template:Country data Uruguay (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    546 bytes (252 words) - 14:59, 5 December 2021
  • Template:Country data Portugal (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    1 KB (307 words) - 14:58, 5 December 2021
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    564 bytes (174 words) - 19:27, 4 December 2022
  • Template:Country data Republic of China (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    1 KB (288 words) - 11:22, 6 September 2021
  • Template:Country data Great Britain (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    514 bytes (316 words) - 11:22, 6 September 2021
  • Template:Country data Austria (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    884 bytes (286 words) - 00:35, 23 April 2022
  • Template:Country data United Arab Emirates (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    660 bytes (301 words) - 14:59, 5 December 2021
  • Template:Country data Malaysia (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    1 KB (345 words) - 14:41, 5 December 2021
  • Aliases/shortcuts in mainspace are not suitable for a printed version. In other words, they are unprintworthy. Please do not alter the printworthy settings...
    1 KB (426 words) - 05:11, 29 August 2021
  • This template is used to create hatnotes to point to a small number of other related titles at the top of article sections (excluding the lead). It looks...
    199 bytes (670 words) - 20:22, 10 December 2020
  • This is a documentation subpage for Template:Currentdate. It may contain usage information, categories and other content that is not part of the original...
    500 bytes (68 words) - 14:29, 5 March 2022
  • Template:Country data French Polynesia (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    1 KB (174 words) - 15:25, 5 December 2021
  • reference, not an external link. Other templates, listed below, should be used when the citations are inadequate for other reasons. Alternatives: Be bold...
    10 KB (979 words) - 05:27, 22 November 2022
  • intended to be used in article text; it's intended for use in other templates, tables, lists and other equivalent things, in order to include a separator between...
    139 bytes (519 words) - 19:32, 10 December 2020
  • This is a documentation subpage for Template:LASTYEAR. It may contain usage information, categories and other content that is not part of the original...
    652 bytes (94 words) - 17:31, 8 January 2022
  • This is a documentation subpage for Template:VTE. It may contain usage information, categories and other content that is not part of the original template...
    2 KB (217 words) - 08:14, 29 April 2020
  • {{further-text|[[OTHER TOPIC]]|[[OTHER TOPIC2]]|[[OTHER TOPIC3]] and other text}} → Further information: OTHER TOPIC, OTHER TOPIC2, and OTHER TOPIC3 and other text...
    744 bytes (57 words) - 15:18, 30 July 2022
  • Template:Country data Spain (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    2 KB (345 words) - 18:51, 4 December 2022
  • Template:Country data Germany (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    2 KB (350 words) - 08:38, 17 September 2022
  • same language, it might be desirable all links on a page should link to other languages whether or not an English page exists. This feature can also be...
    23 KB (1,791 words) - 15:15, 26 March 2023
  • {{distinguish|Foo}} → This hatnote can be used to distinguish the topic from multiple other topics: {{distinguish|Foo|Bar}} → {{distinguish|Foo|Bar|Baz}} → It can also...
    290 bytes (654 words) - 22:16, 4 February 2023
  • Template:Country data Ireland (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    2 KB (720 words) - 10:52, 24 November 2022
  • collapse together with normal spaces that come after the template). Among other uses, this template may be used in lists to provide something stronger than...
    131 bytes (276 words) - 15:49, 1 September 2021
  • process page comment, to indicate the resolution status of a request or other item that preceded it. It does not end with any punctuation. The template...
    2 KB (72 words) - 13:22, 28 November 2021
  • long entries from being confused with multiple entries. See Template:Wbr/doc#Controlling line-breaking in infoboxes for details. Templates have problems...
    199 bytes (660 words) - 13:20, 23 November 2021
  • Template:Country data Brazil (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    1 KB (372 words) - 12:05, 9 September 2021
  • Template:Country data Russian Soviet Federative Socialist Republic (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    1 KB (291 words) - 20:27, 28 January 2023
  • |char= – to attribute fictional speech to a fictional character, with other citation information. Can also be used to attribute real speech to a specific...
    16 KB (2,020 words) - 18:57, 26 January 2023
  • This is a documentation subpage for Template:Highlight. It may contain usage information, categories and other content that is not part of the original...
    3 KB (161 words) - 02:43, 22 February 2023
  • returns foo {{P2|foo|bar|baz}} returns bar These templates can be used inside other templates as an alternative to the {{#switch}} parser function, to switch...
    1 KB (103 words) - 07:10, 25 November 2022
  • the top of the page. In categories, this template should be grouped with other templates at the beginning of the category introduction. This avoids unnecessary...
    7 KB (810 words) - 18:26, 19 March 2023
  • rules about the placement of portals on other kinds of pages. The portal image names are stored in subpages of Module:Portal/images, organised by the...
    12 KB (887 words) - 11:51, 10 March 2023
  • the TemplateData documentation for this template used by VisualEditor and other tools. En dash This template produces an en dash (–) character. It has the...
    570 bytes (57 words) - 00:09, 11 February 2022
  • Template:Country data Democratic Republic of the Congo (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    1 KB (367 words) - 03:44, 7 September 2021
  • meta-template. It helps other templates detect if they are on a basepage (i.e. a page whose name matches the pattern "x:x") subpage ("x:x/x") or subsubpage...
    686 bytes (490 words) - 05:04, 25 August 2021
  • internal or interwiki links appear as external links. See Help:URL#URLs on other Wikimedia projects for more information. You can use {{fullurl}} magicword...
    3 KB (289 words) - 02:58, 19 March 2022
  • This is a documentation subpage for Template:Possibly empty category. It may contain usage information, categories and other content that is not part of...
    1 KB (133 words) - 18:43, 8 November 2021
  • Template:Country data East Germany (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    850 bytes (267 words) - 00:44, 2 July 2022
  • Other alternatives are available through {{Ref}}, {{Note}}, {{Ref label}}, {{Note label}}, {{Cref}}, {{Cnote}}, and so on. This template is the most comprehensive...
    15 KB (1,935 words) - 04:14, 17 August 2021
  • Template:ParserFunction/doc(edit talk links history) Template:Tl(edit talk links history) m:ParserFunctions {{#lsth:Template:Template-linking_templates|Other formatting...
    4 KB (181 words) - 07:35, 31 March 2023
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    928 bytes (392 words) - 18:45, 4 December 2022
  • the TemplateData documentation for this template used by VisualEditor and other tools. Use American English Placed near the top of an article; informs editors...
    1 KB (157 words) - 06:31, 1 July 2022
  • the TemplateData documentation for this template used by VisualEditor and other tools. Not a sandbox Add this template to pages that may be confused for...
    849 bytes (69 words) - 22:50, 5 December 2022
  • the TemplateData documentation for this template used by VisualEditor and other tools. No ping2 No description. {{No ping}} {{Reply to}}/{{ping}} {{User}}...
    2 KB (104 words) - 05:25, 11 April 2023
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    3 KB (198 words) - 18:41, 10 September 2022
  • {{further-text|[[OTHER TOPIC]]|[[OTHER TOPIC2]]|[[OTHER TOPIC3]] and other text}} → Further information: OTHER TOPIC, OTHER TOPIC2, and OTHER TOPIC3 and other text...
    530 bytes (100 words) - 18:40, 2 January 2022
  • (redirect) for this template. {{Infobox punctuation |mark = , |name = Comma |other_names = |unicode = {{unichar|002C|COMMA}} |see_also = [[semicolon]] }} |unicode_list=...
    2 KB (255 words) - 17:10, 5 February 2023
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    435 bytes (27 words) - 20:21, 9 December 2020
  • the expression (first parameter) cannot directly contain "|", "=", plus other special cases related to square brackets / curly braces. In the case of...
    1 KB (131 words) - 14:39, 8 March 2022
  • {{sidebar}}, or some other table on the page with the collapsible attribute shows the template in its expanded state if there are no other collapsible items...
    2 KB (263 words) - 20:38, 28 March 2023
  • Template:Tlg/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template...
    231 bytes (276 words) - 20:20, 10 December 2020
  • This is a documentation subpage for Template:Edit conflict. It may contain usage information, categories and other content that is not part of the original...
    1 KB (103 words) - 20:54, 4 February 2023
  • the TemplateData documentation for this template used by VisualEditor and other tools. Is future month Returns "1" if the month and year given are in the...
    1 KB (64 words) - 22:13, 30 January 2022
  • This is a documentation subpage for Template:User current age. It may contain usage information, categories and other content that is not part of the...
    648 bytes (27 words) - 17:37, 6 September 2021
  • template used by VisualEditor and other tools. Format TemplateData This template formats TemplateData nicely on doc pages. It hides irrelevant information...
    5 KB (151 words) - 11:23, 7 November 2022
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    541 bytes (175 words) - 19:30, 25 July 2022
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    2 KB (783 words) - 17:53, 12 December 2020
  • This is a documentation subpage for Template:User time pro. It may contain usage information, categories and other content that is not part of the original...
    3 KB (120 words) - 00:42, 1 June 2020
  • Internal Revenue Code, see Template:USIRC. This is the TemplateData documentation for this template used by VisualEditor and other tools. Libera.Chat...
    1 KB (128 words) - 00:51, 26 July 2022
  • default texts are found in the table below.  Important: If you want to use other attributes for the table cells, e.g. colspan, rowspan, or style, they need...
    382 bytes (767 words) - 04:41, 13 August 2012
  • template's /doc page, please add this within ‎<includeonly> tags so it only gets visible on the template page. The full code on the top of the /doc subpage can...
    569 bytes (184 words) - 16:25, 5 December 2021
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    169 bytes (740 words) - 15:58, 1 September 2021
  • Template:Country data North Korea (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    1 KB (422 words) - 12:08, 6 September 2021
  • workplaces and employment templates all intentionally interlink with each other. This is because words like "occupational", "workplace", "job" and "organizational"...
    1 KB (130 words) - 18:16, 4 December 2022
  • signatures, but often provide additional information, and may be used by other users. List: Standard For admin pages Bots/admin log Signature addition...
    473 bytes (60 words) - 21:47, 18 September 2020
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    426 bytes (628 words) - 23:51, 27 August 2021
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    5 KB (27 words) - 22:29, 24 April 2022
  • {{sidebar}}, or some other table on the page with the collapsible attribute shows the template in its expanded state if there are no other collapsible items...
    994 bytes (154 words) - 04:17, 24 May 2021
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    93 bytes (728 words) - 14:48, 11 December 2020
  • This is a documentation subpage for Template:Link summary. It may contain usage information, categories and other content that is not part of the original...
    641 bytes (70 words) - 11:35, 12 December 2022
  • {{Self-reference}} has no preset text, link generation, or formatting other than italics. {{Self-reference|Foo}} simply returns Foo. Many hatnote templates...
    7 KB (693 words) - 17:47, 1 April 2023
  • WP:Accessibility guidelines. This template is intended for use in pages in namespaces other than the article namespace. Note: This template does not hide anything for...
    6 KB (304 words) - 15:32, 12 December 2022
  • the TemplateData documentation for this template used by VisualEditor and other tools. Gray This template changes the color of any supplied text to gray...
    878 bytes (102 words) - 10:24, 22 August 2022
  • default {{dummy reference}} creates an in-text citation labeled 1: [1] For other labels simply add the values; for example {{dummy reference|2}} renders...
    641 bytes (80 words) - 04:53, 28 March 2022
  • is the {{category other}} meta-template. This template helps other templates detect if they are on a "Category:" page or some "other" type of page. This...
    435 bytes (364 words) - 15:17, 14 December 2020
  • project namespace redirects (for example, Wikipedia: or its shortcut, WP:) to other project pages This rcat template also populates the following:  3. Category:Unprintworthy...
    743 bytes (555 words) - 03:42, 7 September 2021
  • Template:Country data Madagascar (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    316 bytes (165 words) - 14:41, 5 December 2021
  • Template:Country data Monaco (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    318 bytes (165 words) - 14:41, 5 December 2021
  • This is a documentation subpage for Template:Redirect-synonym. It may contain usage information, categories and other content that is not part of the...
    364 bytes (17 words) - 16:49, 16 October 2021
  • {{sidebar}}, or some other table on the page with the collapsible attribute shows the template in its expanded state if there are no other collapsible items...
    1 KB (205 words) - 18:25, 21 January 2023
  • This is a documentation subpage for Template:User Wiki age3. It may contain usage information, categories and other content that is not part of the original...
    597 bytes (12 words) - 05:21, 29 August 2021
  • experiment in this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    76 bytes (439 words) - 13:16, 11 December 2020
  • This is a documentation subpage for Template:Flag data Budapest. It may contain usage information, categories and other content that is not part of the...
    211 bytes (0 words) - 22:27, 3 December 2022
  • This is a documentation subpage for Template:Message box. It may contain usage information, categories and other content that is not part of the original...
    611 bytes (38 words) - 12:40, 25 March 2021
  • This is a documentation subpage for Template:Current hour unpadded. It may contain usage information, categories and other content that is not part of...
    287 bytes (18 words) - 05:21, 29 August 2021
  • This is a documentation subpage for Template:HTML lists. It may contain usage information, categories and other content that is not part of the original...
    453 bytes (23 words) - 20:49, 30 May 2018
  • Template:Country data South Korea (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    2 KB (448 words) - 15:51, 7 February 2023
  • to main content. For the mainspace detection template, see template:main other. When a Wikipedia article is large, it is often written in summary style...
    7 KB (630 words) - 16:13, 25 January 2023
  • This is a documentation subpage for Template:Current time. It may contain usage information, categories and other content that is not part of the original...
    376 bytes (42 words) - 20:58, 1 November 2022
  • the TemplateData documentation for this template used by VisualEditor and other tools. For-text This template lists up to five articles on alternative meanings...
    3 KB (239 words) - 07:32, 1 May 2022
  • Use this template in the body text of an article as a request for other editors to clarify specific words or statements that are vague. This template...
    5 KB (425 words) - 01:32, 5 March 2023
  • This is a documentation subpage for Template:Country data Åland. It may contain usage information, categories and other content that is not part of the...
    158 bytes (0 words) - 15:32, 24 December 2021
  • This is a documentation subpage for Template:Country data Georgia (country). It may contain usage information, categories and other content that is not part...
    179 bytes (0 words) - 18:07, 24 April 2020
  • Template:Country data Latvia (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    410 bytes (217 words) - 14:41, 5 December 2021
  • Template:Country data Seychelles (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    543 bytes (165 words) - 14:59, 5 December 2021
  • Template:Country data Mauritius (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    643 bytes (189 words) - 14:41, 5 December 2021
  • Template:Country data North Macedonia (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    411 bytes (198 words) - 14:41, 5 December 2021
  • Template:Country data Kuwait (category Country data templates with documentation subpage)
    cache after making any changes to this template. This template has a /doc subpage for the purposes of categories and documentation specific to this template...
    705 bytes (165 words) - 13:57, 5 December 2021
  • {{Explain|date=March 2024}} in the body of an article as a request for other editors to add further explanation to text that assumes expert understanding...
    4 KB (411 words) - 13:39, 28 September 2022
  • examples (in different namespaces): The template does not work together with other title modification templates: you need to use DISPLAYTITLE directly and...
    3 KB (303 words) - 11:25, 19 October 2021
  • This is a documentation subpage for Template:OEtymD. It may contain usage information, categories and other content that is not part of the original template...
    1 KB (76 words) - 19:50, 10 April 2021
  • This is a documentation subpage for Template:Wikibooks inline. It may contain usage information, categories and other content that is not part of the...
    1 KB (193 words) - 14:41, 6 March 2023
  • This is a documentation subpage for Template:No spam. It may contain usage information, categories and other content that is not part of the original template...
    2 KB (177 words) - 19:54, 8 December 2022
  • the TemplateData documentation for this template used by VisualEditor and other tools. Fake link Creates a fake link that doesn't link to anything. Used...
    1 KB (147 words) - 01:40, 14 February 2023
  • the TemplateData documentation for this template used by VisualEditor and other tools. Wikidata entity link No description. d:Template:Q d:Template:Property...
    2 KB (132 words) - 00:00, 28 February 2022
  • This is a documentation subpage for Template:Intro to base. It may contain usage information, categories and other content that is not part of the original...
    545 bytes (29 words) - 20:53, 26 February 2020
View (previous 250 | ) (20 | 50 | 100 | 250 | 500)