(lowercase template, taken from mediawiki) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Documentation}} | |||
<div class="template-doc"> | |||
==Purpose== | ==Purpose== | ||
This template makes the first letter in a page's title appear lowercase (MediaWiki otherwise forces titles to start with an uppercase letter). | This template makes the first letter in a page's title appear lowercase (MediaWiki otherwise forces titles to start with an uppercase letter). | ||
Line 8: | Line 10: | ||
==Dependencies== | ==Dependencies== | ||
This Template requires the [[Extension:ParserFunctions]] to work. | This Template requires the [[Extension:ParserFunctions]] to work. | ||
</div> |
Latest revision as of 21:26, 8 April 2022
This is a documentation subpage for Template:Lowercase.It contains usage information, categories, and other content that is not part of the original template page.
Purpose
This template makes the first letter in a page's title appear lowercase (MediaWiki otherwise forces titles to start with an uppercase letter).
Usage
Just include it in the article:
{{lowercase}}
Dependencies
This Template requires the Extension:ParserFunctions to work.