Template:Lowercase: Difference between revisions

From kJams Wiki
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>

Revision as of 16:41, 1 May 2022