Difference between revisions of "Template:Lowercase"
From WikiTemp, the GBAtemp wiki
(Just trying this out) |
m |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}} | {{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}} | ||
+ | <noinclude><pre>{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}</pre> | ||
+ | |||
+ | ==Information== | ||
+ | Using this template on a page will force the first letter of the pagename to be lowercase instead of the default uppercase. | ||
+ | The URL will not be changed, but the header on the top will be in lowercase ;) | ||
+ | |||
+ | ==How to use== | ||
+ | Put the following text somewhere in the page: | ||
+ | :<pre>{{lowercase}}</pre></noinclude> |
Latest revision as of 13:09, 1 May 2010
{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}
Information
Using this template on a page will force the first letter of the pagename to be lowercase instead of the default uppercase. The URL will not be changed, but the header on the top will be in lowercase ;)
How to use
Put the following text somewhere in the page:
{{lowercase}}