Jump to content

Template:Infobox Musician: Difference between revisions

From Musician Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 38: Line 38:


{{#if:{{{name|}}}|
{{#if:{{{name|}}}|
<caption style="font-size:125%; font-weight:bold; text-align:center; padding:6px; border-bottom:1px solid #aaa; background:#eaecf0;">
<tr>
{{{name}}}
<th colspan="2" style="font-size:125%; font-weight:bold; text-align:center; padding:6px; border-bottom:1px solid #aaa; background:#eaecf0;">{{{name}}}</th>
</caption>
</tr>
}}
}}



Latest revision as of 16:01, 19 April 2026

Usage

[edit]

Copy the following into your article and fill in the fields you need. Fields left blank will not display.

{{Infobox Musician
| name            = 
| image           = 
| image_size      = 
| image_upright   = 
| alt             = 
| caption         = 
| birth_name      = 
| alias           = 
| birth_date      = 
| birth_place     = 
| death_date      = 
| death_place     = 
| origin          = 
| genre           = 
| occupation      = 
| instrument      = 
| years_active    = 
| label           = 
| associated_acts = 
| website         = 
| current_members = 
| past_members    = 
}}

All fields are optional. Use

* item

for multi-value fields like genre, label, instrument, current_members, and past_members.