More languages
More actions
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
<div class="library-card-mid"> | <div class="library-card-mid"> | ||
<h6 class="library-card-TOC">{{{name|}}}</h6> | <h6 class="library-card-TOC">{{{name|}}}</h6> | ||
<div class="library-card-image" style=" | <div class="library-card-image" style="transform:scale({{{scale|1.1}}})"> | ||
[[File:{{{image|Placeholder-image.png}}}|link=Category:{{{category|}}}]] | [[File:{{{image|Placeholder-image.png}}}|link=Category:{{{category|}}}]] | ||
</div> | </div> |
Revision as of 15:21, 30 September 2023
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | The image filename or URL, with extension (.jpg etc)
| String | required |
category | category | The associated category name. | String | required |
name | name | The name of the author or topic. | String | required |
top | top | The offset from the top in pixels for the image. Can be negative. | String | optional |
left | left | The offset from the left in pixels for the image. Can be negative. | String | optional |