Difference between revisions of "Template:LilyPondTune"

From music @ maden.org
Jump to navigation Jump to search
(fixing key sorting)
Line 1: Line 1:
 +
[[File:{{{filename}}}.pdf|thumb|200px|“[[{{PAGENAME}}|{{{title}}}]].” Download [[Media:{{{filename}}}.pdf|the PDF]], [[Media:{{{filename}}}.midi|a MIDI rendering]], or [[Media:{{{filename}}}_tune.ly|the LilyPond source]] and [[Media:{{{filename}}}.ly|its wrapper file]] (and see also [[Tunes from LilyPond]]).]]
 
[[{{PAGENAME}}|“{{{title}}}”]]
 
[[{{PAGENAME}}|“{{{title}}}”]]
 
is
 
is
Line 14: Line 15:
 
in
 
in
 
{{{key}}}.
 
{{{key}}}.
 +
 
[[Category:{{{origin}}} {{{tunetype}}}s|{{{titlesort}}}]]
 
[[Category:{{{origin}}} {{{tunetype}}}s|{{{titlesort}}}]]
 
[[Category:Tunes in {{{key}}}|{{{titlesort}}}]]
 
[[Category:Tunes in {{{key}}}|{{{titlesort}}}]]
 
<noinclude>
 
<noinclude>
 
== Usage ==
 
== Usage ==
For tunes (but not songs!) that have LilyPond source files.
+
For tunes (but not songs!) that have [[LilyPond]] source files.
 
<pre>
 
<pre>
 
{{
 
{{
Line 30: Line 32:
 
}}
 
}}
 
</pre>
 
</pre>
 +
[[Category:Tune templates]]
 +
[[Category:LilyPond templates]]
 
</noinclude>
 
</noinclude>

Revision as of 22:38, 5 December 2014

[[File:{{{filename}}}.pdf|thumb|200px|“{{{title}}}.” Download [[Media:{{{filename}}}.pdf|the PDF]], [[Media:{{{filename}}}.midi|a MIDI rendering]], or [[Media:{{{filename}}}_tune.ly|the LilyPond source]] and [[Media:{{{filename}}}.ly|its wrapper file]] (and see also Tunes from LilyPond).]] “{{{title}}}” is a {{{origin}}} {{{tunetype}}} in {{{key}}}.

[[Category:{{{origin}}} {{{tunetype}}}s|{{{titlesort}}}]] [[Category:Tunes in {{{key}}}|{{{titlesort}}}]]

Usage

For tunes (but not songs!) that have LilyPond source files.

{{
LilyPondTune
| title=The Sample Tune
| titlesort=Sample Tune, The
| origin=imaginary
| tunetype=jeel
| key=A mixolydian
| filename=sample_tune
}}