Diferencia entre revisiones de «Plantilla:Obra de biblioteca»
De ProleWiki, la enciclopedia proletaria
Más idiomas
Más acciones
(Página creada con «{{DISPLAYTITLE:{{{title}}}{{#if: {{{author|}}}| ({{{author|}}})|}} }} <span style="display:none;">{{{summary|}}}</span> {{Infobox | bodyclass = vcard | abovestyle = padding-top:0; padding-bottom:0; | above = <div style="padding-top:0.3em; padding-bottom:0.3em; line-height: 1;"><div style="display:inline;" class="fn org">{{if empty|{{{title|}}}|{{BASEPAGENAME}}}}</div></div> | subheaderstyle = font-size:100%; | subheader = {{{subtitle|}}} | imageclass = logo…») |
Sin resumen de edición |
||
Línea 79: | Línea 79: | ||
"params": { | "params": { | ||
"title": { | "title": { | ||
"label": " | "label": "Título", | ||
"description": " | "description": "Título de la obra", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | }, | ||
"_subheader": {}, | "_subheader": {}, | ||
"author": { | |||
"label": " | "label": "Autor", | ||
"description": " | "description": "Autor del trabajo fuente. No hay necesidad de agregar braquetes de enlace [[ ]]. La infobox lo hace automáticamente. ", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | |||
"image": { | "image": { | ||
"label": "Image", | "label": "Image", | ||
Línea 136: | Línea 136: | ||
"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", | ||
Línea 154: | Línea 154: | ||
"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 | |||
} | |||
}, | }, | ||
"description": "Adds a small infobox with information for Library works", | "description": "Adds a small infobox with information for Library works", | ||
Línea 174: | Línea 174: | ||
"author", | "author", | ||
"written in", | "written in", | ||
"spoken on", | |||
"publisher", | |||
"published_date", | "published_date", | ||
"published_location", | "published_location", | ||
"edition_date", | |||
"type", | "type", | ||
"isbn", | "isbn", |
Revisión del 21:20 4 dic 2023
Obra de biblioteca |
---|
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
Parámetro | Descripción | Tipo | Estado | |
---|---|---|---|---|
Título | title | Título de la obra | Cadena | obligatorio |
Image | image | Book cover | Archivo | sugerido |
Caption | caption | Caption of the image, usually for information about the edition of the cover | Cadena | opcional |
Autor | author | Autor del trabajo fuente. No hay necesidad de agregar braquetes de enlace [[ ]]. La infobox lo hace automáticamente. | Cadena | obligatorio |
Written in | written in | Date or period the work was written | Fecha | sugerido |
Spoken on | spoken on | For speeches, the date it was spoken on | Cadena | sugerido |
Publishing house | publisher | Who published this edition | Cadena | sugerido |
First published | published_date | Date the book was first published | Fecha | sugerido |
Location published | published_location | Location the work was published | Cadena | sugerido |
Edition | edition_date | When was this edition printed | Cadena | sugerido |
Type | type | Type of work
| Cadena | sugerido |
ISBN | isbn | ISBN number of the work | Número | sugerido |
Source | source | URL of the work | URL | sugerido |
Audiobook | audiobook | URL of an audiobook reading of the work | URL | sugerido |
_subheader | _subheader | sin descripción | Desconocido | opcional |
image_upright | image_upright | sin descripción | Desconocido | opcional |
image_alt | image_alt | sin descripción | Desconocido | opcional |
image_size | image_size | sin descripción | Desconocido | opcional |