Template:Lowercase title: Difference between revisions

imported>Artturin
add lowercase title template
 
DoggoBit (talk | contribs)
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{delete|reason=There is MediaWiki syntax for this: <code><nowiki>{{DISPLAYTITLE:title}}</nowiki></code>}}
{{Lowercase title}}
{{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 11:
* 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>