Template:Infobox addon musician: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
No edit summary
m (Text replacement - "|220px}}" to "|270px}}")
 
(7 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: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:{{{color|#ddf}}}; color:#000;" | '''{{{name|{{PAGENAME}}}}}'''
|colspan="3" style="text-align: center; font-size: larger; background-color:{{{color|#ddf}}}; color:#000;" | '''{{{name|{{PAGENAME}}}}}'''
Line 5: Line 5:
|colspan="3"  style="text-align: center; font-weight: bold;" | {{#if:{{{honorifics|}}}|  {{{honorifics|}}} }}
|colspan="3"  style="text-align: center; font-weight: bold;" | {{#if:{{{honorifics|}}}|  {{{honorifics|}}} }}
|-
|-
|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}}}|270px}}| ]]<br /><small>{{{caption|}}}</small>}}
|- valign="top"
|- valign="top"
{{#if:{{{othernames|}}} | {{!}} '''Other names''' {{!!}} {{{othernames|}}} }}
{{#if:{{{othernames|}}} | {{!}} '''Other names''' {{!!}} {{{othernames|}}} }}
Line 19: Line 19:
{{#if:{{{occupation|}}}|{{!}} '''Occupation:''' {{!!}} {{{occupation|}}} }}
{{#if:{{{occupation|}}}|{{!}} '''Occupation:''' {{!!}} {{{occupation|}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{instrument|}}} | {{!}} '''Instrument''' {{!!}} {{{instrument|}}} }}
{{#if:{{{instrument|}}} | {{!}} '''Instrument(s)''' {{!!}} {{{instrument|}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{background|}}} | {{!}} '''Background'''  {{!!}} {{{background|}}} }}
{{#if:{{{background|}}} | {{!}} '''Background'''  {{!!}} {{{background|}}} }}
|- valign="top"
{{#if:{{{yearsactive|}}} | {{!}} '''Years active'''  {{!!}} {{{yearsactive|}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{style|}}} | {{!}} '''Style''' {{!!}} {{{style|}}} }}
{{#if:{{{style|}}} | {{!}} '''Style''' {{!!}} {{{style|}}} }}
Line 32: Line 30:
|- valign="top"
|- valign="top"
{{#if:{{{associates|}}} | {{!}} '''Associates''' {{!!}} {{{associates|}}} }}
{{#if:{{{associates|}}} | {{!}} '''Associates''' {{!!}} {{{associates|}}} }}
|- valign="top"
{{#if:{{{yearsactive|}}} | {{!}} '''Years active'''  {{!!}} {{{yearsactive|}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{notable|}}} | {{!}} '''Notable for''' {{!!}} {{{notable|}}} }}
{{#if:{{{notable|}}} | {{!}} '''Notable for''' {{!!}} {{{notable|}}} }}
|- valign="top"
|- valign="top"
{{#if:{{{URL|}}} | {{!}} '''Web site''' {{!!}} {{{URL|}}} }}
{{#if:{{{URL|}}} | {{!}} '''Web site''' {{!!}} {{{URL|}}} }}
|- valign="top"
{{#if:{{{agent|}}} | {{!}} '''Agent(s)'''  {{!!}} {{{agent|}}} }}
|}<noinclude>
|}<noinclude>
<pre>
<pre>
Line 41: Line 43:
: copy template below to new page and populate with new data
: copy template below to new page and populate with new data
<!--  End of infobox person -->
<!--  End of infobox person -->
{{ Infobox musician
{{ Infobox addon musician
| class      = <!-- of musician -->
| class      = <!-- of musician -->
| othernames  =
| othernames  =
Line 59: Line 61:
| associates  =
| associates  =
| notable_for =  
| notable_for =  
| agent      =
| homepage =
| homepage =
}} <!-- End of Infobox musician -->
}} <!-- End of Infobox musician -->

Latest revision as of 21:32, 17 April 2025

Infobox addon musician
Usage:
: copy template below to new page and populate with new data
<!--  End of infobox person -->
{{ Infobox addon musician
| class       = <!-- of musician -->
| othernames  =
|   birthdate = 
|  birthplace = 
|   birthname = 
|   deathdate = 
|  deathplace = 
|  deathcause = 
| occupation  = 
| instrument  = 
| background  =
| yearsactive = 
| style       =
| genre       = 
| label       =
| associates  =
| notable_for = 
| agent       = 
| homepage =
}} <!-- End of Infobox musician -->