Template talk:Website
Jump to navigation
Jump to search
Hi Carlos... Why only "ALWAYS ADD TEST VALUES IN ALL LOWER CASE HERE! On the works page the parameter passed can be in any case"? Does it make a difference if upper case appears here? -- Chucktalk Giffen♫ 05:21, 18 October 2008 (UTC)
- Hi Chuck, it's because I introduced the magic word lc: in the test: {{lc:{{{1|}}}}}. It converts whatever is being passed as parameter to all lower case, so the testing values must be also in lower case if we want them to match. Before, if we wanted to know Adrian Cuello's site, we had to use "{{website|Adrian Cuello}}"; now all the following forms are allowed: "{{website|Adrian Cuello}}", "{{website|adrian cuello}}", "{{website|ADRIAN CUELLO}}", "{{website|AdRiAn CuElLo}}" etc. —Carlos
20:48, 18 October 2008 (UTC)