Template:Composition: Difference between revisions
Appearance
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/>}..." |
No edit summary Tag: Reverted |
||
| Line 13: | Line 13: | ||
== Files and Media == | == Files and Media == | ||
{{#if:{{{PDF|}}}|'''PDF:''' [[Media:{{{PDF}}}|Download score]]<br/>}} | {{#if:{{{PDF|}}}|'''PDF:''' [[Media:{{{PDF}}}|Download score]]<br/>}} | ||
{{#if:{{{Audio|}}}|'''Audio:''' | {{#if:{{{Audio|}}}|'''Audio:''' <audio controls><source src="/wiki/File:{{{Audio}}}" type="audio/mpeg">Your browser does not support the audio tag.</audio><br/>}} | ||
{{#if:{{{YouTube|}}}|'''YouTube:''' [{{{YouTube}}} Watch on YouTube]<br/>}} | {{#if:{{{YouTube|}}}|'''YouTube:''' [{{{YouTube}}} Watch on YouTube]<br/>}} | ||
Revision as of 04:14, 21 July 2025
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
}}