Search results

  • Module:InfoboxImage (category Modules that add a tracking category)
    -- add px to size if just a number if (tonumber(size) or 0) > 0 then size = size .. "px"; end -- add px to sizedefault...
    10 KB (1,295 words) - 15:02, October 24, 2022
  • Module:Infobox television disambiguation check (category Modules that add a tracking category)
    p.main(frame) local args = getArgs(frame) local category, debugString = _main(args) return category end local function removeFromArray(t, delete) ...
    3 KB (374 words) - 16:23, May 4, 2023
  • Module:Television infoboxes disambiguation check (category Modules that add a tracking category)
    disambiguation is not valid and add category. if (not isValid) then category = CATEGORY_INCORRECT end return category, debugString end return { main...
    12 KB (1,336 words) - 19:59, September 2, 2020
  • Module:Navbox (category Modules that add a tracking category)
    navboxes are flagged with a category that is removed -- by parent navboxes. The result is that the category shows all pages -- where a child navbox is not...
    17 KB (2,482 words) - 16:23, May 4, 2023
  • Module:Television episode short description (category Modules that add a tracking category)
    --- Returns a tracking category from a list by its name and adds a sort key. --- @param typeName string The name of the category type. --- @param useTrackingList...
    21 KB (2,630 words) - 23:42, April 16, 2023
  • Module:Citation/CS1 (category Modules that add a tracking category)
    flag so that the category is added only once local added_vanc_errs; -- Boolean flag so we only emit one Vancouver error / category local ...
    209 KB (29,658 words) - 16:23, May 4, 2023
  • return nums end -- Adds a row to the infobox, with either a header cell -- or a label/data cell combination. local function addRow(rowArgs) if rowArgs...
    20 KB (2,611 words) - 23:35, April 16, 2023
  • Module:Documentation/config (category Modules for general use)
    to add the categories. $1 is a -- link to the /doc subpage with a display value of cfg['doc-link-display']. --]] cfg['add-categories-blurb'] = 'Add categories...
    17 KB (2,082 words) - 15:42, September 12, 2022
  • Module:Documentation (category Modules for general use)
    {testcasesLink}) end end -- Add the sandbox to the sandbox category. omargs.text = text .. makeCategoryLink(message('sandbox-category')) -- 'documentation-clear'...
    34 KB (3,996 words) - 14:10, October 23, 2022
  • now -- add tracking category [[Category:Articles with missing Wikidata information]] -- for enwiki, just return the tracking category if mw.wikibase...
    135 KB (17,493 words) - 19:47, August 21, 2020
  • = 'help', -- categories ['cat wikilink'] = '[[Category:$1]]', -- $1 is the category name [':cat wikilink'] = '[[:Category:$1|link]]', ...
    95 KB (12,388 words) - 16:23, May 4, 2023
  • '0px', tracking = 'no' }) end function p.top(frame) local args = frame:getParent().args local parts = mw.text.split(navboxes(args, '<ADD LIST HERE>')...
    1 KB (194 words) - 11:51, August 21, 2020
  • (live or sandbox) as that used by the other modules. ]] local function set_selected_modules (cfg_table_ptr, utilities_page_ptr) add_prop_cat = utilities_page_ptr...
    62 KB (9,817 words) - 16:23, May 4, 2023
  • portals have been specified, display an error and add the page to a tracking category. -- Tracking is on by default. -- It is disabled if any of the...
    6 KB (891 words) - 19:51, August 21, 2020
  • -- If no portals have been specified, display an error and add the page to a tracking category. if not portals[1] then if yesno(args.nominimum) then ...
    13 KB (1,951 words) - 19:51, August 21, 2020
  • don't need a tracking category if the template invocation has been -- copied directly from the docs, or if we aren't in main- or category-space. if...
    4 KB (490 words) - 22:15, September 11, 2021
  • Module:Television infoboxes disambiguation check handles the validation of disambiguation of pages using a television-related infobox. Currently Module:Infobox...
    2 KB (50 words) - 19:59, September 2, 2020
  • combinations until we find a match. If a -- specific category exists for the combination of key fragments we are -- given, that match will be found first...
    25 KB (3,007 words) - 14:10, October 23, 2022
  • Wikidata' end return category and string.format('[[Category:%s]]', category) or '' end function p._main(args) local url = args[1] or args.URL or args...
    5 KB (657 words) - 20:41, May 21, 2023
  • list = p.renderList(data) local trackingCategories = p.renderTrackingCategories(args) return list .. trackingCategories end for listType in pairs(listTypes)...
    5 KB (761 words) - 23:35, April 16, 2023
  • used to add a tracking category to the page. local function addTrackingCategory(category) trackingCategories = trackingCategories .. category end --...
    31 KB (3,878 words) - 16:23, May 4, 2023
  • renderings that will highlight a citation that added a properties category. For example, this template uses a long volume name: {{cite book |title=Title |date=May–Jun...
    137 KB (13,198 words) - 13:25, October 24, 2022
  • return nums end local function addRow(rowArgs) -- Adds a row to the infobox, with either a header cell -- or a label/data cell combination. ...
    16 KB (1,681 words) - 19:34, August 21, 2020
  • new(invocationObj, options)) end -- Add tracking categories. At the moment we are only tracking templates -- that use any "heading" parameters or an "output"...
    24 KB (2,873 words) - 20:33, September 2, 2020
  • being returned from -- [[Module:Yesno]], and if we are not on a talk page, a tracking category -- is added. checkType('makeWikitextError', 1, msg, 'string')...
    6 KB (666 words) - 14:10, October 23, 2022
  • subpageText] then local category = args.category or cfg['default_category'] if category then cats[#cats + 1] = category end if not yesno(args...
    4 KB (478 words) - 15:44, October 23, 2022
  • false) then trackingEnabled = false end -- If no portals have been specified, display an error and add the page to a tracking category. if not portals[1]...
    7 KB (991 words) - 00:00, September 2, 2020
  • Validation:getCategories() return self.categories end -- Validate a track length. If a track length is invalid, a warning is added. -- A type error is...
    15 KB (1,830 words) - 12:50, October 18, 2020
  • work, as in a book in a series, a special issue of a periodical, or a sub-site at a domain (e.g., you are citing the law school's section of a university's...
    65 KB (9,464 words) - 19:52, September 2, 2020
  • local a = (altitude < 0) and -altitude or altitude a = floor(a / 5000 + 0.5) if altitude < 0 then a = -a end if a < -3 then a = -3 elseif a > 60...
    132 KB (20,570 words) - 19:38, August 21, 2020
  • -- Render the tracking categories. local trackingCategories = p.renderTrackingCategories(isPlain) return sideBox .. trackingCategories end function...
    5 KB (684 words) - 12:20, September 2, 2020
  • categories local categoryHandler = require('Module:Category handler').main local categories = {} -- Trims whitespace from a string local function trim(s) return...
    4 KB (581 words) - 08:57, May 2, 2021
  • link = p.renderLink(data) local trackingCategories = p.renderTrackingCategories(args) return link .. trackingCategories end function p.makeLinkData(args)...
    3 KB (500 words) - 11:39, August 21, 2020
  • defined, the smaller of the two is used (if "px" is omitted it will be added by the module): {{#invoke:InfoboxImage | InfoboxImage | image={{{image}}} | size=300px...
    13 KB (344 words) - 19:34, August 21, 2020
  • function p.strip(text) local accents = {["À"]="A",["Á"]="A",["Â"]="A",["Ã"]="A", -- accent list ["Ä"]="A",["Å"]="A",["Ç"]="C",["È"]="E",["É"]="E", ["Ê"]="E"...
    9 KB (1,240 words) - 16:23, May 4, 2023
  • comp == nil then tracking = tracking .. '[[Category:Pages using national squad with unknown parameters|!]]' end -- if tracking ~= '' and mw.title.getCurrentTitle()...
    4 KB (564 words) - 11:51, August 21, 2020
  • fragment in red, such as a warning as part of the final output. Add tracking category. ]] local function inlineRed(msg, trackmsg) if trackmsg == "warning"...
    37 KB (5,179 words) - 08:57, May 2, 2021
  • defaultCategory = default category link to use, instead of wikidata -- categoryText = if both gallery and category, text to use in category link ("category"...
    21 KB (2,691 words) - 22:13, September 11, 2021
  • To add more link types, write a function that produces an individual link, and put -- -- it at the bottom of the list below. Then, add a link code...
    10 KB (1,106 words) - 21:21, October 12, 2021
  • Visible caption option, with a tracking category root:tag('caption'):wikitext(args.caption) categories = categories .. '[[Category:Articles using Template:Episode...
    8 KB (983 words) - 16:23, May 4, 2023
  • end end -- Tracking category if mw.title.getCurrentTitle().namespace == 0 and yesno(args.noprose) then root:wikitext('[[Category:Articles with album...
    6 KB (759 words) - 12:30, October 18, 2020
  • --[[--------------------------< D A T E I N T E R N A T I O N A L I Z A T I O N >---------------------------- these tables hold data that is used when converting...
    11 KB (1,329 words) - 08:57, May 2, 2021
  • it means that we -- have been passed a bad substring or that the page has -- been moved to a bad title, so add a tracking category. if nReplacements...
    9 KB (1,018 words) - 16:23, May 4, 2023
  • categories the module outputs. ['tracking-category-incorrect'] = 'Wikipedia pages with incorrect protection templates', ['tracking-category-template'] =...
    45 KB (5,039 words) - 14:10, October 23, 2022
  • supported – a.1-a.5 or a-1-a-5) digitletter - digitletter (5a - 5d) (an optional separator between letter and digit is supported – 5.a-5.d or 5-a-5-d) any...
    23 KB (3,211 words) - 17:13, September 13, 2021
  • 0[1-2]-[A-Z0-9]{1,10} (e.g. 02-A012345678) if not id:match( '^0[1-2]%-[A-Z%d][A-Z%d]?[A-Z%d]?[A-Z%d]?[A-Z%d]?[A-Z%d]?[A-Z%d]?[A-Z%d]?[A-Z%d]?[A-Z%d]?$'...
    44 KB (6,870 words) - 12:20, September 2, 2020
  • Template:Infobox person (category Templates that add a tracking category) (section Tracking categories)
    as a "module" in this one: Templates in Category:Biographical templates usable as a module {{Listen}} {{Infobox Chinese}} The infobox may be added by pasting...
    11 KB (1,581 words) - 19:39, August 21, 2020
  • Template:Infobox clergy (category Templates that add a tracking category) (section Tracking categories)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    4 KB (583 words) - 19:46, August 21, 2020
  • reject(); } else if ( this.tracking[key].success + this.tracking[key].skipped === this.tracking[key].total ) { this.tracking[key].dfd.resolve(); } };...
    204 KB (21,994 words) - 20:59, August 30, 2020
  • Template:Infobox scientist/Wikidata (category Templates that add a tracking category) (section Tracking category)
    blacklist various fields so that they do not display. This makes a positive statement that those fields are unsuitable for inclusion in that article's infobox....
    9 KB (678 words) - 19:46, August 21, 2020
  • Template:Infobox scientist (category Templates that add a category) (section Category added by this template)
    equations". In the case where a scientist is so prolific that a whole wiki article listing the discoveries exists, insert a link to that page under the label (in...
    7 KB (1,981 words) - 19:46, August 21, 2020
  • Template:Infobox artist (category Templates that add a tracking category) (section Tracking categories)
    Wikipedia:Infobox modules and Category:Biographical templates usable as a module). {{Infobox artist | name = | <!-- etc. --> | module = {{Infobox football...
    4 KB (726 words) - 19:38, August 21, 2020
  • venue === 'ffd' ? 'Reason' : 'text'; // Add a reason unconditionally, so that at least a signature is added if (params.reason) { text += '|' + reasonKey...
    85 KB (9,512 words) - 20:27, August 30, 2020
  • Template:Infobox chef (category Templates that add a tracking category) (section Tracking categories)
    cases where a person may be notable in more than one field; a generic example is shown below. For guidance on usage, see Wikipedia:Infobox modules. Also see...
    1 KB (1,482 words) - 19:46, August 21, 2020
  • Template:Use mdy dates (category Templates that add a tracking category) (section Maintenance categories)
    the article to the hidden category called Use mdy dates. Use of this template is part of a continuing effort to monitor the date formats used in articles...
    406 bytes (699 words) - 16:23, May 4, 2023
  • Template:Infobox artwork (category Templates that add a tracking category) (section Tracking categories)
    coordinates. Specify as a decimal number. A list of modules containing maps that may be used can be found at: Special:PrefixIndex/Module:Location map/data/...
    15 KB (1,468 words) - 19:38, August 21, 2020
  • open a new window, remember the opened window // 'tab': opens in a new tab, if possible. // 'blank': force open in a new window, even if such a window...
    62 KB (7,409 words) - 20:27, August 30, 2020
  • Template:Infobox musical artist (category Templates that add a tracking category) (section Tracking categories)
    in the case of a studio orchestra formed by and working exclusively with a producer) One-time collaboration for a single song Groups that have played or...
    5 KB (2,909 words) - 15:12, October 28, 2022
  • Template:Infobox astronaut (category Templates that add a tracking category) (section Tracking category)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    3 KB (579 words) - 19:46, August 21, 2020
  • Template:Infobox writer (category Templates that add a tracking category) (section Tracking categories)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    6 KB (605 words) - 19:46, August 21, 2020
  • Template:Infobox (category Templates that add a tracking category) (section Tracking categories)
    information, for example, add the following parameter: | bodyclass = vcard And for each row containing a data cell that's part of the vcard, add a corresponding class...
    340 bytes (2,986 words) - 19:31, August 21, 2020
  • Template:Infobox philosopher (category Templates that add a tracking category) (section Tracking category)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    5 KB (784 words) - 19:46, August 21, 2020
  • Template:Infobox aviator (category Templates that add a tracking category) (section Tracking category)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    3 KB (887 words) - 19:46, August 21, 2020
  • Template:Infobox pirate (category Templates that add a tracking category) (section Tracking categories)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    5 KB (945 words) - 19:46, August 21, 2020
  • Template:Infobox medical person (category Templates that add a tracking category) (section Tracking categories)
    cases where a person may be notable in more than one field; a generic example is shown below. For guidance on usage, see Wikipedia:Infobox modules. Also see...
    2 KB (1,296 words) - 19:46, August 21, 2020
  • only for files with a clearly invalid fair-use tag, such as a {{Non-free logo}} tag on a photograph of a mascot. For cases that require a waiting period (replaceable...
    82 KB (10,140 words) - 20:27, August 30, 2020
  • Template:Infobox comedian (category Templates that add a tracking category) (section Tracking category)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    4 KB (480 words) - 19:46, August 21, 2020
  • Template:Infobox military person (category Templates that add a tracking category) (section Tracking category)
    be used as a module (sub-template) of {{Infobox person}}; see Wikipedia:Infobox modules for guidance on such usage. The infobox should be added as shown...
    6 KB (1,588 words) - 19:46, August 21, 2020
  • Template:Rotten Tomatoes (category Templates that add a tracking category) (section Tracking categories)
    For instance, the page for To Kill A Mockingbird (1962) is: https://www.rottentomatoes.com/m/to_kill_a_mockingbird Add the following text to the "External...
    2 KB (547 words) - 07:25, October 17, 2020
  • Template:Infobox television episode (category Templates that add a tracking category) (section Tracking categories)
    image_alt = A man wearing a white shirt and blank pants kneels and speaks to a man in a blue shirt who is pinned between a subway train car and a platform...
    5 KB (876 words) - 23:35, April 16, 2023
  • Template:Infobox saint (category Templates that add a tracking category) (section Tracking categories)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    4 KB (373 words) - 19:46, August 21, 2020
  • Template:Infobox religious biography (category Templates that add a tracking category) (section Tracking category)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    17 KB (668 words) - 19:46, August 21, 2020
  • Template:AllMovie title (category Templates that add a tracking category) (section Tracking categories)
    title (default is the article's name.) Optional: add the parameter |tab= to link to a different page (tab) in a title's entry. Choices are: overview, cast-crew...
    1 KB (549 words) - 07:14, October 17, 2020
  • Template:Navboxes (category Templates that add a tracking category) (section Tracking categories)
    this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    514 bytes (796 words) - 11:50, August 21, 2020
  • Template:Infobox film (category Templates that add a tracking category) (section Tracking categories (hidden))
    whether it was at a film festival, a world premiere, or a public release, and the release date(s) in the country or countries that produced the film,...
    5 KB (1,899 words) - 18:29, October 30, 2022
  • Template:Infobox theologian (category Templates that add a tracking category) (section Tracking categories)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    4 KB (811 words) - 19:46, August 21, 2020
  • Template:Infobox Christian leader (category Templates that add a tracking category) (section Tracking categories)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    9 KB (861 words) - 19:46, August 21, 2020
  • Template:IMDb title (category Templates that add a tracking category) (section Tracking categories)
    used to link to a film whose title does not correspond to the subject of the article (for example, in the case of a single article about a film and its sequels)...
    2 KB (1,159 words) - 16:23, May 4, 2023
  • Template:Infobox deity (category Templates that add a tracking category) (section Tracking categories)
    elephant-headed man sits on a large lotus. His body is red in colour and he wears various golden necklaces and bracelets and a snake around his neck. On...
    9 KB (405 words) - 19:48, August 21, 2020
  • blacklist various fields so that they do not display. This makes a positive statement that those fields are unsuitable for inclusion in that article's infobox....
    5 KB (637 words) - 19:50, August 21, 2020
  • Template:Infobox writer/Wikidata (category Templates that add a tracking category) (section Tracking categories)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    13 KB (579 words) - 19:46, August 21, 2020
  • Template:Short description (category Templates that add a tracking category) (section Maintenance categories)
    description (0) Category:Templates that generate short descriptions (2) Category:Modules that create a short description (1) Category:Short description...
    1 KB (783 words) - 16:23, May 4, 2023
  • blacklist various fields so that they do not display. This makes a positive statement that those fields are unsuitable for inclusion in that article's infobox....
    6 KB (319 words) - 19:46, August 21, 2020
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    4 KB (543 words) - 19:48, August 21, 2020
  • Template:Official website (category Templates that add a tracking category) (section Tracking categories)
    any page without a URL in Wikidata property official website (P7736): {{Official website}} → No URL found. Please specify a URL here or add one to Wikidata...
    401 bytes (835 words) - 20:32, September 2, 2020
  • Template:Infobox television (category Templates that add a tracking category) (section Tracking categories)
    than setting a raw "px" value. This guide provides a quick conversion table to make the process of setting a scale easier. It is based on a default thumbnail...
    7 KB (992 words) - 16:23, May 4, 2023
  • information, for example, add the following parameter: | bodyclass = vcard And for each row containing a data cell that's part of the vcard, add a corresponding class...
    28 KB (2,947 words) - 19:31, August 21, 2020
  • article is about the song that was issued as the A-side of a single, enter the name of the B-side in this field (do not add A-side). Add a link if it has an article;...
    8 KB (3,404 words) - 15:11, October 28, 2022
  • cases where a person may be notable in more than one field; a generic example is shown below. For guidance on usage, see Wikipedia:Infobox modules. Also see...
    9 KB (1,223 words) - 19:49, August 21, 2020
  • Template:Infobox dancer (category Templates that add a tracking category) (section Tracking categories)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    2 KB (404 words) - 19:46, August 21, 2020
  • Template:Death-date (category Templates that add a tracking category) (section Tracking categories)
    they would like. Example: 1-2-3 is interpreted as February 3, 1 A.D, and emitted in that form via microformats when the user may have intended something...
    2 KB (974 words) - 08:56, May 2, 2021
  • Template:Birth-date (category Templates that add a tracking category) (section Tracking categories)
    they would like. Example: 1-2-3 is interpreted as February 3, 1 A.D, and emitted in that form via microformats when the user may have intended something...
    2 KB (974 words) - 08:56, May 2, 2021
  • Template:Infobox pageant titleholder (category Templates that add a tracking category) (section Tracking categories)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    3 KB (609 words) - 19:46, August 21, 2020
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    6 KB (847 words) - 19:48, August 21, 2020
  • Template:Infobox model (category Templates that add a tracking category) (section Tracking categories)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    4 KB (532 words) - 19:46, August 21, 2020
  • Template:Extra chronology (category Templates that add a tracking category) (section Tracking categories)
    of the previous single. If it has a WP article, add a link. prev_title2 Leave blank, unless the previous is a double A-side single. Then enter the name...
    3 KB (735 words) - 14:10, October 23, 2022
  • cases where a person may be notable in more than one field; a generic example is shown below. For guidance on usage, see Wikipedia:Infobox modules. Also see...
    10 KB (1,454 words) - 19:48, August 21, 2020
  • Template:Cite mailing list (category Templates based on the Citation/CS1 Lua module)
    the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    130 bytes (5,932 words) - 20:00, September 23, 2020
  • equations". In the case where a scientist is so prolific that a whole wiki article listing the discoveries exists, insert a link to that page under the label (in...
    27 KB (1,941 words) - 19:50, August 21, 2020
  • Template:Infobox album (category Templates that add a tracking category) (section Tracking categories)
    article will be added to the tracking category Category:Album infoboxes lacking a cover. The article will also be added to the category if one of the following...
    8 KB (3,775 words) - 15:09, October 28, 2022
  • will be added to a tracking category. The tracking categories are not applied if any of the following is true: Tracking is specially disabled for that usage...
    168 bytes (821 words) - 10:21, September 12, 2021
  • Template:Cite map (category Templates based on the Citation/CS1 Lua module)
    the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    124 bytes (6,476 words) - 20:00, September 23, 2020
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    8 KB (873 words) - 19:50, August 21, 2020
  • Template:Infobox anthem (category Templates that add a tracking category) (section Tracking category)
    predecessor Song that preceded it, if applicable successor If no longer in use, the song that succeeded it, if applicable sound Name of a sound file sound_title...
    3 KB (594 words) - 14:38, October 27, 2022
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    13 KB (440 words) - 19:48, August 21, 2020
  • | heir_presumptive = | remainder_to = | subsidiary_titles = <!-- a baronetage is not a subsidiary title --> | status = <!-- Extant, extinct, dormant, abeyant...
    2 KB (188 words) - 19:46, August 21, 2020
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    11 KB (539 words) - 19:47, August 21, 2020
  • Template:Cite episode (category Templates based on the Citation/CS1 Lua module)
    specify a URL to a link identical to a link also produced by an identifier. The |url= parameter (or |title-link=) can then be used for providing a direct...
    126 bytes (6,490 words) - 20:00, September 23, 2020
  • in the case of a studio orchestra formed by and working exclusively with a producer) One-time collaboration for a single song Groups that have played or...
    32 KB (2,870 words) - 19:49, August 21, 2020
  • Template:Cite podcast (category Templates based on the Citation/CS1 Lua module)
    the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    126 bytes (6,532 words) - 20:01, September 23, 2020
  • Template:Infobox3cols (category Templates that add a tracking category) (section Tracking categories)
    [history] [purge] This is a fork of {{infobox}} which provides an option for up to three data attributes per row, in addition to a label: dataxa, dataxb and...
    1 KB (178 words) - 19:34, August 21, 2020
  • Template:Cite techreport (category Templates based on the Citation/CS1 Lua module)
    the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    129 bytes (6,625 words) - 20:01, September 23, 2020
  • Template:Cite speech (category Templates based on the Citation/CS1 Lua module)
    the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    125 bytes (6,459 words) - 20:01, September 23, 2020
  • Template:Cite serial (category Templates based on the Citation/CS1 Lua module)
    the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    125 bytes (6,587 words) - 20:01, September 23, 2020
  • Template:Cite thesis (category Templates based on the Citation/CS1 Lua module)
    the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    125 bytes (6,673 words) - 20:01, September 23, 2020
  • be used as a module (sub-template) of {{Infobox person}}; see Wikipedia:Infobox modules for guidance on such usage. The infobox should be added as shown...
    23 KB (1,547 words) - 19:49, August 21, 2020
  • Template:Webarchive (category Templates that add a tracking category) (section Tracking categories)
    the URL, add a red warning message "date mismatch", and add the article to the warning tracking category. Because the verification function adds some overhead...
    176 bytes (1,370 words) - 08:56, May 2, 2021
  • the Lua module Module:WikidataCheck. To add only articles to the categories: {{WikidataCheck|property=P###|value={{{value|}}}|category=Category prefix}}...
    232 bytes (325 words) - 19:47, August 31, 2020
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    24 KB (539 words) - 19:51, August 21, 2020
  • Template:Cite AV media notes (category Templates based on the Citation/CS1 Lua module)
    the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    189 bytes (6,667 words) - 13:25, October 24, 2022
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    3 KB (247 words) - 19:48, August 21, 2020
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    23 KB (565 words) - 19:51, August 21, 2020
  • Template:Cite encyclopedia (category Templates based on the Citation/CS1 Lua module)
    Does not display if a periodical field is defined. series or version: When the source is part of a series, such as a book series or a journal, where the...
    166 bytes (7,550 words) - 20:00, September 23, 2020
  • Template:Cite report (category Templates based on the Citation/CS1 Lua module)
    document or a convenience link to a resource that would not otherwise be obviously accessible. Citations of online sources that require registration or a subscription...
    125 bytes (7,051 words) - 20:01, September 23, 2020
  • Template:Cite interview (category Templates based on the Citation/CS1 Lua module)
    the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    161 bytes (6,709 words) - 20:00, September 23, 2020
  • h:mm A', prevDay: '[Yesterday at] h:mm A', nextDay: '[Tomorrow at] h:mm A', thisWeek: 'dddd [at] h:mm A', pastWeek: '[Last] dddd [at] h:mm A', ...
    159 KB (19,190 words) - 20:32, August 30, 2020
  • Template:Cite magazine (category Templates based on the Citation/CS1 Lua module)
    document or a convenience link to a resource that would not otherwise be obviously accessible. Citations of online sources that require registration or a subscription...
    127 bytes (6,849 words) - 20:00, September 23, 2020
  • Template:Cite journal (category Templates based on the Citation/CS1 Lua module)
    If you have a digital object identifier (DOI) for the journal reference you wish to add, Wikipedia has a citation bot that will read that DOI and expand...
    126 bytes (8,722 words) - 23:59, September 1, 2020
  • Template:Cite ssrn (category Templates based on the Citation/CS1 Lua module)
    part of a series, such as a book series or a journal, where the issue numbering has restarted. page: The number of a single page in the source that supports...
    123 bytes (6,888 words) - 20:01, September 23, 2020
  • Template:Cite sign (category Templates based on the Citation/CS1 Lua module)
    the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    124 bytes (6,567 words) - 20:01, September 23, 2020
  • Template:Cite conference (category Templates based on the Citation/CS1 Lua module)
    Does not display if a periodical field is defined. series or version: When the source is part of a series, such as a book series or a journal, where the...
    129 bytes (6,799 words) - 20:00, September 23, 2020
  • Template:Cite AV media (category Templates based on the Citation/CS1 Lua module)
    the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    132 bytes (7,121 words) - 22:05, April 3, 2021
  • Template:Infobox engineering career (category Templates that add a tracking category) (section Tracking category)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    1 KB (306 words) - 19:46, August 21, 2020
  • Wikipedia:Infobox modules and Category:Biographical templates usable as a module). {{Infobox artist | name = | <!-- etc. --> | module = {{Infobox football...
    17 KB (686 words) - 19:39, August 21, 2020
  • Template:TV.com show (category Templates that add a tracking category) (section Tracking categories)
    tv.com/web/a-day-in-the-life-hulu/ Usage: * {{TV.com show | type= web | id= a-day-in-the-life-hulu | title= A Day in the Life }} Output: A Day in the Life...
    1 KB (407 words) - 21:12, September 22, 2020
  • part of a series, such as a book series or a journal where the issue numbering has restarted. page: The number of a single page in the source that supports...
    122 bytes (8,313 words) - 10:11, August 21, 2020
  • Template:Cite newsgroup (category Templates based on the Citation/CS1 Lua module)
    the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    128 bytes (5,420 words) - 20:00, September 23, 2020
  • Template:Cite press release (category Templates based on the Citation/CS1 Lua module)
    the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    162 bytes (6,447 words) - 20:01, September 23, 2020
  • Template:Start-date (category Templates that add a tracking category) (section Tracking categories)
    they would like. Example: 1-2-3 is interpreted as February 3, 1 A.D, and emitted in that form via microformats when the user may have intended something...
    2 KB (961 words) - 08:56, May 2, 2021
  • Template:End-date (category Templates that add a tracking category) (section Tracking categories)
    they would like. Example: 1-2-3 is interpreted as February 3, 1 A.D, and emitted in that form via microformats when the user may have intended something...
    2 KB (961 words) - 08:56, May 2, 2021
  • Template:Infobox Egyptian tomb (category Templates that add a tracking category) (section Tracking category)
    across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to an address book. Within the hCard is a Geo microformat, which...
    3 KB (596 words) - 19:38, August 21, 2020
  • Template:Infobox ancient site (category Templates that add a tracking category) (section Tracking category)
    across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to an address book. Within the hCard is a Geo microformat, which...
    9 KB (2,464 words) - 19:38, August 21, 2020
  • Template:Cite news (category Templates based on the Citation/CS1 Lua module)
    specify a URL to a link identical to a link also produced by an identifier. The |url= parameter (or |title-link=) can then be used for providing a direct...
    123 bytes (7,582 words) - 23:59, September 1, 2020
  • Template:Infobox member of the Knesset (category Templates that add a tracking category) (section Tracking category)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    7 KB (331 words) - 19:46, August 21, 2020
  • Template:Infobox police officer (category Templates that add a tracking category) (section Tracking categories)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    5 KB (513 words) - 19:46, August 21, 2020
  • the Lua module Module:WikidataCheck. To add only articles to the categories: {{WikidataCheck|property=P###|value={{{value|}}}|category=Category prefix}}...
    3 KB (286 words) - 19:47, August 31, 2020
  • Template:Infobox spy (category Templates that add a tracking category) (section Tracking categories)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    5 KB (587 words) - 19:46, August 21, 2020
  • Template:Infobox economist (category Templates that add a tracking category) (section Tracking categories)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    3 KB (702 words) - 19:46, August 21, 2020
  • Template:Infobox comics creator (category Templates that add a tracking category) (section Tracking categories)
    creator may be used to summarise information about a person who is a comics creator. The infobox may be added by pasting the template as shown below into an...
    9 KB (1,134 words) - 19:46, August 21, 2020
  • Template:Infobox archaeological culture (category Templates that add a tracking category) (section Tracking category)
    field 'getinfo' (a nil value). {{Infobox archaeological culture}} may be used to display basic information about an archaeological culture at a glance. {{Infobox...
    2 KB (176 words) - 19:38, August 21, 2020
  • Template:Infobox Native American leader (category Templates that add a tracking category) (section Tracking category)
    with a line break (<br/>) partner if there is no evidence of marriage; entries with a line break (<br/>) children names or number; entries with a line...
    2 KB (660 words) - 19:46, August 21, 2020
  • Template:Cite book (category Templates based on the Citation/CS1 Lua module)
    the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    200 bytes (8,773 words) - 10:11, August 21, 2020
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    3 KB (364 words) - 19:48, August 21, 2020
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    1 KB (257 words) - 19:50, August 21, 2020
  • will be added to a tracking category. The tracking categories are not applied if any of the following is true: Tracking is specially disabled for that usage...
    11 KB (782 words) - 10:21, September 12, 2021
  • as a "module" in this one: Templates in Category:Biographical templates usable as a module {{Listen}} {{Infobox Chinese}} The infobox may be added by pasting...
    62 KB (1,541 words) - 19:47, August 21, 2020
  • of the previous single. If it has a WP article, add a link. prev_title2 Leave blank, unless the previous is a double A-side single. Then enter the name...
    8 KB (719 words) - 14:10, October 23, 2022
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    6 KB (712 words) - 19:50, August 21, 2020
  • Template:Infobox criminal (category Templates that add a tracking category) (section Tracking categories)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    9 KB (1,110 words) - 19:46, August 21, 2020
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    4 KB (536 words) - 19:49, August 21, 2020
  • Template:Infobox sports announcer (category Templates that add a tracking category) (section Tracking categories)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    831 bytes (346 words) - 19:46, August 21, 2020
  • Template:Infobox book series (category Templates that add a tracking category) (section Tracking category)
    other data. Parameters can be safely left blank. Note that you may include an image with no caption, but a caption will not be shown if there is no image. Wikilinks...
    3 KB (385 words) - 11:39, September 1, 2020
  • Template:Infobox academic (category Templates that add a tracking category) (section Tracking categories)
    section is also often used to add additional notable information, typically if the scientist is a relative of another person with a wikipedia article {{Infobox...
    8 KB (1,624 words) - 19:45, August 21, 2020
  • Template:Netflix title (category Templates that add a tracking category) (section Tracking categories)
    the title of the movie or show. Note: This is a list item in the external links section so you should add a "*" in front of the template. Go to netflix.com...
    581 bytes (388 words) - 05:35, September 3, 2020
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    8 KB (492 words) - 19:49, August 21, 2020
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    8 KB (472 words) - 19:50, August 21, 2020
  • Template:Track listing (category Templates that add a tracking category) (section Tracking categories)
    column) Category:Pages using track listing with unknown parameters (0) Category:Track listings that use the collapsed parameter (0) Category:Track listings...
    774 bytes (351 words) - 15:19, October 25, 2022
  • Template:Infobox comics creator/doc (category Track variant DoB) (section Tracking categories)
    creator may be used to summarise information about a person who is a comics creator. The infobox may be added by pasting the template as shown below into an...
    10 KB (1,093 words) - 19:48, August 21, 2020
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    5 KB (476 words) - 19:47, August 21, 2020
  • any page without a URL in Wikidata property official website (P7736): {{Official website}} → No URL found. Please specify a URL here or add one to Wikidata...
    7 KB (795 words) - 20:37, May 21, 2023
  • Template:Infobox software (category Templates that add a tracking category) (section Tracking categories)
    expanded list may disrupt the natural flow of the article. Add a link to a section of the article which lists languages. Please keep the link printer-friendly...
    7 KB (3,783 words) - 17:23, September 13, 2021
  • Template:Infobox architect (category Templates that add a tracking category) (section Tracking categories)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    2 KB (548 words) - 19:45, August 21, 2020
  • Template:Infobox YouTube personality (category Templates that add a tracking category) (section Tracking category)
    this template's sandbox (create | mirror) and testcases (create) pages. Add categories to the /doc subpage. Subpages of this template....
    11 KB (1,042 words) - 19:38, August 21, 2020
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    8 KB (547 words) - 19:51, August 21, 2020
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    10 KB (662 words) - 19:48, August 21, 2020
  • article is about the song that was issued as the A-side of a single, enter the name of the B-side in this field (do not add A-side). Add a link if it has an article;...
    38 KB (3,354 words) - 15:45, October 24, 2022
  • affiliated to an artist, such as their live performances. The infobox may be added by pasting the template as shown below into an article, typically at the...
    4 KB (139 words) - 19:47, August 21, 2020
  • Template:Infobox file format (category Templates that add a tracking category) (section Tracking category)
    name The name of the file format. icon A file icon used by either the application that popularized the format or a common free icon. Alias is |logo=. iconcaption...
    4 KB (733 words) - 17:39, September 13, 2021
  • the title of the movie or show. Note: This is a list item in the external links section so you should add a "*" in front of the template. Go to netflix.com...
    4 KB (346 words) - 05:33, September 3, 2020
  • the URL, add a red warning message "date mismatch", and add the article to the warning tracking category. Because the verification function adds some overhead...
    12 KB (1,332 words) - 08:57, May 2, 2021
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    2 KB (272 words) - 19:49, August 21, 2020
  • Template:Infobox classical composer (category Templates that add a tracking category) (section Tracking categories)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    1 KB (1,154 words) - 19:46, August 21, 2020
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    7 KB (739 words) - 19:51, August 21, 2020
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    8 KB (1,081 words) - 19:48, August 21, 2020
  • 4cm. "artifact" is a US spelling. The UK spelling is "artefact" and {{Infobox artefact}} may be used as a valid alternative. Category:Pages using infobox...
    6 KB (120 words) - 19:39, August 21, 2020
  • This is a fork of {{infobox}} which provides an option for up to three data attributes per row, in addition to a label: dataxa, dataxb and dataxc. {{Infobox3cols...
    4 KB (139 words) - 19:34, August 21, 2020
  • blacklist various fields so that they do not display. This makes a positive statement that those fields are unsuitable for inclusion in that article's infobox....
    4 KB (278 words) - 19:48, August 21, 2020
  • coordinates. Specify as a decimal number. A list of modules containing maps that may be used can be found at: Special:PrefixIndex/Module:Location map/data/...
    22 KB (1,428 words) - 19:39, August 21, 2020
  • | heir_presumptive = | remainder_to = | subsidiary_titles = <!-- a baronetage is not a subsidiary title --> | status = <!-- Extant, extinct, dormant, abeyant...
    6 KB (147 words) - 19:49, August 21, 2020
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    6 KB (317 words) - 19:50, August 21, 2020
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    16 KB (1,070 words) - 19:48, August 21, 2020
  • across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to an address book. Within the hCard is a Geo microformat, which...
    9 KB (555 words) - 19:39, August 21, 2020
  • article will be added to the tracking category Category:Album infoboxes lacking a cover. The article will also be added to the category if one of the following...
    34 KB (3,735 words) - 12:28, October 18, 2020
  • For instance, the page for To Kill A Mockingbird (1962) is: https://www.rottentomatoes.com/m/to_kill_a_mockingbird Add the following text to the "External...
    6 KB (503 words) - 07:26, October 17, 2020
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    25 KB (788 words) - 19:48, August 21, 2020
  • collaborations"). You may add up to six (6) optional fields. The basic option only requires the input as shown below. To use a second option simply add "1" in front...
    12 KB (1,059 words) - 19:50, August 21, 2020
  • whether it was at a film festival, a world premiere, or a public release, and the release date(s) in the country or countries that produced the film,...
    35 KB (1,859 words) - 14:55, October 9, 2021
  • used to link to a film whose title does not correspond to the subject of the article (for example, in the case of a single article about a film and its sequels)...
    11 KB (1,117 words) - 21:09, September 2, 2020
  • to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    13 KB (627 words) - 19:50, August 21, 2020
  • title (default is the article's name.) Optional: add the parameter |tab= to link to a different page (tab) in a title's entry. Choices are: overview, cast-crew...
    6 KB (506 words) - 07:34, October 17, 2020
  • image_alt = A man wearing a white shirt and blank pants kneels and speaks to a man in a blue shirt who is pinned between a subway train car and a platform...
    33 KB (835 words) - 23:35, April 16, 2023
  • Template:Infobox engineer (category Templates that add a tracking category) (section Tracking category)
    to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For...
    3 KB (413 words) - 19:46, August 21, 2020
  • column) Category:Pages using track listing with unknown parameters (0) Category:Track listings that use the collapsed parameter (0) Category:Track listings...
    58 KB (311 words) - 15:23, October 25, 2022
  • section is also often used to add additional notable information, typically if the scientist is a relative of another person with a wikipedia article {{Infobox...
    19 KB (1,536 words) - 19:47, August 21, 2020
  • across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to an address book. Within the hCard is a Geo microformat, which...
    20 KB (2,423 words) - 19:38, August 21, 2020
  • here to see a monthly parameter usage report for this template based on this TemplateData. TemplateData for Infobox YouTube personality Category:Pages using...
    25 KB (1,001 words) - 19:40, August 21, 2020
  • than setting a raw "px" value. This guide provides a quick conversion table to make the process of setting a scale easier. It is based on a default thumbnail...
    41 KB (952 words) - 12:31, October 17, 2020
  • expanded list may disrupt the natural flow of the article. Add a link to a section of the article which lists languages. Please keep the link printer-friendly...
    45 KB (3,743 words) - 17:31, September 13, 2021
  • episode short description is used to create a short description by either automatically extracting data from a television episode article's Template:Infobox...
    7 KB (445 words) - 23:42, April 16, 2023
  • across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to an address book. Within the hCard is a Geo microformat, which...
    48 KB (1,110 words) - 19:51, September 2, 2020
  • specify a URL to a link identical to a link also produced by an identifier. The |url= parameter (or |title-link=) can then be used for providing a direct...
    8 KB (6,450 words) - 20:00, September 23, 2020
  • the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    3 KB (5,891 words) - 20:00, September 23, 2020
  • the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    6 KB (6,633 words) - 20:01, September 23, 2020
  • the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    8 KB (6,436 words) - 20:00, September 23, 2020
  • the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    6 KB (6,625 words) - 13:25, October 24, 2022
  • the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    2 KB (6,585 words) - 20:01, September 23, 2020
  • the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    3 KB (6,547 words) - 20:01, September 23, 2020
  • the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    3 KB (6,419 words) - 20:01, September 23, 2020
  • the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    7 KB (6,492 words) - 20:01, September 23, 2020
  • the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    11 KB (6,669 words) - 20:00, September 23, 2020
  • Does not display if a periodical field is defined. series or version: When the source is part of a series, such as a book series or a journal, where the...
    27 KB (7,510 words) - 20:00, September 23, 2020
  • If you have a digital object identifier (DOI) for the journal reference you wish to add, Wikipedia has a citation bot that will read that DOI and expand...
    54 KB (8,682 words) - 20:00, September 23, 2020
  • document or a convenience link to a resource that would not otherwise be obviously accessible. Citations of online sources that require registration or a subscription...
    17 KB (7,011 words) - 20:01, September 23, 2020
  • part of a series, such as a book series or a journal, where the issue numbering has restarted. page: The number of a single page in the source that supports...
    43 KB (6,848 words) - 20:01, September 23, 2020
  • document or a convenience link to a resource that would not otherwise be obviously accessible. Citations of online sources that require registration or a subscription...
    35 KB (6,809 words) - 20:00, September 23, 2020
  • Does not display if a periodical field is defined. series or version: When the source is part of a series, such as a book series or a journal, where the...
    32 KB (6,759 words) - 20:00, September 23, 2020
  • the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    37 KB (5,380 words) - 20:01, September 23, 2020
  • the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    31 KB (6,527 words) - 20:01, September 23, 2020
  • the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    14 KB (7,080 words) - 22:05, April 3, 2021
  • specify a URL to a link identical to a link also produced by an identifier. The |url= parameter (or |title-link=) can then be used for providing a direct...
    37 KB (7,542 words) - 20:00, September 23, 2020
  • the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    20 KB (6,406 words) - 20:01, September 23, 2020
  • part of a series, such as a book series or a journal, where the issue numbering has restarted. page: The number of a single page in the source that supports...
    47 KB (8,195 words) - 20:01, September 23, 2020
  • the final version of a manuscript (e.g. if a preprint of a manuscript is freely available, but the version of record is behind a paywall). Format in sentence...
    29 KB (8,733 words) - 20:00, September 23, 2020
  • {{Property}}, to add a Wikidata property link to a Wikipedia page {{Wikidata property}}, to add a Wikidata property {{side box}} to a Wikipedia page or...
    87 KB (1,085 words) - 14:23, September 2, 2020