ଛାଞ୍ଚ:Infobox artist
{{Infobox artist}} may be used to summarise information about a person who is an artist.
Usage
[ସମ୍ପାଦନା]{{{name}}} | |
---|---|
[[File:{{{image}}}|{{{imagesize}}}|alt={{{alt}}}]] | |
ଜନ୍ମ ନାଆଁ | {{{birth_name}}} |
ଜନ୍ମ | {{{birth_date}}} {{{birth_place}}} |
ମୃତ୍ୟୁ | {{{death_date}}} {{{death_place}}} |
ଜାତୀୟତା | {{{nationality}}} |
ବିଭାଗ | {{{field}}} |
ପ୍ରଶିକ୍ଷଣ | {{{training}}} |
ଆନ୍ଦୋଳନ | {{{movement}}} |
କାମସବୁ | {{{works}}} |
ସଂର଼କ୍ଷକ | {{{patrons}}} |
କାହାଦେଇ ପ୍ରଭାବିତ | {{{influenced by}}} |
କାହାକୁ ପ୍ରଭାବିତ କରିଥିଲେ | {{{influenced}}} |
ପୁରସ୍କାର | {{{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 | bgcolour = #6495ED | name = | image = | imagesize = | alt = | caption = | birth_name = | birth_date = | birth_place = | death_date = | death_place = | nationality = | field = | training = | movement = | works = | patrons = | influenced by = | influenced = | awards = | elected = | website = }}
Parameters
[ସମ୍ପାଦନା]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 or leave it blank for no colouring. If the field is omitted entirely, a default value of #6495ED (blue) will be used. |
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" |
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 |
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 |
influenced by | artists who have influenced the artist (other than the artist's teachers, please limit to 5 at most) |
influenced | well-known artists who have been influenced by the artist (please limit to 5 at most) |
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 |
* 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.