Template:Infobox musical artist: Difference between revisions
Appearance
Taurussmith (talk | contribs) m Protected "Template:Infobox musical artist" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading] |
Taurussmith (talk | contribs) No edit summary |
||
| (23 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{| class="infobox biography vcard" style="width:22em; font-size:90%; text-align:left; float:right; clear:right; margin:0 0 1em 1em; background:#f8f9fa; border:1px solid #a2a9b1; border-collapse:collapse;" | ||
{| class="infobox vcard" style="width:22em; font-size:90%;" | |- | ||
! colspan="2" style="text-align:center; font-size:125%; font-weight:bold; padding:0.5em;" | {{{name|{{PAGENAME}}}}} | |||
! colspan="2" style="text-align:center; font-size:125%;" | | |- | ||
{{{ | |||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
{{!}} colspan="2" style="text-align:center; padding:0.5em;" {{!}} [[File:{{{image}}}|{{{image_size|frameless}}}|alt={{{alt|}}}]] | |||
{{!}}- | |||
[[File:{{{image}}}|{{{image_size| | }} | ||
{{#if:{{{caption|}}}| | {{#if:{{{caption|}}}| | ||
{{!}} colspan="2" style="text-align:center; padding:0 0.5em 0.5em;" {{!}} {{{caption}}} | |||
{{!}}- | |||
}} | }} | ||
{{#if:{{{birth_name|}}}{{{alias|}}}{{{birth_date|}}}{{{birth_place|}}}{{{origin|}}}{{{genre|}}}{{{occupation|}}}| | |||
{{#if:{{{ | {{!}} colspan="2" style="background:#f0e68c; text-align:center; font-weight:bold; padding:0.2em;" {{!}} Background information | ||
{{!}}- | |||
! | |||
}} | }} | ||
{{#if:{{{birth_name|}}}| | {{#if:{{{birth_name|}}}| | ||
{{!}} style="padding:0.2em 0.5em; vertical-align:top;" {{!}} '''Birth name''' | |||
! Birth name | {{!}} style="padding:0.2em 0.5em;" {{!}} {{{birth_name}}} | ||
{{!}}- | |||
}} | }} | ||
{{#if:{{{alias|}}}| | {{#if:{{{alias|}}}| | ||
{{!}} style="padding:0.2em 0.5em; vertical-align:top;" {{!}} '''Also known as''' | |||
! Also known as | {{!}} style="padding:0.2em 0.5em;" {{!}} {{{alias}}} | ||
{{!}}- | |||
}} | }} | ||
{{#if:{{{birth_date|}}}{{{birth_place|}}}| | |||
{{#if:{{{birth_date|}}}| | {{!}} style="padding:0.2em 0.5em; vertical-align:top;" {{!}} '''Born''' | ||
{{!}} style="padding:0.2em 0.5em;" {{!}} {{{birth_date|}}}{{#if:{{{birth_place|}}}|<br />{{{birth_place}}}}} | |||
! Born | {{!}}- | ||
| {{{ | |||
}} | }} | ||
{{#if:{{{origin|}}}| | {{#if:{{{origin|}}}| | ||
{{!}} style="padding:0.2em 0.5em; vertical-align:top;" {{!}} '''Origin''' | |||
! Origin | {{!}} style="padding:0.2em 0.5em;" {{!}} {{{origin}}} | ||
{{!}}- | |||
}} | }} | ||
{{#if:{{{genre|}}}| | {{#if:{{{genre|}}}| | ||
{{!}} style="padding:0.2em 0.5em; vertical-align:top;" {{!}} '''Genres''' | |||
! | {{!}} style="padding:0.2em 0.5em;" {{!}} {{{genre}}} | ||
{{!}}- | |||
}} | }} | ||
{{#if:{{{occupation|}}}| | {{#if:{{{occupation|}}}| | ||
{{!}} style="padding:0.2em 0.5em; vertical-align:top;" {{!}} '''Occupation(s)''' | |||
! Occupation | {{!}} style="padding:0.2em 0.5em;" {{!}} {{{occupation}}} | ||
{{!}}- | |||
}} | }} | ||
{{#if:{{{years_active|}}}| | {{#if:{{{years_active|}}}| | ||
{{!}} style="padding:0.2em 0.5em; vertical-align:top;" {{!}} '''Years active''' | |||
! Years active | {{!}} style="padding:0.2em 0.5em;" {{!}} {{{years_active}}} | ||
{{!}}- | |||
}} | }} | ||
{{#if:{{{label|}}}| | {{#if:{{{label|}}}| | ||
{{!}} style="padding:0.2em 0.5em; vertical-align:top;" {{!}} '''Labels''' | |||
{{!}} style="padding:0.2em 0.5em;" {{!}} {{{label}}} | |||
{{!}}- | |||
}} | |||
! | |||
}} | |||
! | |||
}} | |||
}} | |||
! | |||
}} | }} | ||
{{#if:{{{website|}}}| | {{#if:{{{website|}}}| | ||
{{!}} style="padding:0.2em 0.5em; vertical-align:top;" {{!}} '''Website''' | |||
! Website | {{!}} style="padding:0.2em 0.5em;" {{!}} {{{website}}} | ||
{{!}}- | |||
}} | }} | ||
{{#if:{{{ | <!-- SOCIAL PROFILES --> | ||
| | {{#if:{{{facebook|}}}{{{instagram|}}}{{{twitter|}}}{{{tiktok|}}}{{{snapchat|}}}{{{linkedin|}}}| | ||
{{!}} colspan="2" style="border-top:1px solid #a2a9b1; padding:6px 8px;" {{!}} | |||
<div style="font-weight:bold; font-size:90%; margin-bottom:6px;">Social profiles</div> | |||
<div style="display:flex; gap:10px; overflow-x:auto; white-space:nowrap;"> | |||
{{#if:{{{facebook|}}}|[[File:Facebook_icon.png|28px|link={{{facebook}}}|Facebook]]}} | |||
{{#if:{{{instagram|}}}|[[File:Instagram_icon.png|28px|link={{{instagram}}}|Instagram]]}} | |||
{{#if:{{{twitter|}}}|[[File:X_icon.png|28px|link={{{twitter}}}|X]]}} | |||
{{#if:{{{tiktok|}}}|[[File:TikTok_icon.png|28px|link={{{tiktok}}}|TikTok]]}} | |||
{{#if:{{{snapchat|}}}|[[File:Snapchat_icon.png|28px|link={{{snapchat}}}|Snapchat]]}} | |||
{{#if:{{{linkedin|}}}|[[File:LinkedIn_icon.png|28px|link={{{linkedin}}}|LinkedIn]]}} | |||
</div> | |||
{{!}}- | |||
}} | }} | ||
{{#if:{{{ | <!-- LISTEN --> | ||
| | {{#if:{{{spotify|}}}{{{apple|}}}{{{audiomack|}}}{{{youtube|}}}{{{youtubemusic|}}}{{{tidal|}}}{{{deezer|}}}{{{boomplay|}}}| | ||
{{!}} colspan="2" style="border-top:1px solid #a2a9b1; padding:6px 8px;" {{!}} | |||
<div style="font-weight:bold; font-size:90%; margin-bottom:6px;">Listen</div> | |||
<div style="display:flex; gap:10px; overflow-x:auto; white-space:nowrap;"> | |||
{{#if:{{{spotify|}}}|[[File:Spotify_icon.png|28px|link={{{spotify}}}|Spotify]]}} | |||
{{#if:{{{apple|}}}|[[File:Apple_Music_icon.png|28px|link={{{apple}}}|Apple Music]]}} | |||
{{#if:{{{audiomack|}}}|[[File:Audiomack_icon.png|28px|link={{{audiomack}}}|Audiomack]]}} | |||
{{#if:{{{youtube|}}}|[[File:YouTube_icon.png|28px|link={{{youtube}}}|YouTube]]}} | |||
{{#if:{{{youtubemusic|}}}|[[File:YouTube_Music_icon.png|28px|link={{{youtubemusic}}}|YouTube Music]]}} | |||
{{#if:{{{tidal|}}}|[[File:Tidal_icon.png|28px|link={{{tidal}}}|Tidal]]}} | |||
{{#if:{{{deezer|}}}|[[File:Deezer_icon.png|28px|link={{{deezer}}}|Deezer]]}} | |||
{{#if:{{{boomplay|}}}|[[File:Boomplay_icon.png|28px|link={{{boomplay}}}|Boomplay]]}} | |||
</div> | |||
{{!}}- | |||
}} | }} | ||
|}</includeonly><noinclude> | |||
{{Documentation}} | |||
} | |||
</includeonly> | |||
<noinclude | |||
{{ | |||
}} | |||
</noinclude> | </noinclude> | ||
Latest revision as of 16:52, 16 May 2026
📄 Template documentation
Template loop detected: Template:Documentation
Template loop detected: Template:Documentation