Plantilla:Infobox artwork

De Diccionario Interactivo Ceán Bermúdez
Ir a la navegación Ir a la búsqueda
Template documentation[view] [edit] [history] [purge]

Usage[editar]

{{{title}}}
{{{other_language_1}}}: {{{other_title_1}}}, {{{other_language_2}}}: {{{other_title_2}}}
[[File:{{{image}}}|frameless|alt={{{alt}}}|upright={{{image_upright}}}|{{{alt}}}]]
{{{caption}}}
Error de Lua en Módulo:Location_map en la línea 400: Malformed coordinates value.
Artist{{{artist}}}
Year{{{year}}}
Catalogue{{{catalogue}}}
Medium{{{medium}}}
Movement{{{movement}}}
Subject{{{subject}}}
Dimensions{{{height_metric}}} cm × {{{width_metric}}} cm × {{{length_metric}}} cm ({{{height_imperial}}} in × {{{width_imperial}}} in × {{{length_imperial}}} in); {{{diameter_metric}}} cm diameter ({{{diameter_imperial}}} in); {{{dimensions}}}‍{{{dimensions_ref}}}
Weight{{{weight}}}
Designation{{{designation}}}
Condition{{{condition}}}
Location{{{museum}}}, {{{city}}}
CoordinatesError de Lua: callParserFunction: function "#coordinates" was not found.
Owner{{{owner}}}
Accession{{{accession}}}
Preceded by{{{preceded_by}}}
Followed by{{{followed_by}}}
{{{module}}}
Website{{{website}}}
{{Infobox artwork
| title              = 
| painting_alignment = 
| other_language_1   = 
| other_title_1      = 
| other_language_2   = 
| other_title_2      = 
| wikidata           =
| image              = 
| image_upright      = 
| alt                = 
| caption            = 
| artist             = 
| year               =  <!-- If after 1583 CE, use {{start date|YYYY}} -->
| completion_date    =  <!-- For a more specific date (post-1583): {{start date|YYYY|MM|DD|df=y}} -->
| catalogue          = 
| medium             = 
| movement           =
| subject            = 
| height_metric      =  <!-- (i.e. in metric units) -->
| width_metric       = 
| length_metric      = 
| diameter_metric    = 
| height_imperial    =  <!-- (i.e. in imperial units) -->
| width_imperial     = 
| length_imperial    = 
| diameter_imperial  = 
| dimensions         = 
| dimensions_ref     = 
| metric_unit        = cm  <!-- Note: this parameter must either use the value given or not be included -->
| imperial_unit      = in  <!-- Note: this parameter must either use the value given or not be included -->
| weight             = 
| designation        = 
| condition          = 
| museum             = 
| city               = 
| coordinates        =  <!-- Only use for the coordinates (when known) of the artwork itself, i.e. not for the site, building, structure, etc where it is kept, otherwise leave blank (or omit): {{coord|LAT|LON|type:landmark|display=inline,title}} -->
| owner              = 
| accession          = 
| preceded_by        =  <!-- preceding work by the same artist -->
| followed_by        =  <!-- next work by the same artist -->
| module             = 
| website            =  <!-- Official webpage/site only: {{URL|example.com}} -->
}}

Parameters[editar]

title 
The title of the artwork. Defaults to the page name.
painting_alignment 
The alignment of the infobox. Defaults to right-alignment. It should almost always be "right", but can also be "left".
other_language_1 
Language of secondary title
other_title_1 
Secondary title. Italicized unless |italic other_title_1=no.
other_language_2 
Language of tertiary title
other_title_2 
Tertiary title. Italicized unless |italic other_title_2=no.
wikidata 
QID of the specific Wikidata item
image 
The name of the image file to display, without the "File:" prefix
image_upright 
Image scaling factor; see WP:IMGSIZE for the image size policy
alt 
Alternative text for image
caption 
Caption for image
artist 
Name of the artist(s) who created the piece
year 
Use {{start date}} unless before 1583 CE.
completion_date 
Use {{start date}}; alternative to |year=.
catalogue 
Reference in a catalogue raisonné.
type 
Deprecated due to ambiguity. Use medium and movement instead.
medium 
Material used by the artist or designer to create the work of art. Examples: "Oil on canvas", "Bronze sculpture", "Ceramic tile"
movement 
Art movement, or movements, typically associated with work of art or time during artist's career when work of art was created. Must be verifiable through sources. Examples: "Post-Impressionism", "Pop art"
subject 
Subject(s) of the artwork
dimensions 
See #Dimensional parameters section below
weight 
Weight of the artwork ()
designation 
Legal protection granted to the artwork
condition 
Condition of the artwork
museum 
Museum that currently houses the artwork
city 
City in which the artwork is currently located
coordinates 
Use {{coord}}, but only for the exact coordinates (when known) of the artwork's own location, i.e. not coordinates for the site, building, structure, etc. where it is kept; leave blank otherwise.
owner 
Current owner of the artwork
accession 
Accession or similar reference in the museum's database.
preceded_by 
Preceding work by the same artist
followed_by 
Next work by the same artist
module 
an embedded template
website 
Use {{URL}}, but only for an official webpage or website.

