Template:Lowercase: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Lower case page template)
 
(It works, alright, though I don't see much point to it.)
Line 1: Line 1:
{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}<noinclude>
{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}<noinclude>
This might not work. If it does, though, you can use it on pages that should start with a lowercase letter through the usual inclusion method.
 
==== Documentation ====
 
This template can be used on pages (preferably in the beginning of them) whose title you want to begin with a lowercase letter.
 
</noinclude>
</noinclude>

Revision as of 18:31, 18 February 2011


Documentation

This template can be used on pages (preferably in the beginning of them) whose title you want to begin with a lowercase letter.