Jump to content

Template:Library card mini

From Marxist Wiki
Revision as of 01:58, 15 March 2025 by Thehighwayman (talk | contribs) (Created page with "<!-- {{LibraryCardMini | image = | text = | name = | link = }} --> <div class="library-card-mini"> <h6 class="library-card-mini-TOC">{{{name}}}</h6> <div class="library-card-mini-image"> [[File:{{{image|Placeholder-image.png}}}|link={{{link}}}|{{{desc|}}}]]</div> <div class="library-card-mini-text">{{{text}}}</div> </div> <!-- TemplateData --> <!-- @param image The image filename or URL, with extension (.jpg etc) @param text Any text you want to a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
{{{name}}}
{{{text}}}

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
imageimage

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

Stringoptional
texttext

Any text you want to appear next to the image, takes wikilinks (within square brackets).

Stringrequired
namename

The name you want to appear in the table of contents.

Stringrequired
linklink

The link you want the image to redirect to (normally same as within the text).

Stringrequired
descdesc

The description you want to display when the user hovers over the link long enough.

Stringoptional