Template:Infobox addon musician: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
No edit summary
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|}}} }}

Revision as of 20:18, 31 August 2023

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