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: Line 1:
{{#if: {{{2|}}}
{{#if: {{{2|}}}
| <span id="{{{1}}}">[[:Category:{{{1}}}|{{{2}}}]] [[Category:{{{1}}}]]</span>
| <span id="{{{1}}}">[[:Category:{{{1}}}|{{{2}}}]]</span> [[Category:{{{1}}}]] {{
|{{#switch: {{lc: {{{1|}}} }}
#set:implemented in language={{{1}}} }}
|{{#switch: {{ucfirst: {{{1|}}} }}
|c#|c sharp=<span id="C sharp">[[:Category:C sharp|C#]] [[Category:C sharp]]</span>
|f#|f sharp=<span id="F Sharp">[[:Category:F Sharp|F#]] [[Category:F Sharp]]</span>
|C#|C sharp=<span id="C sharp">[[:Category:C sharp|C#]]</span> [[Category:C sharp]] {{
#set:implemented in language=C sharp}}
| [[:Category:{{{1}}}|{{{1}}}]] [[Category:{{{1}}}]]}}
|F#|F Sharp=<span id="F Sharp">[[:Category:F Sharp|F#]]</span> [[Category:F Sharp]] {{
}} {{#set:implemented in language={{{1}}}
#set:implemented in language=F Sharp}}
| [[:Category:{{{1}}}|{{{1}}}]] [[Category:{{{1}}}]] {{
#set:implemented in language={{{1}}} }}
}}
}}<noinclude>
}}<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...