Шаблон:Clickable button 2
Перейти к навигации
Перейти к поиску
This template generates a clickable button that is styled using the mediawiki.ui.button module. It can be used in the following ways,
- Code:
{{Clickable button 2|Заглавная_страница}}
- Code:
{{Clickable button 2|Заглавная_страница|Cover page}}
- Code:
{{Clickable button 2|Заглавная_страница|url=http://ultracity.pro}}
- Code:
{{Clickable button 2|Заглавная_страница|class=mw-ui-destructive}}
- Code:
{{Clickable button 2|Заглавная_страница|class=mw-ui-progressive}}
Note: After the changes outlined in Phabricator task were implemented, {{Clickable button 2|Заглавная_страница|class=mw-ui-constructive}}
produces the same output as {{Clickable button 2|Заглавная_страница|class=mw-ui-progressive}}
.
See also
- commons:Template:Clickable button, corresponding clickable button at Commons.