More languages
More actions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 11: | Line 11: | ||
<div class="library-card"> | <div class="library-card"> | ||
<div class="library-card-image" style="position:relative; top:{{{top|0}}}px; left:{{{left|0}}}px";> | <div class="library-card-image" style="position:relative; top:{{{top|0}}}px; left:{{{left|0}}}px";> | ||
[[File:{{{image|}}}|link=Category:{{{category|}}} | [[File:{{{image|}}}|link=Category:{{{category|}}}]] | ||
</div> | </div> | ||
[[:Category:{{{category|}}}|<div class="library-card-content"> | [[:Category:{{{category|}}}|<div class="library-card-content"> |
Revision as of 14:16, 5 July 2023
[[File:|link=Category:]]
(0 works works)
]]
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 |