Menü aufrufen
Persönliches Menü aufrufen
Nicht angemeldet
Ihre IP-Adresse wird öffentlich sichtbar sein, wenn Sie Änderungen vornehmen.

Vorlage:Library infobox work: Unterschied zwischen den Versionen

Aus ProleWiki
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 23: Zeile 23:
| datastyle = line-height:1.3em;
| datastyle = line-height:1.3em;


| label1  = Autor
| label1  = Autor*in
|  data1  = {{#ifexist:{{{author|}}}|[[{{{author}}}]]|{{{author|}}}}}
|  data1  = {{#ifexist:{{{author|}}}|[[{{{author}}}]]|{{{author|}}}}}


Zeile 97: Zeile 97:
"params": {
"params": {
"title": {
"title": {
"label": "Title",
"label": "Titel",
"description": "Title of the work",
"description": "Title of the work",
"type": "string",
"type": "string",
Zeile 103: Zeile 103:
},
},
"author": {
"author": {
"label": "Author",
"label": "Autor*in",
"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",
Zeile 109: Zeile 109:
},
},
"image": {
"image": {
"label": "Image",
"label": "Bild",
"description": "Book cover",
"description": "Book cover",
"type": "wiki-file-name",
"type": "wiki-file-name",
Zeile 118: Zeile 118:
"image_size": {},
"image_size": {},
"caption": {
"caption": {
"label": "Caption",
"label": "Untertitel",
"description": "Caption of the image, usually for information about the edition of the cover",
"description": "Caption of the image, usually for information about the edition of the cover",
"type": "string"
"type": "string"
},
},
"written in": {
"written in": {
"label": "Written in",
"label": "Verfasst in",
"description": "Date or period the work was written",
"description": "Date or period the work was written",
"type": "date",
"type": "date",
Zeile 129: Zeile 129:
},
},
"type": {
"type": {
"label": "Type",
"label": "Genre",
"description": "Type of work",
"description": "Type of work",
"example": "Book, pamphlet, leaflet, speech, video",
"example": "Book, pamphlet, leaflet, speech, video",
Zeile 136: Zeile 136:
},
},
"source": {
"source": {
"label": "Source",
"label": "Quelle",
"description": "Where the text was found (book, collection, etc.)",
"description": "Where the text was found (book, collection, etc.)",
"type": "string",
"type": "string",
Zeile 154: Zeile 154:
},
},
"audiobook": {
"audiobook": {
"label": "Audiobook",
"label": "Hörbuch",
"description": "URL of an audiobook reading of the work",
"description": "URL of an audiobook reading of the work",
"type": "url",
"type": "url",
Zeile 166: Zeile 166:
},
},
"publisher": {
"publisher": {
"label": "Publishing house",
"label": "Verlag",
"description": "Who published this edition",
"description": "Who published this edition",
"type": "string",
"type": "string",
Zeile 172: Zeile 172:
},
},
"published_date": {
"published_date": {
"label": "First published date",
"label": "Veröffentlichkeitsdatum",
"description": "Date the book was first published",
"description": "Date the book was first published",
"type": "date",
"type": "date",
Zeile 178: Zeile 178:
},
},
"published_location": {
"published_location": {
"label": "First published location",
"label": "Ort",
"description": "Location the work was first published",
"description": "Location the work was first published",
"type": "string",
"type": "string",
Zeile 196: Zeile 196:
},
},
"translated by": {
"translated by": {
"label": "Translated By",
"label": "Übersetzt von",
"description": "The translator(s) who translated this work",
"description": "The translator(s) who translated this work",
"type": "string"
"type": "string"
},
},
"original language": {
"original language": {
"label": "Original Language",
"label": "Originalsprache",
"description": "The language this work was translated from",
"description": "The language this work was translated from",
"type": "string"
"type": "string"
},
},
"summary": {
"summary": {
"label": "Summary",
"label": "Zusammenfassung",
"description": "Adds a summary, which is used by external templates",
"description": "Adds a summary, which is used by external templates",
"type": "string"
"type": "string"
Zeile 224: Zeile 224:
},
},
"source2": {
"source2": {
"label": "Second source",
"label": "Zweite Quelle",
"description": "In case the work has multiple sources"
"description": "In case the work has multiple sources"
},
},
"source3": {
"source3": {
"label": "Third source",
"label": "Dritte Quelle",
"description": "In case the work has multiple sources"
"description": "In case the work has multiple sources"
},
},
"source4": {
"source4": {
"label": "Fourth source",
"label": "Vierte Quelle",
"description": "In case the work has multiple sources"
"description": "In case the work has multiple sources"
}
}

Version vom 19. Februar 2025, 11:47 Uhr

Library infobox work

Wie man diese Vorlage benutzt:

{{Library work
| title = 
| subtitle = 
| image =
| image_size =
| image_upright =
| image_alt =
| caption =
| author =
| written in =
| spoken on =
| published_date = 
| published_location = 
| published_source =
| publisher =
| edition =
| type =
| source =
| source2 =
| source3 =
| source4 =
| pdf =
| libgen =
| audiobook = 
| defaultsort =
}}

Adds a small infobox with information for Library works

Vorlagenparameter[Vorlagendaten bearbeiten]

ParameterBeschreibungTypStatus
Titeltitle

Title of the work

Zeichenfolgeerforderlich
Bildimage

Book cover

Dateivorgeschlagen
Untertitelcaption

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

Zeichenfolgeoptional
Autor*inauthor

Author of the source work. No need to add link brackets [[ ]], the infobox checks for it.

Zeichenfolgeerforderlich
Verfasst inwritten in

Date or period the work was written

Datumvorgeschlagen
Spoken onspoken on

For speeches, the date it was spoken on

Zeichenfolgevorgeschlagen
Übersetzt vontranslated by

The translator(s) who translated this work

Zeichenfolgeoptional
Originalspracheoriginal language

The language this work was translated from

Zeichenfolgeoptional
Verlagpublisher

Who published this edition

Zeichenfolgevorgeschlagen
Veröffentlichkeitsdatumpublished_date

Date the book was first published

Datumvorgeschlagen
First published sourcepublished_source

The document, book, newspaper where it was first published

Zeichenfolgevorgeschlagen
Ortpublished_location

Location the work was first published

Zeichenfolgevorgeschlagen
Editionedition_date

When was this edition printed

Zeichenfolgevorgeschlagen
Genretype

Type of work

Beispiel
Book, pamphlet, leaflet, speech, video
Zeichenfolgevorgeschlagen
ISBNisbn

ISBN number of the work

Nummervorgeschlagen
Quellesource

Where the text was found (book, collection, etc.)

Zeichenfolgevorgeschlagen
Zweite Quellesource2

In case the work has multiple sources

Unbekanntoptional
Dritte Quellesource3

In case the work has multiple sources

Unbekanntoptional
Vierte Quellesource4

In case the work has multiple sources

Unbekanntoptional
Editionedition

keine Beschreibung

Unbekanntoptional
PDFpdf

URL of a PDF of the work

URLvorgeschlagen
Libgenlibgen

Link to the work on Libgen

URLvorgeschlagen
Hörbuchaudiobook

URL of an audiobook reading of the work

URLvorgeschlagen
Zusammenfassungsummary

Adds a summary, which is used by external templates

Zeichenfolgeoptional
Default sortdefaultsort

Adding main sorting term for categories

Unbekanntoptional
image_uprightimage_upright

keine Beschreibung

Unbekanntoptional
image_altimage_alt

keine Beschreibung

Unbekanntoptional
image_sizeimage_size

keine Beschreibung

Unbekanntoptional