మూస:Infobox artist
The design and content of biographical infoboxes must follow Wikipedia's verifiability policy, as well as infobox and biographical style guideline. All content displayed in this template must adhere to the biographies of living persons policy if applicable. Unsourced or poorly sourced contentious material must be removed immediately from the article and its infobox, especially if potentially libellous. |
{{Infobox artist}} may be used to summarise information about a person who is an artist.
Usage
మార్చు{{{name}}} | |
---|---|
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}]] | |
బాల్య నామం | {{{birth_name}}} |
జననం | {{{birth_date}}} {{{birth_place}}} |
మరణం | {{{death_date}}} {{{death_place}}} |
భార్య / భర్త | {{{spouse}}} |
జాతీయత | {{{nationality}}} |
రంగం | {{{field}}} |
శిక్షణ | {{{training}}} |
ఉద్యమం | {{{movement}}} |
చేసిన పనులు | {{{works}}} |
పోషకులు | {{{patrons}}} |
అవార్డులు | {{{awards}}} |
ఎన్నిక | {{{elected}}} |
వెబ్సైటు | {{{website}}} |
The infobox may be added by pasting the template as shown below into an article. Only the name parameter is required. For an example, see Salvador Dalí.
{{Infobox artist | name = | image = | image_size = | alt = | caption = | birth_name = | birth_date = <!-- {{Birth date and age|YYYY|MM|DD}} --> | birth_place = | death_date = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} --> | death_place = | nationality = | spouse = | field = | training = | movement = | works = | patrons = | awards = | elected = | website = <!-- {{URL|Example.com}} --> | bgcolour = }}
Parameters
మార్చుname | artist's name; usually the article's page name (i.e. the artist's common name) |
image | an image of (or, if not available, by) the artist, in the form: "Example.jpg" |
image_size * | 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 |
birth_name | artist's name at birth, if different than name |
birth_date | artist's date of birth, use {{birth date and age}} (for living artists) or {{birth date}} for the deceased. Use plain text for partial dates. |
birth_place | artist's place of birth |
death_date | artist's date of death, use {{death date and age}}. Use {{death date}} if birth date unknown or incomplete. Use plain text for partial dates. |
death_place | artist's place of death |
nationality | artist's nationality |
field | main fields in which the artist works (i.e. photography, painting, sculpture, drawing, ceramics, graphic design) |
training | where or with whom the artist trained |
movement | artistic movement or school with which artist is associated |
works | artist's famous/significant/representative works. Works with their own articles should take priority (please limit to 5 at most) |
patrons | patrons of the artist |
awards | any awards the artist has won. Consider using the template: {{awd|award|year|title|role|name}}
|
elected | bodies to which the artist has been elected member |
website | artist's official website, if any. Consider using the template: {{URL|Example.com}}
|
bgcolour | titlebar 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. Set this field to transparent for no colouring. If the field is omitted entirely, a default value of #BCD4E6 (light blue) will be used. |
* Only used if the {{{image}}} parameter used. |
See also
మార్చు- {{Infobox musical artist}}
- {{Infobox artwork}}
- {{Image information art}} - for image pages
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.