Template:Library infobox work: Difference between revisions

Template page
m (Testing automatic linking to pages without [[ ]])
m (Added ISBN per request)
Line 29: Line 29:
|  data4  = {{{type|}}}
|  data4  = {{{type|}}}


| label5 = Source
| label4 = ISBN
data5 = {{{source|}}}
data4 = {{{isbn|}}}


| label6 = Audiobook
| label6 = Source
data6 = {{{audiobook|}}}
|  data6  = {{{source|}}}
 
| label7 = Audiobook
data7 = {{{audiobook|}}}
}}{{#ifeq:{{{display_title|}}}|yes|{{DISPLAYTITLE:{{#if:{{{title|}}}|''{{{title}}}''|''{{PAGENAME}}''}}{{#if:{{{written by|}}}|, by {{{written by|}}}}}}}}}
}}{{#ifeq:{{{display_title|}}}|yes|{{DISPLAYTITLE:{{#if:{{{title|}}}|''{{{title}}}''|''{{PAGENAME}}''}}{{#if:{{{written by|}}}|, by {{{written by|}}}}}}}}}
<noinclude>
<noinclude>
Line 122: Line 125:
"type": "string",
"type": "string",
"autovalue": "",
"autovalue": "",
"suggested": true
},
"isbn": {
"label": "ISBN",
"description": "ISBN number of the work",
"type": "number",
"suggested": true
"suggested": true
}
}
Line 134: Line 143:
"published",
"published",
"type",
"type",
"isbn",
"source",
"source",
"audiobook",
"audiobook",

Revision as of 17:04, 4 September 2022

Library infobox work
Written by{{{written by}}}

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 = 
| display_title =
}}

Add "yes" to parameter "display_title" to produce a page title in the format: Title of work, by Author

Adds a small infobox with information for Library works

Template parameters

ParameterDescriptionTypeStatus
Titletitle

Title of the work

Stringsuggested
Imageimage

Book cover

Filesuggested
Captioncaption

Caption of the image, usually for information about the edition of the cover

Stringoptional
Written bywritten by

Author of the source work

Stringsuggested
Written inwritten in

Date or period the work was written

Datesuggested
First publishedpublished

Date the book was first published

Datesuggested
Typetype

Type of work

Example
Book, pamphlet, leaflet, speech, video
Stringsuggested
ISBNisbn

ISBN number of the work

Numbersuggested
Sourcesource

URL of the work

URLsuggested
Audiobookaudiobook

URL of an audiobook reading of the work

URLsuggested
Full display titledisplay_title

Adds title in style "Work (in italics), by Author"

Example
Write "yes" to activate the title styling
Auto value
Stringsuggested
_subheader_subheader

no description

Unknownoptional
image_uprightimage_upright

no description

Unknownoptional
image_altimage_alt

no description

Unknownoptional
image_sizeimage_size

no description

Unknownoptional