Template:Library card: Difference between revisions

Template page
No edit summary
No edit summary
Line 11: Line 11:
<h6 class="library-card-TOC">{{{name|}}}</h6>
<h6 class="library-card-TOC">{{{name|}}}</h6>
<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|Placeholder-image.png}}}|link=Category:{{{category|}}}|alt={{{desc|}}}]]
[[File:{{{image|Placeholder-image.png}}}|link=Category:{{{category|}}}|title={{{desc|}}}]]
</div>
</div>
[[:Category:{{{category|}}}|<div class="library-card-content">
[[:Category:{{{category|}}}|<div class="library-card-content">

Revision as of 20:02, 25 February 2024

title=

[[:Category:|


(0 works)

]]

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
imageimage

The image filename or URL, with extension (.jpg etc)

Default
Placeholder-image.png
Stringrequired
categorycategory

The associated category name.

Stringrequired
namename

The name of the author or topic.

Stringrequired
toptop

The offset from the top in pixels for the image. Can be negative.

Stringoptional
leftleft

The offset from the left in pixels for the image. Can be negative.

Stringoptional