Dimensional parameters[editar]

This template includes code that allows input of dimensional information: any of height, width, length, and diameter, as well as a freeform parameter for adding nonstandard information.

There are 11 parameters, of which most fall into two groups of unit types:

  • height_imperial
  • width_imperial
  • length_imperial
  • diameter_imperial
These define the respective values for Imperial or US customary units such as the foot or inch. If the imperial unit is set to feet, inch specification can be added with height_inch, width_inch, length_inch, otherwise these _inch-suffixed parameters should not be used.
  • height_metric
  • width_metric
  • length_metric
  • diameter_metric
These define the respective values for SI (metric) units such as the metre (meter) or centimetre (centimeter).

Once raw numerical values are established in the above parameters, the units are set in the imperial_unit and metric_unit parameters, which default to inches and centimetres respectively.

If information is provided in only one unit system, it is automatically converted to the other using the unit that is defined for that system. In general, this should be used, as for most pieces of artwork measurements will only be taken in one unit system. Do not use a comma as decimal indicator for metric units (as used in some European and other countries) since the conversion does not recognize commas and the imperial measurement will be calculated incorrectly (e.g. use 30.8 not 30,8).

Users should take care to avoid false precision: measurements should be provided in the same unit, and with the same number of significant digits, as when they were taken. ("1 metre" is far less precise than "1000.00 millimetres", even though they are, in theory, the same length!)

If additional dimensional data is needed, the dimensions parameter can be used to add freeform information to the end of the rendered string. This parameter accepts raw wikitext and is not subject to any automatic conversion or modification ({{convert}} would have to be used manually).

References concerning artwork dimensions can be appended to the dimensional data by placing them in the optional dimensions_ref parameter.

Map and coordinates[editar]

The coordinates= parameter is used to display coordinates in the infobox, and optionally at the top of the page; use the {{coord}} template.

Two types of maps are available: pushpin maps (static) or mapframe maps (dynamic).

Pushpin maps[editar]

{{Infobox artwork
...
| coordinates         = <!-- Use the {{Coord}} template. -->
| pushpin_map         = <!-- Location name used for Template:Location map -->
| pushpin_map_alt     = <!-- Location name used for Template:Location map -->
| pushpin_relief      = 
| pushpin_label_position =
| map_dot_label       = 
| map_size            = 
| pushpin_map_caption = <!-- Text to be displayed below map; for no caption enter "pushpin_map_caption="; -->
...
}}

Mapframe maps[editar]

A Mapframe map is automatically included if:

