Jump to content

Template:Contributor: Difference between revisions

From Benvenuti Music Library
Created page with "<includeonly> == {{PAGENAME}} == <!-- Optional Image --> {{#if:{{{Image|}}}|[[File:{{{Image}}}|thumb|right|{{PAGENAME}}]]}} <!-- Optional Biography --> {{#if:{{{Bio|}}}|{{{Bio}}}}} == Works == {{#cargo_query: table=Compositions fields=Title, Date, Style where=Composer HOLDS "{{PAGENAME}}" OR Arranger HOLDS "{{PAGENAME}}" order by=Date format=table link=all headers=show }} Category:Contributor </includeonly><noinclude> This template is for contributor profile page..."
 
No edit summary
Line 9: Line 9:


== Works ==
== Works ==
{{#cargo_query:
{{#dpl:
table=Compositions
  category = Contributor:{{PAGENAME}}
fields=Title, Date, Style
  namespace = Main
where=Composer HOLDS "{{PAGENAME}}" OR Arranger HOLDS "{{PAGENAME}}"
  format = ,* [[%PAGE%]],\n
order by=Date
  ordermethod = title
format=table
link=all
headers=show
}}
}}


Line 31: Line 28:
{{Contributor
{{Contributor
| Image = WolfeGilbert.jpg
| Image = WolfeGilbert.jpg
| Bio = L. Wolfe Gilbert (1886–1954) was a Russian-born American songwriter, best known for his contributions to early popular song and film scores.
| Bio = L. Wolfe Gilbert (1886–1954) was a Russian-born American lyricist and composer who contributed significantly to early American popular music and film soundtracks.
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 23:02, 23 July 2025

This template is for contributor profile pages (composer, arranger, or both).

Optional fields

  • Image (filename only)
  • Bio (short paragraph or two)

Usage

{{Contributor
| Image = WolfeGilbert.jpg
| Bio = L. Wolfe Gilbert (1886–1954) was a Russian-born American lyricist and composer who contributed significantly to early American popular music and film soundtracks.
}}