Template:Yes-or-no

From Citizendium
Revision as of 17:12, 5 April 2007 by imported>Catherine Woodgold (creating template to parse "YES","Yes" etc. to be called by other templates.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Do not use this template yet. It needs to be tested.

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","Y","y" etc. and returns "YES", or if the value of the input parameter is "NO","No","N","n" etc. it returns "NO", if the input parameter is something else it returns "UNKNOWN".


UNKNOWN