Template:Lowercase title/doc
From LIMSWiki
< Template:Lowercase title
Jump to navigationJump to searchRevision as of 20:39, 26 May 2011 by Shawndouglas (talk | contribs) (Created template for lowercase title.)
This is a documentation subpage for Template:Lowercase title. It contains usage information, categories, interlanguage links, and other content that is not part of the original template page. |
Usage
- Attention: Please do not subst this template.
Simply add the tag {{lowercase title}}
at the top of a page (and optionally, at the top of its talk page). There are no parameters. The tag will only decapitalize the first letter of the page's name in the title at the top of the page. Examples:
Page name | Will display |
---|---|
EBay, IPod, etc. | eBay, iPod, etc. |
Talk:EBay | Talk:eBay |
Technical
This template wraps the magic word DISPLAYTITLE so that it works automatically in any namespace (main, talk, template, etc.) to decapitalise the first letter of the name of a page it is transcluded on. (Previously, this template achieved this using JavaScript, but the DISPLAYTITLE method makes the change for all users, even those with JavaScript disabled in their browser).
See also