Template:Yesno/doc: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{dochead}}{{lua|utils|yesno}}
{{dochead}}{{substitute}}{{lua|utils|yesno}}
{{tlx|Yesno}} evaluates any input and produces <code>true</code> or <code>false</code>, based on the content of the input and several configurable options. It is not used in article prose, but in coding complex templates.
{{tlx|Yesno}} evaluates any input and produces <code>true</code> or <code>false</code>, based on the content of the input and several configurable options. It is not used in article prose, but in coding complex templates.


Since [[Module:Yesno]] cannot be invoked directly, a wrapper function in [[Module:Utils]] is used to access it.
Since [[Module:Yesno]] cannot be invoked directly, a wrapper function in [[Module:Utils]] is used to access it.