Template:Composition: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
{{#if:{{{Date|}}}|<div><b>Date:</b> {{{Date}}}</div>}} | {{#if:{{{Date|}}}|<div><b>Date:</b> {{{Date}}}</div>}} | ||
{{#if:{{{Style|}}}|<div><b>Style:</b> {{{Style}}}</div>}} | {{#if:{{{Style|}}}|<div><b>Style:</b> {{{Style}}}</div>}} | ||
{{#if:{{{PDF|}}}|<div><b>Sheet Music (PDF):</b> [{{{PDF}}} Download]</div>}} | {{#if:{{{PDF|}}}|<div><b>Sheet Music (PDF):</b> [Media:{{{PDF}}} Download]</div>}} | ||
{{#if:{{{Audio|}}}|<div><b>Audio Recording:</b> [[Media:{{{Audio}}}|Listen]]</div>}} | {{#if:{{{Audio|}}}|<div><b>Audio Recording:</b> [[Media:{{{Audio}}}|Listen]]</div>}} | ||
{{#if:{{{Notes|}}}|<div><b>Notes:</b><br />{{{Notes}}}</div>}} | {{#if:{{{Notes|}}}|<div><b>Notes:</b><br />{{{Notes}}}</div>}} | ||
Revision as of 04:26, 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 (;)**