Revision as of 03:36, 15 March 2025 by Prd(talk | contribs)(Created page with "<includeonly> == Main == This <code>main</code> function of this module checks all positional parameters to see if any of them is equal to the parameter {{para|value}}. If so, it will output "yes", otherwise "no". If the plural {{para|values}} is used, then one or more alternative values may be specified. === Examples === * <code><nowiki>{{#invoke:If any equal|main|a|b|c|d|value=c}}</nowiki></code> gives {{#invoke:If any equal|main|a|b|c|d|value=c}} * <code><nowiki>{{#...")