Plantilla:Infobox artist/doc

De Diccionario Interactivo Ceán Bermúdez
< Plantilla:Infobox artist
Revisión del 11:23 27 abr 2020 de C34nB3rmud3z (discusión | contribuciones) (1 revisión importada)
(dif) ← Revisión anterior | Revisión actual (dif) | Revisión siguiente → (dif)
Ir a la navegación Ir a la búsqueda

Error de Lua: Error interno: El intérprete ha finalizado con el estado 127. Error de Lua: Error interno: El intérprete ha finalizado con el estado 127.


Error de Lua: Error interno: El intérprete ha finalizado con el estado 127. Error de Lua: Error interno: El intérprete ha finalizado con el estado 127.

{{Infobox artist}} may be used in an article about a person who is an artist.

Usage

The infobox may be added by pasting the template as shown below into an article.

Error de Lua: Error interno: El intérprete ha finalizado con el estado 127.

{{Infobox artist
| honorific_prefix = 
| name             = <!-- include middle initial, if not specified in birth_name -->
| honorific_suffix = 
| image            = <!-- use the image's pagename; do not include the "File:" or "Image:" prefix, and do not use brackets-->
| image_size       = 
| alt              = 
| caption          = 
| native_name      = 
| native_name_lang = 
| birth_name       = <!-- only use if different from name -->
| birth_date       = <!-- {{Birth date and age|YYYY|MM|DD}} for living artists, {{Birth date|YYYY|MM|DD}} for dead. For living people supply only the year unless the exact date is already WIDELY published, as per [[WP:DOB]]. Treat such cases as if only the year is known, so use {{birth year and age|YYYY}} or a similar option. -->
| birth_place      = 
| death_date       = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} --> 
| death_place      = 
| resting_place    = 
| resting_place_coordinates = <!-- {{Coord|LAT|LONG|type:landmark|display=inline}} -->
| nationality      = 
| residence        = 
| education        = 
| alma_mater       = 
| known_for        = 
| notable_works    = 
| style            = 
| home_town        = 
| movement         = 
| spouse           = 
| partner          = 
| awards           = <!-- {{awd|award|year|title|role|name}} (optional) -->
| elected          = 
| patrons          = 
| memorials        = 
| website          = <!-- {{URL|Example.com}} -->
| module           = 
}}

Parameters

Error de Lua: Error interno: El intérprete ha finalizado con el estado 127. * Only used if the {{{image}}} parameter used.

Error de Lua: Error interno: El intérprete ha finalizado con el estado 127.

Embedding other templates via module parameter

The module parameter is used for embedding other templates into this infobox (see Wikipedia:Infobox modules and Category:Biographical templates usable as a module).

{{Infobox artist
| name = 
| <!-- etc. -->
| module = 
  {{Infobox football biography | embed = yes
  | <!-- etc. -->
  }}
}}

Example

Error de Lua: Error interno: El intérprete ha finalizado con el estado 127.Error de Lua: Error interno: El intérprete ha finalizado con el estado 127.Error de Lua: Error interno: El intérprete ha finalizado con el estado 127.

{{Infobox artist
| name             = Salvador Dalí
| image            = Salvador Dalí 1939.jpg
| caption          = Dalí in 1939 (photo by [[Carl Van Vechten]])
| birth_name       = Salvador Domingo Felipe Jacinto Dalí i Domènech
| birth_date       = {{birth date|1904|5|11}}
| birth_place      = [[Figueres]], [[Catalonia]], Spain
| death_date       = {{death date and age|1989|01|23|1904|05|11}}
| death_place      = Figueres, Catalonia, Spain
| resting_place    = Crypt at [[Dalí Theatre and Museum]], Figueres, Spain
| nationality      = Spanish
| education        = [[Real Academia de Bellas Artes de San Fernando|San Fernando School of Fine Arts]], [[Madrid]], Spain
| known_for        = Painting, drawing, photography, sculpture, writing, film
| notable_works    = {{unbulleted list
  | ''[[The Persistence of Memory]]'' (1931)
  | ''[[Soft Construction with Boiled Beans (Premonition of Civil War)]]'' (1936)
  | ''[[Swans Reflecting Elephants]]'' (1937)
  | ''[[Dream Caused by the Flight of a Bee Around a Pomegranate a Second Before Awakening]]'' (1944)
  | ''[[The Temptation of St. Anthony (Dalí)|The Temptation of St. Anthony]]'' (1946)
  }}
| movement         = [[Cubism]], [[Dada]], [[Surrealism]]
| spouse           = [[Gala Dalí]] (Elena Ivanovna Diakonova)
}}

Microformat

The HTML markup produced by this template includes an hCard microformat, which makes the person's details parsable by computers, either acting automatically to catalogue articles across Wikipedia or via a browser tool operated by a reader, to (for example) add the subject to an address book or database. For more information about the use of microformats on Wikipedia, please see the microformat project.

Sub-templates

Date-of-birth ("bday") information will only be included in the microformat if {{birth date}}, or {{birth date and age}} are used in the infobox. (Do not use these if the date is before 1583). Be cautious about using these if the person is still living, per WP:DOB.

To include a URL, use {{URL}}.

Please do not remove instances of these sub-templates.

Classes

