Template:Image button
This creates one of the stylized and formatted buttons on the main page.
Usage
Groups of this template should be wrapped inside of <div class="image-buttons"></div> and each entry should be a separate line in an unordered list. This div can be given one of the classes columns-x where x is a number from 1 to 9, and the links will line up in that many columns if space permits (default is 3). See Template:Image_button/styles.css for the full definitions of these classes and styling for this template.
Parameters
Creates stylized and formatted buttons.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Link | link | The target page for the link.
| Page name | required |
| Label | label | Text to display as image label. | String | suggested |
| Image | image | Button image to display. | File | required |
| Image on Hover | image-hover | Button image to display when hovered. | File | suggested |
| Image size | size | The size of the image, in px.
| String | optional |
| Image class | imageClass | A class to give directly to the image
| String | optional |