More languages
More actions
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
[[File:{{{image|Placeholder-image.png}}}|link=Category:{{{category|}}}|{{{desc|}}}]] | [[File:{{{image|Placeholder-image.png}}}|link=Category:{{{category|}}}|{{{desc|}}}]] | ||
</div> | </div> | ||
[[:Category:{{{category|}}}|<div class="library-card-content"> | [[:Category:{{{category|}}}| | ||
<p class="library-card-title">{{{name|}}}</p><p class="library-card-works"><br>({{#invoke:Number of works|getWorkCount|category={{{category}}}}})</p>]] | <div class="library-card-content"> | ||
<p class="library-card-title">{{{name|}}}</p><p class="library-card-works"><br>({{#invoke:Number of works|getWorkCount|category={{{category}}}}})</p> | |||
]] | |||
</div> | </div> | ||
</div> | </div> |
Revision as of 21:26, 12 May 2024
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 |
desc | desc | The description you want to display when the user hovers over the link long enough. | String | optional |