Template:ItemTile
Jump to navigation
Jump to search
Usage Examples
TemplateData
Displays a clickable image tile with a linked label.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image | image | Full file name with extension. | File | required |
| Item Name | title | Displayed name of the item. Used as the link target as well if `link` is not specified. | String | required |
| Link | link | Overrides `title` as the link target. Supports Category links using the `:Category:Name` format. | Page name | optional |
| Label | label | Position of display label relative to the image.
| String | optional |
| Width | width | Width of the tile. Units must be specified.
| Number | optional |
| Font Size | font | Font size of the display label. Units must be specified.
| String | optional |
| Bolded text | bold | Whether the display label is bolded.
| Boolean | optional |
