Template:Clickable button/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Clickable button. It may contain usage information, categories and other content that is not part of the original template page. |
This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
This template creates an area with the visual appearance of a button. This area can be placed inside a wikilink to give the link the appearance of a button, and expand its clickable size and tap target.
Usage
Unnamed parameters:
{{Clickable button | TEXT }}
{{Clickable button | TEXT | COLOR }}
Named parameters:
{{Clickable button | 1= TEXT }}
{{Clickable button | 1= TEXT | color= COLOR }}
Button with wikilink:
[[w: WIKILINK | {{Clickable button | TEXT }} ]]
[[w: WIKILINK | {{Clickable button | TEXT | color= COLOR }} ]]
Examples
Parameter: 1 (1)
Example: {{Clickable button|This looks like a button}}
- Result:
Example: [[w:Talk:Main Page|{{Clickable button|Main page talk page}}]]
- Result: [[w:Talk:Main Page| ]]
Parameter: color
You can select three colors: white (default), blue (progressive) and red (destructive):
White (Default) example: {{Clickable button|Button text|color=white}}
- Result:
Blue (Progressive) example: {{Clickable button|Button text|color=blue}}
- Result:
Red (Destructive) example: {{Clickable button|Button text|color=red}}
- Result: