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...") |
m (Text replacement - "]] </noinclude>" to "]]</noinclude>") |
||
(One intermediate revision by one other user not shown) | |||
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> |
Latest revision as of 01:19, August 30, 2019
Info
Returns "y" if only one of the supplied parameters has a value. Returns nothing otherwise. Up to 10 parameters may be given.