Jump to content

Template:Composition: Difference between revisions

From Benvenuti Music Library
No edit summary
No edit summary
Line 26: Line 26:
{{#if:{{{PDF|}}}|* [[Media:{{{PDF}}}|Download PDF Score]] }}
{{#if:{{{PDF|}}}|* [[Media:{{{PDF}}}|Download PDF Score]] }}
{{#if:{{{Audio|}}}|* [[Media:{{{Audio}}}|Listen to Audio]] }}
{{#if:{{{Audio|}}}|* [[Media:{{{Audio}}}|Listen to Audio]] }}
<!-- Notes -->
{{#if:{{{Notes|}}}|
== Notes ==
{{{Notes}}}
}}


<!-- Categorisation -->
<!-- Categorisation -->
Line 50: Line 56:
* Audio (filename only)
* Audio (filename only)
* Image (filename only)
* Image (filename only)
* Notes (optional free text, supports wikitext formatting)


=== Usage ===
=== Usage ===
Line 64: Line 71:
| Audio = BehindTheHounds.mp3
| Audio = BehindTheHounds.mp3
| Image = BehindTheHoundsCover.jpg
| Image = BehindTheHoundsCover.jpg
| Notes = This march was originally composed for a circus band and features a distinctive 6/8 lilt.
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 22:53, 23 July 2025

This template displays and categorises a composition for the Benvenuti Music Library.

Required fields

  • Title (from page name)

Optional fields

  • Subtitle
  • Dedication
  • Composer (semicolon-separated list)
  • Arranger (semicolon-separated list)
  • Date
  • Style (semicolon-separated list)
  • Instrumentation
  • PDF (filename only)
  • Audio (filename only)
  • Image (filename only)
  • Notes (optional free text, supports wikitext formatting)

Usage

{{Composition
| Subtitle = A lively military march
| Dedication = the brave men of the 3rd Queensland Infantry
| Composer = Gilbert, L. Wolfe, Muir, Lewis F.
| Arranger = Schulz, William
| Date = 1916
| Style = March, Humoresque
| Instrumentation = Wind Band
| PDF = BehindTheHounds.pdf
| Audio = BehindTheHounds.mp3
| Image = BehindTheHoundsCover.jpg
| Notes = This march was originally composed for a circus band and features a distinctive 6/8 lilt.
}}