Difference between revisions of "Template:Lowercase"

From LGPedia
Jump to: navigation, search
m (cat)
(Copying from the Wikipedia version of Template:Lowercase, which actually makes the title a lowercase title.)
Line 1: Line 1:
<div id="RealTitleBanner">
+
<noinclude>{{pp-semi-protected|small=yes}}</noinclude>{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}<noinclude>
:''The correct title of this {{{type|{{{2|article}}}}}} is '''<span id="RealTitle">{{#if:{{NAMESPACE}}|{{NAMESPACE}}:}}{{{title|{{{1|{{LCFIRST:{{PAGENAME}}}}}}}}}}</span>'''. The initial letter is shown capitalized due to technical restrictions.''</div><noinclude>
+
{{template doc}}
==Usage==
+
<!-- Add cats and interwikis to the /doc subpage, not here! -->
This template will display the correct lowercase title as the title of the page in JavaScript-enabled browsers, and the following message in non-JavaScript browsers:
+
:''The correct title of this article is '''CORRECT_TITLE'''. The initial letter is shown capitalized due to technical restrictions.''
+
 
+
===Optional format===
+
<code><nowiki>{{lowercase|uncapitalized title}}</nowiki></code>
+
 
+
produces (in a non-JavaScript enabled browser):
+
 
+
:''The correct title of this article is'' '''''uncapitalized title'''''. ''The initial letter is shown capitalized due to technical restrictions.''
+
 
+
[[Category:Disambiguation and redirection templates]]
+
 
</noinclude>
 
</noinclude>

Revision as of 22:27, 16 October 2007

Template:Pp-semi-protected Template:Template doc