Template:Only: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{#if:{{{1|}}}| {{#if:{{{2|}}}|| {{#if:{{{3|}}}|| {{#if:{{{4|}}}|| {{#if:{{{5|}}}|| {{#if:{{{6|}}}|| {{#if:{{{7|}}}|| {{#if:{{{8|}}}|| {{#if:{{{9|}}}|| {{#if:{{{10|}}}|| y }}...") |
m (Text replacement - "]] </noinclude>" to "]]</noinclude>") |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{# | {{#ifeq:{{{1|}}}|{{{1|}}}{{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}}{{{10|}}}|y}}<noinclude> | ||
==Info== | |||
Returns "y" if the first parameter is the only one with a value, out of all parameters provided. Up to 10 parameters may be given. | |||
[[Category:Utility templates]]</noinclude> |
Latest revision as of 01:21, August 30, 2019
y
Info
Returns "y" if the first parameter is the only one with a value, out of all parameters provided. Up to 10 parameters may be given.