Template:Infobox artist/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Ilse@
No edit summary
Line 1: Line 1:
<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude>
{| class="infobox vcard" style="width:{{{box_width|22em}}}; font-size:90%;" cellspacing="5"
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
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í]].
 
<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.
|-
|-
| '''''Frederic Lanovsky'''''      || artist's name; usually the article's page name (i.e. the artist's common name)
|colspan="2" style="text-align:center; font-size:larger; background-color:{{{bgcolour|#6495ED}}}; color:#000000;" class="fn"| '''{{{name|{{PAGENAME}}}}}'''
|-
|-
| ''image''            || an image of the artist, in the form: "Example.jpg"
|colspan="2" style="text-align:center; font-size:90%; {{image class|{{{image}}}}}| {{#if:{{{image<includeonly>|</includeonly>}}} |<!--then:-->
[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|<!--then:-->{{{imagesize}}}|<!--else:-->220px}}| ]]<br/><small>{{{caption<includeonly>|</includeonly>}}}</small>
}}
{{#if:{{{birthname<includeonly>|</includeonly>}}} |<!--then:-->
<tr><td style="text-align:right;">'''Birth name'''</td><td class="nickname">{{{birthname}}}</td></tr>
}}
|-
|-
| ''imagesize''&nbsp;* || in the form "''N''px", resizes the image to a width of ''N'' pixels; default is 220px
 
|width="85px" align="right" | '''Born'''
| {{{birthdate}}}<br/> {{{location<includeonly>|</includeonly>}}}
|-
|-
| ''caption''&nbsp;*  || caption for the image
 
{{#if:{{{deathdate<includeonly>|</includeonly>}}} |
{{!}} align="right" {{!}} '''Died''' {{!}}{{!}} {{{deathdate}}}<br/>{{{deathplace<includeonly>|</includeonly>}}}
}}
|-
|-
| ''Frederic Lanovsky''       || artist's name at birth <!--or christening?-->
 
{{#if:{{{nationality<includeonly>|</includeonly>}}} |
{{!}} align="right" {{!}} '''Nationality''' {{!}}{{!}} {{{nationality}}}
}}
|-
|-
| '''''April 16th, 1965 Age 42'''''  || artist's date of birth, use {{tl|birth date and age}} (for living artists) or {{tl|birth date}} for the deceased. Use plain text for partial dates.
 
{{#if:{{{field<includeonly>|</includeonly>}}} |
{{!}} align="right" {{!}} '''Field''' {{!}}{{!}} {{{field}}}
}}
|-
|-
| ''Cannes, France''         || artist's place of birth
 
{{#if:{{{training<includeonly>|</includeonly>}}} |
{{!}} align="right" {{!}} '''Training''' {{!}}{{!}} {{{training}}}
}}
|-
|-
| ''deathdate''       || artist's date of death, use {{tl|death date and age}}. Use {{tl|death date}} if birth date unknown or incomplete. Use plain text for partial dates.
 
{{#if:{{{movement<includeonly>|</includeonly>}}} |
{{!}} align="right" {{!}} '''Movement''' {{!}}{{!}} <span class="role">{{{movement}}}</span>
}}
|-
|-
| ''deathplace''       || artist's place of death
 
{{#if:{{{famous works<includeonly>|</includeonly>}}} |
{{!}} align="right" {{!}} '''Famous works''' {{!}}{{!}} <span class="note">{{{famous works}}}</span>
}}
|-
|-
| ''French''       || artist's nationality
 
{{#if:{{{patrons<includeonly>|</includeonly>}}} |
{{!}} align="right" {{!}} '''Patrons'''{{!}}{{!}} {{{patrons}}}
}}
|-
|-
| ''Sculpture''           || main fields in which the artist works (i.e. photography, painting, sculpture, drawing, ceramics, graphic design)
 
{{#if:{{{influenced by<includeonly>|</includeonly>}}} |
{{!}} align="right" {{!}} '''Influenced by'''{{!}}{{!}} {{{influenced by}}}
}}
|-
|-
| ''Beaux Arts''         || where or with whom the artist trained
 
{{#if:{{{influenced<includeonly>|</includeonly>}}} |
{{!}} align="right" {{!}} '''Influenced'''{{!}}{{!}} {{{influenced}}}
}}
|-
|-
| ''Contemporary''        || artistic movement or school with which artist is associated
 
|-
{{#if:{{{awards<includeonly>|</includeonly>}}} |
| ''Children of The World, London England, The Floridians, New York, USA''      || artist's most famous works
{{!}} align="right" {{!}} '''Awards''' {{!}}{{!}} {{{awards}}}
|-
}}
| ''patrons''     || patrons of the artist
|-
| ''Niro, Giacometti, Modigliani''  || 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)
|-
| ''The Artist's Guild Boca Raton Museum of Art''    || 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|Painting}}
* {{tl|Sculpture}}
* {{tl|Image information art}} - for image pages
{{esoteric}}
<includeonly>
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[Category:People infobox templates|Artist]]
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
<!-- ADD INTERWIKIS BELOW THIS LINE -->
[[fr:Modèle:Infobox Artiste]]
[[nl:Sjabloon:Kunstenaar]]
[[no:Mal:Infoboks kunstner]]
[[ro:Format:Infobox Artist]]
[[sl:Predloga:Infopolje Umetnik]]
[[zh:Template:Infobox Artist]]


</includeonly>
|}<noinclude>
{{template doc}}
</noinclude>

Revision as of 15:53, 17 January 2008

Infobox artist/doc
colspan="2" style="text-align:center; font-size:90%; Template:Image class| [[Image:{{{image}}}|220px| ]]
{{{caption}}}
Birth name{{{birthname}}}
Born {{{birthdate}}}
{{{location}}}
Died {{{deathdate}}}
{{{deathplace}}}
Nationality {{{nationality}}}
Field {{{field}}}
Training {{{training}}}
Movement {{{movement}}}
Famous works {{{famous works}}}
Patrons {{{patrons}}}
Influenced by {{{influenced by}}}
Influenced {{{influenced}}}
Awards {{{awards}}}