Template:Infobox author: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
|  (Created page with "{| class="infobox" cellspacing="5" style="width:25em; font-size:90%; border: 1px solid black;padding:0.5em  1em 0.5em 1em" align="right" |- |colspan="3" style="text-align: cen...") | m (Text replacement - "|220px}}" to "|270px}}") | ||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| {| class="infobox" cellspacing="5" style="width: | {| class="infobox" cellspacing="5" style="width:30em; font-size:85%; border: 1px solid black;padding:0.5em  1em 0.5em 1em" align="right" | ||
| |- | |- | ||
| |colspan="3" style="text-align: center; font-size: larger; background-color:{{{ | |colspan="3" style="text-align: center; font-size: larger; background-color:{{{color|PaleGreen}}}; color:#000;" | '''{{{name|{{PAGENAME}} }}}''' | ||
| |- | |- | ||
| |colspan="3" style="text-align: center; font-size: 90%; line-height: 15px;"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}| | |colspan="3" style="text-align: center; font-size: 90%; line-height: 15px;"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|270px}}| ]]<br /><small>{{{caption|}}}</small>}} | ||
| |- | |- | ||
| |colspan="3" style="text-align: center; font-weight: bold; background-color: {{{ | |colspan="3" style="text-align: center; font-weight: bold; background-color: {{{color|PaleGreen}}};" | Background information | ||
| |- valign="top" | |- valign="top" | ||
| {{#if:{{{alias|}}}| {{!}}  style="text-align:left;" {{!}} '''Alias(s):''' {{!!}} {{{alias|}}} }} | {{#if:{{{alias|}}}| {{!}}  style="text-align:left;" {{!}} '''Alias(s):''' {{!!}} {{{alias|}}} }} | ||
| Line 27: | Line 27: | ||
| {{#if:{{{birthname|}}}| {{!}} '''Born as:''' {{!!}} {{{birthname|}}} }} | {{#if:{{{birthname|}}}| {{!}} '''Born as:''' {{!!}} {{{birthname|}}} }} | ||
| |- | |- | ||
| {{#if:{{{ | {{#if:{{{birthplace|}}}| {{!}} '''Location:''' {{!!}} {{{birthplace|}}} }} | ||
| |- | |- | ||
| {{#if:{{{deathdate|}}}| {{!}} '''Date of death:''' {{!!}} {{{deathdate|}}} }}   | {{#if:{{{deathdate|}}}| {{!}} '''Date of death:''' {{!!}} {{{deathdate|}}} }}   | ||
| Line 94: | Line 94: | ||
| {{Infobox artist | {{Infobox artist | ||
| |  | | color     = PaleGreen | ||
| | name         = {{{name|{{PAGENAME}}}} | | name         = {{{name|{{PAGENAME}}} }} | ||
| | image        =   | | image        =   | ||
| | imagesize    = 200px | | imagesize    = 200px | ||
| Line 122: | Line 122: | ||
| | skin color   =   | | skin color   =   | ||
| | birthdate    =   | | birthdate    =   | ||
| |  | | birthplace    =   | ||
| | birthname    =   | | birthname    =   | ||
| | deathdate    =   | | deathdate    =   | ||
| Line 139: | Line 139: | ||
| </pre> | </pre> | ||
| [[Category:Infobox templates]]</noinclude> | |||
| [[Category:Infobox templates]] | |||
Latest revision as of 21:31, 17 April 2025
| Infobox author | ||
| Background information | 
This Infobox may be used to summarise information about a person or group of people.
Usage
The infobox can be added by copying and pasting the template shown below:
(Note: Only "name" is required. Other attributes do not have to be included.)
{{Infobox artist
| color     = PaleGreen
| name         = {{{name|{{PAGENAME}}} }}
| image        = 
| imagesize    = 200px
| caption      = 
| education    = 
| occupation   = 
| genre        = 
| language     =
| medium       =
| awards       = 
| active       = 
| salary       = 
| networth     = 
| homepage     = 
| notable for  = 
| height       = 
| weight       = 
| measures     = 
| natural bust = 
| orientation  = 
| hair color   = 
| eye color    = 
| dress size   = 
| shoe size    = 
| ethnicity    = 
| skin color   = 
| birthdate    = 
| birthplace    = 
| birthname    = 
| deathdate    = 
| deathplace   = 
| deathcause   =
| buried       =
| othername    = 
| blood        = 
| spouses      = 
| children     = 
| biblio       = 
| alibris      = 
| asin         = 
| footnotes    = 
}}