Template:Infobox musician: Difference between revisions

From EncycloIndia
Jump to navigation Jump to search
Created via API
 
Added verified badge support
 
Line 1: Line 1:
{| class="infobox biography vcard" style="width:22em; text-align:left; font-size:90%; border:1px solid #aaa; background:#f9f9f9;"
{| class="infobox biography vcard" style="width:22em; text-align:left; font-size:90%; border:1px solid #aaa; background:#f9f9f9;"
! colspan="2" style="text-align:center; font-size:125%; font-weight:bold; background:linear-gradient(135deg, #667eea 0%, #764ba2 100%); color:white; padding:10px;" class="fn" | {{{name|{{PAGENAME}}}}}
! colspan="2" style="text-align:center; font-size:125%; font-weight:bold; background:linear-gradient(135deg, #667eea 0%, #764ba2 100%); color:white; padding:10px;" class="fn" | {{{name|{{PAGENAME}}}}}{{#if:{{{verified|}}}| <span class="verified-badge"></span>}}
|-
|-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
Line 52: Line 52:
}}
}}
|}
|}
{{#if:{{{verified|}}}|[[Category:Verified profiles]]}}
<noinclude>
<noinclude>
== Usage ==
== Usage ==
Line 58: Line 59:
| name = Artist Name
| name = Artist Name
| image = image.jpg
| image = image.jpg
| verified = yes
| birth_name = Full Legal Name
| birth_name = Full Legal Name
| birth_date = Month Day, Year
| birth_date = Month Day, Year

Latest revision as of 11:33, 9 February 2026

Infobox musician


Usage

{{Infobox musician
| name = Artist Name
| image = image.jpg
| verified = yes
| birth_name = Full Legal Name
| birth_date = Month Day, Year
| origin = City, Country
| genres = Pop, Rock
| occupation = Singer, Songwriter
| instruments = Vocals, Guitar, Piano
| years_active = 2015–present
| labels = Record Label Name
| website = [https://example.com Official Website]
}}