Template:Yes-or-no
Revision as of 12:37, 8 September 2007 by imported>Chris Day
The purpose of this template is to allow the source code of Template:checklist
to be simplified. (It may also be useful in other, future templates.)
What this template does: It takes a parameter "YES","Yes","yes","Y" or "y" and returns "YES", or if the value of the input parameter is "NO","No","no","N" and "n" it returns "NO", if the input parameter is something else it returns "UNKNOWN".
UNKNOWN