Difference between revisions of "Template:Song"

From music @ maden.org
Jump to navigation Jump to search
(Created page with "[[{{PAGENAME}}|“{{{title}}}”]] is {{ #switch: {{#sub:{{{origin}}}|0|1}} | a=an | A=an | e=an | E=an | i=an | I=an | o=an | O=an | u=an | U=an | a }} {{{origin}}} song{{{#i...")
 
 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
}}
 
}}
 
{{{origin}}}
 
{{{origin}}}
song{{{#if:{{{key|}}}| in {{{key}}}}}{{#if: {{{composer|}}}| by {{{composer}}}}}.
+
song{{#if:{{{key|}}}| in {{{key}}}}}{{#if: {{{composer|}}}| by {{{composer}}}}}.
 
{{#if: {{{altname|}}}|
 
{{#if: {{{altname|}}}|
 
== Alternate names ==
 
== Alternate names ==
Line 42: Line 42:
 
| digitrad={{#if: {{{digitrad|}}}|{{{digitrad}}}}}
 
| digitrad={{#if: {{{digitrad|}}}|{{{digitrad}}}}}
 
| mudcat={{#if: {{{mudcat|}}}|{{{mudcat}}}}}
 
| mudcat={{#if: {{{mudcat|}}}|{{{mudcat}}}}}
 +
| musicbrainz={{#if: {{{musicbrainz|}}}|{{{musicbrainz}}}}}
 +
}}
 +
 +
{{#if: {{{titlesort}}}
 +
| [[Category:{{{origin}}} songs]] {{#if: {{{key|}}}|[[Category:Tunes in {{{key}}}]]}}
 +
| [[Category:{{{origin}}} songs|{{{titlesort}}}]] {{#if: {{{key|}}}[[Category:Tunes in {{{key}}}|{{{titlesort}}}]]}}
 
}}
 
}}
{{CategorySort|category={{{origin}}} songs|categorysort={{{titlesort}}}}}
 
{{#if: {{{key|}}}|{{CategorySort|category=Songs in {{{key}}}|categorysort={{{titlesort}}}}}}}
 
 
<noinclude>
 
<noinclude>
 
== Usage ==
 
== Usage ==
Line 62: Line 66:
 
| digitrad=54322
 
| digitrad=54322
 
| mudcat=6411
 
| mudcat=6411
 +
| musicbrainz=52d24891-c4ca-47d1-af68-a178c3bc603a
 
}}
 
}}
 
</pre>
 
</pre>
 
[[Category:Song templates]]
 
[[Category:Song templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 17:00, 7 September 2018

“{{{title}}}” is a {{{origin}}} song.

External links

[[Category:{{{origin}}} songs]]

Usage

For songs that do not have LilyPond source files.

{{
Song
| title=The Sample Tune
| titlesort=Sample Tune, The
| origin=imaginary
| key=A mixolydian
| composer=Some Guy
| altname=The Simple Tune
| altname2=Sampletown
| thesession=123
| wikipedia=The_Sample_Tune
| digitrad=54322
| mudcat=6411
| musicbrainz=52d24891-c4ca-47d1-af68-a178c3bc603a
}}