Template:Infobox musical artist: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{|class="infobox" cellspacing="5" style="width:28em; 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:90%; border: 1px solid black;padding:0.5em  1em 0.5em 1em" align="right"
|-
|-
|colspan="3" style="text-align:center; font-size:larger; background-color:{{#if:{{{bgcolour|}}}|<nowiki/>{{{bgcolour}}}|<nowiki/>#ed8}}; color:#000000;"| '''{{{name|{{PAGENAME}}}}}'''
|colspan="3" style="text-align:center; font-size:larger; background-color:{{#if:{{{color|}}}|<nowiki/>{{{color}}}|<nowiki/>#ed8}}; color:#000000;"| '''{{{name|{{PAGENAME}}}}}'''
|-
|-
|colspan="3" style="text-align:center; font-size:90%;" | {{#if:{{{image|}}} |<!--then:-->[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|<!--then: -->{{{imagesize}}}|<!--else:-->220px}}| ]]<br/><small>{{{caption|}}}</small>}}
|colspan="3" style="text-align:center; font-size:90%;" | {{#if:{{{image|}}} |<!--then:-->[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|<!--then: -->{{{imagesize}}}|<!--else:-->220px}}| ]]<br/><small>{{{caption|}}}</small>}}
|-
|colspan="3" style="text-align: center; font-weight: bold; background-color: {{{color|#ddf}}};" | Background information
|-  
|-  
{{#if:{{{birthname|}}} |  
{{#if:{{{birthname|}}} |
{{!}}'''Birth name'''  
{{!}}'''Birth name'''  
{{!}} {{{birthname|&nbsp;}}}  
{{!}} {{{birthname|&nbsp;}}}  
Line 79: Line 81:
}}
}}
|- valign="top"
|- valign="top"
{{#if:{{notable_for|}}} |
{{#if:{{notable|}}} |
{{!}} '''Notable for'''
{{!}} '''Notable for'''
{{!}} {{{notable_for|}}}
{{!}} {{{notable|}}}
}}
}}
|-
|-
Line 134: Line 136:
: copy template below to new page and populate with new data
: copy template below to new page and populate with new data


{| Infobox musical artist
{{ Infobox musical artist
| Name      = name else ((PAGENAME))
| Name      = name else ((PAGENAME))
| image    = image.jpg  
| image    = image.jpg  
Line 165: Line 167:
| imdb    =  
| imdb    =  
| iafd    =  
| iafd    =  
|}
}}
</pre>
</pre>
[[Category:Infobox]]
[[Category:Infobox]]
</noinclude>
</noinclude>

Latest revision as of 01:44, 5 November 2022

Usage:
: copy template below to new page and populate with new data

{{ Infobox musical artist
| Name      = name else ((PAGENAME))
| image     = image.jpg 
| imagesize = ???px else 200px 
| caption   =
| birthname   = 
| birthdate   = 
| birthplace  = 
| deathdate   =
| deathplace  = 
| deathcause  = 
| parents     = 
| nationality =
| othername   =
| occupation  = 
| instrument  = 
| background  =
| yearsactive = 
| style       =
| genre       = 
| label       =
| associates  =
| notable_for = 
| spouse   = 
| children = 
| height  = ((ht|ft|in))
| weight  =  ((wt|nnn)
| vitals  = nn/nn/nn
| homepage =
| imdb     = 
| iafd     = 
}}