Template:Infobox author: Difference between revisions

From Robin's SM-201 Website
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 - "font-size:90%;" to "font-size:85%;")
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" cellspacing="5" style="width:25em; font-size:90%; border: 1px solid black;padding:0.5em  1em 0.5em 1em" align="right"
{| class="infobox" cellspacing="5" style="width:25em; 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:{{{bgcolour|PaleGreen}}}; color:#000;" | '''{{{name|{{PAGENAME}}}}}'''
|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}}}|220px}}| ]]<br /><small>{{{caption|}}}</small>}}
|colspan="3" style="text-align: center; font-size: 90%; line-height: 15px;"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|220px}}| ]]<br /><small>{{{caption|}}}</small>}}
|-
|-
|colspan="3" style="text-align: center; font-weight: bold; background-color: {{{bgcolour|PaleGreen}}};" | Background information
|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:{{{birth_place|}}}| {{!}} '''Location:''' {{!!}} {{{birth_place|}}} }}
{{#if:{{{birthplace|}}}| {{!}} '''Location:''' {{!!}} {{{birthplace|}}} }}
|-
|-
{{#if:{{{deathdate|}}}| {{!}} '''Date of death:''' {{!!}} {{{deathdate|}}} }}  
{{#if:{{{deathdate|}}}| {{!}} '''Date of death:''' {{!!}} {{{deathdate|}}} }}  
Line 94: Line 94:


{{Infobox artist
{{Infobox artist
| bgcolour     = PaleGreen
| color     = PaleGreen
| name        = {{{name|{{PAGENAME}}}}
| name        = {{{name|{{PAGENAME}}} }}
| image        =  
| image        =  
| imagesize    = 200px
| imagesize    = 200px
Line 122: Line 122:
| skin color  =  
| skin color  =  
| birthdate    =  
| birthdate    =  
| location    =  
| birthplace    =  
| birthname    =  
| birthname    =  
| deathdate    =  
| deathdate    =  
Line 139: Line 139:


</pre>
</pre>
</noinclude>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]

Latest revision as of 11:02, 14 March 2024

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    = 
}}