Template:Infobox work: Difference between revisions

Template page
(Infobox for literary works)
 
m (Created infobox)
Line 17: Line 17:
| datastyle = line-height:1.3em;
| datastyle = line-height:1.3em;


| label1  = Written by
| label1  = Type
|  data1  = {{{written by|}}}
|  data1  = {{{type|}}}


| label2  = Written in
| label2  = Written by
|  data2  = {{{written in|}}}
|  data2  = {{{written by|}}}


| label3  = First published
| label3  = Written in
|  data3  = {{{published|}}}
|  data3  = {{{written in|}}}


| label4  = Type
| label4  = First published
|  data4  = {{{type|}}}
|  data4  = {{{published|}}}
 
| label5  = Original language
|  data5  = {{{original_language|}}}
 
| label6  = Original title
|  data6  = {{{original_title|}}}
}}
}}
<noinclude>
<noinclude>
Line 42: Line 48:
| written in =
| written in =
| published =  
| published =  
| original_language =
| original_title =
| type =
| type =
}}
}}
Line 90: Line 98:
"description": "Type of work",
"description": "Type of work",
"example": "Book, pamphlet, leaflet, speech, video",
"example": "Book, pamphlet, leaflet, speech, video",
"type": "string",
"suggested": true
},
"subtitle": {},
"original_language": {
"label": "Original language",
"description": "If not an English work, the language it was originally written ",
"example": "Russian",
"type": "string",
"suggested": true
},
"original_title": {
"label": "Original title",
"description": "Title in original language",
"type": "string",
"type": "string",
"suggested": true
"suggested": true
Line 96: Line 118:
"description": "Adds a small infobox with information for Library works",
"description": "Adds a small infobox with information for Library works",
"paramOrder": [
"paramOrder": [
"type",
"title",
"title",
"image",
"image",
Line 102: Line 125:
"written in",
"written in",
"published",
"published",
"type",
"original_language",
"original_title",
"_subheader",
"_subheader",
"image_upright",
"image_upright",
"image_alt",
"image_alt",
"image_size"
"image_size",
"subtitle"
]
]
}
}
</templatedata></noinclude>
</templatedata></noinclude>

Revision as of 19:28, 14 June 2022

Infobox work

How to use this template:

{{Library infobox work
| image =
| image_size =
| image_upright =
| image_alt =
| caption =
| title = 
| written by =
| written in =
| published = 
| original_language =
| original_title =
| type =
}}

Adds a small infobox with information for Library works

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Typetype

Type of work

Example
Book, pamphlet, leaflet, speech, video
Stringsuggested
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

Dateoptional
First publishedpublished

Date the book was first published

Datesuggested
Original languageoriginal_language

If not an English work, the language it was originally written

Example
Russian
Stringsuggested
Original titleoriginal_title

Title in original language

Stringsuggested
_subheader_subheader

no description

Unknownoptional
image_uprightimage_upright

no description

Unknownoptional
image_altimage_alt

no description

Unknownoptional
image_sizeimage_size

no description

Unknownoptional
subtitlesubtitle

no description

Unknownoptional