Template:Infobox musical artist: Difference between revisions
Appearance
Created page with "→======================: →Infobox Musical Artist: →======================: .infobox { border: 1px solid #a2a9b1; background-color: #f8f9fa; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: right; clear: right; width: 22em; font-size: 88%; →Slightly smaller than body text: line-height: 1.4em; border-collapse: collapse; color: #222; } .infobox caption { font-size: 125%; font-weight: bold; text-align..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#if:{{{name|{{{Name|}}}}}}|{{Infobox | |||
| name = {{{name|{{{Name|{{PAGENAME}}}}}}}} | |||
| image = {{#if:{{{image|{{{Img|}}}}}}|[[File:{{{image|{{{Img|}}}}}}|{{#if:{{{image_size|{{{Img_size|}}}}}}|{{{image_size|{{{Img_size|}}}}}}|220px}}]]}} | |||
| caption = {{{caption|{{{Caption|}}}}}} | |||
| background = {{{background|}}} | |||
| origin = {{{origin|{{{Origin|}}}}}} | |||
| genre = {{{genre|{{{Genre|}}}}}} | |||
| years_active = {{{years_active|{{{Years_active|}}}}}} | |||
| label = {{{label|{{{Label|}}}}}} | |||
| associated_acts = {{{associated_acts|{{{Associated_acts|}}}}}} | |||
| website = {{{website|{{{URL|}}}}}} | |||
| current_members = {{{current_members|{{{Current_members|}}}}}} | |||
| past_members = {{{past_members|{{{Past_members|}}}}}} | |||
| module = {{{module|}}} | |||
| above = '''{{{name|{{{Name|{{PAGENAME}}}}}}}}}''' | |||
| image = {{#if:{{{image|{{{Img|}}}}}}|[[File:{{{image|{{{Img|}}}}}}|{{#if:{{{image_size|{{{Img_size|}}}}}}|{{{image_size|{{{Img_size|}}}}}}|220px}}|alt={{{alt|}}}]]}} | |||
| caption = {{{caption|{{{Caption|}}}}}} | |||
| header1 = | |||
| label1 = Origin | |||
| data1 = {{{origin|{{{Origin|}}}}}} | |||
| label2 = Genres | |||
| data2 = {{{genre|{{{Genre|}}}}}} | |||
| label3 = Years active | |||
| data3 = {{{years_active|{{{Years_active|}}}}}} | |||
| label4 = Labels | |||
| data4 = {{{label|{{{Label|}}}}}} | |||
} | | label5 = Associated acts | ||
| data5 = {{{associated_acts|{{{Associated_acts|}}}}}} | |||
| label6 = Website | |||
| data6 = {{{website|{{{URL|}}}}}} | |||
| header2 = Members | |||
| label7 = Current members | |||
| data7 = {{{current_members|{{{Current_members|}}}}}} | |||
| label8 = Past members | |||
| data8 = {{{past_members|{{{Past_members|}}}}}} | |||
}}|{{#if:{{{background|}}}|<div class="infobox-musician-{{{background}}}"></div>}}}} | |||
} | |||
} | |||
} | |||
} | |||
} | |||
} | |||
} | |||
} | |||
} | |||
} | |||
} | |||
} | |||