Difference between revisions of "Template:LilyPondTune"

From music @ maden.org
Jump to navigation Jump to search
(oy, string functions)
(fixing key sorting)
Line 15: Line 15:
 
{{{key}}}.
 
{{{key}}}.
 
[[Category:{{{origin}}} {{{tunetype}}}s|{{{titlesort}}}]]
 
[[Category:{{{origin}}} {{{tunetype}}}s|{{{titlesort}}}]]
[[Category:Tunes in {{{key}}}|{{{key}}}]]
+
[[Category:Tunes in {{{key}}}|{{{titlesort}}}]]
 
<noinclude>
 
<noinclude>
 
== Usage ==
 
== Usage ==
Line 27: Line 27:
 
| tunetype=jeel
 
| tunetype=jeel
 
| key=A mixolydian
 
| key=A mixolydian
 +
| filename=sample_tune
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Revision as of 23:05, 5 December 2014

“{{{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
}}