Template:URL button
From Research Computing Website
Description
Button variation to handle URLs rather than wiki pages
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| URL | url | URL to link the button to | URL | required |
| Theme | theme | Button styling.
| Unknown | suggested |
| Size | size | Set it to "big" to get a block button.
| String | optional |
| Text | text | Button label text. | String | suggested |
Example
{{URL button
|url=https://contabo.com/en/vps/
|theme=success
|text=VPS
}}
