Template:ButtonBox
Generates a column of buttons, with options to have the buttons in a container with content, specify an image to show next to a button, and have a separate button for collections. Custom CSS classes can be specified for further customization.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Container | container | Defining this variable will place the buttons in a container. Required if Container Content is defined.
| String | suggested |
Container Class | containerclass | Add a custom CSS class to the container.
| String | optional |
Container Content | containercontent | Add content to the container to appear before the buttons.
| Content | suggested |
Button 1 Link | link1 | Specify a link for the button.
| String | suggested |
Button 1 Class | class1 | Specify a custom CSS class for the button.
| String | optional |
Button 1 Image | image1 | Specify an image to show alongside the button.
| String | suggested |
Button 1 Image Width | image1w | Specify the width of the image shown alongside the button. Use if the image isn't square. Note that the button's max height is 64px.
| String | optional |
Button 2 Link | link2 | Specify a link for the button.
| String | suggested |
Button 2 Class | class2 | Specify a custom CSS class for the button.
| String | optional |
Button 2 Image | image2 | Specify an image to show alongside the button.
| String | suggested |
Button 2 Image Width | image2w | Specify the width of the image shown alongside the button. Use if the image isn't square. Note that the button's max height is 64px.
| String | optional |
Button 3 Link | link3 | Specify a link for the button.
| String | suggested |
Button 3 Class | class3 | Specify a custom CSS class for the button.
| String | optional |
Button 3 Image | image3 | Specify an image to show alongside the button.
| String | suggested |
Button 3 Image Width | image3w | Specify the width of the image shown alongside the button. Use if the image isn't square. Note that the button's max height is 64px.
| String | optional |
Button 4 Link | link4 | Specify a link for the button.
| String | suggested |
Button 4 Class | class4 | Specify a custom CSS class for the button.
| String | optional |
Button 4 Image | image4 | Specify an image to show alongside the button.
| String | suggested |
Button 4 Image Width | image4w | Specify the width of the image shown alongside the button. Use if the image isn't square. Note that the button's max height is 64px.
| String | optional |
Button 5 Link | link5 | Specify a link for the button.
| String | suggested |
Button 5 Class | class5 | Specify a custom CSS class for the button.
| String | optional |
Button 5 Image | image5 | Specify an image to show alongside the button.
| String | suggested |
Button 5 Image Width | image5w | Specify the width of the image shown alongside the button. Use if the image isn't square. Note that the button's max height is 64px.
| String | optional |
Button 6 Link | link6 | Specify a link for the button.
| String | suggested |
Button 6 Class | class6 | Specify a custom CSS class for the button.
| String | optional |
Button 6 Image | image6 | Specify an image to show alongside the button.
| String | suggested |
Button 6 Image Width | image6w | Specify the width of the image shown alongside the button. Use if the image isn't square. Note that the button's max height is 64px.
| String | optional |
Button 7 Link | link7 | Specify a link for the button.
| String | suggested |
Button 7 Class | class7 | Specify a custom CSS class for the button.
| String | optional |
Button 7 Image | image7 | Specify an image to show alongside the button.
| String | suggested |
Button 7 Image Width | image7w | Specify the width of the image shown alongside the button. Use if the image isn't square. Note that the button's max height is 64px.
| String | optional |
Button 8 Link | link8 | Specify a link for the button.
| String | suggested |
Button 8 Class | class8 | Specify a custom CSS class for the button.
| String | optional |
Button 8 Image | image8 | Specify an image to show alongside the button.
| String | suggested |
Button 8 Image Width | image8w | Specify the width of the image shown alongside the button. Use if the image isn't square. Note that the button's max height is 64px.
| String | optional |
Button 9 Link | link9 | Specify a link for the button.
| String | suggested |
Button 9 Class | class9 | Specify a custom CSS class for the button.
| String | optional |
Button 9 Image | image9 | Specify an image to show alongside the button.
| String | suggested |
Button 9 Image Width | image9w | Specify the width of the image shown alongside the button. Use if the image isn't square. Note that the button's max height is 64px.
| String | optional |
Button 10 Link | link10 | Specify a link for the button
| String | suggested |
Button 10 Class | class10 | Specify a custom CSS class for the button.
| String | optional |
Button 10 Image | image10 | Specify an image to show alongside the button.
| String | suggested |
Button 10 Image Width | image10w | Specify the width of the image shown alongside the button. Use if the image isn't square. Note that the button's max height is 64px.
| String | optional |
Collection Button Link | collectionlink | Use this button to link to a collection of the type of pages linked in the list.
| String | suggested |
Collection Button Class | collectionclass | Specify a custom CSS class for the button.
| String | optional |