Template:Only: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
No edit summary
(Simpler way of doing it.)
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 }} }} }} }} }} }} }} }} }} }}<noinclude>
{{#ifeq:{{{1|}}}|{{{1|}}}{{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}}{{{10|}}}|y}}<noinclude>


==Info==
==Info==

Revision as of 15:11, May 5, 2017

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.