Template documentationedit documentation
This template is used for generating links that look like buttons.
Usage[edit source]
{{Button|Some page}}
generates:
while
{{Button|Some page|Some text}}
generates:
Lastly, omitting the first parameter generates a button for demonstration purposes:
Template data[edit source]
Use this template to generate a clickable button.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Class | class | Additional CSS class for the button | String | optional |
URL | url | External URL to link to
| URL | optional |
Progressive | progressive | Make this a progressive (blue) button
| Boolean | optional |
Text | text 2 | Visible text or label of the button
| String | optional |
Page | page 1 | Appropedia page to link to
| Page name | optional |