Template:One: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{#switch:{{{1|}}}{{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}}{{{10|}}} |{{{1}}}|{{{2}}}|{{{3}}}|{{{4}}}|{{{5}}}|{{{6}}}|{{{7}}}|{{{8}}}|{{{9}}}|{{{10}}}=y...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{#switch:{{{1|}}}{{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}}{{{10|}}} | {{#ifeq:{{{1|}}}{{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}}{{{10|}}}||| | ||
{{#switch:{{{1|}}}{{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}}{{{10|}}}| | |||
{{{1}}}|{{{2}}}|{{{3}}}|{{{4}}}|{{{5}}}|{{{6}}}|{{{7}}}|{{{8}}}|{{{9}}}|{{{10}}}=y}}}}<noinclude> | |||
==Info== | ==Info== | ||
Returns "y" if only one of the | Returns "y" if only one of the supplied parameters has a value. Returns nothing otherwise. Up to 10 parameters may be given. | ||
[[Category:Utility templates]] | [[Category:Utility templates]] | ||
</noinclude> | </noinclude> |
Revision as of 09:40, September 4, 2015
Info
Returns "y" if only one of the supplied parameters has a value. Returns nothing otherwise. Up to 10 parameters may be given.