今天是2024年11月25日 第48周 星期一
代人,时大变了。
我们生活在大地上,但我们的梦想超越天空。
模板:Clickable button 2/doc
< Template:Clickable button 2
跳到导航
跳到搜索
ZhWP>A2093064-bot2020年8月3日 (一) 05:12的版本 (機器人35:更新模板使用量為5460)
此页面是Template:Clickable button 2的Templatedocumentation。 此页面可能包含了模板的使用说明、分类和其他内容。 |
此Templatedocumentation被引用于约5,500个页面中。 为了避免造成大规模的影响,所有对此Templatedocumentation的编辑应先于沙盒、测试样例或您的使用者页面上测试。 测试后无误的版本可以一次性地加入此Templatedocumentation中,但是修改前请务必于讨论页发起讨论。 |
此Templatedocumentation被引用于系统介面中。 任何对此Templatedocumentation的修改会立即反映于维基百科的使用者介面。 为了避免造成大规模的影响,所有对此Templatedocumentation的编辑应先于沙盒、测试样例或您的使用者页面上测试。 测试后无误的版本可以一次性地加入此Templatedocumentation中,但是修改前请务必于讨论页发起讨论。 |
此模板使用Lua语言: |
This template styles a link like a button, using the mediawiki.ui.button module. This expands the clickable area and tap target for the link. It can be used in the following ways,
- Code:
{{Clickable button 2|Main Page}}
- Code:
{{Clickable button 2|Main Page|Cover page}}
- Code:
{{Clickable button 2|Main Page|url=http://en.wikipedia.org}}
- Code:
{{Clickable button 2|Main Page|class=mw-ui-destructive}}
- Code:
{{Clickable button 2|Main Page|class=mw-ui-progressive}}
注意: After the changes outlined in Phabricator task T110555 were implemented, {{Clickable button 2|Main Page|class=mw-ui-constructive}}
produces the same output as {{Clickable button 2|Main Page|class=mw-ui-progressive}}
.
Template data
Styles a link like a button, using the mediawiki.ui.button module
参数 | 说明 | 类型 | 状态 | |
---|---|---|---|---|
Link/Label | 1 | 无描述 | 未知 | 必填 |
Label | 2 | 无描述 | 未知 | 推荐 |
URL | url | 无描述 | URL | 可选 |
Class | class | 无描述
| 字符串 | 可选 |
Style | style | 无描述 | 字符串 | 可选 |
Category | category | 无描述 | 布尔值 | 可选 |
重定向
- {{OOUI button}}
参见
- commons:Template:Clickable button, corresponding clickable button at Commons.
|