Difference between revisions of "Template:Infobox artist"

From annadreambrush.com/wiki
Jump to navigation Jump to search
imported>Hairy Dude
(rm extra newline (Please be very careful with vertical space in templates, as it can lead to strange gaps in articles))
imported>J JMesserly
(Upgrading person infobox to emit microformat person, place and event metadata. See more information here)
Line 1: Line 1:
 
<noinclude>{{pp-semi-template|small=yes}}
 
<noinclude>{{pp-semi-template|small=yes}}
</noinclude>{| class="infobox vcard" style="width:{{{box_width|22em}}}; font-size:90%;" cellspacing="5"
+
</noinclude>{| class = "infobox vcard vevent" style="width:{{{box_width|22em}}}; font-size:90%;" cellspacing="5"
 
|-
 
|-
|colspan="2" style="text-align:center; font-size:larger; background-color:{{{bgcolour|#6495ED}}}; color:#000000;" class="fn"| '''{{{name|{{PAGENAME}}}}}'''
+
|colspan="2" style="text-align:center; font-size:larger; background-color:{{{bgcolour|#6495ED}}}; color:#000000;" class = "fn summary"| '''{{{name|{{PAGENAME}}}}}'''
 
|-
 
|-
 
|colspan="2" style="text-align:center; font-size:90%;" {{image class|{{{image}}}}}| {{#if:{{{image<includeonly>|</includeonly>}}} |<!--then:-->
 
|colspan="2" style="text-align:center; font-size:90%;" {{image class|{{{image}}}}}| {{#if:{{{image<includeonly>|</includeonly>}}} |<!--then:-->

Revision as of 08:00, 26 February 2009

Template:Pp-semi-template

Infobox artist
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}}}
Works {{{works}}}
Patrons {{{patrons}}}
Influenced by {{{influenced by}}}
Influenced {{{influenced}}}
Awards {{{awards}}}

Template:Template doc