Template:Lowercase title: Difference between revisions

imported>Artturin
add lowercase title template
 
Sdht0 (talk | contribs)
Add proper sections
Line 1: Line 1:
<noinclude>
<noinclude>
{{Template}}
{{Template}}
'''This template overrides the first letter of an article name to lowercase.'''
 
== About ==
This template overrides the first letter of an article name to lowercase.


* Use it for articles which should not follow the default capital first letter of the article name.
* Use it for articles which should not follow the default capital first letter of the article name.
Line 7: Line 9:
* Note that the case of the first letter is irrelevant for linking to an article.
* Note that the case of the first letter is irrelevant for linking to an article.


====Usage====
== Usage ==
 
{{ic|<nowiki>{{Lowercase title}}</nowiki>}}
{{ic|<nowiki>{{Lowercase title}}</nowiki>}}
 
====Example====


See, for example, [[st]].
== Example ==
See the [[st]] article.
</noinclude><includeonly><span>{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}</span></includeonly>
</noinclude><includeonly><span>{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}</span></includeonly>