Creates a default button.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| URL | 1 | A URL the button points to. | URL | required |
| Button text | 2 | What the button says.
| String | suggested |
| Icon class | 3 | A custom or pre-defined FontaWesome icon class name | String | optional |
- Example
{{Button|https://en.wikipedia.org|English Wikipedia}}
- Result