Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
You must create an account or log in to edit.

Template:Yesno: Difference between revisions

Template page
Content deleted Content added
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
Line 2: Line 2:
|yes
|yes
|y
|y
|t
|true
|true
|t
|on
|on
|1 = {{{yes|<!-- null -->}}}
|1 = {{{yes|<!-- null -->}}}
|no
|no
|n
|n
|f
|false
|false
|f
|off
|off
|0 = {{{no|<!-- null -->}}}
|0 = {{{no|<!-- null -->}}}

Latest revision as of 16:24, September 19, 2025

Interprets the inputted text and provides the specified output for yes or no, or an empty string if not specified

Examples

  • Yes: yes, y, t, true, on, 1
  • No: no, n, f, false, off, 0
Contents