Template:Header beta: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Try to fix C# and F#.)
(Indent better. Fix #set. Use ucfirst, not lc, to act like normal page names.)
Line 1:
{{#if: {{{2|}}}
| <span id="{{{1}}}">[[:Category:{{{1}}}|{{{2}}}]]</span> [[Category:{{{1}}}]]</span> {{
|{{ #switchset:implemented {{lc:in language={{{1|}}} }}
|{{#switch: {{ucfirst: {{{1|}}} }}
|c#|c sharp=<span id="C sharp">[[:Category:C sharp|C#]] [[Category:C sharp]]</span>
|fC#|fC sharp=<span id="FC Sharpsharp">[[:Category:FC Sharpsharp|FC#]]</span> [[Category:FC Sharpsharp]]</span> {{
}} {{ #set:implemented in language={{{1}C sharp}}
| [[:Category:{{{1}}}|{{{1}}}]] [[Category:{{{1}}}]]}}
|cF#|cF sharpSharp=<span id="CF sharpSharp">[[:Category:CF sharpSharp|CF#]]</span> [[Category:CF sharpSharp]]</span> {{
}} {{#set:implemented in language={{{1}}}
#set:implemented in language=F Sharp}}
| [[:Category:{{{1}}}|{{{1}}}]] [[Category:{{{1}}}]]}} {{
#set:implemented in language={{{1}}} }}
}}
}}<noinclude>
 

Revision as of 20:34, 15 July 2011

[[:Category:{{{1}}}|{{{1}}}]] [[Category:{{{1}}}]] Property "Implemented in language" (as page type) with input value "{{{1}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

This is intended to be used...