hCard uses HTML classes including:

  • adr
  • agent
  • bday
  • birthplace
  • category
  • country-name
  • deathdate
  • deathplace
  • extended-address
  • family-name
  • fn (required)
  • given-name
  • honorific-prefix
  • honorific-suffix
  • label
  • locality
  • n
  • nickname
  • note
  • org
  • role
  • url
  • vcard

Please do not rename or remove these classes nor collapse nested elements which use them.

Tracking categories

See also

TemplateData

TemplateData documentation used by VisualEditor and other tools
See the monthly parameter usage report for this template.

TemplateData for Infobox artist

Error de Lua: Error interno: El intérprete ha finalizado con el estado 127.

<templatedata> { "description": "An infobox for artists", "format": "Plantilla:\n\n", "params": { "honorific_prefix": { "label": "Honorific prefix", "description": "Title such as 'Sir', 'Lord'", "type": "wiki-page-name", "required": false }, "name": { "label": "Name", "description": "Commonly-known name of person (defaults to article name, without disambiguation)", "type": "string/line", "default": "PAGENAME", "required": false }, "honorific_suffix": { "label": "Honorific suffix", "description": "Initials such as 'OBE', 'FRSA'", "type": "wiki-page-name", "required": false }, "image": { "label": "Image", "description": "Filename for the image (e.g. 'Example.jpg').", "type": "wiki-file-name", "required": false }, "image_size": { "label": "Image size", "description": "Size of the image (e.g. '220px').", "type": "string/line", "default": "varies", "required": false, "aliases": [ "imagesize" ] }, "alt": { "label": "Alternative text", "description": "Alternative text for the image.", "type": "string/line", "required": false }, "caption": { "label": "Caption", "description": "Caption for the image.", "type": "string", "required": false }, "birth_name": { "label": "Birth name", "description": "Name at birth, if different from 'name'.", "type": "string", "required": false, "aliases": [ "birthname" ] }, "birth_date": { "label": "Birth date", "description": "Date of birth. Use Error de Lua: Error interno: El intérprete ha finalizado con el estado 127.Error de Lua: Error interno: El intérprete ha finalizado con el estado 127. (for living artists) or ({{{year}}}-Error en la expresión: no se reconoce el carácter de puntuación «{».-{{{day}}})Error en la expresión: no se reconoce el carácter de puntuación «{»., Error en la expresión: no se reconoce el carácter de puntuación «{».Error en la expresión: no se reconoce el carácter de puntuación «{». for the deceased.", "type": "string/line", "required": false }, "birth_place": { "label": "Birth place", "description": "Place of birth.", "type": "string/line", "required": false }, "death_date": { "label": "Death date", "description": "Date of death. Use Error de Lua: Error interno: El intérprete ha finalizado con el estado 127.. Use Plantilla:Death date if birth date unknown or incomplete.", "type": "string/line", "required": false }, "death_place": { "label": "Death place", "description": "Place of death.", "type": "string/line", "required": false }, "resting_place": { "label": "Resting place", "description": "Artist's grave, etc.", "type": "string/line", "required": false }, "resting_place_coordinates": { "label": "Resting place", "description": "Coordinates of grave, etc. Use Error de Lua: Error interno: El intérprete ha finalizado con el estado 127.", "type": "string/line", "required": false }, "nationality": { "label": "Nationality", "description": "Nationality.", "type": "string/line", "required": false }, "residence": { "label": "Residence", "description": "Residence.", "type": "string/line", "required": false }, "education": { "label": "Education", "description": "Where or with whom the artist trained.", "type": "string/line", "required": false }, "alma_mater": { "label": "Alma mater", "description": "The linked name of attended higher education institution(s).", "type": "string/line", "required": false }, "known_for": { "label": "Known for", "description": "Main field(s) in which the artist works or worked (e.g. photography, painting, drawing, etc.).", "type": "string/line", "required": false }, "notable_works": { "label": "Notable work(s)", "description": "Famous/significant/representative works. Please limit to five works.", "type": "string/line", "required": false }, "style": { "label": "Style", "description": "Artistic style which the artist employs.", "type": "string/line", "required": false }, "movement": { "label": "Movement", "description": "Artistic movement or school with which artist is associated.", "type": "string/line", "required": false }, "spouse": { "label": "Spouse(s)", "description": "Spouse(s), if notable.", "type": "string/line", "required": false }, "partner": { "label": "Partner(s)", "description": "Domestic partner(s), if notable.", "type": "string/line", "required": false }, "awards": { "label": "Awards", "description": "Awards won by the artist. Consider using Plantilla:Awd.", "type": "string/line", "required": false }, "elected": { "label": "Elected bodies", "description": "Bodies to which the artist has been elected.", "type": "string/line", "required": false }, "patrons": { "label": "Patron(s)", "description": "Patrons of the artist.", "type": "string/line", "required": false }, "memorials": { "label": "Memorial(s)", "description": "Monuments, plaques, entities named after the subject, etc.", "type": "string/line", "required": false }, "website": { "label": "Official website", "description": "Artist's official website. Consider using Error de Lua: Error interno: El intérprete ha finalizado con el estado 127.Error de Lua: Error interno: El intérprete ha finalizado con el estado 127..", "type": "string/line", "required": false } } } </templatedata>