Difference between revisions of "Template:Lowercase"
From ComputerCraft Wiki
m (dfajdhasdfsdfs WHAT IS THE PROBLEM WITH ME AND TEMPLATES) |
(Fixed for this wiki, which for some reason uses a slightly different syntax than mediawiki.org) |
||
Line 1: | Line 1: | ||
− | <includeonly>{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}</includeonly> | + | <includeonly>{{DISPLAYTITLE:{{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}}{{lcfirst:{{PAGENAME}}}}}}</includeonly> |
<noinclude> | <noinclude> | ||
Include this template at the top of your page with <nowiki>{{lowercase}}</nowiki> to make the first letter of its title lowercase. | Include this template at the top of your page with <nowiki>{{lowercase}}</nowiki> to make the first letter of its title lowercase. | ||
</noinclude> | </noinclude> |
Revision as of 03:08, 26 February 2012
Include this template at the top of your page with {{lowercase}} to make the first letter of its title lowercase.