Template:The Wedding Playlist: Difference between revisions
Jump to navigation
Jump to search
m (Updated usage guide) |
m (add category) |
||
| Line 76: | Line 76: | ||
} | } | ||
</templatedata> | </templatedata> | ||
[[Category:Templates]] | |||
</noinclude> | </noinclude> | ||
Revision as of 17:19, 21 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
| oldartist=Artist
| oldlink=Link (optional)
| newsongtitle=Song Title
| newartist=Artist
| newlink=Link (optional)
| borrowedsongtitle=Song Title
| borrowedartist=Artist
| borrowedlink=Link (optional)
| bluesongtitle=Song Title
| blueartist=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>