Шаблон:Clickable button 2: различия между версиями
Перейти к навигации
Перейти к поиску
Rodion (обсуждение | вклад) (Новая страница: «{{#invoke:Clickable button 2|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>») |
Rodion (обсуждение | вклад) м (1 версия импортирована) |
Текущая версия от 09:24, 19 января 2022
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.