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 }}...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{#if:{{{1|}}}| {{#if:{{{2|}}}|| {{#if:{{{3|}}}|| {{#if:{{{4|}}}|| {{#if:{{{5|}}}|| {{#if:{{{6|}}}|| {{#if:{{{7|}}}|| {{#if:{{{8|}}}|| {{#if:{{{9|}}}|| {{#if:{{{10|}}}|| y }} }} }} }} }} }} }} }} }} }} | {{#if:{{{1|}}}| {{#if:{{{2|}}}|| {{#if:{{{3|}}}|| {{#if:{{{4|}}}|| {{#if:{{{5|}}}|| {{#if:{{{6|}}}|| {{#if:{{{7|}}}|| {{#if:{{{8|}}}|| {{#if:{{{9|}}}|| {{#if:{{{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> |
Revision as of 14:35, October 23, 2014
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.