Template:Library card mid: Difference between revisions

Template page
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="position:relative; top:{{{top|0}}}px; left:{{{left|0}}}px; transform:scale({{{scale|1.1}}})">
<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

link=Category:

[[: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