今天是2025年1月9日 第2周 星期四

代人,时大变了。

我们生活在大地上,但我们的梦想超越天空。

更改

跳到导航 跳到搜索
添加1,621字节 、 2022年10月31日 (一) 01:46
导入1个版本:​测试
{{<includeonly>safesubst:</includeonly>#switch: {{<includeonly>safesubst:</includeonly>lc: {{{1|¬}}} }}
|no
|n
|false
|0 = {{{no|<!-- null -->}}}
| = {{{blank|{{{no|<!-- null -->}}}}}}
|¬ = {{{¬|}}}
|yes
|y
|true
|1 = {{{yes|yes}}}
|#default = {{{def|{{{yes|yes}}}}}}
}}<noinclude>
一个设置是与否的模板,返回结果为“Yes”与空格。
==用法==
<nowiki>{{Yesno|(参数,不填则显示为空,默认显示Yes)}}</nowiki>
===所有返回Yes的参数===
{| class="wikitable"
|-
! 参数 !! 用法 !! 值
|-
| yes || <nowiki>{{Yesno|yes}}</nowiki> || {{Yesno|yes}}
|-
| y || <nowiki>{{Yesno|y}}</nowiki> || {{Yesno|y}}
|-
| true || <nowiki>{{Yesno|true}}</nowiki> || {{Yesno|true}}
|-
| 1 || <nowiki>{{Yesno|1}}</nowiki> || {{Yesno|1}}
|}
===返回空值的参数(No部分)===
{| class="wikitable"
|-
! 参数 !! 用法 !! 值
|-
| no || <nowiki>{{Yesno|no}}</nowiki> || {{Yesno|no}}
|-
| n || <nowiki>{{Yesno|n}}</nowiki> || {{Yesno|n}}
|-
| false || <nowiki>{{Yesno|false}}</nowiki> || {{Yesno|false}}
|-
| 0 || <nowiki>{{Yesno|0}}</nowiki> || {{Yesno|0}}
|}

===返回空值的参数(空白部分)===
{| class="wikitable"
|-
! 参数 !! 用法 !! 值
|-
| || <nowiki>{{Yesno| }}</nowiki> || {{Yesno| }}
|-
| ¬ || <nowiki>{{Yesno|¬}}</nowiki> || {{Yesno|¬}}
|}

===默认值===
当参数不为以上值时,默认返回yes。
{| class="wikitable"
|-
! 参数 !! 用法 !! 值
|-
| OK || <nowiki>{{Yesno|OK}}</nowiki> || {{Yesno|OK}}
|-
| Cancel || <nowiki>{{Yesno|Cancel}}</nowiki> || {{Yesno|Cancel}}
|}
[[分类:辅助模板]]</noinclude>
匿名用户

导航菜单