Template:The Wedding Playlist: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| class="wiki table" | !Song title !Artist !Streaming link |- !Something old |{{{oldsongtitle|song title}}} |{{{oldartist|artist}}} |{{{oldlink|link (optional)}}} |- !Something new |{{{newsongtitle|song title}}} |{{{newartist|artist}}} |{{{newlink|link (optional)}}} |- !Something borrowed |{{{borrowedsongtitle|song title}}} |{{{borrowedartist|artist}}} |{{{borrowedlink|link (optional)}}} |- !Something blue |{{{bluesongtitle|song title}}} |{{{blueartist|artist}}} |{{{bl...") |
(No difference)
|
Revision as of 21:09, 15 July 2022
Song title | Artist | Streaming link | |
---|---|---|---|
Something old | song title | artist | link (optional) |
Something new | song title | artist | link (optional) |
Something borrowed | song title | artist | link (optional) |
Something blue | song title | artist | link (optional) |
Example usage:
{{The Wedding Playlist | oldsongtitle=Song Title | oldtitle=Artist | oldlink=Link (optional) | newsongtitle=Song Title | newtitle=Artist | newlink=Link (optional) | borrowedsongtitle=Song Title | borrowedtitle=Artist | borrowedlink=Link (optional) | bluesongtitle=Song Title | bluetitle=Artist | bluelink=Link (optional) }}
<templatedata> { "description": "To hold The Wedding Playlist tracks", "params": { "oldsongtitle": {}, "oldartist": {}, "oldlink": {}, "newsongtitle": {}, "newartist": {}, "newlink": {}, "borrowedsongtitle": {}, "borrowedartist": {}, "borrowedlink": {}, "bluesongtitle": {}, "blueartist": {}, "bluelink": {} }, "format": "inline" } </templatedata>