Template:Clickable button 2: Difference between revisions
Appearance
Content deleted Content added
xxxx |
Undo revision 5377216 by 2001:448A:400A:2D8D:1D13:750D:E13B:9E49 (talk) Tag: Undo |
||
| Line 1: | Line 1: | ||
{{#invoke:Clickable button 2|main}}<noinclude> |
|||
{{documentation}} |
{{documentation}} |
||
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> |
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> |
||
Revision as of 22:39, 24 July 2022
| Uses Lua: |
This template generates a clickable button that is styled using a fork of the deprecated mediawiki.ui.button module. 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}}
Note: 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}}.
See also
- commons:Template:Clickable button, corresponding clickable button at Commons.