Ravêr zerreki

Şablon:Infobox artist/doc

Wikipediya, ensiklopediya xosere ra
This is a documentation subpage for Şablon:Infobox artist (see that page for the şablon itself).
It contains usage information, categories and other content that is not part of the original şablon page.

Infobox artist may be used to summarise information about a person who is an artist.

The infobox may be added by pasting the template as shown below into an article. Only the name and birthdate parameters are required. For an example, see Salvador Dalí.

{{Infobox artist
| bgcolour      = #6495ED
| name          = 
| image         = 
| imagesize     = 
| alt           = 
| caption       = 
| birthname     = 
| birthdate     = 
| location      = 
| deathdate     = 
| deathplace    = 
| resting_place =
| resting_place_coordinates = 
| nationality   = 
| ethnicity    =
| field         = 
| training      = 
| movement      = 
| works         = 
| patrons       = 
| influenced by = 
| influenced    = 
| awards        = 
| signature     =
| signature_alt =
}}

Parameters

[çımeyi bıvurne]

Those parameters in bold italics are required.

bgcolourtitlebar colour, in the form "#RRGGBB", where "RR", "GG" and "BB" are the red, green and blue components of the colour, in hexadecimal, e.g. "#FF00FF" = yellow. Change these values, if you wish to change the default colour #6495ED (blue).
nameartist's name; usually the article's page name (i.e. the artist's common name)
imagean image of (or, if not available, by) the artist, in the form: "Example.jpg"
imagesize *in the form "Npx", resizes the image to a width of N pixels; default is 220px
alt *alt text for the image, for visually impaired readers (see WP:ALT)
caption *caption for the image
birthnameartist's name at birth
birthdateartist's date of birth, use {{Birth date and age}} (for living artists) or {{Birth date}} for the deceased. Use plain text for partial dates.
locationartist's place of birth
deathdateartist's date of death, use {{Death date and age}}. Use {{Death date}} if birth date unknown or incomplete. Use plain text for partial dates.
deathplaceartist's place of death
resting_placeartist's place of burial etc.
resting_place_coordinatescoordinates for artist's place of burial. Use {{Coord}}. Only use if the coordinates are specific to the grave, not merely the cemetery.
nationalityartist's nationality
ethnicityartist's ethnicity (if significant)
fieldmain fields in which the artist works (i.e. photography, painting, sculpture, drawing, ceramics, graphic design)
trainingwhere or with whom the artist trained
movementartistic movement or school with which artist is associated
worksartist's famous/significant/representative works. Works with their own articles should take priority (please limit to 5 at most)
patronspatrons of the artist
influenced byartists who have influenced the artist (other than his teachers, please limit to 5 at most)
influencedwell-known artists who have been influenced by the artist (please limit to 5 at most)
awardsany awards the artist has won. Consider using the template: {{awd|award|year|title|role|name}}
signatureFilename of an image of the artist's signature (if available).
signature_altAlt text for signature.
* Only used if the {{{image}}} parameter used.

Microformat

[çımeyi bıvurne]

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. For more information about the use of microformats on Wikipedia, please see the microformat project.

Date-of-birth ("bday") information will only be included in the microformat if {{Birth date}}) or {{Birth date and age}}) (optionally {{Birth-date}} are used in the infobox.

hCard uses HTML classes including:

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

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