More languages
More actions
m (Removing extra line break which was affecting pages) |
(Added optional translation information) |
||
Line 81: | Line 81: | ||
}, | }, | ||
"_subheader": {}, | "_subheader": {}, | ||
"author": { | |||
"label": "Author", | "label": "Author", | ||
"description": "Author of the source work. No need to add link brackets [[ ]], the infobox checks for it.", | "description": "Author of the source work. No need to add link brackets [[ ]], the infobox checks for it.", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | |||
"image": { | "image": { | ||
"label": "Image", | "label": "Image", | ||
Line 132: | Line 132: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"publisher": { | |||
"label": "Publishing house", | |||
"description": "Who published this edition", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"published_date": { | "published_date": { | ||
"label": "First published", | "label": "First published", | ||
Line 150: | Line 150: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"edition_date": { | |||
"label": "Edition", | |||
"description": "When was this edition printed", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"spoken on": { | |||
"label": "Spoken on", | |||
"description": "For speeches, the date it was spoken on", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"translated by": { | |||
"label": "Translated By", | |||
"description": "The translator(s) who translated this work", | |||
"type": "string" | |||
}, | |||
"original language": { | |||
"label": "Original Language", | |||
"description": "The language this work was translated from", | |||
"type": "string" | |||
} | |||
}, | }, | ||
"description": "Adds a small infobox with information for Library works", | "description": "Adds a small infobox with information for Library works", | ||
Line 170: | Line 180: | ||
"author", | "author", | ||
"written in", | "written in", | ||
"spoken on", | |||
"translated by", | |||
"original language", | |||
"publisher", | |||
"published_date", | "published_date", | ||
"published_location", | "published_location", | ||
"edition_date", | |||
"type", | "type", | ||
"isbn", | "isbn", |
Revision as of 13:23, 5 April 2024
Library work |
---|
How to use this template:
{{Library 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 | required |
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. No need to add link brackets [[ ]], the infobox checks for it. | String | required |
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 |
Translated By | translated by | The translator(s) who translated this work | String | optional |
Original Language | original language | The language this work was translated from | String | optional |
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 |