Difference between revisions of "Template:Infobox artist"
Jump to navigation
Jump to search
imported>Zzyzx11 (Revert to revision 101111047 dated 2007-01-16 15:39:30 by Dahn using popups) |
imported>ZinnKid m (Added penname) |
||
Line 11: | Line 11: | ||
|- | |- | ||
− | |width="85px"| ''' | + | |width="85px"| '''Pen name''' |
− | | {{{ | + | | {{{penname}}}<br/> {{{location|}}} |
+ | |- | ||
+ | |||
+ | {{#if:{{{penname|}}} | | ||
+ | {{!}} '''Pen name''' {{!}}{{!}} {{{penname}}} | ||
+ | }} | ||
|- | |- | ||
Line 79: | Line 84: | ||
| caption = | | caption = | ||
| birthname = | | birthname = | ||
+ | | penname = | ||
| birthdate = | | birthdate = | ||
| location = | | location = | ||
Line 110: | Line 116: | ||
|- | |- | ||
| ''birthname'' || artist's name at birth <!--or christening?--> | | ''birthname'' || artist's name at birth <!--or christening?--> | ||
+ | |- | ||
+ | | ''penname'' || artist's pseudonyms | ||
|- | |- | ||
| '''''birthdate''''' || artist's date of birth, in the form: ''Month'' ''Date'', ''Year'' | | '''''birthdate''''' || artist's date of birth, in the form: ''Month'' ''Date'', ''Year'' |
Revision as of 03:11, 25 February 2007
Infobox artist | |
Pen name | {{{penname}}} |
An Infobox Artist may be used to summarise information about a person who is an artist.
Usage
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 = | name = | image = | imagesize = | caption = | birthname = | penname = | birthdate = | location = | deathdate = | deathplace = | nationality = | field = | training = | movement = | famous works = | patrons = | influenced by = | influenced = | awards = }}
Parameters
Those parameters in bold italics are required.
bgcolour | background colouring (e.g. as used in associated colours/projects) |
name | artist's name; usually the article's page name (i.e. the artist's common name) |
image | an image of the artist, in the form: "Example.jpg" |
imagesize * | in the form "Npx", resizes the image to a width of N pixels; default is 220px |
caption * | caption for the image |
birthname | artist's name at birth |
penname | artist's pseudonyms |
birthdate | artist's date of birth, in the form: Month Date, Year |
location | artist's place of birth |
deathdate | artist's date of death (in form already given) |
deathplace | 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 |
famous works | artist's most famous works |
patrons | patrons of the artist |
influenced by | artists who have influenced the artist (other than his teachers) |
influenced | artists who have been influenced by the artist |
awards | any awards the artist has won |
* Only used if the {{{image}}} parameter used. |