Template:LogoBox/doc
This template is used on Browsing portals to create the logo boxes. It is used within {{ColorBox}} and {{ContentGrid}} templates to set the correct width.
Syntax
The following syntax is used (see TemplateData below for full parameters):
{{LogoBox| 1 | 2 | 3 | 4 | b= | flex= | css= | class= }}
Template Data
Boxes used to contain logos on Browsing Portal pages.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image | 1 | The logo image to be displayed in the box (Don't include "File:")
| File | required |
| Link | 2 | The article the image will link to
| Page name | required |
| Image size | 3 | The size of the logo (Must include "px")
| String | suggested |
| Padding | 4 | The padding within the box
| String | suggested |
| Background | b | The background color of the box (Don't include "#")
| String | suggested |
| Flex basis | flex | The "flex-basis" css value
| String | optional |
| Other CSS | css | Any other CSS
| String | optional |
| Class | class | Add a CSS class | String | optional |