Template:Clickable button/doc
From Guild of Archivists
This is a documentation subpage for Template:Clickable button. It contains usage information, categories and other content that is not part of the original template page. |
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[edit source]
Unnamed parameters:
{{Clickable button | TEXT }}
{{Clickable button | TEXT | COLOR }}
Named parameters:
{{Clickable button | 1= TEXT }}
{{Clickable button | 1= TEXT | color= COLOR }}
Button with wikilink:
[[ WIKILINK | {{Clickable button | TEXT }} ]]
[[ WIKILINK | {{Clickable button | TEXT | color= COLOR }} ]]
Examples[edit source]
Parameter: 1 (1)[edit source]
Example: {{Clickable button|This looks like a button}}
- Result:
Example: [[Talk:Main Page|{{Clickable button|Main page talk page}}]]
Parameter: color[edit source]
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: