Template:Composition: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
{{#if:{{{Style|}}}|<div><b>Style:</b> {{{Style}}}</div>}} | {{#if:{{{Style|}}}|<div><b>Style:</b> {{{Style}}}</div>}} | ||
{{#if:{{{PDF|}}}|<div><b>Sheet Music (PDF):</b> [[Media:{{{PDF}}}|Download]]</div>}} | {{#if:{{{PDF|}}}|<div><b>Sheet Music (PDF):</b> [[Media:{{{PDF}}}|Download]]</div>}} | ||
{{#if:{{{Audio|}}}|<div><b>Audio Recording:</b> [[ | {{#if:{{{Audio|}}}|<div><b>Audio Recording:</b> [[File:{{{Audio}}}|Listen]]</div>}} | ||
{{#if:{{{Notes|}}}|<div><b>Notes:</b><br />{{{Notes}}}</div>}} | {{#if:{{{Notes|}}}|<div><b>Notes:</b><br />{{{Notes}}}</div>}} | ||
</div> | </div> | ||
Revision as of 04:38, 23 July 2025
Usage:
{{Composition
|Subtitle=Optional Subtitle
|Composer=Sousa, John Philip;Allen, Thomas S.
|Arranger=Smith, John
|Dedication=Dedicated to my Dad
|Date=1914
|Style=March
|PDF=example_score.pdf
|Audio=example_audio.mp3
|Notes=Some optional historical notes here.
}}
Separate multiple composers/arrangers using a **semicolon (;)**