Jump to content

Template:Composition: Difference between revisions

From Benvenuti Music Library
No edit summary
No edit summary
Line 13: Line 13:
<!-- Contributors -->
<!-- Contributors -->
'''Composer(s):''' {{#arraymap:{{{Composer}}}|;|@@|[[@@]]|,&#32;}}<br/>
'''Composer(s):''' {{#arraymap:{{{Composer}}}|;|@@|[[@@]]|,&#32;}}<br/>
{{#if:{{{Arranger|}}}|'''Arranger(s):''' {{#arraymap:{{{Arranger}}}|;|@@|[[@@]]|,&#32;}} }}
{{#if:{{{Arranger|}}}|'''Arranger(s):''' {{#arraymap:{{{Arranger}}}|;|@@|[[@@]]|,&#32;}} }}<br/>


<!-- Metadata -->
<!-- Metadata -->
{{#if:{{{Date|}}}|'''Date:''' {{{Date}}} }}
{{#if:{{{Date|}}}|'''Date:''' {{{Date}}} }}<br/>
{{#if:{{{Style|}}}|'''Style(s):''' {{#arraymap:{{{Style}}}|;|@@|[[:Category:Style:@@|@@]]|,&#32;}} }}
{{#if:{{{Style|}}}|'''Style(s):''' {{#arraymap:{{{Style}}}|;|@@|[[:Category:Style:@@|@@]]|,&#32;}} }}
{{#arraymap:{{{Style|}}}|;|@@|[[Category:Style:@@]]}}
{{#arraymap:{{{Style|}}}|;|@@|[[Category:Style:@@]]}}<br/>
{{#if:{{{Instrumentation|}}}|'''Instrumentation:''' {{{Instrumentation}}} }}
{{#if:{{{Instrumentation|}}}|'''Instrumentation:''' {{{Instrumentation}}} }}<br/>


<!-- Files -->
<!-- Files -->

Revision as of 22:40, 25 July 2025

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

Required fields

  • Title (from page name)
  • Composer (semicolon-separated list)

Optional fields

  • Subtitle
  • Dedication
  • 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.
}}