Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Lowercase title: Difference between revisions

Template page
Created page with "<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 title}}</nowiki> ==Dependencies== This Template requires the Extension:ParserFunctions to work. }} <..."
 
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><noinclude>
{{documentation|content=
See [https://www.mediawiki.org/wiki/Template:Lowercase_title Template:Lowercase_title] on MediaWiki.org.
 
==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 title}}</nowiki>
 
==Dependencies==
This Template requires the [[Extension:ParserFunctions]] to work.
 
}}
</noinclude>
</noinclude>

Latest revision as of 02:12, 15 August 2024

See Template:Lowercase_title on MediaWiki.org.