ಟೆಂಪ್ಲೇಟು:Infobox artwork/doc
This is a documentation subpage for ಟೆಂಪ್ಲೇಟು:Infobox artwork It may contain usage information, categories and other content that is not part of the original ಟೆಂಪ್ಲೇಟು page. |
This infobox should italicize the article title automatically. If this is not required, add |italic title=no to the list of parameters. If this is required but the title is not being italicized, try |italic title=force . |
{{{other_language_1}}}: {{{other_title_1}}}, {{{other_language_2}}}: {{{other_title_2}}} | |
---|---|
[[File:{{{image_file}}}|{{{image_size}}} |alt={{{alt}}}|upright=1.36]] | |
ಕಲಾವಿದ | {{{artist}}} |
ವರ್ಷ | {{{year}}} |
ಪೂರ್ಣಪಟ್ಟಿ | {{{catalogue}}} |
ವಿಧ | {{{type}}} |
ಮೂಲವಸ್ತು | {{{material}}} |
ವಿಷಯ | {{{subject}}} |
ಉದ್ದಳತೆ | {{{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}}} |
ಸ್ಥಿತಿ | {{{condition}}} |
ಸ್ಥಳ | {{{museum}}}, {{{city}}} |
{{{coordinates}}} | |
ಮಾಲೀಕ | {{{owner}}} |
ಪ್ರವೇಶ | {{{accession}}} |
ಯು.ಆರ್.ಎಲ್ | {{{url}}} |
Blank syntax
[ಬದಲಾಯಿಸಿ]{{Infobox artwork | title = | painting_alignment = | other_language_1 = | other_title_1 = | other_language_2 = | other_title_2 = | image_file = | image_size = | alt = | caption = | artist = | catalogue = | 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}} --> | type = | material = | 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 --> | condition = | city = | museum = | accession = | 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 = | url = <!-- Official webpage/site only: {{URL|example.com}} --> }}
Parameters
[ಬದಲಾಯಿಸಿ]- title
- painting_alignment
- image_file
- image_size
- alt
- caption
- other_language_1
- other_title_1
- other_language_2
- other_title_2
- artist
- catalogue
- Reference in a catalogue raisonné.
- year
- Use
{{Start date}}
unless before 1583 CE. - completion_date
- Use
{{Start date}}
; alternative to|year=
. - type
- material
- subject
- condition
- city
- museum
- accession
- Accession or similar reference in the museum's database.
- 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
- url
- Use
{{URL}}
, but only for an official webpage or website.
Dimensional data
[ಬದಲಾಯಿಸಿ]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.
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
[ಬದಲಾಯಿಸಿ]
It's usually not necessary to use the coordinates=
parameter.
- The latitude and longitude of the sculpture may be specified:
- in decimal degrees, using
latitude=
and longitude=
OR
- in degrees/minutes/seconds, using
latd=
, latm=
, lats=
, latNS=
, longd=
, longm=
, longs=
, and longEW=
.
- To display coordinates at the top of the page, set
coordinates_display=
to any non-blank value. Otherwise coordinates will appear in the infobox only.
- The ISO 3166-1 alpha-2 or ISO 3166-2 region code can be specified using the
iso_region=
parameter.
One advantage of omitting the coordinates=
parameter is that you can display a {{Location map}}
without duplicating coordinates.
{{Infobox artwork
...
| latd = <!-- ''latitude'' degrees -->
| latm = <!-- ''latitude'' minutes -->
| lats = <!-- ''latitude'' seconds -->
| latNS = <!-- latitude: S=south, N=north (default) -->
| longd = <!-- ''longitude'' degrees -->
| longm = <!-- ''longitude'' minutes -->
| longs = <!-- ''longitude'' seconds -->
| longEW = <!-- longitude: W=west, E=east (default) -->
| iso_region =
| coordinates_format =
| coordinates_display = <!-- non-blank to display coordinates at the top of the page. -->
| iso_region = <!-- To override any automatically determined region code. -->
| pushpin_map_alt = <!-- Location name used for Template:Location map -->
| map_alt = <!-- Alternative text for map image, see WP:ALT for details -->
| pushpin_label_position =
| map_dot_label =
| map_size =
| pushpin_map_caption = <!-- Text to be displayed below map; for no caption enter "pushpin_map_caption=";
...
}}
- Parameters to specify coordinates in degrees, minutes, and seconds of arc:
{{Infobox artwork
...
| latd = <!-- ''latitude'' degrees -->
| latm = <!-- ''latitude'' minutes -->
| lats = <!-- ''latitude'' seconds -->
| latNS = <!-- latitude: S=south, N=north (default) -->
| longd = <!-- ''longitude'' degrees -->
| longm = <!-- ''longitude'' minutes -->
| longs = <!-- ''longitude'' seconds -->
| longEW = <!-- longitude: W=west, E=east (default) -->
...
}}
- Parameters to specify coordinates in decimal degrees:
{{Infobox artwork
...
| latitude = <!-- ''latitude'' (decimal format; enter negative numbers for southern latitude) -->
| longitude = <!-- ''longitude'' (decimal format; enter negative numbers for western longitude) -->
...
}}
Note: coordinates in decimal degrees are sensitive to extra whitespace in the parameters:
- Incorrect:
| longitude = - 123.45
- Correct:
| longitude = -123.45
Examples
[ಬದಲಾಯಿಸಿ]
The Potato Eaters Dutch: De Aardappeleters ಕಲಾವಿದ Vincent van Gogh ವರ್ಷ 1885 ಪೂರ್ಣಪಟ್ಟಿ F123 ವಿಧ Oil on canvas ಉದ್ದಳತೆ 82 cm × 114 cm (321⁄4 in × 45 in) ಸ್ಥಿತಿ lost ಸ್ಥಳ Van Gogh Museum, ಆಂಸ್ಟರ್ಡ್ಯಾಮ್ 52°21′30.30″N 4°52′51.90″E / 52.3584167°N 4.8810833°E ಮಾಲೀಕ Made-up Foundation ಪ್ರವೇಶ 1903-1234 ಯು.ಆರ್.ಎಲ್ example .com
{{Infobox artwork
| title = The Potato Eaters
| painting_alignment = right
| image_file = Vincent Van Gogh - The_Potato_Eaters.png
| alt = Two men and three women eating potatoes
| caption =
| image_size = 300px
| other_language_1 = [[Dutch language|Dutch]]
| other_title_1 = De Aardappeleters
| type = [[Oil painting|Oil on canvas]]
| artist = [[Vincent van Gogh]]
| year = {{start date|1885}}
| catalogue = F123
| height_metric = 82
| width_metric = 114
| height_imperial = 32{{1/4}}
| width_imperial = 45
| condition = lost
| city = [[ಆಂಸ್ಟರ್ಡ್ಯಾಮ್]]
| museum = [[Van Gogh Museum]]
| coordinates = {{coord|52|21|30.30|N|4|52|51.90|E|region:NL_type:landmark|display=inline<!--,title-->}}
| owner = Made-up Foundation
| accession = 1903-1234
| url = {{URL|example.com}}
}}
Manneken Pis Lua error in ಮಾಡ್ಯೂಲ್:Location_map at line 526: Unable to find the specified location map definition: "Module:Location map/data/Belgium Brussels" does not exist. ಕಲಾವಿದ Jerome Duquesnoy ವರ್ಷ 1388: original version
1619 : current version ವಿಧ Bronze ಉದ್ದಳತೆ 61 cm (24 in) ಸ್ಥಳ Brussels 50°50′42″N 4°21′00″E / 50.84499°N 4.34998°E
{{Infobox artwork
| image = Bruxelles Manneken Pis.jpg{{!}}border
| image_size=250px
| title = ''Manneken Pis''
| artist = Jerome Duquesnoy
| year = 1388: original version<br />{{Start date|1619}}: current version
| type = Bronze
| height_metric = 61
| city = [[Brussels]]
| latitude = 50.84499
| longitude = 4.34998
| iso_region = BE
| coordinates_format=dms
| pushpin_map = Belgium Brussels
| map_size = 250
}}
TemplateData
[ಬದಲಾಯಿಸಿ]
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Infobox artwork in articles based on its TemplateData.
TemplateData for Infobox artwork
An infobox for artwork
ಪರಿಮಿತಿ ವಿವರ ನಮೂನೆ ಸ್ಥಾನಮಾನ Title title
The title of the artwork. Defaults to the page name.
String ಐಚ್ಛಿಕ Image file image_file
The name of the image file to display, without the "File:" prefix
String ಐಚ್ಛಿಕ Image size image_size
The size of the image in pixels, optionally suffixed by "px"
ಸಂಖ್ಯೆ ಐಚ್ಛಿಕ Image alternative text alt
A description of the image that can be displayed instead of the image and/or read by the blind
String ಐಚ್ಛಿಕ Caption caption
A caption to be displayed under the image
String ಐಚ್ಛಿಕ Infobox alignment painting_alignment
The alignment of the infobox. It should almost always be "right", but can also be "left". Defaults to right-alignment.
String ಐಚ್ಛಿಕ Secondary title language other_language_1
The language of a secondary title
String ಐಚ್ಛಿಕ Secondary title other_title_1
A secondary title.
String ಐಚ್ಛಿಕ Tertiary title language other_language_2
The language of a tertiary title
String ಐಚ್ಛಿಕ Tertiary title other_title_2
A tertiary title.
String ಐಚ್ಛಿಕ Artist name artist
The name of the artist(s) who created the piece
String ಐಚ್ಛಿಕ Year year
The year the artwork was created
String ಐಚ್ಛಿಕ Completion date completion_date
The date the artwork was completed. Appears only if the year parameter is undefined.
String ಐಚ್ಛಿಕ Catalogue number catalogue
The number of the artwork in a catalogue raisonné, e.g. "F454"
String ಐಚ್ಛಿಕ Type type
The type of the artwork, e.g. "Fresco"
String ಐಚ್ಛಿಕ Material material
The material(s) of the artwork, e.g. "Marble"
String ಐಚ್ಛಿಕ Subject subject
The subject(s) of the artwork
String ಐಚ್ಛಿಕ Height (metric) height_metric
The height of the artwork in metres, centimetres, etc., without unit
ಸಂಖ್ಯೆ ಐಚ್ಛಿಕ Width (metric) width_metric
The width of the artwork in metres, centimetres, etc., without unit
ಸಂಖ್ಯೆ ಐಚ್ಛಿಕ Length (metric) length_metric
The length of the artwork in metres, centimetres, etc., without unit
ಸಂಖ್ಯೆ ಐಚ್ಛಿಕ Height (imperial) height_imperial
The height of the artwork in feet, inches, etc., without unit
ಸಂಖ್ಯೆ ಐಚ್ಛಿಕ Height (inch addition) height_inch
If the imperial unit is set to feet, this allows inch precision to be added to the height
ಸಂಖ್ಯೆ ಐಚ್ಛಿಕ Width (imperial) width_imperial
The width of the artwork in feet, inches, etc., without unit
ಸಂಖ್ಯೆ ಐಚ್ಛಿಕ Width (inch addition) width_inch
If the imperial unit is set to feet, this allows inch precision to be added to the width
ಸಂಖ್ಯೆ ಐಚ್ಛಿಕ Length (imperial) length_imperial
The length of the artwork in feet, inches, etc., without unit
ಸಂಖ್ಯೆ ಐಚ್ಛಿಕ Length (inch addition) length_inch
If the imperial unit is set to feet, this allows inch precision to be added to the length, without unit
ಸಂಖ್ಯೆ ಐಚ್ಛಿಕ Diameter (metric) diameter_metric
The diameter of the artwork in metres, centimetres, etc., without unit
ಸಂಖ್ಯೆ ಐಚ್ಛಿಕ Diameter (imperial) diameter_imperial
The diameter of the artwork in feet, inches, etc., without unit
ಸಂಖ್ಯೆ ಐಚ್ಛಿಕ Metric unit metric_unit
The unit to use as the metric unit, e.g. "m" or "cm"
- ಮೂಲಸ್ಥಿತಿ
- cm
String ಐಚ್ಛಿಕ Imperial unit imperial_unit
The unit to use as the imperial or US customary unit, e.g. "in" or "ft"
- ಮೂಲಸ್ಥಿತಿ
- in
String ಐಚ್ಛಿಕ Dimensions dimensions
Additional or nonstandard dimensional data can be placed here as raw wikitext.
String ಐಚ್ಛಿಕ Dimensions reference(s) dimensions_ref
Any references concerning the artwork's dimensions can be placed here as raw wikitext (including "ref" tags).
String ಐಚ್ಛಿಕ Weight weight
The weight of the artwork
String ಐಚ್ಛಿಕ Condition condition
The condition of the artwork
String ಐಚ್ಛಿಕ Owner owner
The current owner of the artwork
String ಐಚ್ಛಿಕ Accession number accession
The accession number(s) for the artwork
String ಐಚ್ಛಿಕ Museum museum
The museum that currently houses the artwork
String ಐಚ್ಛಿಕ City city
The city in which the artwork is currently located
String ಐಚ್ಛಿಕ Coordinates coordinates
Coordinates for the artwork, input as a coordinate template
String ಐಚ್ಛಿಕ URL url
A URL for the artwork, input as a URL template
String ಐಚ್ಛಿಕ
Microformat
[ಬದಲಾಯಿಸಿ]
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.
See also
[ಬದಲಾಯಿಸಿ]
{{Infobox artist}}
{{Image information art}}
, for image pages.