Template:Lowercase: Difference between revisions
Jump to navigation
Jump to search
New page: {{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}} |
No edit summary |
||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}} | <span style="display:none">{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}</span><noinclude> | ||
{{documentation|content= | |||
==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: | |||
<nowiki>{{lowercase}}</nowiki> | |||
==Dependencies== | |||
This Template requires the [[Extension:ParserFunctions]] to work. | |||
}} | |||
</noinclude> | |||