Template:MusicianInfo: Difference between revisions

From PickiPedia: A knowledge base of bluegrass, old time psychedelic jams, and other public domain music
Jump to navigationJump to search
Create MusicianInfo template (renamed from Musician) (via create-page on MediaWiki MCP Server)
 
Pass through primary_ens_name to PersonInfo (via update-page on MediaWiki MCP Server)
 
(4 intermediate revisions by 2 users not shown)
Line 17: Line 17:
|does1=plays banjo with [[East Nash Grass]]
|does1=plays banjo with [[East Nash Grass]]
|does2=was named Customer of the Year at Tacos y Mariscos Lindo Mexico
|does2=was named Customer of the Year at Tacos y Mariscos Lindo Mexico
|location=Nashville, TN
|scene=Nashville, TN
|born=
|born=
|instruments=banjo
|show_instrument=banjo
|genres=bluegrass
|genres=bluegrass
}}
}}
Line 25: Line 25:


== Additional Parameters ==
== Additional Parameters ==
* '''instruments''' - Comma-separated list (used for semantic data)
* '''show_instrument''' - Primary instrument (displayed as icon next to name, and in infobox)
* '''genres''' - Comma-separated list (used for semantic data)
* '''genres''' - Comma-separated list (used for semantic data)


Line 48: Line 48:
|ethereum_address2={{{ethereum_address2|}}}
|ethereum_address2={{{ethereum_address2|}}}
|ethereum_address3={{{ethereum_address3|}}}
|ethereum_address3={{{ethereum_address3|}}}
|primary_ens_name={{{primary_ens_name|}}}
|website={{{website|}}}
|website={{{website|}}}
|location={{{location|}}}
|scene={{{scene|}}}
|show_instrument={{{show_instrument|}}}
|born={{{born|}}}
|born={{{born|}}}
|active_since={{{active_since|}}}
|active_since={{{active_since|}}}
}}{{#if:{{{instruments|}}}|{{#set:Plays instrument={{{instruments}}}}}}}{{#if:{{{genres|}}}|{{#set:Plays genre={{{genres}}}}}}}
}}{{#if:{{{show_instrument|}}}|{{#set:Primary instrument={{{show_instrument}}}}}}}{{#if:{{{genres|}}}|{{#set:Plays genre={{{genres}}}}}}}
[[Category:Musicians]]</includeonly>
[[Category:Musicians]]</includeonly>

Latest revision as of 19:44, 2 February 2026

Template for musician articles. Extends Template:PersonInfo with music-specific categorization.

Parameters

All parameters from PersonInfo/ThinkingEntityInfo are supported. Common "does" patterns for musicians:

  • "plays [instrument] with [band]"
  • "has recorded with [artists]"
  • "teaches [instrument] in [location]"
  • "founded [band/venue/festival]"

Usage

{{MusicianInfo
|name=Cory Walker
|image=Cory_Walker_Ryman.png
|image_caption=Walker at the Ryman
|does1=plays banjo with [[East Nash Grass]]
|does2=was named Customer of the Year at Tacos y Mariscos Lindo Mexico
|scene=Nashville, TN
|born=
|show_instrument=banjo
|genres=bluegrass
}}

Additional Parameters

  • show_instrument - Primary instrument (displayed as icon next to name, and in infobox)
  • genres - Comma-separated list (used for semantic data)

See also