Search results

  • Documentation function Documentation:new(mainCfg, docCfg) return setmetatable({ _mainCfg = mainCfg, _docCfg = docCfg }, self) end function Documenta...
    2 KB (234 words) - 02:17, September 4, 2020
  • iner' -- cfg['main-div-classes'] -- Classes added to the main HTML "div" tag. cfg['main-div-classes'] = 'documentation' -- cfg['main-div-heading-class']...
    17 KB (2,082 words) - 15:42, September 12, 2022
  • 'module test cases notice'} else return p.main(frame) end end p.main = makeInvokeFunc('_main') function p._main(args) --[[ -- This function defines logic...
    34 KB (3,996 words) - 14:10, October 23, 2022
  • -)%s*$') if v ~= '' then args[k] = v end end return p._main(args) end function p._main(args) local modules = mTableTools.compressSparseArray(args)...
    4 KB (479 words) - 14:10, October 23, 2022
  • "/archive") ~= nil) then return false end if (string.match(thisPageLC, "/doc") ~= nil) then return false end if (string.match(thisPageLC, "/test")...
    6 KB (891 words) - 19:51, August 21, 2020
  • Namespace detect | main | page = <!-- page to detect namespace for, if not the current page --> | main = <!-- text to return for the main namespace --> |...
    3 KB (412 words) - 14:43, October 26, 2022
  • show in Show preview (you can try with this page): {{#invoke:Preview warning|main|Message text}} →...
    542 bytes (25 words) - 12:39, September 2, 2020
  • messageBox = require('Module:Message box') To create a message box, use the main function. It takes two parameters: the first is the box type (as a string)...
    5 KB (608 words) - 15:44, October 23, 2022
  • of this module can be extended by creating wrapper templates that use the main command provided by this module (just like {{WikidataOI}} does). Below follows...
    1 KB (985 words) - 14:23, September 2, 2020
  • encyclopedia/doc'}, citeepisode = {'Template:Cite episode/doc', 'episode'}, -- unique arguments citeinterview = {'Template:Cite interview/doc'}, citejournal...
    58 KB (8,323 words) - 13:25, October 24, 2022
  • load it with require: local documentation = require('Module:Documentation').main Then you can simply call it using a table of arguments. documentation{content...
    1 KB (154 words) - 02:59, September 4, 2020
  • can also use it from #invoke directly with the code {{#invoke:pp-move-indef|main}}. Neither of these take any parameters, and both only work on the current...
    2 KB (203 words) - 02:34, September 4, 2020
  • less = false, -- main description missing lasting = false, -- old syntax encountered lazy = false, -- doc mode; do not generate effective...
    38 KB (3,826 words) - 10:39, August 21, 2020
  • using incorrect infobox. {{#invoke:Infobox television disambiguation check|main}} The following parameter can be used as a positional parameter. Module:Infobox...
    2 KB (176 words) - 19:57, September 2, 2020
  • disambiguation check') local trackingCategory, debugString = validateDisambiguation.main(title, validDisambiguationTypeList, validDisambiguationPatternList, exceptionList...
    2 KB (50 words) - 19:59, September 2, 2020
  • Parameter Description image Required. The main parameter that should be passed over which contains the image info. size...
    13 KB (344 words) - 19:34, August 21, 2020
  • tool works. -- It works in the main namespace on Meta because it allows subpages there -- It would not work in the main namespace of English Wikipedia...
    12 KB (1,536 words) - 17:46, September 16, 2020
  • message''': Transclusion count updated automatically ([[Template:High-use/doc#Technical details|see documentation]])." or '' if count == nil then if...
    7 KB (908 words) - 15:44, October 23, 2022
  • "/archive") ~= nil) then return false end if (string.match(thisPageLC, "/doc") ~= nil) then return false end if (string.match(thisPageLC, "/test")...
    7 KB (991 words) - 00:00, September 2, 2020
  • the template invocation has been -- copied directly from the docs, or if we aren't in main- or category-space. if not v:find('^REDIRECT%d*$') and v ~=...
    4 KB (490 words) - 22:15, September 11, 2021
  • = cfg.keyword.border_subgroup end -- render the main body of the navbox local tbl = renderMainTable(border, listnums) local res = mw.html.create()...
    17 KB (2,482 words) - 16:23, May 4, 2023
  • google.com/books?id=NPDgD546-doC&pg=PP1#v=onepage&q&f=false But can be trimmed to: https://books.google.com/?id=NPDgD546-doC&pg=PP1#v=onepage&q&f=false or:...
    65 KB (9,464 words) - 19:52, September 2, 2020
  • return convert_dms2dec(direction, degrees, minutes, seconds) end --[[ coord Main entry point for Lua function to replace {{coord}} Usage: {{#invoke:Coordinates...
    23 KB (3,266 words) - 11:51, August 21, 2020
  • invoking page is from /testcases or /doc pages. if (args.test) then return shortDescription, trackingCat elseif (args.doc) then return shortDescription...
    21 KB (2,630 words) - 23:42, April 16, 2023
  • Style/Infoboxes, all information in an infobox ideally should also be found in the main body of an article, there isn't perfect compliance with this guideline. For...
    2 KB (212 words) - 19:31, August 21, 2020
  • terminology for a typed key/value pair -- a claim consists of a main snak holding the main information of this claim, -- as well as a list of attribute...
    34 KB (5,016 words) - 19:39, August 21, 2020
  • text that may be output as part of a citation. This is separated from the main body to aid in future translations of this module. ]] local messages =...
    95 KB (12,388 words) - 16:23, May 4, 2023
  • check whether the main part of the number is correct. If the ISBN is failing to validate, it is likely that there is a typo in the main part of the number...
    137 KB (13,198 words) - 13:25, October 24, 2022
  • false end return '[http://www.bncatalogo.cl/F?func=direct&local_base=red10&doc_number='..id..' '..id..']'..p.getCatForId( 'BNC' ) end function p.bneLink(...
    44 KB (6,870 words) - 12:20, September 2, 2020
  • choose a main warning group, then the specific warning to issue.' }); var main_group = main_select.append({ type: 'select', name: 'main_group', ...
    62 KB (7,256 words) - 20:27, August 30, 2020
  • Window.setScriptName('Twinkle'); Window.addFooterLink('Twinkle help', 'WP:TW/DOC#shared'); var form = new Morebits.quickForm(Twinkle.shared.callback.evaluate);...
    6 KB (757 words) - 20:27, August 30, 2020
  • set_message ('maint_pmc_embargo'); -- embargo has expired; add main cat return ''; -- unset because embargo has expired end...
    72 KB (11,046 words) - 16:23, May 4, 2023
  • extras.append(link); main.append(extras); return main; } } /* Class for error checks FIXME: DOCS OUT OF DATE type - type of...
    11 KB (1,398 words) - 20:41, August 30, 2020
  • var main = LAPI.make( 'div' ); this.content.appendChild( main ); this.content.main = main; if ( this.model.html ) { main.appendChild(...
    121 KB (14,905 words) - 10:34, August 19, 2021
  • callbacks.main); wikipedia_api.params = { user: user }; wikipedia_api.post(); }; Twinkle.diff.callbacks = { main: function(self) { var xmlDoc = self...
    3 KB (311 words) - 20:27, August 30, 2020
  • background-color:#eee; | labelstyle = background-color:#eee; | header1 = Main 1 | header2 = Main 2 | data3 = {{Infobox | subbox = yes | headerstyle = background-color:#ccc;...
    28 KB (2,947 words) - 19:31, August 21, 2020
  • addFooterLink('Protection policy', 'WP:PROT'); Window.addFooterLink('Twinkle help', 'WP:TW/DOC#protect'); var form = new Morebits.quickForm(Twinkle.batchprotect.callback...
    13 KB (1,437 words) - 20:27, August 30, 2020
  • sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    238 bytes (27 words) - 14:10, October 23, 2022
  • // find target and pass main as the callback Twinkle.xfd.callbacks.rfd.findTarget(params, Twinkle.xfd.callbacks.rfd.main); break; case 'rm':...
    85 KB (9,512 words) - 20:27, August 30, 2020
  • Window.setScriptName('Twinkle'); Window.addFooterLink('Twinkle help', 'WP:TW/DOC#batchdelete'); var form = new Morebits.quickForm(Twinkle.batchdelete.callback...
    23 KB (2,574 words) - 20:27, August 30, 2020
  • footnote, reference) matches and links to the note marker label located in the main text and the label in front of the note's text in the appropriate group's...
    602 bytes (500 words) - 14:23, September 2, 2020
  • footnote, reference) matches and links to the note marker label located in the main text and the label in front of the note's text in the appropriate group's...
    161 bytes (417 words) - 20:10, October 13, 2020
  • footnote, reference) matches and links to the note marker label located in the main text and the label in front of the note's text in the appropriate group's...
    161 bytes (417 words) - 20:10, October 13, 2020
  • footnote, reference) matches and links to the note marker label located in the main text and the label in front of the note's text in the appropriate group's...
    117 bytes (416 words) - 20:10, October 13, 2020
  • footnote, reference) matches and links to the note marker label located in the main text and the label in front of the note's text in the appropriate group's...
    161 bytes (417 words) - 20:10, October 13, 2020
  • footnote, reference) matches and links to the note marker label located in the main text and the label in front of the note's text in the appropriate group's...
    248 bytes (416 words) - 20:10, October 13, 2020
  • footnote, reference) matches and links to the note marker label located in the main text and the label in front of the note's text in the appropriate group's...
    161 bytes (417 words) - 20:10, October 13, 2020
  • footnote, reference) matches and links to the note marker label located in the main text and the label in front of the note's text in the appropriate group's...
    130 bytes (417 words) - 20:10, October 13, 2020
  • footnote, reference) matches and links to the note marker label located in the main text and the label in front of the note's text in the appropriate group's...
    130 bytes (417 words) - 20:10, October 13, 2020
  • footnote, reference) matches and links to the note marker label located in the main text and the label in front of the note's text in the appropriate group's...
    130 bytes (417 words) - 20:10, October 13, 2020
  • setCallbackParameters(params); wikipedia_page.load(Twinkle.welcome.callbacks.main); }; Twinkle.welcome.callback = function friendlywelcomeCallback(uid) {...
    23 KB (2,501 words) - 20:27, August 30, 2020
  • }); } }, user: { main: function(pageobj) { var statelem = pageobj.getStatusElement(); // defaults to /doc for lua modules, which may not...
    82 KB (10,140 words) - 20:27, August 30, 2020
  • setCallbackParameters(params); wikipedia_page.load(Twinkle.prod.callbacks.main); }, main: function(pageobj) { var statelem = pageobj.getStatusElement(); ...
    16 KB (1,926 words) - 20:27, August 30, 2020
  • background-color:#eee; | labelstyle = background-color:#eee; | header1 = Main 1 | header2 = Main 2 | data3 = {{Infobox | subbox = yes | headerstyle = background-color:#ccc;...
    340 bytes (2,986 words) - 19:31, August 21, 2020
  • params; wikipedia_api.post(); }, main: function(apiobj) { var xmlDoc = apiobj.responseXML; if (typeof $(xmlDoc).find('actions').attr('edit') ===...
    30 KB (3,496 words) - 20:27, August 30, 2020
  • notable_ideas Should be explained in the main text of the article; Those that are not mentioned in the main text may be deleted. {{Infobox theologian...
    4 KB (811 words) - 19:46, August 21, 2020
  • traffic}} The above documentation is transcluded from Template:Pp-semi-indef/doc. (edit | history) Editors can experiment in this template's sandbox (create...
    178 bytes (131 words) - 08:56, May 2, 2021
  • categories to the /doc subpage - thanks! --> </noinclude> This example handles both a protection template and a green doc box from a /doc page at the same...
    1 KB (877 words) - 11:39, August 21, 2020
  • moved. The above documentation is transcluded from Template:Pp-move-indef/doc. (edit | history) Editors can experiment in this template's sandbox (create...
    174 bytes (166 words) - 02:28, September 4, 2020
  • articles that use mmmm d, yyyy ("American") dates, either because of the first main contributor rule or close national ties (see Wikipedia:Manual of Style/Dates...
    406 bytes (699 words) - 16:23, May 4, 2023
  • and padlock icons The above documentation is transcluded from Template:Pp/doc. (edit | history) Editors can experiment in this template's sandbox (create...
    76 bytes (379 words) - 02:16, September 4, 2020
  • sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    5 KB (27 words) - 14:14, August 30, 2020
  • footnote}} groupname: Groupname per WP:REFGROUP; if not specified, then the main and nested references will be rendered into the same reference list name:...
    207 bytes (1,009 words) - 20:10, October 13, 2020
  • notable ideas should be explained in the main text of one of the articles. Those that are not mentioned in the main text may be deleted. For living people...
    5 KB (784 words) - 19:46, August 21, 2020
  • template to add an audio sample link to an infobox; to add samples to the main body of an article, use {{Listen}}. This template is used with the |misc=...
    822 bytes (599 words) - 14:33, October 9, 2021
  • deletion/', ns_number: [0], // main ns_logpages: 4, // Wikipedia ns_unlink: ['0', '10', '100', '118'], // main, Template, Portal, Draft html:...
    204 KB (21,994 words) - 20:59, August 30, 2020
  • yeshivaposition = | organisation = | organisationposition = | began = | ended = | main_work = | predecessor = | successor = | rabbi = | rebbe = | kohan = | hazzan...
    3 KB (392 words) - 19:46, August 21, 2020
  • Wikipedia:WikiProject Olympics | image-4 = Olympic Rings.svg }} Text for main part of page goes here. {{End tab| frame = yes | tab-1 = Current page | link-1...
    7 KB (764 words) - 02:38, September 4, 2020
  • main_interests Main interests notable_ideas Should be explained in the main text of the article; Those that are not mentioned in the main text may be deleted. The...
    2 KB (253 words) - 19:51, August 21, 2020
  • finishes = | wsop main event best finish rank = | wsop main event best finish year = | wsop main event best finish year 2 = | wsop main event best finish...
    7 KB (852 words) - 19:50, August 21, 2020
  • sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    422 bytes (27 words) - 14:10, October 23, 2022
  • groups all the different namespaces used on Wikipedia into several types: main Main (i.e. article) space, where normal Wikipedia articles are kept. talk Any...
    6 KB (716 words) - 14:48, October 26, 2022
  • Wikipedia:WikiProject Olympics | image-4 = Olympic Rings.svg }} Text for main part of page goes here. {{End tab| frame = yes | tab-1 = Current page | link-1...
    15 KB (802 words) - 02:38, September 4, 2020
  • page The above documentation is transcluded from Template:Sandbox notice/doc. (edit | history) Editors can experiment in this template's sandbox (create...
    1 KB (105 words) - 11:39, August 21, 2020
  • notable_ideas Should be explained in the main text of the article; Those that are not mentioned in the main text may be deleted. {{Infobox theologian...
    7 KB (739 words) - 19:51, August 21, 2020
  • integer */ this.height=0; /** The main content DIV element. @type HTMLDivElement */ this.mainDiv=null; this.createMainDiv(); // if (!init || typeof init...
    232 KB (29,025 words) - 20:27, August 30, 2020
  • = <!-- or | creators = --> | year = | mintime = | maxtime = | served = | main_ingredient = | minor_ingredient = | variations = | serving_size = 100 g |...
    4 KB (254 words) - 10:18, September 12, 2021
  • server cache." {{Purge|page=Main Page}} Purge Creates a purge link for Main Page. {{Purge|Purge this page's server cache.|page=Main Page}} Purge this page's...
    3 KB (189 words) - 22:42, August 29, 2020
  • explained in the main text of the article; Those that are not mentioned in the main text may be deleted main_interests Should be explained in the main text of the...
    19 KB (1,536 words) - 19:47, August 21, 2020
  • categories to the /doc subpage - thanks! --> </noinclude> This example handles both a protection template and a green doc box from a /doc page at the same...
    7 KB (836 words) - 11:39, August 21, 2020
  • footnote, reference) matches and links to the note marker label located in the main text and the label in front of the note's text in the appropriate group's...
    384 bytes (377 words) - 20:10, October 13, 2020
  • footnote, reference) matches and links to the note marker label located in the main text and the label in front of the note's text in the appropriate group's...
    264 bytes (377 words) - 20:10, October 13, 2020
  • template to add an audio sample link to an infobox; to add samples to the main body of an article, use {{Listen}}. This template is used with the |misc=...
    4 KB (559 words) - 02:12, December 11, 2020
  • Omitted sections still have section edit links in the article body; the main use for this template is situations where you want section edit links for...
    4 KB (399 words) - 02:28, September 4, 2020
  • Extended confirmed protection {{pp-extended}} {{pp-extended}} – – Main Page Image {{pp-main-page}} – – – Office {{pp-office}} {{pp-reset}} {{pp-office-dmca}}...
    1 KB (125 words) - 02:28, September 4, 2020
  • Extended confirmed protection {{pp-extended}} {{pp-extended}} – – Main Page Image {{pp-main-page}} – – – Office {{pp-office}} {{pp-reset}} {{pp-office-dmca}}...
    1 KB (90 words) - 08:57, May 2, 2021
  • templates. Basic code {{pagetype}} Full code {{pagetype | page = | defaultns = | main = | user = | wikipedia = | project = | wp = | file = | image = | mediawiki...
    30 KB (917 words) - 14:13, August 30, 2020
  • footnote, reference) matches and links to the note marker label located in the main text and the label in front of the note's text in the appropriate group's...
    330 bytes (377 words) - 20:10, October 13, 2020
  • footnote, reference) matches and links to the note marker label located in the main text and the label in front of the note's text in the appropriate group's...
    384 bytes (377 words) - 20:10, October 13, 2020
  • footnote, reference) matches and links to the note marker label located in the main text and the label in front of the note's text in the appropriate group's...
    330 bytes (377 words) - 20:10, October 13, 2020
  • footnote, reference) matches and links to the note marker label located in the main text and the label in front of the note's text in the appropriate group's...
    330 bytes (377 words) - 20:10, October 13, 2020
  • footnote, reference) matches and links to the note marker label located in the main text and the label in front of the note's text in the appropriate group's...
    330 bytes (377 words) - 20:10, October 13, 2020
  • footnote, reference) matches and links to the note marker label located in the main text and the label in front of the note's text in the appropriate group's...
    384 bytes (377 words) - 20:10, October 13, 2020
  • footnote, reference) matches and links to the note marker label located in the main text and the label in front of the note's text in the appropriate group's...
    384 bytes (377 words) - 20:10, October 13, 2020
  • notable ideas should be explained in the main text of one of the articles. Those that are not mentioned in the main text may be deleted. For living people...
    6 KB (712 words) - 19:50, August 21, 2020
  • footnote, reference) matches and links to the note marker label located in the main text and the label in front of the note's text in the appropriate group's...
    2 KB (461 words) - 20:03, October 13, 2020
  • from the wikitext The above documentation is transcluded from Template:Purge/doc. (edit | history) Editors can experiment in this template's sandbox (create...
    64 bytes (229 words) - 10:11, August 21, 2020
  • standard format for labeling links to the official website of an article's main topic. This template can be used without specifying any parameters, if the...
    401 bytes (835 words) - 20:32, September 2, 2020
  • [history] [purge] Infobox film is used to create an infobox which summarizes the main information of a particular motion picture. The infobox may be added by pasting...
    5 KB (1,899 words) - 18:29, October 30, 2022
  • roman type. Optionally, it displays attributions for each text below. The main parameter set is the following: {{Verse translation|lang=ISO 639 language...
    636 bytes (505 words) - 10:10, August 21, 2020
  • This template can be used for block quotations (long quotes set off from the main text). However, this use is not advised in articles. The Manual of Style...
    2 KB (1,885 words) - 10:10, August 21, 2020
  • This template is for use on a book series main page. {{Infobox book series | name = | image = <!-- Example.jpg --> | image_caption = | books = | author...
    8 KB (344 words) - 14:13, August 30, 2020
  • yeshivaposition = | organisation = | organisationposition = | began = | ended = | main_work = | predecessor = | successor = | rabbi = | rebbe = | kohan = | hazzan...
    5 KB (319 words) - 19:49, August 21, 2020
  • credit order, with new main cast added to the end of the list --> | starring = <!-- Organized by broadcast credit order, with new main cast added to the end...
    7 KB (992 words) - 16:23, May 4, 2023
  • list background color added for illustration only): {{Navbox | name = Navbox/doc | title = [[MSC Malaysia]] | listclass = hlist | group1 = Centre | list1 =...
    94 bytes (4,051 words) - 22:14, September 11, 2021
  • Infobox television episode is used to create an infobox which summarizes the main information of a particular television episode or internet video. The infobox...
    5 KB (876 words) - 23:35, April 16, 2023
  • standard format for labeling links to the official website of an article's main topic. This template can be used without specifying any parameters, if the...
    7 KB (795 words) - 20:37, May 21, 2023
  • Extended confirmed protection {{pp-extended}} {{pp-extended}} – – Main Page Image {{pp-main-page}} – – – Office {{pp-office}} {{pp-reset}} {{pp-office-dmca}}...
    4 KB (340 words) - 02:16, September 4, 2020
  • Category:Pages actively undergoing a major edit {{Under discussion}}, for a non main page undergoing active discussion on its talk page {{Deletion under review}}...
    7 KB (566 words) - 17:55, September 16, 2020
  • main_interests Main interests notable_ideas Should be explained in the main text of the article; Those that are not mentioned in the main text may be deleted. The...
    516 bytes (296 words) - 19:46, August 21, 2020
  • sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    11 KB (27 words) - 14:14, August 30, 2020
  • sandbox. The above documentation is transcluded from Template:User sandbox/doc. (edit | history) Editors can experiment in this template's sandbox (create...
    3 KB (390 words) - 11:39, August 21, 2020
  • construction/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Add categories to the /doc subpage...
    3 KB (606 words) - 17:55, September 16, 2020
  • on. {{caution|Include text here.}} This is how this box looks on article (main space) pages: This is how this box looks on any talk page. That is, pages...
    2 KB (185 words) - 02:28, September 4, 2020
  • 'Template:Uw-block/doc/Block_templates'); Window.addFooterLink('Block policy', 'WP:BLOCK'); Window.addFooterLink('Twinkle help', 'WP:TW/DOC#block'); var...
    61 KB (7,190 words) - 20:27, August 30, 2020
  • page in that namespace' }, { tag: 'R to main namespace', description: 'redirect from a page outside the main-article namespace to an article in mainspace'...
    84 KB (9,979 words) - 20:27, August 30, 2020
  • finishes = | wsop main event best finish rank = | wsop main event best finish year = | wsop main event best finish year 2 = | wsop main event best finish...
    3 KB (909 words) - 19:46, August 21, 2020
  • embeds into message boxes This template should not be used for articles in the main namespace, because the graphic produces an unavoidable self-reference. Insert...
    6 KB (743 words) - 02:28, September 4, 2020
  • footnote}} groupname: Groupname per WP:REFGROUP; if not specified, then the main and nested references will be rendered into the same reference list name:...
    6 KB (970 words) - 20:10, October 13, 2020
  • = <!-- or | creators = --> | year = | mintime = | maxtime = | served = | main_ingredient = | minor_ingredient = | variations = | serving_size = 100 g |...
    7 KB (294 words) - 10:18, September 12, 2021
  • sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    3 KB (27 words) - 14:48, October 26, 2022
  • 1958)|Ruth Johr (m. 1973)}} |allegiance = {{flagcountry|USSR}} |agency = [[Main Intelligence Directorate (Soviet Union)|]] |serviceyears = 1962–1983 |codename...
    8 KB (547 words) - 19:51, August 21, 2020
  • place of death. nationality is the comics creator's nationality. area is the main fields in which the comics creator works (i.e. writer, pencils, inks, colorist...
    10 KB (1,093 words) - 19:48, August 21, 2020
  • Wikipedia boilerplate}} Protection {{Pp}} {{Pp-blp}} {{Pp-dispute}} {{Pp-main-page}} {{Pp-move}} {{Pp-move-dispute}} {{Pp-move-vandalism}} {{Pp-office}}...
    2 KB (198 words) - 19:07, September 8, 2020
  • the wikitext below, and paste it in the Veneration section of the article’s main page. If the article is not divided into sections, it should be placed on...
    4 KB (704 words) - 19:49, August 21, 2020
  • addFooterLink('About SPI', 'WP:SPI'); Window.addFooterLink('Twinkle help', 'WP:TW/DOC#arv'); var form = new Morebits.quickForm(Twinkle.arv.callback.evaluate);...
    34 KB (3,993 words) - 20:27, August 30, 2020
  • defined. On errors, main, help and template pages are placed into Category:Articles with incorrect citation syntax. Set |template-doc-demo=true to disable...
    122 bytes (8,313 words) - 10:11, August 21, 2020
  • Wikipedia:WikiProject Olympics | image-4 = Olympic Rings.svg }} Text for main part of page goes here. {{End tab| frame = yes | tab-1 = Current page | link-1...
    2 KB (798 words) - 02:38, September 4, 2020
  • and contributions should be explained in the main text of the article. Those that are not mentioned in the main text may be deleted. {{Infobox economist |...
    10 KB (662 words) - 19:48, August 21, 2020
  • WP:ACCESS and WP:FAIR. Use an internal link or piped internal link to the main article about the artist. For help with internal links, see the Editing FAQ...
    6 KB (412 words) - 19:47, August 21, 2020
  • defined. On errors, main, help and template pages are placed into Category:Articles with incorrect citation syntax. Set |template-doc-demo=true to disable...
    126 bytes (6,532 words) - 20:01, September 23, 2020
  • {{dialogue |short=full |short=full |short=full ... Name shortcuts apply to your main dialogue text. If you use a shortcut specified here for a character name...
    5 KB (698 words) - 01:18, September 3, 2020
  • collapsed, plain, off] The initial state of the show/hide feature for the main title. See {{Navbox}} for more information. Does not affect display or hiding...
    18 KB (1,314 words) - 11:50, August 21, 2020
  • embeds into message boxes This template should not be used for articles in the main namespace, because the graphic produces an unavoidable self-reference. Insert...
    169 bytes (782 words) - 17:13, September 13, 2021
  • Omitted sections still have section edit links in the article body; the main use for this template is situations where you want section edit links for...
    153 bytes (439 words) - 02:28, September 4, 2020
  • list background color added for illustration only): {{Navbox | name = Navbox/doc | title = [[MSC Malaysia]] | listclass = hlist | group1 = Centre | list1 =...
    38 KB (4,012 words) - 11:46, August 21, 2020
  • explained in the main text of the article; Those that are not mentioned in the main text may be deleted main_interests Should be explained in the main text of the...
    8 KB (1,624 words) - 19:45, August 21, 2020
  • used includes any of the following case-insensitive strings: "/archive", "/doc", "/test" Category:Portal templates without a parameter — (population 0) Category:Portal...
    11 KB (782 words) - 10:21, September 12, 2021
  • WP:ACCESS and WP:FAIR. Use an internal link or piped internal link to the main article about the artist. For help with internal links, see the Editing FAQ...
    6 KB (570 words) - 19:47, August 21, 2020
  • titles which do not belong here can be entered in the title fields of the main body below. <!----------Image----------> | image = "file:example.jpg", image...
    10 KB (688 words) - 19:40, August 21, 2020
  • articles that use mmmm d, yyyy ("American") dates, either because of the first main contributor rule or close national ties (see Wikipedia:Manual of Style/Dates...
    6 KB (658 words) - 19:52, September 2, 2020
  • used includes any of the following case-insensitive strings: "/archive", "/doc", "/test" Category:Portal templates without a parameter — (population 0) Category:Portal...
    168 bytes (821 words) - 10:21, September 12, 2021
  • on. {{caution|Include text here.}} This is how this box looks on article (main space) pages: This is how this box looks on any talk page. That is, pages...
    1 KB (224 words) - 02:28, September 4, 2020
  • credit order, with new main cast added to the end of the list --> | starring = <!-- Organized by broadcast credit order, with new main cast added to the end...
    41 KB (952 words) - 12:31, October 17, 2020
  • templates. Basic code {{pagetype}} Full code {{pagetype | page = | defaultns = | main = | user = | wikipedia = | project = | wp = | file = | image = | mediawiki...
    179 bytes (957 words) - 14:12, August 30, 2020
  • Naturally-Occurring Elements: Moldavium (Ml), Sequanium (Sq) and Dor (Do) |format=DOC |conference=International Conference on the History of Chemistry |pages=1–8...
    129 bytes (6,799 words) - 20:00, September 23, 2020
  • images for this meta-template are in PNG format instead of SVG format. The main reason is that some older web browsers have trouble with the transparent...
    9 KB (821 words) - 15:48, October 23, 2022
  • Infobox television episode is used to create an infobox which summarizes the main information of a particular television episode or internet video. The infobox...
    33 KB (835 words) - 23:35, April 16, 2023
  • above documentation is transcluded from Template:Infobox religious biography/doc. (edit | history) Editors can experiment in this template's sandbox (create...
    17 KB (668 words) - 19:46, August 21, 2020
  • name of attended higher education institution(s). See Alma mater known_for Main fields in which the artist works (i.e. photography, painting, sculpture,...
    17 KB (686 words) - 19:39, August 21, 2020
  • Infobox film is used to create an infobox which summarizes the main information of a particular motion picture. The infobox may be added by pasting the...
    35 KB (1,859 words) - 14:55, October 9, 2021
  • This template can be used for block quotations (long quotes set off from the main text). However, this use is not advised in articles. The Manual of Style...
    20 KB (1,776 words) - 10:11, August 21, 2020
  • documentation[view] [edit] [history] [purge] This template is for use on a book series main page. {{Infobox book series | name = | image = <!-- Example.jpg --> | image_caption...
    3 KB (385 words) - 11:39, September 1, 2020
  • roman type. Optionally, it displays attributions for each text below. The main parameter set is the following: {{Verse translation|lang=ISO 639 language...
    11 KB (465 words) - 10:11, August 21, 2020
  • hypothetically include anything from week-long to lifetime-long relationships. Main cities of residence – too indefinite. Styles/schools – e.g. Verismo, Futurism...
    8 KB (1,081 words) - 19:48, August 21, 2020
  • WP:ACCESS and WP:FAIR. Use an internal link or piped internal link to the main article about the producer. For help with internal links, see the Editing...
    12 KB (1,059 words) - 19:50, August 21, 2020
  • defined. On errors, main, help and template pages are placed into Category:Articles with incorrect citation syntax. Set |template-doc-demo=true to disable...
    123 bytes (6,888 words) - 20:01, September 23, 2020
  • {{Webarchive/doc}} is for linking to web archiving services such as the Wayback Machine, WebCite and all other web archiving services. This template is...
    12 KB (1,332 words) - 08:57, May 2, 2021
  • pages The above documentation is transcluded from Template:Infobox artist/doc. (edit | history) Editors can experiment in this template's sandbox (create...
    4 KB (726 words) - 19:38, August 21, 2020
  • description Unknown optional party party no description Unknown optional main interests main interests no description Unknown optional notable ideas notable ideas...
    13 KB (627 words) - 19:50, August 21, 2020
  • collapsed, plain, off] The initial state of the show/hide feature for the main title. See {{Navbox}} for more information. Does not affect display or hiding...
    91 bytes (1,356 words) - 11:50, August 21, 2020
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    161 bytes (6,709 words) - 20:00, September 23, 2020
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    125 bytes (6,673 words) - 20:01, September 23, 2020
  • process. The above documentation is transcluded from Template:Good article/doc. (edit | history) Editors can experiment in this template's sandbox (create...
    402 bytes (238 words) - 19:07, September 8, 2020
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    125 bytes (6,459 words) - 20:01, September 23, 2020
  • |1stishhead# = |1stishyr# = |1stishmo# = |endishyr# = |endishmo# = |issues = |main_char_team = |writers = |artists = |pencillers = |inkers = |letterers = |colorists...
    17 KB (2,523 words) - 15:34, September 5, 2021
  • templates to get the right look. Edit this page to see the code. There is a main {{Navbox with columns}} and two additional {{Navbox with columns}} templates...
    21 KB (1,555 words) - 11:50, August 21, 2020
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    126 bytes (6,490 words) - 20:00, September 23, 2020
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    129 bytes (6,625 words) - 20:01, September 23, 2020
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    189 bytes (6,667 words) - 13:25, October 24, 2022
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    125 bytes (6,587 words) - 20:01, September 23, 2020
  • has been signed. Omit parenthetical dates; save that information for the main article as this degree of detail is better discussed in prose. Pipe out "Records"...
    32 KB (2,870 words) - 19:49, August 21, 2020
  • templates to get the right look. Edit this page to see the code. There is a main {{Navbox with columns}} and two additional {{Navbox with columns}} templates...
    17 KB (1,596 words) - 11:50, August 21, 2020
  • Gaelic names, mottos etc. If a translation is needed, please place in the main clan article. Some entries may in exceptional circumstances require an explanation...
    18 KB (959 words) - 19:48, August 21, 2020
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    132 bytes (7,121 words) - 22:05, April 3, 2021
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    162 bytes (6,447 words) - 20:01, September 23, 2020
  • fortification, encampment, temple, tumulus, settlement, etc.) part_of = Name of main site, if part of larger site or complex length = Length of site in meters/kilometers...
    20 KB (2,423 words) - 19:38, August 21, 2020
  • defined. On errors, main, help and template pages are placed into Category:Articles with incorrect citation syntax. Set |template-doc-demo=true to disable...
    308 bytes (44 words) - 20:03, September 23, 2020
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    124 bytes (6,567 words) - 20:01, September 23, 2020
  • first, followed by the included work, then "In" and the editors, then the main work. If no authors: Editors appear before the included work; a single editor...
    125 bytes (7,051 words) - 20:01, September 23, 2020
  • {{About-distinguish}} {{About-distinguish2}} (for custom text) For use in sections {{Main}} {{Further}} {{Further2}} (for custom text) {{See also}} {{See also if exists}}...
    4 KB (210 words) - 14:14, August 30, 2020
  • construction/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Add categories to the /doc subpage...
    3 KB (606 words) - 17:55, September 16, 2020
  • GIMP | logo = The GIMP icon - gnome.svg | logo caption = | screenshot = GIMP-main window.png | caption = GIMP version 2.6 | collapsible = | author = [[wikipedia:Spencer...
    45 KB (3,743 words) - 17:31, September 13, 2021
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    166 bytes (7,550 words) - 20:00, September 23, 2020
  • }; // main window css rules if (wikEd.config.mainCSS === undefined) { wikEd.config.mainCSS = {}; } // wikEd.InitMainCSS: define built-in main window...
    646 KB (69,593 words) - 04:09, September 3, 2020
  • university that administered the degree, insert the administering university. The main article can then discuss the specific situation. thesis_title (or thesis1_title...
    27 KB (1,941 words) - 19:50, August 21, 2020
  • Template:Doc...
    6 KB (1 word) - 19:08, September 8, 2020
  • the wikitext below, and paste it in the Veneration section of the article’s main page. If the article is not divided into sections, it should be placed on...
    2 KB (744 words) - 19:46, August 21, 2020
  • {{dialogue |short=full |short=full |short=full ... Name shortcuts apply to your main dialogue text. If you use a shortcut specified here for a character name...
    7 KB (738 words) - 01:12, September 3, 2020
  • with bonus tracks, should be added to a "Releases" or similar section in the main body of the article, if noteworthy. For albums that are released with multiple...
    34 KB (3,735 words) - 12:28, October 18, 2020
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    123 bytes (7,582 words) - 23:59, September 1, 2020
  • category. The above documentation is transcluded from Template:Infobox person/doc. (edit | history) Editors can experiment in this template's sandbox (create...
    11 KB (1,581 words) - 19:39, August 21, 2020
  • energy use: a literature review |url=http://archive.nrc-cnrc.gc.ca/obj/irc/doc/pubs/nrcc49212/nrcc49212.pdf |journal=Energy Policy |volume=36 |issue=6 |pages=1858–1866...
    126 bytes (8,722 words) - 23:59, September 1, 2020
  • first, followed by the included work, then "In" and the editors, then the main work. If no authors: Editors appear before the included work; a single editor...
    127 bytes (6,849 words) - 20:00, September 23, 2020
  • defined. On errors, main, help and template pages are placed into Category:Articles with incorrect citation syntax. Set |template-doc-demo=true to disable...
    2 KB (188 words) - 20:03, September 23, 2020
  • 1958)|Ruth Johr (m. 1973)}} |allegiance = {{flagcountry|USSR}} |agency = [[Main Intelligence Directorate (Soviet Union)|]] |serviceyears = 1962–1983 |codename...
    5 KB (587 words) - 19:46, August 21, 2020
  • titles which do not belong here can be entered in the title fields of the main body below. <!----------Image----------> | image = "file:example.jpg", image...
    3 KB (729 words) - 19:38, August 21, 2020
  • date and title argument, thus |date2= .. |date10= and |title2= .. |title10=. Main options url..url10 The URL(s) to the archive service. There should always...
    176 bytes (1,370 words) - 08:56, May 2, 2021
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    200 bytes (8,773 words) - 10:11, August 21, 2020
  • place of death. nationality is the comics creator's nationality. area is the main fields in which the comics creator works (i.e. writer, pencils, inks, colorist...
    9 KB (1,134 words) - 19:46, August 21, 2020
  • fortification, encampment, temple, tumulus, settlement, etc.) part_of = Name of main site, if part of larger site or complex length = Length of site in meters/kilometers...
    9 KB (2,464 words) - 19:38, August 21, 2020
  • Gaelic names, mottos etc. If a translation is needed, please place in the main clan article. Some entries may in exceptional circumstances require an explanation...
    5 KB (1,001 words) - 19:46, August 21, 2020
  • WP:ACCESS and WP:FAIR. Use an internal link or piped internal link to the main article about the artist. For help with internal links, see the Editing FAQ...
    1 KB (485 words) - 19:45, August 21, 2020
  • WP:ACCESS and WP:FAIR. Use an internal link or piped internal link to the main article about the artist. For help with internal links, see the Editing FAQ...
    2 KB (627 words) - 19:45, August 21, 2020
  • defined. On errors, main, help and template pages are placed into Category:Articles with incorrect citation syntax. Set |template-doc-demo=true to disable...
    7 KB (6,492 words) - 20:01, September 23, 2020
  • reliable source identifies their contribution as substantially the same as the main producers. These should be included in the article body or track listings...
    38 KB (3,354 words) - 15:45, October 24, 2022
  • addFooterLink('Protection policy', 'WP:PROT'); Window.addFooterLink('Twinkle help', 'WP:TW/DOC#protect'); var form = new Morebits.quickForm(Twinkle.protect.callback.evaluate);...
    51 KB (5,707 words) - 20:27, August 30, 2020
  • and contributions should be explained in the main text of the article. Those that are not mentioned in the main text may be deleted. {{Infobox economist |...
    3 KB (702 words) - 19:46, August 21, 2020
  • Wikimedia Commons. The above documentation is transcluded from Template:Redirect/doc. (edit | history) Editors can experiment in this template's sandbox (create...
    183 bytes (249 words) - 14:12, August 30, 2020
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    2 KB (6,585 words) - 20:01, September 23, 2020
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    3 KB (6,547 words) - 20:01, September 23, 2020
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    3 KB (6,419 words) - 20:01, September 23, 2020
  • university that administered the degree, insert the administering university. The main article can then discuss the specific situation. thesis_title (or thesis1_title...
    7 KB (1,981 words) - 19:46, August 21, 2020
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    6 KB (6,633 words) - 20:01, September 23, 2020
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    6 KB (6,625 words) - 13:25, October 24, 2022
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    8 KB (6,450 words) - 20:00, September 23, 2020
  • defined. On errors, main, help and template pages are placed into Category:Articles with incorrect citation syntax. Set |template-doc-demo=true to disable...
    47 KB (8,195 words) - 20:01, September 23, 2020
  • images for this meta-template are in PNG format instead of SVG format. The main reason is that some older web browsers have trouble with the transparent...
    146 bytes (860 words) - 15:48, October 23, 2022
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    11 KB (6,669 words) - 20:00, September 23, 2020
  • with bonus tracks, should be added to a "Releases" or similar section in the main body of the article, if noteworthy. For albums that are released with multiple...
    8 KB (3,775 words) - 15:09, October 28, 2022
  • defined. On errors, main, help and template pages are placed into Category:Articles with incorrect citation syntax. Set |template-doc-demo=true to disable...
    43 KB (6,848 words) - 20:01, September 23, 2020
  • the place may correspond to on a modern map is a matter for an article's main text. For subsequent places (of death, etc.) it is not necessary to repeat...
    62 KB (1,541 words) - 19:47, August 21, 2020
  • Naturally-Occurring Elements: Moldavium (Ml), Sequanium (Sq) and Dor (Do) |format=DOC |conference=International Conference on the History of Chemistry |pages=1–8...
    32 KB (6,759 words) - 20:00, September 23, 2020
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    31 KB (6,527 words) - 20:01, September 23, 2020
  • first, followed by the included work, then "In" and the editors, then the main work. If no authors: Editors appear before the included work; a single editor...
    17 KB (7,011 words) - 20:01, September 23, 2020
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    20 KB (6,406 words) - 20:01, September 23, 2020
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    14 KB (7,080 words) - 22:05, April 3, 2021
  • GIMP | logo = The GIMP icon - gnome.svg | logo caption = | screenshot = GIMP-main window.png | caption = GIMP version 2.6 | collapsible = | author = [[wikipedia:Spencer...
    7 KB (3,783 words) - 17:23, September 13, 2021
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    27 KB (7,510 words) - 20:00, September 23, 2020
  • first, followed by the included work, then "In" and the editors, then the main work. If no authors: Editors appear before the included work; a single editor...
    35 KB (6,809 words) - 20:00, September 23, 2020
  • WP:ACCESS and WP:FAIR. Use an internal link or piped internal link to the main article about the producer. For help with internal links, see the Editing...
    6 KB (1,116 words) - 19:46, August 21, 2020
  • Template:Infobox Australian place/doc Template:Infobox Australian place/sandbox Template:Infobox Australian place/sandbox/doc Template:Infobox Australian place/testcases...
    48 KB (1,110 words) - 19:51, September 2, 2020
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    37 KB (7,542 words) - 20:00, September 23, 2020
  • archive-format: File format of the work referred to by archive-url; for example: PDF, DOC, or XLS; displayed in parentheses after the archive link. HTML is implied...
    29 KB (8,733 words) - 20:00, September 23, 2020
  • hypothetically include anything from week-long to lifetime-long relationships. Main cities of residence – too indefinite. Styles/schools – e.g. Verismo, Futurism...
    1 KB (1,154 words) - 19:46, August 21, 2020
  • energy use: a literature review |url=http://archive.nrc-cnrc.gc.ca/obj/irc/doc/pubs/nrcc49212/nrcc49212.pdf |journal=Energy Policy |volume=36 |issue=6 |pages=1858–1866...
    54 KB (8,682 words) - 20:00, September 23, 2020
  • |1stishhead# = |1stishyr# = |1stishmo# = |endishyr# = |endishmo# = |issues = |main_char_team = |writers = |artists = |pencillers = |inkers = |letterers = |colorists...
    22 KB (2,566 words) - 15:34, September 5, 2021
  • has been signed. Omit parenthetical dates; save that information for the main article as this degree of detail is better discussed in prose. Pipe out "Records"...
    5 KB (2,909 words) - 15:12, October 28, 2022
  • reliable source identifies their contribution as substantially the same as the main producers. These should be included in the article body or track listings...
    8 KB (3,404 words) - 15:11, October 28, 2022
  • this template can be extended by creating wrapper templates that use the main command provided by Module:Wd which is being used by this template (just...
    87 KB (1,085 words) - 14:23, September 2, 2020