Template:Lowercase title: Difference between revisions
imported>Artturin add lowercase title template |
Add proper sections |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{Template}} | {{Template}} | ||
== 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 == | |||
{{ic|<nowiki>{{Lowercase title}}</nowiki>}} | |||
See | == 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> |