More actions
No edit summary |
(use image for links) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div class="home-card home-card--button" id="home-nav-{{{title}}}"> | <div class="home-card home-card--button" id="home-nav-{{{title}}}"> | ||
<div class="home-card__background"> | <div class="home-card__background">{{{image}}}</div> | ||
<div class="home-card__foreground">{{{title}}}</div> | <div class="home-card__foreground">{{{title}}}</div> | ||
</div> | </div> | ||
Latest revision as of 08:08, 16 October 2023
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | The title of the pillbox | String | required |
| File name | file | The name of the image to display
| File | required |
| Image size | size | The size of the image
| Number | suggested |
| Link | link | The page or URL to link to | URL | required |