• Home
  • Random
  • Nearby
  • Log in
  • Settings
Donate Now If Wikipedia is useful to you, please give today.
  • About Wikipedia
  • Disclaimers
Wikipedia

Template:Lowercase title/sandbox

  • Template
  • Talk
  • Language
  • Watch
  • Edit
< Template:Lowercase title
This is the template sandbox page for Template:Lowercase title (diff).
See also the companion subpage for test cases.
Template documentation[view] [edit] [history] [purge]
See also: Template:Nocaps
WarningThis template is used on approximately 16,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them.
This template should not be substituted.

Contents

  • 1 Usage
  • 2 Issues
  • 3 Technical
  • 4 TemplateData
  • 5 See also
Shortcut
  • {{lotTemplate:Lot}}
This template uses Lua:
  • Module:MultiReplace (sandbox)

Usage

edit

Simply add the wikitext markup {{Lowercase title}} at the beginning of a page (and optionally, at the beginning of its talk page). The markup will only decapitalize the first letter of the page's name in the title at the beginning of the page by default.

Some examples (in different namespaces):

Page name Will display
EBay eBay
Talk:EBay Talk:eBay
Category:MacOS Category:macOS
Template:IPhone models Template:iPhone models

Issues

edit

The template does not work together with other title modification templates: you need to use DISPLAYTITLE directly and make sure it's the last DISPLAYTITLE on the page. For example, to make "Example" italic and lowercase, use {{DISPLAYTITLE:''example''}}.

When using the template on redirect pages, the template must be moved after the redirect, since otherwise it will break the redirection. This, however, limits the template to have an effect only when viewing the redirect page directly. Nevertheless, it is still useful in this scenario in order to document the proper capitalization of a term.

When using on templates, please make sure to wrap it with a <noinclude> tag, so that transcluded pages don't get affected.

Technical

edit

This template wraps the magic word DISPLAYTITLE so that it works automatically in any namespace (main/article, talk, template, category, etc.) to decapitalise the first letter of the name of a page it is transcluded on.

/* Page using a lowercase title, with or without {{lowercase}} */
SELECT page_title, pp_value AS displaytitle
FROM page
JOIN page_props ON pp_page=page_id AND pp_propname="displaytitle"
WHERE page_namespace=0
AND CONVERT(pp_value USING utf8mb4) COLLATE utf8mb4_bin /* &#greek; */
    REGEXP "^([_ :]+|<[^<>]+>)*([[:lower:]]|&#9[4-6][0-9];)"

TemplateData

edit
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Lowercase title in articles based on its TemplateData.

TemplateData for Lowercase title

This template is used to make the first letter of the page title lowercase. It will not affect the page URL, just the displayed name.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Italicitalic

If this is specified with any value, italicize the title, except for any part in brackets.

Stringoptional
Fully italicforce

If this AND "italic" have a value specified, then the whole title will be italic including any brackets.

Stringoptional
Italicize disambiguationdab

If this is specified with any value, italicize the part in brackets.

Stringoptional

See also

edit
  • Wikipedia:Naming conventions (technical restrictions)#Lowercase first letter
Title changing or correcting templates + magic word
  • view
  • talk
  • edit
Wiki markup
Transclusion from template:
Involves Correct name Actual article name
{{Italic title}} Title in italics To Kill a Mockingbird To Kill a Mockingbird
{{Italic title|all=yes}} Complete title in italics, including parentheses Randall and Hopkirk (Deceased) Randall and Hopkirk (Deceased)
{{Italic title|string=Ally McBeal}} Phrase of |string= in italics List of Ally McBeal episodes List of Ally McBeal episodes
{{Italic title|all=yes|string=Fringe}} Phrase of |string= in italics; also looks in parentheses Peter (Fringe episode) Peter (Fringe episode)
{{Italic disambiguation}} Disambiguation in italics The End (Lost) The End (Lost)
{{Lowercase title}} Lowercase first character eBay EBay
{{Lowercase title|italic=yes}} Lowercase first character and place title in italics, not including disambiguation iCarly (soundtrack) ICarly (soundtrack)
{{Lowercase title|italic=yes|force=yes}} Lowercase first character and place title in italics, including disambiguation
{{Lowercase title|dab=yes}} Lowercase first character and place disambiguation in italics iSpy (Modern Family) ISpy (Modern Family)
{{Italic title prefixed|17}} Italicize after the number characters at the beginning of the title German battleship Bismarck German battleship Bismarck
{{Verbatim title}} Add quotes around the title You can't have your cake and eat it (proverb) You can't have your cake and eat it (proverb)
{{Italic verbatim title}} Add quotes around the title and italicize it Carpe diem (proverb) Carpe diem (proverb)
Magic word
{{DISPLAYTITLE:_NSAKEY}} Various _NSAKEY NSAKEY
Title corrections
{{Correct title|reason=bracket}} < > [ ] { } Benzo[a]pyrene Benzo(a)pyrene
{{Correct title|reason=#}} # Pilot #5 Pilot No. 5
{{Correct title|reason=:}} : DK: King of Swing DK King of Swing
{{Correct title|reason=.}} . . Period
The above documentation is transcluded from Template:Lowercase title/doc. (edit | history)
Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages.
Add categories to the /doc subpage. Subpages of this template.
Retrieved from "https://en.wikipedia.org/w/index.php?title=Template:Lowercase_title/sandbox&oldid=1050689209"
Last edited on 19 October 2021, at 09:57

Languages

      This page is not available in other languages.

      Wikipedia
      • Wikimedia Foundation
      • Powered by MediaWiki
      • This page was last edited on 19 October 2021, at 09:57 (UTC).
      • Content is available under CC BY-SA 4.0 unless otherwise noted.
      • Privacy policy
      • About Wikipedia
      • Disclaimers
      • Contact Wikipedia
      • Code of Conduct
      • Developers
      • Statistics
      • Cookie statement
      • Terms of Use
      • Desktop