Difference between revisions of "Template:Lowercase"

From RRU Knowledge Base
m
Line 1: Line 1:
<span>{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}</span><noinclude>
<span>{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}</span><noinclude>
==Usage==
==Usage instructions==
This template is to work around how MediaWiki forces titles to start with an uppercase letter. Lowercase titles may be desired in certain cases of brand names or code and file formats that use unusual capitalization.
This template is to work around how MediaWiki forces titles to start with an uppercase letter. Lowercase titles may be desired in certain cases of brand names or code and file formats that use unusual capitalization.



Revision as of 14:53, 16 September 2017

Usage instructions

This template is to work around how MediaWiki forces titles to start with an uppercase letter. Lowercase titles may be desired in certain cases of brand names or code and file formats that use unusual capitalization.

To use this template, add the tag {{lowercase}} to the beginning of an article.

As can be seen from the title of this template page, this formatting only applies to the actual page name; the namespace is unaffected.