Template:Lowercase: Difference between revisions

From LGPedia
Jump to navigationJump to search
er, why not stick with a currently working template?
Kevin (talk | contribs)
Testing something
Line 1: Line 1:
<div id="RealTitleBanner">
<span style="visibility:hidden">{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}</span>
:''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>
==Usage==
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>

Revision as of 17:18, 21 February 2009