Difference between revisions of "Template:Infobox artist"

From annadreambrush.com/wiki
Jump to navigation Jump to search
imported>Pigsonthewing
(→‎Parameters: rm contradictions)
imported>Pigsonthewing
(moving to /doc)
Line 63: Line 63:
 
|-
 
|-
  
|}<noinclude>__NOTOC__
+
|}<noinclude>
An '''''Infobox Artist''''' may be used to summarise information about a person who is an artist.
+
{{template doc}}
 
 
===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í]].
 
 
 
<div style="width:250px; background:#dddddd; border:1px solid black; padding:0.5em 1em 0.5em 1em;">
 
<pre>{{Infobox Artist
 
| bgcolour      =
 
| name          =
 
| image        =
 
| imagesize    =
 
| caption      =
 
| birthname    =
 
| birthdate    =
 
| location      =
 
| deathdate    =
 
| deathplace    =
 
| nationality  =
 
| field        =
 
| training      =
 
| movement      =
 
| famous works  =
 
| patrons      =
 
| influenced by =
 
| influenced    =
 
| awards        =
 
}}</pre>
 
</div>
 
 
 
===Parameters===
 
Those parameters in '''''bold italics''''' are required.
 
{|
 
|width="110px"| ''bgcolour''
 
                        | background colouring (e.g. as used in associated colours/projects). Omit this line to use the default color.
 
|-
 
| '''''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''&nbsp;* || in the form "''N''px", resizes the image to a width of ''N'' pixels; default is 220px
 
|-
 
| ''caption''&nbsp;*  || caption for the image
 
|-
 
| ''birthname''        || artist's name at birth <!--or christening?-->
 
|-
 
| '''''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, 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
 
|-
 
|colspan="2" style="font-size:90%;"| * Only used if the {{{image}}} parameter used.
 
|}
 
 
 
===microformat===
 
{{UF-hcard-person}}
 
 
 
==See also==
 
* {{tl|Artwork}}
 
* {{tl|ArtCutline}}
 
* {{tl|Painting}}
 
* {{tl|Sculpture}}
 
* {{tl|Image information art}} - for image pages
 
 
 
{{esoteric}}
 
 
 
 
 
<!--Interwiki/Categories-->
 
[[nl:Sjabloon:Kunstenaar]]
 
[[ro:Format:Infobox Artist]]
 
[[sl:Predloga:Infopolje Umetnik]]
 
[[zh:Template:Infobox Artist]]
 
 
 
[[Category:People infobox templates|Artist]]
 
 
</noinclude>
 
</noinclude>

Revision as of 21:44, 2 June 2007

Infobox artist
Born {{{birthdate}}}

Template:Template doc