Template:Yesno/doc: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 March 2026

  • curprev 22:4322:43, 15 March 2026 Erin Umbreon talk contribs 771 bytes +131 add more comprehensive usage example
  • curprev 22:3522:35, 15 March 2026 Erin Umbreon talk contribs 640 bytes +640 Created page with "{{documentation subpage}} {<nowiki/>{'''yesno'''|''something''}} Converts the parameter into a normalized boolean value of either <code>yes</code> or the empty string. The following values are interpreted as logical "false" and result in the empty string being the output: * <code>0</code> * <code>false</code> * <code>f</code> * <code>no</code> * <code>n</code> * <code>off</code> * Empty or whitespace-only inputs Any other input will be interpreted as logical "true" a..."