Template:Library card mid: Difference between revisions
Appearance
Created page with "<!-- {{LibraryCard | image = | category = | name = | scale = }} --> <div class="library-card-mid"> <h6 class="library-card-TOC">{{{name|}}}</h6> <div class="library-card-image" > <div style="transform:scale({{{scale|1}}})"> [[File:{{{image|Placeholder-image.png}}}|link=Category:{{{category|}}}|{{{desc|}}}]] </div> </div> :Category:{{{category|}}}|<div class="library-card-content"> <p class="library-card-title">{{{name|}}}</p><p class="library-card-works"><br><small..." |
m Protected "Template:Library card mid" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
(No difference)
|
Latest revision as of 01:57, 15 March 2025
[[:Category:|
(
Extension:DynamicPageList3 (DPL3), version 3.6.1: Error: No selection criteria found! You must use at least one of the following parameters: category, namespace, titlematch, linksto, uses, createdby, modifiedby, lastmodifiedby, or their 'not' variants
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 |
scale | scale | Scale-in the image to make sure it fills the entire card. Can have decimals. Expressed as a factor. Image will always be centred. Default: 1
| String | optional |
desc | desc | The description you want to display when the user hovers over the link long enough. | String | optional |