Template
Clickable button
From Dogcraft Wiki
dogcraft>Paine Ellsworth m (update) ย |
imported>William m (1 revision imported) |
(No difference)
|
Revision as of 23:59, 2 January 2020
Script error: No such module "High-use". 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:
[[ WIKILINK | {{Clickable button | TEXT }} ]]
[[ WIKILINK | {{Clickable button | TEXT | color= COLOR }} ]]
Examples
Parameter: 1 (1)
Example: {{Clickable button|This looks like a button}}
- Result:
Example: [[Talk:Main Page|{{Clickable button|Main page talk 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:
Note: After the changes outlined in Phabricator task Script error: No such module "Template translation". were implemented, {{Clickable button|color=green}}
produces the same output as {{Clickable button|color=blue}}
.
|
The above documentation is transcluded from Template:Clickable button/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |