Template:Lowercase: Difference between revisions

368 bytes removed ,  18 April 2021
no edit summary
(Created page with "<span style="display:none">{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}</span><noinclude> {{documentation|content= ==Purpose== This template...")
 
No edit summary
 
Line 1: Line 1:
<span style="display:none">{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}</span><noinclude>
<span style="display:none">{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}</span>
{{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>