Jump to content

Template:Composition

From Benvenuti Music Library
Revision as of 01:30, 21 July 2025 by Craig.dabelstein (talk | contribs) (Created page with "<includeonly> <div class="composition-box"> <h2>{{{Title}}}</h2> <noinclude>{{#if:{{{Subtitle|}}}|<h3><i>{{{Subtitle}}}</i></h3>}}</noinclude> '''Composer:''' [[Composer:{{{Composer}}}]]<br/> {{#if:{{{Arranger|}}}|'''Arranger:''' [[Arranger:{{{Arranger}}}]]<br/>}} {{#if:{{{Dedication|}}}|'''Dedication:''' {{{Dedication}}}<br/>}} {{#if:{{{Date|}}}|'''Date of Composition:''' {{{Date}}}<br/>}} {{#if:{{{Style|}}}|'''Style:''' [[Category:Style:{{{Style}}}|{{{Style}}}]]<br/>}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Usage

{{Composition
| Title       = Title of the Work
| Subtitle    = Optional subtitle
| Composer    = Lastname, Firstname
| Arranger    = Optional arranger name
| Dedication  = Optional dedication
| Date        = 1889
| Notes       = Some interesting background on the piece.
| Style       = March
| PDF         = ExampleMarch.pdf
| Audio       = ExampleMarch.mp3
| YouTube     = https://youtu.be/abcd1234
}}