Module:Yesno/doc

From NOISZ Wiki
< Module:Yesno
Revision as of 16:23, 4 December 2025 by RiceEmpress (talk | contribs) (Created page with "Yesno is a function that converts various "affirmative" and "negative" inputs in modules into booleans; "yes", "Y", "true" and "1" are all converted into a true boolean, for example. This is for consistent treatment of boolean-like wikitext input.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the documentation page for Module:Yesno

Yesno is a function that converts various "affirmative" and "negative" inputs in modules into booleans; "yes", "Y", "true" and "1" are all converted into a true boolean, for example. This is for consistent treatment of boolean-like wikitext input.