User:Sparkhead/TemplateTest
| Name = {{{band_name}}}
| Background = group_or_band
{{#if:{{{image|}}}
|Img = {{{image|!}}}
}}
{{#if:{{{caption|}}}
|Img_capt = {{{caption|}}}
}}
{{#if:{{{origin|}}}
|Origin= {{{origin|}}}
}}
{{#if:{{{country|}}}
|Country = {{{country|}}}
}}
{{#if:{{{years_active|}}}
|Years_active = {{{years_active|}}}
}}
{{#if:{{{Associated_acts|}}}|Associated_acts = {{{Associated_acts|}}}
}}
{{#if:{{{music_genre|}}}|Genre = {{{music_genre|}}}
}}
{{#if:{{{record_label|}}}|Label = {{{record_label|}}}
}}
{{#if:{{{current_members|}}}|Current_members = {{{current_members|}}}
}}
{{#if:{{{past_members|}}}|Past_members = {{{past_members|}}}
}}
{{#if:{{{website|}}}|URL = {{{website|}}}
}}