PREVIEW ENVIRONMENT - This is not the production database. Changes will NOT be saved.

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
Rename property "Has primary instrument" to "Primary instrument" (via update-page on MediaWiki MCP Server)
Pass through primary_ens_name to PersonInfo (via update-page on MediaWiki MCP Server)
 
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|}}}
|scene={{{scene|}}}
|scene={{{scene|}}}

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