Шаблон:Clickable button 2/doc: различия между версиями
Перейти к навигации
Перейти к поиску
Rodion (обсуждение | вклад) м (1 версия импортирована) |
Rodion (обсуждение | вклад) Нет описания правки |
||
| Строка 7: | Строка 7: | ||
*'''Code: '''<code><nowiki>{{Clickable button 2|Заглавная_страница|Cover page}}</nowiki></code> | *'''Code: '''<code><nowiki>{{Clickable button 2|Заглавная_страница|Cover page}}</nowiki></code> | ||
**'''Result: '''{{Clickable button 2|Заглавная_страница|Cover page}} | **'''Result: '''{{Clickable button 2|Заглавная_страница|Cover page}} | ||
*'''Code: '''<code><nowiki>{{Clickable button 2|Заглавная_страница|url=http:// | *'''Code: '''<code><nowiki>{{Clickable button 2|Заглавная_страница|url=http://transhumanist.ru}}</nowiki></code> | ||
**'''Result: '''{{Clickable button 2|Заглавная_страница|url=http:// | **'''Result: '''{{Clickable button 2|Заглавная_страница|url=http://transhumanist.ru}} | ||
*'''Code: '''<code><nowiki>{{Clickable button 2|Заглавная_страница|class=mw-ui-destructive}}</nowiki></code> | *'''Code: '''<code><nowiki>{{Clickable button 2|Заглавная_страница|class=mw-ui-destructive}}</nowiki></code> | ||
**'''Result: '''{{Clickable button 2|Заглавная_страница|class=mw-ui-destructive}} | **'''Result: '''{{Clickable button 2|Заглавная_страница|class=mw-ui-destructive}} | ||
Текущая версия от 08:27, 12 мая 2025
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://transhumanist.ru}} - 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.