More languages
More actions
m (Testing template options) |
m (Testing display title functionality) |
||
Line 34: | Line 34: | ||
| label6 = Audiobook | | label6 = Audiobook | ||
| data6 = {{{audiobook|}}} | | data6 = {{{audiobook|}}} | ||
}} | }}{{#ifeq:{{{display_title|}}}|yes|{{DISPLAYTITLE:{{#if:{{{title|}}}|''{{{title}}}''|''{{PAGENAME}}''}}{{#if:{{{written by|}}}|, by {{{written by|}}}}} | ||
<noinclude> | <noinclude> | ||
How to use this template: | How to use this template: | ||
Line 113: | Line 113: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "display_title": { | ||
"type": " | "label": "Full display title", | ||
"description": "Adds title in style \"Work (in italics), by Author\"", | |||
"example": "\"yes\" or \"no\"", | |||
"type": "string", | |||
"autovalue": "no", | |||
"suggested": true | |||
} | } | ||
}, | }, | ||
Line 128: | Line 133: | ||
"source", | "source", | ||
"audiobook", | "audiobook", | ||
"display_title", | |||
"_subheader", | "_subheader", | ||
"image_upright", | "image_upright", | ||
"image_alt", | "image_alt", | ||
"image_size | "image_size" | ||
] | ] | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> |
Revision as of 23:47, 25 July 2022
Library infobox work |
---|
{{#ifeq:|yes|{{DISPLAYTITLE:Library infobox work
How to use this template:
{{Library infobox work | image = | image_size = | image_upright = | image_alt = | caption = | title = | written by = | written in = | published = | type = | source = | audiobook = }}
Adds a small infobox with information for Library works
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | Title of the work | String | suggested |
Image | image | Book cover | File | suggested |
Caption | caption | Caption of the image, usually for information about the edition of the cover | String | optional |
Written by | written by | Author of the source work | String | suggested |
Written in | written in | Date or period the work was written | Date | optional |
First published | published | Date the book was first published | Date | suggested |
Type | type | Type of work
| String | suggested |
Source | source | URL of the work | URL | suggested |
Audiobook | audiobook | URL of an audiobook reading of the work | URL | suggested |
Full display title | display_title | Adds title in style "Work (in italics), by Author"
| String | suggested |
_subheader | _subheader | no description | Unknown | optional |
image_upright | image_upright | no description | Unknown | optional |
image_alt | image_alt | no description | Unknown | optional |
image_size | image_size | no description | Unknown | optional |