Module:yesno/documentation: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This module returns a function that will convert various values to {{code|lua|false}} or {{code|lua|true}}. It can be used to interpret boolean template parameters, if Module:parameters is not being used.") |
(No difference)
|
Revision as of 23:42, 5 August 2023
This module returns a function that will convert various values to false
or true
. It can be used to interpret boolean template parameters, if Module:parameters is not being used.