Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

Difference between revisions of "Template:Lowercase"

From Quake Wiki

m
Line 1: Line 1:
{{DISPLAYTITLE:{{lcfirst:{{PAGENAME}}}}}}<noinclude>
+
{{DISPLAYTITLE:{{lcfirst:{{PAGENAME}}}}}}<noinclude>Wikipedia uses this...
 
 
Wikipedia uses this...
 
 
<nowiki>{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}</nowiki>
 
<nowiki>{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}</nowiki>
  
 
But that doesn't work. Maybe this MediaWiki version is too old (it's only the latest stable release).
 
But that doesn't work. Maybe this MediaWiki version is too old (it's only the latest stable release).
  
Presumably that allows a page using a namespace, such as 'Category:eBay', to use lowercase properly (instead of doing 'category:EBay' or something?). Whatever.
+
Presumably that allows a page using a namespace, such as 'Category:eBay', to use lowercase properly (instead of doing 'category:EBay' or something?). Whatever.</noinclude>
 
 
</noinclude>
 

Revision as of 21:28, 30 October 2007

Wikipedia uses this... {{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}

But that doesn't work. Maybe this MediaWiki version is too old (it's only the latest stable release).

Presumably that allows a page using a namespace, such as 'Category:eBay', to use lowercase properly (instead of doing 'category:EBay' or something?). Whatever.