The following optional parameters can then be used to adjust the map

  • |mapframe-zoom= zoom level (default is 10)
  • |mapframe-width= and |mapframe-height= for the map size (defaults are 270 and 200)
  • |mapframe-marker= for the marker icon (default is monument)
  • either |mapframe-marker-color= or |mapframe-marker-colour= for the marker colour (hex triplet, default is #5E74F3)
  • either |mapframe-stroke-color= or |mapframe-stroke-colour= for the stroke colour (hex triplet, default is #FF0000)
  • |mapframe-caption= caption below the map
  • |mapframe-lat= and |mapframe-long= (or |mapframe-latitude= and |mapframe-longitude=) – alternate initial latitude and longitude for the map, instead of the hospital's coordinates. Specify as a decimal number.

Map type[editar]

A list of modules containing maps that may be used can be found at:

Examples[editar]

The Potato Eaters
Dutch: De Aardappeleters
Two men and three women eating potatoes
ArtistVincent van Gogh
Year1885 (1885)
CatalogueF123
MediumOil on canvas
MovementPost-Impressionism
Dimensions82 cm × 114 cm (32​14 in × 45 in)
Conditionlost
LocationVan Gogh Museum, Amsterdam
CoordinatesError de Lua: callParserFunction: function "#coordinates" was not found.
OwnerMade-up Foundation
Accession1903-1234
Websiteexample.com
{{Infobox artwork
| title = The Potato Eaters
| painting_alignment = right
| other_language_1 = [[Dutch language|Dutch]]
| other_title_1 = {{Lang|nl|De Aardappeleters}}
| image = Vincent Van Gogh - The_Potato_Eaters.png
| alt = Two men and three women eating potatoes
| caption = 
| artist = [[Vincent van Gogh]]
| year = {{start date|1885}}
| catalogue = F123
| medium = [[Oil painting|Oil on canvas]]
| movement = [[Post-Impressionism]]
| height_metric = 82
| width_metric = 114
| height_imperial = 32{{1/4}}
| width_imperial = 45
| condition = lost
| museum = [[Van Gogh Museum]]
| city = [[Amsterdam]]
| coordinates = {{coord|52|21|30|N|4|52|52|E|region:NL_type:landmark|display=inline,title}}
| owner = Made-up Foundation
| accession = 1903-1234
| website = {{URL|example.com}}
}}
Manneken Pis
Bruxelles Manneken Pis.jpg
Error de Lua en Módulo:Location_map en la línea 400: Malformed coordinates value.
ArtistJerome Duquesnoy
Year1388: original version
1619 (1619): current version
MediumBronze
Dimensions61 cm (24 in)
LocationBrussels
CoordinatesError de Lua: callParserFunction: function "#coordinates" was not found.
{{Infobox artwork
| title = ''Manneken Pis''
| image = Bruxelles Manneken Pis.jpg
| image_upright = 1.1
| wikidata = Q152072
| artist = Jerome Duquesnoy
| year = 1388: original version<br />{{Start date|1619}}: current version
| medium = Bronze
| height_metric = 61
| city = [[Brussels]]
| coordinates = {{coord|50.84499|4.34998|display=inline,title}} 
| pushpin_map = Belgium Brussels
| map_size = 250
}}

TemplateData[editar]

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

TemplateData for Infobox artwork

<templatedata> { "description": "An infobox for artwork", "params": { "title": { "label": "Title", "type": "string", "required": false, "description": "The title of the artwork. Defaults to the page name." }, "image_size": { "label": "Image size", "type": "number", "required": false, "description": "The size of the image in pixels, optionally suffixed by \"px\"", "deprecated": "Use image_upright instead" }, "alt": { "label": "Image alternative text", "type": "string", "required": false, "description": "A description of the image that can be displayed instead of the image and/or read by the blind" }, "caption": { "label": "Caption", "type": "string", "required": false, "description": "A caption to be displayed under the image" }, "painting_alignment": { "label": "Infobox alignment", "type": "string", "required": false, "description": "The alignment of the infobox. It should almost always be \"right\", but can also be \"left\". Defaults to right-alignment." }, "other_language_1": { "label": "Secondary title language", "type": "string", "required": false, "description": "The language of a secondary title" }, "other_title_1": { "label": "Secondary title", "type": "string", "required": false, "description": "A secondary title." }, "other_language_2": { "label": "Tertiary title language", "type": "string", "required": false, "description": "The language of a tertiary title" }, "other_title_2": { "label": "Tertiary title", "type": "string", "required": false, "description": "A tertiary title." }, "wikidata": { "label": "Wikidata", "type": "string", "required": false, "description": "The QID of the specific Wikidata item" }, "artist": { "label": "Artist name", "type": "string", "required": false, "description": "The name of the artist(s) who created the piece" }, "year": { "label": "Year", "type": "string", "required": false, "description": "The year the artwork was created" }, "completion_date": { "label": "Completion date", "type": "string", "required": false, "description": "The date the artwork was completed. Appears only if the year parameter is undefined." }, "catalogue": { "label": "Catalogue number", "type": "string", "required": false, "description": "The number of the artwork in a catalogue raisonné, e.g. \"F454\"" }, "type": { "label": "Type", "type": "string", "required": false, "description": "Deprecated: The type of the artwork. Use \"medium\" and \"movement\" instead.", "deprecated": true }, "subject": { "label": "Subject", "type": "string", "required": false, "description": "The subject(s) of the artwork" }, "height_metric": { "label": "Height (metric)", "type": "number", "required": false, "description": "The height of the artwork in metres, centimetres, etc., without unit" }, "width_metric": { "label": "Width (metric)", "type": "number", "required": false, "description": "The width of the artwork in metres, centimetres, etc., without unit" }, "length_metric": { "label": "Length (metric)", "type": "number", "required": false, "description": "The length of the artwork in metres, centimetres, etc., without unit" }, "height_imperial": { "label": "Height (imperial)", "type": "number", "required": false, "description": "The height of the artwork in feet, inches, etc., without unit" }, "height_inch": { "label": "Height (inch addition)", "type": "number", "required": false, "description": "If the imperial unit is set to feet, this allows inch precision to be added to the height" }, "width_imperial": { "label": "Width (imperial)", "type": "number", "required": false, "description": "The width of the artwork in feet, inches, etc., without unit" }, "width_inch": { "label": "Width (inch addition)", "type": "number", "required": false, "description": "If the imperial unit is set to feet, this allows inch precision to be added to the width" }, "length_imperial": { "label": "Length (imperial)", "type": "number", "required": false, "description": "The length of the artwork in feet, inches, etc., without unit" }, "length_inch": { "label": "Length (inch addition)", "type": "number", "required": false, "description": "If the imperial unit is set to feet, this allows inch precision to be added to the length, without unit" }, "diameter_metric": { "label": "Diameter (metric)", "type": "number", "required": false, "description": "The diameter of the artwork in metres, centimetres, etc., without unit" }, "diameter_imperial": { "label": "Diameter (imperial)", "type": "number", "required": false, "description": "The diameter of the artwork in feet, inches, etc., without unit" }, "metric_unit": { "label": "Metric unit", "type": "string", "required": false, "description": "The unit to use as the metric unit, e.g. \"m\" or \"cm\"", "default": "cm" }, "imperial_unit": { "label": "Imperial unit", "type": "string", "required": false, "description": "The unit to use as the imperial or US customary unit, e.g. \"in\" or \"ft\"", "default": "in" }, "dimensions": { "label": "Dimensions", "type": "string", "required": false, "description": "Additional or nonstandard dimensional data can be placed here as raw wikitext." }, "dimensions_ref": { "label": "Dimensions reference(s)", "type": "string", "required": false, "description": "Any references concerning the artwork's dimensions can be placed here as raw wikitext (including \"ref\" tags)." }, "weight": { "label": "Weight", "type": "string", "required": false, "description": "The weight of the artwork" }, "designation": { "label": "Designation", "type": "string", "required": false, "description": "The legal protection granted to the artwork" }, "condition": { "label": "Condition", "type": "string", "required": false, "description": "The condition of the artwork" }, "owner": { "label": "Owner", "type": "string", "required": false, "description": "The current owner of the artwork" }, "accession": { "label": "Accession number", "type": "string", "required": false, "description": "The accession number(s) for the artwork" }, "museum": { "label": "Museum", "type": "string", "required": false, "description": "The museum that currently houses the artwork" }, "city": { "label": "City", "type": "string", "required": false, "description": "The city in which the artwork is currently located" }, "coordinates": { "label": "Coordinates", "type": "string", "required": false, "description": "Coordinates for the artwork, input as a coordinate template" }, "module": { "label": "Module", "type": "string", "required": false, "description": "An embedded template" }, "website": { "label": "Website", "type": "string", "required": false, "description": "Website for the artwork, input as a URL template" }, "image_upright": { "label": "Image scale", "description": "Image scaling factor; reduce for portraits", "example": "1.1", "type": "number", "default": "1.36" }, "image": { "aliases": [ "image_file" ], "label": "Image file", "description": "The name of the image file to display, without the \"File:\" prefix", "type": "wiki-file-name", "required": false }, "medium": { "label": "Medium", "description": "The material used by the artist or designer to create the work of art", "example": "Charcoal on paper", "type": "string" }, "movement": { "label": "Movement", "description": "Art movement, or movements, typically associated with work of art or time during artist's career when work of art was created. Must be verifiable through sources.", "example": "Post-Impressionism", "type": "string", "autovalue": "" }, "italic title": { "label": "Italic title", "description": "Set to no if automatic title italicization is not required. Set to force if the title is not being italicized when it should be.", "example": "no", "type": "line" } }, "paramOrder": [ "title", "image", "image_size", "image_upright", "alt", "caption", "painting_alignment", "other_language_1", "other_title_1", "other_language_2", "other_title_2", "wikidata", "artist", "year", "completion_date", "catalogue", "type", "medium", "movement", "subject", "height_metric", "width_metric", "length_metric", "height_imperial", "height_inch", "width_imperial", "width_inch", "length_imperial", "length_inch", "diameter_metric", "diameter_imperial", "metric_unit", "imperial_unit", "dimensions", "dimensions_ref", "weight", "designation", "condition", "museum", "city", "coordinates", "owner", "accession", "module", "website", "italic title" ], "format": "block" } </templatedata>

Microformat[editar]

The HTML mark-up produced by this template includes an hCalendar microformat that makes event details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.
Classes used

The HTML classes of this microformat include:

  • attendee
  • contact
  • description
  • dtend
  • dtstart
  • location
  • organiser
  • summary
  • url
  • vevent
Please do not rename or remove these classes
nor collapse nested elements which use them.

Tracking categories[editar]

See also[editar]