More languages
More actions
m (Attempting fix at source url stuff) |
m (Fixing template data not pointing to source_url) |
||
Line 50: | Line 50: | ||
| label11 = Source | | label11 = Source | ||
| data11 = {{#if:{{{source|}}}|{{{source|}}}{{#if:{{{source_url|}}}|<br/>{{{source_url}}}}}|{{{source_url|}}}}} | | data11 = {{#if:{{{source|}}}|{{{source|}}}{{#if:{{{source_url|}}}|<br/>{{{source_url}}}}}|{{#if:{{{source_url|}}}|{{{source_url}}}}}}} | ||
| label12 = PDF | | label12 = PDF | ||
Line 206: | Line 206: | ||
}, | }, | ||
"published": {}, | "published": {}, | ||
"published_source": { | "published_source": { | ||
"label": "First published source", | "label": "First published source", | ||
"description": "The document, book, newspaper where it was first published", | "description": "The document, book, newspaper where it was first published", | ||
"type": "string" | "type": "string" | ||
}, | |||
"source_url": { | |||
"label": "Source URL", | |||
"description": "URL where the text can be accessed (not PDF)", | |||
"type": "url" | |||
} | } | ||
}, | }, | ||
Line 235: | Line 235: | ||
"isbn", | "isbn", | ||
"source", | "source", | ||
" | "source_url", | ||
"pdf", | "pdf", | ||
"libgen", | "libgen", |
Revision as of 11:22, 28 September 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_source = | published_location = | publisher = | edition_date = | type = | source = | source_url = | pdf = | libgen = | 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 |
First published source | published_source | The document, book, newspaper where it was first published | String | optional |
First published location | published_location | Location the work was first 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 | Where the text was found (book, collection, etc.) | String | suggested |
Source URL | source_url | URL where the text can be accessed (not PDF) | URL | optional |
pdf | URL of a PDF of the work | URL | suggested | |
Libgen | libgen | Link to the work on Libgen | 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 |
Summary | summary | Adds a summary, which is used by external templates | String | optional |
published | published | no description | Unknown | optional |