Template:The Wedding Playlist: Difference between revisions

From Shaun Keaveny's Community Garden Radio
Jump to navigation Jump to search
(added a notes column)
No edit summary
 
Line 7: Line 7:
|-
|-
!Something old
!Something old
|{{{oldsongtitle|song title}}}
|{{{oldsongtitle|}}}
|{{{oldartist|artist}}}
|{{{oldartist|}}}
|{{{oldlink|link (optional)}}}
|{{{oldlink|}}}
|{{{oldnotes|notes (optional)}}}
|{{{oldnotes|}}}
|-
|-
!Something new  
!Something new  
|{{{newsongtitle|song title}}}
|{{{newsongtitle|}}}
|{{{newartist|artist}}}
|{{{newartist|}}}
|{{{newlink|link (optional)}}}
|{{{newlink|}}}
|{{{newnotes|notes (optional)}}}
|{{{newnotes|}}}
|-
|-
!Something borrowed
!Something borrowed
|{{{borrowedsongtitle|song title}}}
|{{{borrowedsongtitle|}}}
|{{{borrowedartist|artist}}}
|{{{borrowedartist|}}}
|{{{borrowedlink|link (optional)}}}
|{{{borrowedlink|}}}
|{{{borrowednotes|notes (optional)}}}
|{{{borrowednotes|}}}
|-
|-
!Something blue
!Something blue
|{{{bluesongtitle|song title}}}
|{{{bluesongtitle|}}}
|{{{blueartist|artist}}}
|{{{blueartist|}}}
|{{{bluelink|link (optional)}}}
|{{{bluelink|}}}
|{{{bluenotes|notes (optional)}}}
|{{{bluenotes|}}}
|}
|}
<noinclude>
<noinclude>

Latest revision as of 11:33, 6 October 2022

Song title Artist Streaming link Notes
Something old
Something new
Something borrowed
Something blue


Example usage:

{{The Wedding Playlist

 | oldsongtitle=Song Title

 | oldartist=Artist

 | oldlink=Link (optional)

 | oldnotes=Notes (optional)

 | newsongtitle=Song Title

 | newartist=Artist

 | newlink=Link (optional)

 | newnotes=Notes (optional)

 | borrowedsongtitle=Song Title

 | borrowedartist=Artist

 | borrowedlink=Link (optional)

 | borrowednotes=Notes (optional)

 | bluesongtitle=Song Title

 | blueartist=Artist

 | bluelink=Link (optional)

 | bluenotes=Notes (optional)

 }}

<templatedata> { "description": "To hold The Wedding Playlist tracks", "params": { "oldsongtitle": {}, "oldartist": {}, "oldlink": {}, "oldnotes": {}, "newsongtitle": {}, "newartist": {}, "newlink": {}, "newnotes": {}, "borrowedsongtitle": {}, "borrowedartist": {}, "borrowedlink": {}, "borrowednotes": {}, "bluesongtitle": {}, "blueartist": {}, "bluelink": {}, "bluenotes": {}, }, "format": "inline" } </templatedata>