Template:Yesno: Difference between revisions
Template page
More actions
Content deleted Content added
Tesinormed (talk | contribs) No edit summary Tag: 2017 source edit |
Tesinormed (talk | contribs) No edit summary Tag: 2017 source edit |
||
| Line 2: | Line 2: | ||
|yes |
|yes |
||
|y |
|y |
||
| ⚫ | |||
|true |
|true |
||
| ⚫ | |||
|on |
|on |
||
|1 = {{{yes|<!-- null -->}}} |
|1 = {{{yes|<!-- null -->}}} |
||
|no |
|no |
||
|n |
|n |
||
| ⚫ | |||
|false |
|false |
||
| ⚫ | |||
|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