Template:TuneGenreListDisplay: Difference between revisions
From TANGOWIKI-TITAF
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
* [[{{{name}}}|{{{name}}}]]{{#if:{{{TuneComposer|}}}| – {{{TuneComposer}}}}}{{#if:{{{TuneLyricist|}}}|, lyrics: {{{TuneLyricist}}}}} | * [[{{{name}}}|{{#show:{{{name}}}|?TuneTitle}}]]{{#if:{{#show:{{{name}}}|?TuneAltTitle}}| ({{#show:{{{name}}}|?TuneAltTitle}})}}{{#if:{{{TuneComposer|}}}| – {{{TuneComposer}}}}}{{#if:{{{TuneLyricist|}}}|, lyrics: {{{TuneLyricist}}}}} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Displays each tune in a genre listing with optional composer and lyricist info. | Displays each tune in a genre listing with optional composer and lyricist info. Uses page ID and looks up title and alt title dynamically. | ||
</noinclude> | </noinclude> | ||
Revision as of 17:18, 23 April 2025
Displays each tune in a genre listing with optional composer and lyricist info. Uses page ID and looks up title and alt title dynamically.