More languages
More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:{{#if:{{{title|}}}|''{{{title}}}''|''{{PAGENAME}}''}}{{#if:{{{author|}}}|, by {{{author|}}} }} | |||
{{Infobox | {{Infobox | ||
| bodyclass = vcard | | bodyclass = vcard | ||
Line 47: | Line 49: | ||
| data10 = {{{audiobook|}}} | | data10 = {{{audiobook|}}} | ||
<noinclude> | |||
How to use this template: | How to use this template: | ||
<nowiki> | <nowiki> | ||
Line 68: | Line 70: | ||
| source = | | source = | ||
| audiobook = | | audiobook = | ||
}} | }} | ||
</nowiki> | </nowiki> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 119: | Line 119: | ||
"description": "URL of an audiobook reading of the work", | "description": "URL of an audiobook reading of the work", | ||
"type": "url", | "type": "url", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
Line 188: | Line 180: | ||
"source", | "source", | ||
"audiobook", | "audiobook", | ||
"_subheader", | "_subheader", | ||
"image_upright", | "image_upright", |
Revision as of 00:53, 28 September 2023
{{DISPLAYTITLE:Library infobox work
{{Infobox | bodyclass = vcard
| abovestyle = padding-top:0; padding-bottom:0;
| above =
| subheaderstyle = font-size:100%; | subheader =
| imageclass = logo | imagestyle = padding-top:.4em;padding-bottom:.3em; | image = | caption =
| headerstyle = line-height: 0.8em; padding-top:0.5em; padding-bottom:0; | labelstyle = line-height:1.3em; | datastyle = line-height:1.3em;
| label1 = Author | data1 =
| label2 = Written in | data2 =
| label3 = Spoken on | data3 =
| label4 = Publisher | data4 =
| label5 = First published | data5 =
| label6 = Edition | data6 =
| label7 = Type | data7 =
| label8 = ISBN | data8 =
| label9 = Source | data9 =
| label0 = Audiobook | data10 =
How to use this template:
{{Library infobox work | title = | subtitle = | image = | image_size = | image_upright = | image_alt = | caption = | author = | written in = | spoken on = | published_date = | published_location = | publisher = | edition_date = | 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 |
Author | author | Author of the source work | String | suggested |
Written in | written in | Date or period the work was written | Date | suggested |
Spoken on | spoken on | For speeches, the date it was spoken on | String | suggested |
Publishing house | publisher | Who published this edition | String | suggested |
First published | published_date | Date the book was first published | Date | suggested |
Location published | published_location | Location the work was published | String | suggested |
Edition | edition_date | When was this edition printed | String | suggested |
Type | type | Type of work
| String | suggested |
ISBN | isbn | ISBN number of the work | Number | suggested |
Source | source | URL of the work | URL | suggested |
Audiobook | audiobook | URL of an audiobook reading of the work | URL | 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 |